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.sqmqgplank.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; };raP version6EditorDatasourceNameark_co52_mummification_delay_delay_delayaddonsA3_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_02AddonsMetaData$dlcsgmwsCUP_Vehiclesgmx_aafrandomSeedScenarioDataCustomAttributesMission moveGridStep?angleGridStep?scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProviderCamera$nextIDnextID$nextIDapos>JFAIFdir =vU?upl=~? asideKV?b?x ?$List4itemsItem0DItem1Item24Item3Item4bItem5Item6Item7CItem8Item9Item10D Item11 Item12< Item13 Item14 Item15 Item16 Item17t Item18 Item197 Item20 Item21#classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegm_weapons_ammoboxesnamegm_weapons_ammoboxesauthorGlobal Mobilizationurlglobal-mobilization.com4classNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNamedata_f_lxWSnameArma 3 Creator DLC: Western Sahara - Main ConfigurationauthorRotators Collectiveurlhttps://sahara.rotators.net/bclassNameCUP_Misc_e_ConfignameCUP_Misc_e_ConfigclassNameCUP_TrackedVehicles_NewM113nameCUP_TrackedVehicles_NewM113classNameCUP_TrackedVehicles_M1AbramsnameCUP_TrackedVehicles_M1AbramsCclassNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8classNameCUP_AirVehicles_Mi24nameCUP_AirVehicles_Mi24classNameA3_Structures_F_HouseholdsnameArma 3 - HousesauthorBohemia Interactiveurlhttps://www.arma3.comD 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 classNameAdmiralnameARK Inhouse - AdmiralauthorKamiurlhttps://github.com/kami- 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.comt classNameCUP_AirVehicles_412nameCUP_AirVehicles_412 classNamegmx_aaf_vehicles_land_tracked_m109namegmx_aaf_vehicles_land_tracked_m109authorGlobal Mobilization Extra7 classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/ classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttps://ace3.acemod.org/#classNameA3_Drones_FnameArma 3 Beta - DronesauthorBohemia Interactiveurlhttps://www.arma3.comauthordancemooxHeadergameTypeCoopminPlayersmaxPlayers4Category0nameMultiplayerAttribute0SAttribute1nAttributespropertyRespawnButtonexpressiontrueValuedatasingleTypeSCALARvalue?propertyRespawnTemplatesexpressiontrueValuedatasingleTypeARRAYvalue8itemsItem0UdataesingleTypeSTRINGvalueNoneIntelEntitiescConnectionsbriefingNameark_co52_mummificationoverviewTextEgyptian UN Peace Keepers hold against Altian attack | Extract JIPresistanceWesttimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayTid atlOffsethɣ@witemsItem0Item1) Item2@!Item3W"Item4#Item5#Item6,Item75Item8KItem9aItem10fItem11 lItem12oItem13'sItem14sItem15tItem16uwdataTypeObjectPositionInfosideEmptyflagsAttributesidtypegm_ammobox_aluminium_01_empty) position2FA q^Fangles~@E@@init [this, ["faction", "CUP_CHKDZ"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;) dataTypeObjectPositionInfo sideEmptyflagsAttributes idtypegm_ammobox_aluminium_01_empty@!position}2F<As^Fangles~@E@@ init [this, ["faction", "CUP_CHKDZ"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;@!dataTypeObjectPositionInfo!sideEmptyflagsAttributes!idtypegm_ammobox_aluminium_01_emptyW"positiony2FX"AFv^Fangles~@E@@!init [this, ["faction", "CUP_CHKDZ"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;W"dataTypeObjectPositionInfo"sideEmptyflagsAttributes"idtypeFlag_UNO_F#positionĉdF-A^Fangles+=y@"#dataTypeObjectPositionInfoy#sideEmptyflagsAttributes#idtypeFlagCarrierUNO_EP1#positionUdF-A`FanglesScw@## dataTypeObjectPositionInfoX$sideEmptyflagsAttributes$idrtypeCUP_B_M113A1_desert_USAatlOffsetCustomAttributes%,positionޕbFnArFangleskM?<$skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "Extract"]] call hull3_unit_fnc_init;nameapc_1texturesUSDesert%Attribute0s%Attribute19)Attribute2 *Attribute3+nAttributes,propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value&9)data+&9)singleTypeARRAYvalueO&9)itemsItem0w&Item1D'9)data&D'singleTypeARRAYvalue&D'itemsItem0&Item1'D'data&'singleTypeSTRINGvalueUSDesert'data'D'singleTypeSCALARvalue?D'dataT'9)singleTypeARRAYvaluex'9)itemsItem0'Item1(Item2D(Item3(Item4(Item5)9)data'(singleTypeSTRINGvaluehide_CIP_panels(data(D(singleTypeSCALARvalue?D(dataT((singleTypeSTRINGvaluehide_Platoon_Markers(data((singleTypeSCALARvalue?(data()singleTypeSTRINGvaluehide_Deployment)data)9)singleTypeSCALARvalue?9)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;Valued*+datat*+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;Valuez,,data,,singleTypeSCALARvalue, dataTypeObjectPositionInfoQ-sideEmptyflagsAttributes-idstypeCUP_B_M113A1_desert_USAatlOffsetCustomAttributes.5positionbFqAZ^Fangles-;?J?oE:-skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "Extract"]] call hull3_unit_fnc_init;nameapc_2texturesUSDesert.Attribute0l.Attribute122Attribute23Attribute34nAttributes5propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value/22data$/22singleTypeARRAYvalueH/22itemsItem0p/Item1=022data/=0singleTypeARRAYvalue/=0itemsItem0/Item10=0data/0singleTypeSTRINGvalueUSDesert0data0=0singleTypeSCALARvalue?=0dataM022singleTypeARRAYvalueq022itemsItem00Item11Item2=1Item31Item41Item5122data01singleTypeSTRINGvaluehide_CIP_panels1data1=1singleTypeSCALARvalue?=1dataM11singleTypeSTRINGvaluehide_Platoon_Markers1data11singleTypeSCALARvalue?1data11singleTypeSTRINGvaluehide_Deployment1data 222singleTypeSCALARvalue?22propertyCUP_M113_VehicleNumberexpression_this setVariable ['CUP_M113_VehicleNumber', _value, true]; _this call CUP_fnc_M113Decals;Value23data23singleTypeSCALARvalue3propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value]34datam34singleTypeSTRINGvalue[[[["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;Values55data55singleTypeSCALARvalue5dataTypeObjectPositionInfo>6sideEmptyflagsAttributesv6idptypeCUP_B_M1A1SA_Desert_US_ArmyCustomAttributes7Kposition XbFaAFangles˜D<GI?#;v6skill?lockUNLOCKEDinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Extract"]] call hull3_unit_fnc_init;nametank_1texturesUSDesert7Attribute07Attribute1]8Attribute2EAttribute3FAttribute4GAttribute5%InAttributesKpropertyCUP_M1Abrams_BA_Decalexpression_this setVariable ['CUP_M1Abrams_BA_Decal', _value, true]; _this call CUP_fnc_M1AbramsDecals;Value'8]8data78]8singleTypeSCALARvalue]8propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value9Edata9EsingleTypeARRAYvalue99EitemsItem0a9Item1.:Edataq9.:singleTypeARRAYvalue9.:itemsItem09Item19.:data99singleTypeSTRINGvalueUSDesert9data:.:singleTypeSCALARvalue?.:data>:EsingleTypeARRAYvalueb:E)items(Item0J<Item1<Item2<Item3 =Item4B=Item5=Item6=Item7>Item8:>Item9>Item10>Item11?Item12singleTypeSTRINGvaluehide_rear_side_skirt>data>:>singleTypeSCALARvalue:>dataJ>>singleTypeSTRINGvaluehide_M250_Smoke_Launcher>data>>singleTypeSCALARvalue>data>?singleTypeSTRINGvaluehide_M257_Smoke_Launcher?data?nodataNnosingleTypeARRAYvaluernoitemsItem0nItem1qoodatanqosingleTypeARRAYvaluenqoitemsItem0nItem1;oqodatao;osingleTypeSTRINGvalueUnitedNationsWhite;odataKoqosingleTypeSCALARvalue?qodataoosingleTypeARRAYo dataTypeObjectPositionInfo;psideEmptyflagsAttributesspidmtypeCUP_O_Mi24_V_Dynamic_RUatlOffsetPRCustomAttributesp'spositiondF^WA Fanglesz@spskill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "Extract"]] call hull3_unit_fnc_init;texturesUnitedNationsWhitepAttribute0#qnAttributes'spropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Valueq'sdataq'ssingleTypeARRAYvalueq'sitemsItem0'rItem1r'sdata7rrsingleTypeARRAYvalue[rritemsItem0rItem1rrdatarrsingleTypeSTRINGvalueUnitedNationsWhiterdatarrsingleTypeSCALARvalue?rdatas'ssingleTypeARRAY'sdataTypeObjectPositionInfossideEmptyflagsAttributessidtypeLand_Unfinished_Building_01_FatlOffset L5?spositiond3FɫAdV]Fanglesn@ssdataTypeObjectPositionInfotsideEmptyflagsAttributestidtypeLand_Unfinished_Building_02_FatlOffset%?tposition 2FOoA};_FanglesK@ttdataTypeObjectPositionInfoVusideEmptyflagsAttributesuidtypegm_ammobox_aluminium_03_emptyatlOffset9uposition2FAy^Fangles'uL<@?k;uinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AT_BOX"]] call hull3_unit_fnc_init;udataTypeObjectPositionInfolvsideEmptyflagsAttributesvidtypegm_ammobox_aluminium_03_emptywposition2F1!A^FanglesnL<@_d;vinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AT_BOX"]] call hull3_unit_fnc_init;wdataTypeLayernameModulesstateEntitiesZwid atlOffsetp@itemsItem0wItem1"{Item2{Item3}Item4=dataTypeLogicPositionInfoxid typeModuleCurator_FatlOffsetCCustomAttributesJx"{position8EBNnFanglesG<0=JxAttribute0xAttribute1IyAttribute2yAttribute3znAttributes"{propertyModuleCurator_F_Ownerexpression_this setVariable ['Owner',_value,true];Value yIydatayIysingleTypeSTRINGvalue#adminLoggedIypropertyModuleCurator_F_Forcedexpression_this setVariable ['Forced',_value,true];ValueyydatayysingleTypeSCALARvalueypropertyModuleCurator_F_Nameexpression_this setVariable ['Name',_value,true];ValueOzzdata_zzsingleTypeSTRINGvaluezpropertyModuleCurator_F_Addonsexpression_this setVariable ['Addons',_value,true];Valuez"{dataz"{singleTypeSCALARvalue@@"{dataTypeLogicPositionInfoy{id'typeARK_ACE_RearmatlOffsetC{positionn'EYVB(yFanglesHK@MK@{ dataTypeLogicPositionInfog|areaSize%ApAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset@>CustomAttributes|}positionÛ3FB”AU]Fangles?|Attribute0|Attribute1c}nAttributes}property#filterexpression_this setVariable ["#filter",_value]Value-}c}data=}c}singleTypeSCALARvalue?c}property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value}}data}}singleTypeBOOLvalue} dataTypeLogicPositionInfo~areaSizez;ApAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffsetCustomAttributes~=position2FHA/_Fangles%:?@~Attribute0Attribute1nAttributes=property#filterexpression_this setVariable ["#filter",_value]ValuesdatasingleTypeSCALARvalue@@property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value =data=singleTypeBOOLvalue= dataTypeLogicPositionInfoareaSizeܠAWAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffsetSCustomAttributes+position2FKAu^FanglesPI=s# ?@+Attribute0cAttribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValuedataɁsingleTypeSCALARvalue@@property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueOdata_singleTypeBOOLvaluedataTypeLayernameSafety Off (44 Inf)Entities܂id{ atlOffset%[itemsItem0Item1Item2<Item3Item4Item5gItem6Item7Item8Item9HItem10Item11Item12SItem13 Item14Item15^Item16Item17Item18 Item19ߺItem20Item21Item220Item23Item24[dataTypeGroupsideCivilianEntities^AttributesiditemsItem0Item1Item2 dataTypeObjectPositionInfosideCivilianflagsAttributesNidtypeC_Bob_VRCustomAttributesTpositionP@FH@^Fangles@NTAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueօdatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueZdatajsingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition6FXAq\FplacementHBEffectsshowWPNEVERidtypeMove dataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidFtypeMovedataTypeGroupsideCivilianEntitiesAttributes6id<itemsItem0'Item1&Item26dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributes&positionB@F\@^Fangles@Attribute0"Attribute1nAttributes&propertyspeakerexpression_this setspeaker _value;Valueldata|singleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value&data&singleTypeSCALARvalue\?&dataTypeWaypointloiterAltitudeposition6F}Aw_FplacementHBEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffects0showWPNEVERidGtypeMove66<dataTypeTriggerposition@F@^Fangle@AttributesidtypeEmptyDetectorAreaR50conditiontriggeractivated tgr_safety_off;sizeA AsizeB AdataTypeGroupsideCivilianEntitiesYAttributesidatlOffsetitemsItem0Item1Item2+ dataTypeObjectPositionInfo!sideCivilianflagsAttributesYidtypeC_Bob_VRatlOffsetCustomAttributes_position @F=@Y^Fangles@Y_Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueedatausingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition6FkA6^FplacementHBEffects%showWPNEVERidtypeMove++dataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidHtypeMovedataTypeGroupsideCivilianEntitiesAttributesaid atlOffsetgitemsItem0BItem1QItem2a dataTypeObjectPositionInfoאsideCivilianflagsAttributesid typeC_Bob_VRatlOffsetCustomAttributesQpositionV"8F,VAVFangles+A@Attribute0MAttribute1ՑnAttributesQpropertyspeakerexpression_this setspeaker _value;ValueՑdataՑsingleTypeSTRINGvalueMale01GREVRՑpropertypitchexpression_this setpitch _value;ValueQdata+QsingleTypeSCALARvalue\?QdataTypeWaypointloiterAltitudepositionbO3FoAYFplacementHBEffectsےshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffects[showWPNEVERidCtypeMoveaagdataTypeGroupsideCivilianEntitiesAttributesiditemsItem0Item1Item2wdataTypeObjectPositionInfomsideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributespositionH8FAVA|VFangles+A@Attribute0Attribute1knAttributespropertyspeakerexpression_this setspeaker _value;Value-kdata=ksingleTypeSTRINGvalueMale01GREVRkpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition6FfVA:[FplacementHBEffectsqshowWPNEVERidtypeMovewwdataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidDtypeMovedataTypeTriggerpositiond?8F.zVA>VFangle5A@AttributesqidtypeEmptyDetectorAreaR50conditiontriggeractivated tgr_safety_off;sizeA AsizeB AdataTypeGroupsideCivilianEntitiesAttributes|idatlOffsetitemsItem0MItem1\Item2| dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetCustomAttributes \position38F@VAlVFangles+A@ Attribute0XAttribute1nAttributes\propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value&\data6\singleTypeSCALARvalue\?\ dataTypeWaypointloiterAltitudepositionȒ4F.ilAt ZFplacementHBEffectsshowWPNEVERidtypeMoveatlOffset5dataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsvshowWPNEVERidEtypeMove||dataTypeGroupsideCivilianEntitiesAttributesBidatlOffset6HitemsItem0Item1"Item2žB dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset6CustomAttributes"position+FARFangles8@Attribute0Attribute1nAttributes"propertyspeakerexpression_this setspeaker _value;ValuehdataxsingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value"data"singleTypeSCALARvalue\?" dataTypeWaypointloiterAltitudepositionlG-FᄐAZFplacementHBEffectsshowWPNEVERidtypeMoveatlOffset6žždataTypeWaypointloiterAltitudepositionO2F2A8^FEffects<showWPNEVERidItypeMoveBBHdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetitemsItem0ٟItem1Item2x dataTypeObjectPositionInfonsideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetCustomAttributesposition%,FO+A"RFangles8@Attribute0Attribute1lnAttributespropertyspeakerexpression_this setspeaker _value;Value.ldata>lsingleTypeSTRINGvalueMale01GREVRlpropertypitchexpression_this setpitch _value;Valuedata¡singleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition$b1FAXFplacementHBEffectsrshowWPNEVERidtypeMovexxdataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidJtypeMovedataTypeTriggerposition ,FhABRFangle)@AttributesridtypeEmptyDetectorAreaR50conditiontriggeractivated tgr_safety_off;sizeA AsizeB AdataTypeGroupsideCivilianEntities AttributesMidSitemsItem0>Item1=Item2ͦMdataTypeObjectPositionInfoäsideCivilianflagsAttributesid typeC_Bob_VRCustomAttributes=positionc,FAARFangles8@Attribute09Attribute1nAttributes=propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value=data=singleTypeSCALARvalue\?=dataTypeWaypointloiterAltitudepositiondP/FϛAΪYFplacementHBEffectsǦshowWPNEVERid!typeMoveͦͦdataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsGshowWPNEVERidKtypeMoveMMSdataTypeGroupsideCivilianEntitiesAttributesid"atlOffset7 itemsItem0Item1Item2 dataTypeObjectPositionInfoysideCivilianflagsAttributesid#typeC_Bob_VRatlOffset7CustomAttributesposition#FB ]Fanglesj?Attribute0Attribute1wnAttributespropertyspeakerexpression_this setspeaker _value;Value9wdataIwsingleTypeSTRINGvalueMale01GREVRwpropertypitchexpression_this setpitch _value;ValuedataͩsingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositiond,Fm*Aq9`FplacementHBEffects}showWPNEVERid$typeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidLtypeMove dataTypeGroupsideCivilianEntitiesWAttributesid%itemsItem0Item1Item2dataTypeObjectPositionInfosideCivilianflagsAttributesGid&typeC_Bob_VRCustomAttributesMposition#FB7\Fanglesj?GMAttribute0Attribute1 nAttributespropertyspeakerexpression_this setspeaker _value;ValueϬ data߬ singleTypeSTRINGvalueMale01GREVR propertypitchexpression_this setpitch _value;ValueSdatacsingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition;,F=AR\FplacementHBEffectsshowWPNEVERid'typeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidMtypeMovedataTypeTriggerposition#FB]Fangle ?Attributesid(typeEmptyDetectorAreaR50^conditiontriggeractivated tgr_safety_off;sizeA AsizeB A^dataTypeGroupsideCivilianEntitiesAttributesid*itemsItem0߯Item1ޱItem2ndataTypeObjectPositionInfodsideCivilianflagsAttributesid+typeC_Bob_VRCustomAttributesޱpositionR#FB;]Fanglesj?Attribute0ڰAttribute1bnAttributesޱpropertyspeakerexpression_this setspeaker _value;Value$bdata4bsingleTypeSTRINGvalueMale01GREVRbpropertypitchexpression_this setpitch _value;ValueޱdataޱsingleTypeSCALARvalue\?ޱdataTypeWaypointloiterAltitudeposition;,FDA\^FplacementHBEffectshshowWPNEVERid,typeMovenndataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidNtypeMovedataTypeGroupsideCivilianEntitiesBAttributesid-itemsItem0uItem1tItem2dataTypeObjectPositionInfosideCivilianflagsAttributes2id.typeC_Bob_VRCustomAttributes8tposition5-FoCBdFanglesc?28Attribute0pAttribute1nAttributestpropertyspeakerexpression_this setspeaker _value;ValuedataʴsingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value>tdataNtsingleTypeSCALARvalue\?tdataTypeWaypointloiterAltitudeposition1FA"cFplacementHBEffectsshowWPNEVERid/typeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffects~showWPNEVERidOtypeMovedataTypeGroupsideCivilianEntitiesضAttributesid0 itemsItem0 Item1 Item2dataTypeObjectPositionInfosideCivilianflagsAttributesȷid1typeC_Bob_VRCustomAttributesη position-FCfAB!dFanglesc?ȷηAttribute0Attribute1nAttributes propertyspeakerexpression_this setspeaker _value;ValuePdata`singleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueԸ data singleTypeSCALARvalue\? dataTypeWaypointloiterAltitudepositionC-FBaFplacementHBEffectsshowWPNEVERid2typeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidPtypeMove dataTypeTriggerposition-FPBBdFanglesc?Attributesid3typeEmptyDetectorAreaR50ߺconditiontriggeractivated tgr_safety_off;sizeA AsizeB AߺdataTypeLogicPositionInfoGid4typeAdmiral_OndemandCampZoneCustomAttributesposition>-F$7ABwdFangles@9+@@Attribute0{Attribute1=Attribute2Attribute3Attribute4bAttribute5!Attribute6Attribute7Attribute8_Attribute9,Attribute10Attribute11Attribute12yAttribute13BnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value =data=singleTypeSTRINGvalue=propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedataνsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueudatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value,bdata<bsingleTypeSCALARvalueBbpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value!data!singleTypeSCALARvalue A!propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueodatasingleTypeSCALARvaluepropertyAdmiral_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];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueCydataSysingleTypeSCALARvalueypropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value BdataBsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesRAttributesid5itemsItem0Item1Item2dataTypeObjectPositionInfo sideCivilianflagsAttributesBid6typeC_Bob_VRCustomAttributesHposition%-F&BBdFanglesc?BHAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueNdata^singleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition /FB#cFplacementHBEffectsshowWPNEVERid7typeMovedataTypeWaypointloiterAltitudepositionO2F2A8^FEffectsshowWPNEVERidQtypeMovedataTypeGroupsideCivilianEntitiesAttributes*id80itemsItem0Item1Item2*dataTypeObjectPositionInfosideCivilianflagsAttributesid9typeC_Bob_VRCustomAttributespositiontypeEmptyDetectorAreaR50conditiontriggeractivated tgr_safety_off;sizeA AsizeB AdataTypeGroupsideCivilianEntitiesAttributesUid@atlOffset[itemsItem06Item1EItem2U dataTypeObjectPositionInfosideCivilianflagsAttributesidAtypeC_Bob_VRatlOffsetCustomAttributes EpositionUsideCivilianflagsAttributes^id typeC_Bob_VRdpositionE&FƐB OF^ddataTypeWaypointloiterAltitudepositiond 2FԧA( ^FEffectsshowWPNEVERidtypeMovedataTypeTriggerposition+J&FBNFAttributesRid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB AdataTypeLogicPositionInfoid typeAdmiral_OndemandCampZoneCustomAttributes?position&F(8BNFanglesTM<@?Attribute0;Attribute1Attribute2Attribute3kAttribute4"Attribute5Attribute6Attribute7eAttribute8Attribute9Attribute10Attribute11xAttribute129Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value~datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value5kdataEksingleTypeSCALARvalueBkpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value"data"singleTypeSCALARvalueB"propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue4BpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuebdatarsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value/edata?esingleTypeSCALARvalueepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value}datasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueBxdataRxsingleTypeSCALARvaluexpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value9data9singleTypeSCALARvalue9propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntities"Attributes_idatlOffsetR9CeitemsItem0JItem1_dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition*IFAaThFdataTypeWaypointloiterAltitudepositiond 2FԧA( ^FEffectsYshowWPNEVERidtypeMove__edataTypeTriggerposition=.IF>tABhFAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB AdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes?position)IF/A4hFangles =o@Attribute0Attribute1xAttribute2/Attribute3Attribute4Attribute5\Attribute6Attribute7Attribute8Attribute9gAttribute10.Attribute11Attribute12Attribute13}nAttributes?propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueExdataUxsingleTypeSTRINGvaluexpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value/data /singleTypeSCALARvalue/propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuegdatawsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value&\data6\singleTypeSCALARvalueA\propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuegdatawsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value1gdataAgsingleTypeSCALARvaluegpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value.data.singleTypeSCALARvalue?.propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value~datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueG}dataW}singleTypeSCALARvalue}propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value ?data?singleTypeSTRINGvalue?dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetR9CitemsItem0Item1ZdataTypeObjectPositionInfo4sideCivilianflagsAttributesTidtypeC_Bob_VRZpositionFBqPlFTZdataTypeWaypointloiterAltitudepositiond 2FԧA( ^FEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionF.B>lFAttributesHidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB AdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes5positionn FB0lFanglesԜ=|@5Attribute01Attribute1Attribute2Attribute3aAttribute4Attribute5Attribute6Attribute7[Attribute8Attribute9Attribute10Attribute11nAttribute12/Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuetdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value+adata;asingleTypeSCALARvalueBapropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueXdatahsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value%[data5[singleTypeSCALARvalue[propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuesdatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value8ndataHnsingleTypeSCALARvaluenpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value/data /singleTypeSCALARvalue/propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLayername10 Minutes - Armour Start (2 Armour)stateEntities0id atlOffset@ itemsItem0Item1EItem2 Item30Item4Item5 dataTypeGroupsideCivilianEntitiesAttributes?id atlOffsetR9CEitemsItem0 Item1?dataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRatlOffset6positionr%F1BNFdataTypeWaypointloiterAltitudeposition 2FէAK ^FEffects9showWPNEVERid!typeMoveatlOffset6??EdataTypeTriggerposition5%FƽB NFAttributesid typeEmptyDetectorAreaR50atlOffset6 conditioncall{triggeractivated tgr_time_10;}sizeA AsizeB A dataTypeLogicPositionInfosid typeAdmiral_OndemandCampZoneCustomAttributes0positionBa%FBoNFangles@5V@Attribute0Attribute1iAttribute2 Attribute3 Attribute4 Attribute5M Attribute6 Attribute7 Attribute8 Attribute9XAttribute10Attribute11Attribute12Attribute13nnAttributes0propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value6idataFisingleTypeSTRINGvalueipropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value data singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value  data  singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueX  datah  singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value M data' M singleTypeSCALARvalueBM 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];ValueX  datah  singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value"Xdata2XsingleTypeSCALARvalueXpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueodatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value8ndataHnsingleTypeSCALARvaluenpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value0data 0singleTypeSTRINGvalue0dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetR9CitemsItem0Item1[dataTypeObjectPositionInfo5sideCivilianflagsAttributesUidtypeC_Bob_VRatlOffset[position1LF)A kFU[dataTypeWaypointloiterAltitudeposition 2FէAK ^FEffectsshowWPNEVERid typeMoveatlOffset6dataTypeTriggerpositionNLFWةA~ kFAttributesYidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_10;}sizeA AsizeB AdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffset6CustomAttributesW positionyLFB0A;kFanglesTM<@WAttribute0SAttribute1Attribute2Attribute3Attribute4:Attribute5Attribute6Attribute7}Attribute87Attribute9Attribute10Attribute11Attribute12QAttribute13 nAttributes propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueMdata]singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value:data:singleTypeSCALARvalueB:propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuezdatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueG}dataW}singleTypeSCALARvalue}propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value7data7singleTypeSTRINGvalue7propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueZdatajsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueQdata+QsingleTypeSCALARvalue?QpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value data singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value  data  singleTypeSTRINGvalue dataTypeLayername15 Minutes - Rotor InsertstateEntitiesG!id atlOffsetyC1itemsItem0!Item1v"Item28#Item3%Item4'Item5i,1dataTypeTriggerpositionFDB%Fangle*ǎ@Attributes"id typeEmptyDetectorAreaR50v"conditioncall{triggeractivated tgr_time_15;}sizeA AsizeB AtimeoutAAAv"dataTypeTriggerpositionFA(Fangle*ǎ@Attributes"id typeEmptyDetectorAreaR508#conditioncall{triggeractivated tgr_time_15;}sizeA AsizeB A8#dataTypeGroupsideCivilianEntities#Attributes%id atlOffsetR9C%itemsItem0#Item1$Item2%%dataTypeObjectPositionInfoI$sideCivilianflagsAttributes$id typeC_Jeff_VRatlOffset6$position!FSXBQ%Fangles4ǎ@$$dataTypeWaypointloiterAltitudeposition(1FiA<_FEffects%showWPNEVERid typeMove%%dataTypeWaypointloiterAltitudepositionbFVuAFEffects%showWPNEVERid typeMove%%%dataTypeGroupsideCivilianEntities%Attributes'id atlOffsetR9C'itemsItem0&Item1&Item2\''dataTypeObjectPositionInfo&sideCivilianflagsAttributes&idtypeC_Jeff_VR&position_FNA!(Fangles4ǎ@&&dataTypeWaypointloiterAltitudeposition3FpA^FEffectsV'showWPNEVERidtypeMoveatlOffset0AA\'\'dataTypeWaypointloiterAltitudepositioncF A~FEffects'showWPNEVERidtypeMove'''dataTypeLogicPositionInfoB(id typeARK_Rotor_InsertCustomAttributesz(i,position˰FB%Fangles@4ǎ@ݧ.=z(Attribute0(Attribute1)Attribute2P*Attribute3*Attribute4+nAttributesi,propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value_))datao))singleTypeSCALARvalueB)propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value*P*data&*P*singleTypeSTRINGvalueDefaultP*propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value**data**singleTypeSTRINGvalueNORMAL*propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Valuem++data}++singleTypeSCALARvalueB+propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value",i,data2,i,singleTypeSTRINGvalueark_rotor_fnc_inserti,dataTypeLogicPositionInfo,idtypeARK_Rotor_InsertatlOffset@f>CustomAttributes-1positionFWA"'Fangles-;@{=-Attribute0y-Attribute1,.Attribute2.Attribute3/Attribute4:0nAttributes1propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value-,.data.,.singleTypeSCALARvalueB,.propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value..data..singleTypeSTRINGvalueDefault.propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueX//datah//singleTypeSTRINGvalueNORMAL/propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value0:0data0:0singleTypeSCALARvalueB:0propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value01data01singleTypeSTRINGvalueark_rotor_fnc_insert1dataTypeLayername20 Minutes - Chase Inf (16 Inf)stateEntitiesq1id atlOffsetT2C:itemsItem01Item1m2:dataTypeTriggerposition&2F?C^Fangle/@Attributes2id typeEmptyDetectorAreaR50atlOffsetZ*Cm2conditiontrue && triggeractivated tgr_time_20;sizeACsizeBCm2dataTypeLogicPositionInfo2idLtypeark_chase_ai_moduleatlOffsety9CCustomAttributes3:positionHb1F OCjpaFangles/@3 Attribute03Attribute1~4Attribute285Attribute35Attribute46Attribute5R7Attribute67Attribute78Attribute8p9Attribute9 :nAttributes :propertyark_chase_ai_module_Unit_Amountexpression_this setVariable ['Unit_Amount',_value,true];ValueH4~4dataX4~4singleTypeSCALARvalueA~4propertyark_chase_ai_module_Waypoint_Accuracyexpression_this setVariable ['Waypoint_Accuracy',_value,true];Value585data585singleTypeSCALARvalueHB85propertyark_chase_ai_module_Spawn_Timeexpression_this setVariable ['Spawn_Time',_value,true];Value55data55singleTypeSCALARvalue@5propertyark_chase_ai_module_Max_Distanceexpression_this setVariable ['Max_Distance',_value,true];Value^66datan66singleTypeSCALARvalueC6propertyark_chase_ai_module_Allow_BuildingSearchexpression_this setVariable ['Allow_BuildingSearch',_value,true];Value7R7data.7R7singleTypeBOOLvalueR7propertyark_chase_ai_module_Allow_NVGsexpression_this setVariable ['Allow_NVGs',_value,true];Value77data77singleTypeBOOLvalue7propertyark_chase_ai_module_Force_Flashlightsexpression_this setVariable ['Force_Flashlights',_value,true];Value88data88singleTypeBOOLvalue8propertyark_chase_ai_module_Unit_Classnamesexpression_this setVariable ['Unit_Classnames',_value,true];Value49p9dataD9p9singleTypeSTRINGvalue[ADMIRAL]p9propertyark_chase_ai_module_Min_Distanceexpression_this setVariable ['Min_Distance',_value,true];Value9 :data9 :singleTypeSCALARvalueC :propertyark_chase_ai_module_Unit_Templateexpression_this setVariable ['Unit_Template',_value,true];Value::data::singleTypeSTRINGvalueADMIRAL:dataTypeLayername25 Minutes - Rotor InsertstateEntitiesA;id atlOffsetIb@JitemsItem0;Item1=Item2@Item3@Item4AItem5FJdataTypeGroupsideCivilianEntities;Attributes=id atlOffsetR9C=itemsItem0&<Item1<Item2T==dataTypeObjectPositionInfo<sideCivilianflagsAttributes<id typeC_Jeff_VR<position>FAhSFangles@<<dataTypeWaypointloiterAltitudepositiona3FyAJ_FEffectsN=showWPNEVERid&typeMoveT=T=dataTypeWaypointloiterAltitudeposition.AENUBaFEffects=showWPNEVERid'typeMove===dataTypeGroupsideCivilianEntities8>Attributes@id atlOffsetR9C@itemsItem0k>Item1?Item2?@dataTypeObjectPositionInfo>sideCivilianflagsAttributes?id typeC_Jeff_VR?positionFVUAmPFangles@??dataTypeWaypointloiterAltitudeposition0FoǥA3\FEffects?showWPNEVERid(typeMove??dataTypeWaypointloiterAltitudeposition[1ERAWFEffects@showWPNEVERid)typeMove@@@dataTypeTriggerpositioniFL6AXPFangle@Attributes@id typeEmptyDetectorAreaR50@conditioncall{triggeractivated tgr_time_25;}timeoutAAA@dataTypeTriggerpositionF }ARSFangle~@AttributesVAid typeEmptyDetectorAreaR50Aconditioncall{triggeractivated tgr_time_25;}AdataTypeLogicPositionInfoAid typeARK_Rotor_InsertCustomAttributes$BFpositionyFoA>SFangleš@@U,=$BAttribute0BAttribute1?CAttribute2CAttribute3DAttribute4MEnAttributesFpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value C?CdataC?CsingleTypeSCALARvalueB?CpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueCCdataCCsingleTypeSTRINGvalueDefaultCpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuekDDdata{DDsingleTypeSTRINGvalueNORMALDpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueEMEdata'EMEsingleTypeSCALARvalueBMEpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueEFdataEFsingleTypeSTRINGvalueark_rotor_fnc_insertFdataTypeLogicPositionInfosFid typeARK_Rotor_InsertCustomAttributesFJpositionߧFs*ADPFangles=@!e=FAttribute0GAttribute1GAttribute2HAttribute3+IAttribute4InAttributesJpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueGGdataGGsingleTypeSCALARvalueBGpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueGHHdataWHHsingleTypeSTRINGvalueDefaultHpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueH+IdataI+IsingleTypeSTRINGvalueNORMAL+IpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueIIdataIIsingleTypeSCALARvalueBIpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueSJJdatacJJsingleTypeSTRINGvalueark_rotor_fnc_insertJdataTypeLayername30 Minutes - Attack HelistateEntitiesKid atlOffsetBCHWitemsItem0,KItem15UHWdataTypeGroupsideIndependentEntitiesKAttributesRCrewLinksRidUatlOffsetR9C5U items Item0LItem1LItem2MItem3qNItem4*OItem5OItem6cPItem7QItem8QItem9YRRdataTypeObjectPositionInfoLsideIndependentflagsAttributesLidWtypeI_helipilot_FatlOffsetLpositionKbFA8Eangles%: \@ @Lnameheli_1DLdataTypeObjectPositionInfokMsideIndependentAttributesMidXtypeI_helipilot_FatlOffset7@MpositionbFA:Eangles%: \@ @MMdataTypeObjectPositionInfo$NsideIndependentAttributes\NidYtypeI_helipilot_FatlOffset7@qNpositionbFA:Eangles%: \@ @\Nnameheli_1CqNdataTypeObjectPositionInfoNsideIndependentAttributes$OidZtypeI_helipilot_FatlOffset7@*OpositionbFA:Eangles%: \@ @$O*OdataTypeObjectPositionInfoOsideIndependentAttributesOid[typeI_helipilot_FatlOffset7@OpositionbFA:Eangles%: \@ @OOdataTypeWaypointloiterAltitudeposition.RFl;A;FEffects]PshowWPNEVERid\typeMovecPcP dataTypeWaypointloiterAltitudepositionp3FRdAh _FplacementzCcompletitionRadiusHBEffectsQshowWPNEVERid]typeSeekAndDestroyQQdataTypeWaypointloiterAltitudepositionX FݧB{FEffectsQshowWPNEVERid^typeMoveQQ dataTypeWaypointloiterAltitudeposition1F8A5\FplacementzCcompletitionRadiusHBEffectsSRshowWPNEVERid_typeSeekAndDestroyatlOffset6YRYRdataTypeWaypointloiterAltitudeposition+RFsJA;FEffectsRshowWPNEVERid`typeCycleatlOffset5RRRLinkIDProviderSLinks(S5UnextID(SitemsItem0qSItem1SItem2TItem3yTItem4T5UlinkIDitem0Witem1VCustomDataSSroleSlinkIDitem0Xitem1VCustomDataSTroleturretPathTlinkIDitem0Yitem1VCustomDataVTyTroleturretPathyTlinkIDitem0Zitem1VCustomDataTTroleturretPathTlinkIDitem0[item1VCustomDataU5UroleturretPath5U dataTypeObjectPositionInfoUsideIndependentflagsAttributesVidVtypeCUP_I_412_dynamicLoadout_AAFatlOffset CustomAttributes8VHWpositionbFAAtEangles%: \@ @Vfuelnameheli_18VAttribute0`VnAttributesHWpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueVHWdataVHWsingleTypeSTRINGvalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]HWdataTypeLayername40 Minutes - MLRSstateEntitiesWid atlOffsetcCoitemsItem0WItem18[odataTypeGroupsideIndependentEntitiesCXAttributesZCrewLinksZidaatlOffsetR9C8[itemsItem0`XZ dataTypeObjectPositionInfoXsideIndependentflagsAttributes0YiddtypeI_crew_FatlOffset`C@CustomAttributesEYZpositionI\EIBMFangles @Z?<0Ynamearty_1GEYAttribute0}YAttribute1ZnAttributesZpropertyspeakerexpression_this setspeaker _value;ValueYZdataYZsingleTypeSTRINGvalueMale06GREZpropertypitchexpression_this setpitch _value;ValueIZZdataYZZsingleTypeSCALARvalueHz?ZZLinkIDProviderZLinksZ8[nextIDZitemsItem0Z8[linkIDitem0ditem1bCustomData[8[roleturretPath8[ dataTypeObjectPositionInfo[sideIndependentflagsAttributes\idbtypegmx_aaf_m109_wdlatlOffsetCustomAttributes;\opositionM E9CkaFangles @Z?<\namearty_1texturesgmx_aaf_wdl;\Attribute0H]Attribute1#^Attribute2_Attribute3dAttribute4|eAttribute5[fAttribute6:gAttribute7hAttribute8hAttribute9iAttribute10jAttribute11kAttribute12flAttribute13ImAttribute14&nnAttributesopropertygm_vehicleMarkings_tacticalSign_Icon_attributeexpression[_this,_value,1,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value]#^data]#^singleTypeSTRINGvalue-1#^propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value^_data^_singleTypeSTRINGvalue-1_propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value_ddata_dsingleTypeARRAYvalue_ditemsItem0`Item1`ddata``singleTypeARRAYvalue;``itemsItem0c`Item1``datas``singleTypeSTRINGvaluegmx_aaf_wdl`data``singleTypeSCALARvalue?`data`dsingleTypeARRAYvalue ad items Item0aItem1aItem2bItem3^bItem4bItem5bItem6cItem7ZcItem8cItem9cItem10dItem11ldddataaasingleTypeSTRINGvalueCamoNet_01_unhideadataabsingleTypeSCALARvaluebdata-b^bsingleTypeSTRINGvalueammo_01_unhide^bdatanbbsingleTypeSCALARvalue?bdatabbsingleTypeSTRINGvaluecamonet_hull_unhidebdatabcsingleTypeSCALARvalue?cdata cZcsingleTypeSTRINGvaluecamofoilage_hull_unhideZcdatajccsingleTypeSCALARvalue?cdataccsingleTypeSTRINGvaluecamonet_MainTurret_trav_unhidecdatacdsingleTypeSCALARvalue?ddata'dldsingleTypeSTRINGvaluecamofoilage_MainTurret_trav_unhidelddata|ddsingleTypeSCALARvalue?dpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueGe|edataWe|esingleTypeSTRINGvalue-1|epropertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value&f[fdata6f[fsingleTypeSTRINGvalue-1[fpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueg:gdatag:gsingleTypeSTRINGvalue-1:gpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueghdataghsingleTypeSTRINGvalue-1hpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuehhdatahhsingleTypeSTRINGvalue-1hpropertygm_vehicleMarkings_tacticalSign_PreIcon_attributeexpression[_this,_value,1,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueiidataiisingleTypeSTRINGvalue-1ipropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuevjjdatajjsingleTypeSTRINGvalue-1jpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueVkkdatafkksingleTypeSTRINGvalue-1kpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value1lfldataAlflsingleTypeSTRINGvalue-1flpropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuemImdata$mImsingleTypeSTRINGvalue-1Impropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuem&ndatan&nsingleTypeSTRINGvalue-1&npropertygm_vehicleMarkings_tacticalSign_PostIcon_attributeexpression[_this,_value,1,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuenodatanosingleTypeSTRINGvalue-1odataTypeMarkerpositioncFGA 8Fnamemkr_extracttypeEmptyid! `odataTypeMarkerposition^2F4AF{^Fnamemkr_ammo_hoteltypeEmptyidatlOffsetY@odataTypeGroupsideEastEntitiespAttributeswidywitemsItem0VpItem1qItem2}sItem3uwdataTypeObjectPositionInfopsideEastflagsAttributespidztypeO_officer_Fqposition2F A]Fangles@uS=@_@pskill?rankCAPTAINinit [this, ["faction", "CUP_CHKDZ"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Commanding Officer@COisPlayerisPlayableqdataTypeObjectPositionInfofrsideEastflagsAttributesrid{typeO_medic_FatlOffset8}sposition2FĤA^Fangles@tS=@o@rskill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Platoon Medic@COisPlayable}sdataTypeObjectPositionInfossideEastflagsAttributes#tid|typeO_officer_Fuposition2FA^Fangles@iS=@_@#tskill?rankLIEUTENANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Executive Officer@COisPlayableu dataTypeObjectPositionInfousideEastflagsAttributesuid}typeO_soldier_UAV_FatlOffset6CustomAttributesvwposition2FznA ^Fangles@R=@_@uskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "SN"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Platoon Drone Operator@COisPlayablevAttribute0vAttribute1UwnAttributeswpropertyspeakerexpression_this setspeaker _value;ValuewUwdata)wUwsingleTypeSTRINGvalueMale03PERUwpropertypitchexpression_this setpitch _value;ValuewwdatawwsingleTypeSCALARvalueHz?wformationDIAMONDwdataTypeGroupsideEastEntitiesExAttributes{id~atlOffset6{itemsItem0mxItem1 z{dataTypeObjectPositionInfoxsideEastflagsAttributes&yidtypeO_Soldier_SL_FatlOffset6 zposition2FgSA]Fangles@@&yskill?rankSERGEANTinit [this, ["faction", "CUP_CHKDZ"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha Squad Leader@Alpha SLisPlayable zdataTypeObjectPositionInfozsideEastflagsAttributeszidtypeO_medic_FatlOffset;{position2FOA ]Fangles@~@zskill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha Squad Medic@Alpha SLisPlayable{formationDIAMOND{dataTypeGroupsideEastEntities|Attributes;idatlOffset6UitemsItem0U|Item1}Item2kItem3ڀ;dataTypeObjectPositionInfo|sideEastflagsAttributes}idtypeO_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}dataTypeObjectPositionInfog~sideEastflagsAttributes~idtypeO_Soldier_AR_Fkpositionb2FBA]Fangles@HK@~skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 1 Automatic Rifleman@Alpha 1isPlayablekdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_A_Fڀpositionb2F A]Fangles@:;skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayableڀdataTypeObjectPositionInfoLsideEastflagsAttributesidtypeO_Soldier_LAT_F;positionb2F3A]Fangles@:;skill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 1 Rifleman (AT)@Alpha 1isPlayable;formationDIAMONDUdataTypeGroupsideEastEntitiesAttributesid͈itemsItem0݂Item1nItem2Item3RdataTypeObjectPositionInfoNsideEastflagsAttributesidtypeO_Soldier_TL_Fnposition2F>Т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 2isPlayablendataTypeObjectPositionInfo߄sideEastflagsAttributesidtypeO_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 2isPlayabledataTypeObjectPositionInfoSsideEastflagsAttributesidtypeO_Soldier_A_FRposition2F^΢A]Fangles@Q=skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayableRdataTypeObjectPositionInfoćsideEastflagsAttributesidtypeO_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 2isPlayableformationDIAMOND͈dataTypeGroupsideEastEntitiesAttributes+idEitemsItem0UItem1Item2[Item3ʍ+dataTypeObjectPositionInfoƉsideEastflagsAttributesidtypeO_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 3isPlayabledataTypeObjectPositionInfoWsideEastflagsAttributesidtypeO_Soldier_AR_F[position2FAA&o]Fangles@@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 3 Automatic Rifleman@Alpha 3isPlayable[dataTypeObjectPositionInfoˌsideEastflagsAttributesidtypeO_Soldier_A_Fʍposition2FsvA&o]Fanglesb=@skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 3 Assistant Automatic Rifleman@Alpha 3isPlayableʍdataTypeObjectPositionInfo<sideEastflagsAttributestidtypeO_Soldier_LAT_F+position2F9A&e]Fanglesb=@tskill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Alpha 3 Rifleman (AT)@Alpha 3isPlayable+formationDIAMONDEdataTypeGroupsideEastEntitiesAttributesВiditemsItem0Item1FВdataTypeObjectPositionInfo(sideEastflagsAttributes`idtypeO_Soldier_SL_FFposition3FeAW]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 SLisPlayableFdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_medic_FВposition3FA^]Fangles-;[-@@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo Squad Medic@Bravo SLisPlayableВformationDIAMONDdataTypeGroupsideEastEntities4AttributesYidsitemsItem0rItem1Item2yItem3YdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_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 1isPlayabledataTypeObjectPositionInfousideEastflagsAttributesidtypeO_Soldier_AR_Fyposition53FAz]Fangles-;q0@@skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 1 Automatic Rifleman@Bravo 1isPlayableydataTypeObjectPositionInfosideEastflagsAttributes1idtypeO_Soldier_A_FatlOffsetposition 3FAr]Fangles*@50@~@1skill?init [this, ["faction", "CUP_CHKDZ"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayabledataTypeObjectPositionInfojsideEastflagsAttributesidtypeO_Soldier_LAT_FYposition3F*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 1isPlayableYformationDIAMONDsdataTypeGroupsideEastEntitiesAttributesҟiditemsItem0Item1Item2Item3qҟdataTypeObjectPositionInfolsideEastflagsAttributesidtypeO_Soldier_TL_FpositionN3FAA]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 2isPlayabledataTypeObjectPositionInfosideEastflagsAttributes6idtypeO_Soldier_AR_FpositionO+3FA]Fangles5V@.@@6skill?rankCORPORALinit [this, ["faction", "CUP_CHKDZ"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 2 Automatic Rifleman@Bravo 2isPlayabledataTypeObjectPositionInforsideEastflagsAttributesidtypeO_Soldier_A_Fqposition3FȠ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 2isPlayableqdataTypeObjectPositionInfosideEastflagsAttributesidtypeO_Soldier_LAT_Fҟposition2+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 2isPlayableҟformationDIAMONDdataTypeGroupsideEastEntitiesFAttributesidatlOffset6itemsItem0Item1&Item2Item3*dataTypeObjectPositionInfosideEastflagsAttributes=idtypeO_Soldier_TL_FatlOffset6&positionV03FhKA]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 3isPlayable&dataTypeObjectPositionInfosideEastflagsAttributesߢidtypeO_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 3isPlayabledataTypeObjectPositionInfo+sideEastflagsAttributescidtypeO_Soldier_A_FatlOffset6*position03F3F$A]FanglesA@-@@skill?init[this, ["faction", "CUP_CHKDZ"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionEgyptian Army UNMA - Bravo 3 Rifleman (AT)@Bravo 3isPlayableformationDIAMONDdataTypeGroupsideEastEntitiesAttributesidatlOffset6itemsItem0MItem1PItem2Item3̯ dataTypeObjectPositionInfoާsideEastflagsAttributesidtypeO_crew_FatlOffset6CustomAttributesPpositionvbFH`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 1isPlayableAttribute0NAttribute1ԩnAttributesPpropertyspeakerexpression_this setspeaker _value;ValueԩdataԩsingleTypeSTRINGvalueMale03PERԩpropertypitchexpression_this setpitch _value;ValuePdata*PsingleTypeSCALARvalue?PdataTypeObjectPositionInfoѪsideEastflagsAttributes idtypeO_crew_FCustomAttributes̫positionvbF“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 1isPlayable̫Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueNdata^singleTypeSTRINGvalueMale03PERpropertypitchexpression_this setpitch _value;ValueЬdatasingleTypeSCALARvalueG? dataTypeObjectPositionInfosideEastflagsAttributesϭidtypeO_crew_FatlOffsetCustomAttributes̯positionhbFkFAttributesidktypeEmptyDetectorAreaR250Gconditiontriggeractivated tgr_extract;sizeAzCsizeBzCGdataTypeTriggerpositionGOVFbA} {Fangleux@?AttributesidmtypeEmptyDetectorAreaR50atlOffsetr='nametgr_extractsizeAzDsizeCpAactivationByANYPLAYERisRectangle'dataTypeLogicPositionInfoidltypeAdmiral_PatrolZoneCustomAttributesposition=GLFwAK7dF Attribute0aAttribute1Attribute2Attribute3wAttribute4(Attribute5Attribute6Attribute7kAttribute86Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueAwdataQwsingleTypeSCALARvalueBwpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value(data(singleTypeSCALARvalueB(propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuehdataxsingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value5kdataEksingleTypeSCALARvalue@kpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value6data6singleTypeSCALARvalue@6propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value{datasingleTypeSTRINGvalueLinkIDProviderLinksnextID !items Item0nItem1Item2Item3UItem4Item5Item6<Item7Item8Item9#Item10pItem11Item12 Item13WItem14Item15Item16> Item17 Item18 Item19% Item20r Item21 Item22 Item23Y Item24 Item25 Item26@ Item27 Item28 Item29' Item30t Item31 linkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDataCUtypeSyncUlinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomData*<typeSync<linkIDitem0 item1 CustomDatawtypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0item1 CustomData#typeSync#linkID item0item1 CustomData^ptypeSyncplinkID item0Litem1 CustomDatatypeSynclinkID item0item1CustomData typeSync linkID item0item1CustomDataEWtypeSyncWlinkID item0item1CustomDatatypeSynclinkIDitem0ritem1'CustomDatatypeSynclinkIDitem0sitem1'CustomData, > typeSync> linkIDitem0pitem1'CustomDatay  typeSync linkIDitem0qitem1'CustomData  typeSync linkIDitem0nitem1'CustomData % typeSync% linkIDitem0oitem1'CustomData` r typeSyncr linkIDitem0litem1'CustomData  typeSync linkIDitem0mitem1'CustomData  typeSync linkIDitem04item13CustomDataG Y typeSyncY linkIDitem0hitem1lCustomData  typeSync linkIDitem0iitem1lCustomData  typeSync linkIDitem0jitem1lCustomData. @ typeSync@ linkIDitem0kitem1lCustomData{  typeSync linkIDitem0item14CustomData  typeSync linkIDitem0item14CustomData ' typeSync' linkIDitem0item14CustomDatab t typeSynct linkIDitem0(item14CustomData  typeSync linkIDitem0>item14CustomData typeSyncclass Plank { isEnabled = 1; fortifications[] = { // Action text | Classname | Distance | Direction | Direction Range | Code //-------------------------------------------------------------------------------------------------------------------------------------- {"Bunker", "land_gm_sandbags_02_bunker_high", 3, 0, 360, ""}, {"Wide Sandbag", "land_gm_sandbags_01_wall_01", 3, 0, 360, ""}, {"Round Sandbag", "land_gm_sandbags_01_round_01", 3, 0, 360, ""}, {"Short Sandbag", "land_gm_sandbags_01_short_01", 3, 0, 360, ""}, {"Ammobox LAW", "gm_ammobox_aluminium_06_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_dragon;"}, {"Small Ammobox", "gm_ammobox_aluminium_07_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_MMG_Ammo;"}, {"Medic Supply Box", "gm_ammobox_aluminium_07_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_medic_box;"}, {"Large Ammobox", "gm_ammobox_aluminium_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_Ammo;"}, {"Ammobox AT", "gm_ammobox_aluminium_03_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_SN_Ammo;"} }; };{_unit disableAI _x} forEach ["SUPPRESSION", "AUTOCOMBAT"];|#]#H E