admiral\admiral.hDSiMdescription.extGKihull3\briefing\blufor.sqf4aihull3\briefing\civilian.sqf*qn^hull3\briefing\indfor.sqfehull3\briefing\opfor.sqfihull3\DD_G.h*ihull3\DD_U.h>Yihull3\hull3.hXihull3\LICENSE*qn^8init.sqf KiwinitPlayerLocal.sqf*imission.sqm+i-plank.h`izone_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 = "CUP_RU_RATNIK_DE"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_RU_RATNIK_DE"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_RU_RATNIK_DE"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class CUP_RU_RATNIK_DE { technicals[] = {"CUP_O_Tigr_233014_PK_RU", "CUP_O_Tigr_M_233114_KORD_RU", "CUP_O_Tigr_M_233114_PK_RU", "CUP_O_GAZ_Vodnik_PK_RU", "CUP_O_GAZ_Vodnik_AGS_RU"}; armour[] = {"CUP_O_GAZ_Vodnik_KPVT_RU", "CUP_O_GAZ_Vodnik_BPPU_RU", "CUP_O_BTR80_DESERT_RU", "CUP_O_BTR80A_DESERT_RU"}; th[] = {"CUP_O_Mi8MT_kord_RU"}; ah[] = {"CUP_O_Mi8_RU"}; }; }; }; #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 = "delta desert"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 48; }; 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 = 2; 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 continue to slowly advance into Takistan despite their grave losses. We have been tasked to defend a communications relay station, its eventual capture is likely however we must delay the enemy for as long as possible.

ENEMY FORCES
Intelligence indicates a light motorised Russian force.

FRIENDLY FORCES
We are the only Takistani force this far into the dunes, other army units are forming up far to our west but cannot provide assistance to us.

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

Destroy the communcations relay station before extracting. The tower must not fall into enemy hands intact.

Expect the majority of attacks from the west.

Once extraction has arrived depart the area and extract. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Remain within the indicated AO perimeter at all times.

FORTIFICATION PLAN
Ammunition can be found here.

The anti air team must ACE interact on their Zu-23-2 turret and drag to where it is required as it is not Plank deployed. Rearm via Plank deployed ammo box as normal for a vehicle.

JIP EXTRACT
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","
Anti Government forces have begun a massed uprising across the province, we must hold the southern coastal road at all costs.

ENEMY FORCES
Anti Government rebels armed with Soviet armour and captured AAF small arms.

FRIENDLY FORCES
We are the AAF platoon tasked with holding checkpoint five, the southern coastal road to the capital.

A reinforcement 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 reinforcements when required.

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

FORTIFICATION PLAN
An ammunition can be found in both storage buildings.

JIP REINFORCEMENT
Reinforcements must wait to be called in before moving off.

Once reinforcements arrive hold in place until the attack fizzles out. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]];// OPFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
CDF forces are advancing fast along the eastern coastal road. We must delay them as long as possible.

ENEMY FORCES
CDF Government forces.

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.

With the Green Sea to our east expect contact from the north road and western woodline. "]]; // 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.

JIP EXTRACT
Extract must wait to be called in before moving off.

Fishing boats can extract seven and helicopters eight. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]];class DD_G { class Rifleman { primaryWeapon = "arifle_SLR_lxWS"; primaryWeaponItems[] = {}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"ACE_HandFlare_White", 2}, {"gm_smokeshell_wht_gc", 1} }; vestMagazines[] = { {"20Rnd_762x51_slr_lxWS", 5}, {"20Rnd_762x51_slr_tracer_green_lxWS", 2} }; backpackMagazines[] = { {"gm_handgrenade_frag_m26", 2}, {"gm_smokeshell_wht_gc", 1}, {"20Rnd_762x51_slr_lxWS", 5}, {"20Rnd_762x51_slr_tracer_green_lxWS", 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 = "arifle_SLR_GL_lxWS"; handgunWeapon = "CUP_hgun_Colt1911"; vestMagazines[] = { {"20Rnd_762x51_slr_lxWS", 3}, {"20Rnd_762x51_slr_tracer_green_lxWS", 2}, {"CUP_7Rnd_45ACP_1911", 3}, {"1Rnd_40mm_HE_lxWS", 2}, {"1Rnd_58mm_AT_lxWS", 2}, {"1Rnd_50mm_Smoke_lxWS", 1} }; backpackMagazines[] = { {"gm_handgrenade_frag_m26", 1}, {"gm_smokeshell_wht_gc", 1}, {"20Rnd_762x51_slr_lxWS", 6}, {"20Rnd_762x51_slr_tracer_green_lxWS", 2} }; assignItems[] = {}; binocular = "gm_ferod16_des"; }; class Officer : Leader { assignItems[] = {}; binocular = "gm_lpr1_oli"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"20Rnd_762x51_slr_lxWS", 4}}; backpackMagazines[] = {}; assignItems[] = {}; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { vestMagazines[] = { {"20Rnd_762x51_slr_lxWS", 4}, {"20Rnd_762x51_slr_tracer_green_lxWS", 2}, {"gm_smokeshell_wht_gc", 2} }; backpackMagazines[] = { {"gm_smokeshell_wht_gc", 4}, {"20Rnd_762x51_slr_lxWS", 2} }; assignItems[] = {}; binocular = "gm_ferod16_des"; 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 { handgunWeapon = "CUP_hgun_FlareGun"; vestMagazines[] = { {"20Rnd_762x51_slr_lxWS", 3}, {"20Rnd_762x51_slr_tracer_green_lxWS", 2}, {"CUP_IllumFlareWhite_265_M", 3}, {"CUP_StarClusterWhite_265_M", 3}, {"1Rnd_40mm_HE_lxWS", 2}, {"1Rnd_58mm_AT_lxWS", 2}, {"1Rnd_50mm_Smoke_lxWS", 1} }; }; class AR : Rifleman { primaryWeapon = "CUP_lmg_FNMAG"; primaryWeaponItems[] = {}; vestMagazines[] = {{"150Rnd_762x51_Box_Tracer", 4}}; backpackMagazines[] = { {"gm_handgrenade_frag_m26", 1}, {"gm_smokeshell_wht_gc", 1}, {"150Rnd_762x51_Box_Tracer", 4} }; }; class AAR : Rifleman { backpackMagazines[] = { {"gm_handgrenade_frag_m26", 1}, {"gm_smokeshell_wht_gc", 1}, {"150Rnd_762x51_Box_Tracer", 3} }; binocular = "gm_ferod16_des"; }; class RAT : Rifleman { secondaryWeapon = "gm_pzf84_oli"; secondaryWeaponItems[] = {"gm_feroz2x17_pzf84_blk"}; vestMagazines[] = { {"20Rnd_762x51_slr_lxWS", 5}, {"20Rnd_762x51_slr_tracer_green_lxWS", 2} }; backpackMagazines[] = { {"gm_handgrenade_frag_m26", 1}, {"gm_smokeshell_wht_gc", 1}, {"20Rnd_762x51_slr_lxWS", 4}, {"gm_1Rnd_84x245mm_heat_t_DM12a1_carlgustaf", 2}, {"gm_1Rnd_84x245mm_ILLUM_DM16_carlgustaf", 1} }; }; class DHATG : Rifleman { secondaryWeapon = "ace_compat_gm_9k111_backpack"; primaryWeapon = "CUP_smg_Mac10"; vestMagazines[] = { {"CUP_30Rnd_45ACP_Green_Tracer_MAC10_M", 7} }; backpackMagazines[] = { {"gm_handgrenade_frag_m26", 2}, {"gm_smokeshell_wht_gc", 1}, {"CUP_30Rnd_45ACP_Green_Tracer_MAC10_M", 7} }; }; class DHATAG : Rifleman { uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMagazines[] = { {"ace_compat_gm_gm_1Rnd_fagot_heat_9m111", 1} }; binocular = "gm_lpr1_oli"; assignItems[] = {}; }; class DHATAC : Rifleman { backpackMagazines[] = { {"ace_compat_gm_gm_1Rnd_fagot_heat_9m111", 1} }; }; class VC : Crew { binocular = "gm_lpr1_oli"; }; class VG : Crew { primaryWeapon = "CUP_smg_Mac10"; vestMagazines[] = { {"CUP_30Rnd_45ACP_Green_Tracer_MAC10_M", 7} }; backpackMagazines[] = { {"gm_handgrenade_frag_m26", 2}, {"gm_smokeshell_wht_gc", 1}, {"CUP_30Rnd_45ACP_Green_Tracer_MAC10_M", 7} }; }; class VD : Crew { }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = {}; magazines[] = { {"20Rnd_762x51_slr_lxWS", 100}, {"20Rnd_762x51_slr_tracer_green_lxWS", 50}, {"150Rnd_762x51_Box_Tracer", 100}, {"CUP_30Rnd_45ACP_Green_Tracer_MAC10_M", 25}, {"CUP_IllumFlareWhite_265_M", 25}, {"CUP_StarClusterWhite_265_M", 25}, {"ACE_HandFlare_White", 25}, {"gm_1Rnd_84x245mm_heat_t_DM12a1_carlgustaf", 25}, {"gm_1Rnd_84x245mm_ILLUM_DM16_carlgustaf", 10}, {"1Rnd_40mm_HE_lxWS", 25}, {"1Rnd_58mm_AT_lxWS", 25}, {"1Rnd_50mm_Smoke_lxWS", 25}, {"gm_handgrenade_frag_m26", 25}, {"gm_smokeshell_wht_gc", 25}, {"CUP_7Rnd_45ACP_1911", 15}, {"SatchelCharge_Remote_Mag", 3} }; items[] = {{"ACE_M26_Clacker", 1}}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class SPG { weapons[] = { {"ace_compat_gm_9k111_backpack", 1} }; magazines[] = { {"ace_compat_gm_gm_1Rnd_fagot_heat_9m111", 50} }; items[] = {}; medicalItems[] = {}; }; };class DD_U { class Rifleman { headGear = "lxWS_H_ssh40_green"; goggles = ""; uniform = "gmx_tak_army_uniform_soldier_oli"; vest = "gm_ge_army_vest_80_rifleman_ARM"; backpack = "ark_backpack_med"; insignia = "USP_PATCH_NATO_MNF_IRAQ_OCP"; }; class Leader : Rifleman { vest = "gm_ge_army_vest_80_leader_ARM"; }; class Officer : Leader { headGear = "CUP_H_TK_Beret"; }; class Crew : Rifleman { headGear = "gmx_chdkz_army_headgear_cap_wdl"; uniform = "gmx_tak_army_uniform_crew_oli"; vest = "gm_ge_army_vest_pilot_oli_ARM"; backpack = "ark_backpack_small"; }; class CO : Officer { }; class XO : CO { backpack = "ark_backpack_large"; }; class SL : Officer { }; class Medic : Rifleman { goggles = "CUP_G_TK_RoundGlasses_blk"; vest = "gm_ge_army_vest_80_medic_ARM"; backpack = "ark_backpack_large"; }; class FTL : Leader { }; class AR : Rifleman { vest = "gm_ge_army_vest_80_machinegunner_ARM"; }; class AAR : Rifleman { backpack = "ark_backpack_large"; }; class RAT : Rifleman { }; class DHATG : AR { goggles = "gm_ge_facewear_dustglasses"; vest = "gm_ge_army_vest_80_demolition_ARM"; }; class DHATAG : AAR { goggles = "gm_ge_facewear_dustglasses_relaxed"; vest = "gm_ge_army_vest_80_leader_ARM"; }; class DHATAC : AAR { }; class VC : Crew { headGear = "lxWS_H_turban_02_green"; goggles = "gm_ge_facewear_dustglasses_relaxed"; vest = "gm_ge_army_vest_80_leader_ARM"; }; class VG : Crew { headGear = "lxWS_H_turban_02_green"; goggles = "gm_ge_facewear_dustglasses"; vest = "gm_ge_army_vest_80_rifleman_smg_ARM"; }; class VD : Crew { headGear = "lxWS_H_turban_03_green"; goggles = "gm_ge_facewear_dustglasses_relaxed"; vest = "gm_ge_army_vest_80_demolition_ARM"; }; class P : Crew { headGear = "gm_gc_headgear_zsh3_wht"; uniform = "gmx_tak_army_uniform_pilot_oli"; backpack = "ark_backpack_small"; }; class PCM : P { }; };class Hull3 { isEnabled = 1; class MissionParams { date[] = { {2035, 10, 06}, {2035, 10, 06} }; time[] = { {3, 30}, {5, 50}, {7, 30}, {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 GMX_TKA_DD { gear = "DD_G"; uniform = "DD_U"; languages[] = { {"west", 100} }; }; }; class Gear { #include "DD_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "DD_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.//if (isServer) then { //{_x forceFlagTexture "\ca\data\Flag_chdkz_co.paa"} forEach [boat_1, boat_2, car_1]; //};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, 0, 1, 1, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["FTL"]) exitWith {[_unit, [0, 4, 0, 4, 0, 1, 0, 0, 1, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Rifleman", "DHATAC", "VD", "AAR"]) exitWith {[_unit, [0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Medic"]) exitWith {[_unit, [0, 4, 0, 4, 0, 0, 1, 0, 1, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["RAT"]) exitWith {[_unit, [0, 4, 0, 4, 1, 0, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["VC", "VG"]) exitWith {[_unit, [0, 4, 2, 4, 0, 0, 0, 0, 1, 0, 1]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["DHATAG", "DHATG"]) exitWith {[_unit, [0, 4, 2, 4, 0, 0, 0, 1, 1, 0, 0]] call plank_api_fnc_forceAddFortifications}; }; //1 2 3 4 5 6 7 8 9 10 _unit setVariable ["plank_areFortsAssigned", true, true]; }; }; ark_fnc_plank_fill_launcher = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines"]; _magazines = [ ["gm_1Rnd_84x245mm_heat_t_DM12a1_carlgustaf", 100], ["gm_1Rnd_84x245mm_ILLUM_DM16_carlgustaf", 25] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; }; ark_fnc_plank_fill_ammo_small = { private _box = _this select 1; private ["_magazines", "_items"]; _magazines = [ ["20Rnd_762x51_slr_lxWS", 50], ["20Rnd_762x51_slr_tracer_green_lxWS", 25], ["CUP_30Rnd_45ACP_Green_Tracer_MAC10_M", 15], ["150Rnd_762x51_Box_Tracer", 50], ["1Rnd_40mm_HE_lxWS", 25], ["1Rnd_58mm_AT_lxWS", 25], ["1Rnd_50mm_Smoke_lxWS", 25], ["CUP_IllumFlareWhite_265_M", 25], ["CUP_StarClusterWhite_265_M", 25], ["ACE_HandFlare_White", 15], ["gm_handgrenade_frag_m26", 15], ["CUP_7Rnd_45ACP_1911", 15], ["gm_smokeshell_wht_gc", 15] ]; _items = [ ["ACE_fieldDressing", 150] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addItemCargoGlobal _x;} foreach _items; }; ark_fnc_plank_fill_ammo_large = { private _box = _this select 1; private ["_magazines", "_items"]; _magazines = [ ["20Rnd_762x51_slr_lxWS", 100], ["20Rnd_762x51_slr_tracer_green_lxWS", 50], ["CUP_30Rnd_45ACP_Green_Tracer_MAC10_M", 25], ["150Rnd_762x51_Box_Tracer", 100], ["1Rnd_40mm_HE_lxWS", 50], ["1Rnd_58mm_AT_lxWS", 50], ["1Rnd_50mm_Smoke_lxWS", 50], ["CUP_IllumFlareWhite_265_M", 50], ["CUP_StarClusterWhite_265_M", 50], ["ACE_HandFlare_White", 25], ["gm_handgrenade_frag_m26", 25], ["CUP_7Rnd_45ACP_1911", 25], ["gm_smokeshell_wht_gc", 25] ]; _items = [ ["ACE_fieldDressing", 150] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addItemCargoGlobal _x;} foreach _items; }; ark_fnc_plank_fill_medic = { 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_medic_aluminium; }; ark_fnc_plank_fill_ammo_spg = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines", "_weapons"]; _magazines = [ ["ace_compat_gm_gm_1Rnd_fagot_heat_9m111", 200] ]; _weapons = [ ["ace_compat_gm_9k111_backpack", 1] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; }; ark_fnc_plank_fill_ammo_zu = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; }; ark_fnc_plank_setBoxColour_medic_aluminium = { 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; };raP- version6EditorDatasourceNameark_co47_delta_desertaddonsA3_Ui_Fgm_weapons_ammoboxesA3_Structures_F_Civ_Campingcba_xehA3_Structures_F_Items_VesselsCUP_Misc_e_Configstructures_1_F_lxWS_TentA3_Props_F_Decade_Civilian_Campinggm_structures_euro_80A3_Structures_F_Households_Slumgmx_tak_vehicles_air_helicopters_mi2CUP_AirVehicles_Su25gmx_tak_vehicles_land_tracked_uaz469Vehicles_F_lxWS_zu23A3_Modules_F_Curator_Curatorark_ace_rearmark_clear_cargoAdmiralark_rotorark_chase_aiCUP_Creatures_Military_RussiaCUP_AirVehicles_Mi24gm_weapons_mortars_2s12_gm_gc_army_2s12CUP_Creatures_Military_RussiaModern_UnitsA3_Characters_Face_nouniformrestrictionsace_parachuteA3_Modules_FAddonsMetaDatadlcsgmwsgmx_takCUP_VehiclesCUP_UnitsrandomSeedScenarioDataCustomAttributes]Mission- moveGridStep?angleGridStep?scaleGridStep?autoGroupingDist AtogglesItemIDProvider6MarkerIDProviderILayerIndexProvider\CameraonextIDl"InextID$\nextIDOopos F==BH!?Edir^=޾bdupW`=Awf?ݾaside}p5MListitemsItem0Item1Item2 Item3Item4Item5TItem6Item7~ Item8 Item9{ Item10 Item11D Item12 Item138 Item14 Item150 Item16 Item17Item18fItem19Item20$Item21gItem22 Item23Item24Item25classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegm_weapons_ammoboxesnamegm_weapons_ammoboxesauthorGlobal Mobilizationurlglobal-mobilization.com classNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Misc_e_ConfignameCUP_Misc_e_ConfigTclassNamestructures_F_lxWSnameArma 3 Creator DLC: Western Sahara - Buildings and StructuresauthorRotators Collectiveurlhttps://sahara.rotators.net/classNameA3_Props_F_DecadenameCFGPATCHES_A3_Props_F_DecadeauthorBohemia Interactiveurlhttps://www.arma3.com~ classNamegm_structures_euro_80namegm_structures_euro_80authorGlobal Mobilizationurlglobal-mobilization.com classNameA3_Structures_F_HouseholdsnameArma 3 - HousesauthorBohemia Interactiveurlhttps://www.arma3.com{ classNamegmx_tak_vehicles_air_helicopters_mi2namegmx_tak_vehicles_air_helicopters_mi2authorGlobal Mobilization Extra classNameCUP_AirVehicles_Su25nameCUP_AirVehicles_Su25D classNamegmx_tak_vehicles_land_tracked_uaz469namegmx_tak_vehicles_land_tracked_uaz469authorGlobal Mobilization Extra classNameVehicles_F_lxWS_zu23nameArma 3 Creator DLC: Western SaharaauthorRotators Collective8 classNameA3_Modules_F_CuratornameArma 3 Zeus Update - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.org0 classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org classNameAdmiralnameARK Inhouse - AdmiralauthorKamiurlhttps://github.com/kami-classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgfclassNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.orgclassNameCUP_Creatures_Military_RussianameCUP_Creatures_Military_Russia$classNameCUP_AirVehicles_Mi24nameCUP_AirVehicles_Mi24gclassNamegm_weapons_mortars_2s12_gm_gc_army_2s12namegm_weapons_mortars_2s12_gm_gc_army_2s12authorGlobal Mobilizationurlglobal-mobilization.com classNameCUP_Creatures_Military_RussiaModernnameCUP_Creatures_Military_RussiaModern_UnitsauthorCommunity Upgrade ProjectclassNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttps://ace3.acemod.org/classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comauthordancemooxHeader%]gameTypeCoopminPlayersmaxPlayers,]Category0rnameMultiplayerAttribute0Attribute1nAttributespropertyRespawnTemplatesexpressiontrueValuedata singleTypeARRAYvalue0itemsItem0Mdata]singleTypeSTRINGvalueNonepropertyRespawnButtonexpressiontrueValuedatasingleTypeSCALARvalue?Intel&EntitiesConnections$-briefingNameark_co47_delta_desertoverviewTextTakistan Army defend a remote communications tower | JIP ExtractresistanceWesttimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<$items#Item0vItem1Z Item2,!Item3!Item40zItem5EItem6Item70Item8NItem9^Item10gItem11wItem12Item13Item14 Item15nItem16Item17Item18Item19Item20 Item21Item22!Item23:Item24CItem25Item26Item27Item28Item29Item30<Item31Item32JItem33j Item34"$dataTypeLayernameTime TriggersstateEntitiesidatlOffsetNLBZ itemsItem0?Item1Item2Item3Item4Item5Item6Item7Z dataTypeTriggerposition6ERB: FAttributesidtypeEmptyDetectoratlOffset̂Bnametgr_safety_offconditioncall{hull3_mission_safetyTimerAbort}sizeAsizeBdataTypeTriggerpositionE\B' FAttributesidtypeEmptyDetectoratlOffsetM Bnametgr_time_10conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDDdataTypeTriggerpositionE(B FAttributestidtypeEmptyDetectoratlOffsetBnametgr_time_15conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutaDaDaDdataTypeTriggerpositionEOBK FAttributesbidtypeEmptyDetectoratlOffset*Bnametgr_time_20conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDDdataTypeTriggerpositionEBBT FAttributesPidtypeEmptyDetectoratlOffsetZBnametgr_time_25conditioncall{triggeractivated tgr_safety_off;}onActivationcall{heli_1 setfuel 1; heli_2 setfuel 1;}sizeAsizeBtimeoutDDDdataTypeTriggerposition"EBdj FAttributeswidtypeEmptyDetectoratlOffsetBnametgr_time_30conditioncall{triggeractivated tgr_safety_off;}onActivationcall{heli_1 setfuel 1;}sizeAsizeBtimeoutDDDdataTypeTriggerpositionE4B FAttributesidtypeEmptyDetectoratlOffset߈Bnametgr_time_5conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutCCCdataTypeTriggerpositionEC FAttributesyidMtypeEmptyDetectoratlOffsetzוBZ nametgr_time_40conditioncall{triggeractivated tgr_safety_off;}onActivationif (isServer) then { [arty_1, "mkr_tgt", 5, 30, 50] call ark_common_fnc_arty; };sizeAsizeBtimeoutEEEZ dataTypeMarkerpositionFu#BzO;Enamemkr_aomarkerTypeELLIPSEtypeellipsecolorNameColorWESTfillNameBorderaEBbBangleUBdrawBorderidatlOffset,!dataTypeMarkerposition Fch$Br~4=#init [this, ["faction", "GMX_TKA_DD"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;/$dataTypeObjectPositionInfo$sideEmptyflagsAttributes$id typegm_ammobox_aluminium_01_emptyatlOffset6W%positionFя%B=EanglesQ=&=<$init [this, ["faction", "GMX_TKA_DD"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;W%dataTypeObjectPositionInfo%sideEmptyflagsAttributes&idF!typeCampfire_burning_FatlOffsetW&positionUF&Bv>Eangles:;:>sD=&&dataTypeObjectPositionInfo&sideEmptyflagsAttributes&idI!typeMetalBarrel_burning_FatlOffset&positionEFY(B;EanglesΣ<:><&&dataTypeObjectPositionInfos'sideEmptyflagsAttributes'id!typegm_ammobox_aluminium_06_emptyatlOffsetи(positionFq%B>EanglesuD=;?:;'init [this, ["faction", "GMX_TKA_DD"], ["gear", "SPG"]] call hull3_unit_fnc_init;(dataTypeObjectPositionInfo(sideEmptyflagsAttributes(id!typegm_ammobox_aluminium_06_emptyatlOffset*)positionF\%B=EanglesTM<?˜D<(init [this, ["faction", "GMX_TKA_DD"], ["gear", "SPG"]] call hull3_unit_fnc_init;*)dataTypeObjectPositionInfo)sideEmptyflagsAttributes)idI"typeFlagCarrierTakistan_EP1atlOffset6)positionEF…6B];EanglesMd=׏@<))dataTypeObjectPositionInfoo*sideEmptyflagsAttributes*idF"typeLand_tent_desert_02_lxws*position.Ft'B=EanglesHK@;@Md=**dataTypeObjectPositionInfo)+sideEmptyflagsAttributesa+idG"typeLand_tent_desert_02_lxwsg+positionZF~)B=Eangles@ƙ@4=a+g+dataTypeObjectPositionInfo+sideEmptyflagsAttributes%,idK"typeLantern_01_black_FatlOffset<9+,positionoF=A&B)=Eangles@4=%,+,dataTypeObjectPositionInfo,sideEmptyflagsAttributes,idL"typeLantern_01_black_FatlOffset,positionFY#B=EanglesHK@H =,,dataTypeObjectPositionInfou-sideEmptyflagsAttributes-idM"typeLantern_01_black_FatlOffset-positionNF'B;EanglesMd=%Y=--dataTypeObjectPositionInfo,.sideEmptyflagsAttributesd.idH"typeland_gm_radiotower_01j.positionBFkj'B==Eangles@d.j.dataTypeObjectPositionInfo.sideEmptyflagsAttributes-/idB"typeLand_cargo_house_slum_FatlOffset63/positionLF)B;EanglesX!@-/3/ dataTypeObjectPositionInfo/sideEmptyflagsAttributes 0id6"typegmx_tak_army_mi2t_desatlOffset#CustomAttributes,09position7E 2;BFanglesnsD=On@] @ 0skill?lockUNLOCKED,0 Attribute00Attribute11Attribute22Attribute33Attribute4l4Attribute5K5Attribute6(6Attribute77Attribute87Attribute98nAttributes 9propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value11data11singleTypeSTRINGvalue-11propertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuei22datay22singleTypeSTRINGvaluegmx_insignia_tak_012propertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value\33datal33singleTypeSTRINGvalue-13propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value74l4dataG4l4singleTypeSTRINGvalue-1l4propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value5K5data&5K5singleTypeSTRINGvalue-1K5propertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value5(6data6(6singleTypeSTRINGvalue-1(6propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value67data67singleTypeSTRINGvalue-17propertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value77data77singleTypeSTRINGvalue-17propertygm_vehicleMarkings_Insignias_flag_attributeexpression[_this,_value,5,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value88data88singleTypeSTRINGvalue-18propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuec99datas99singleTypeSTRINGvalue-19 dataTypeObjectPositionInfo7:sideEmptyflagsAttributeso:id7"typegmx_tak_army_mi2t_desatlOffset8CustomAttributes:Cposition~qEu`AB_Fangles e=tq@6f@o:skill?lockUNLOCKED: Attribute0I;Attribute1)<Attribute2=Attribute3=Attribute4>Attribute5?Attribute6@Attribute7mAAttribute8HBAttribute9 CnAttributes Cpropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value;)<data<)<singleTypeSTRINGvalue-1)<propertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value<=data<=singleTypeSTRINGvaluegmx_insignia_tak_01=propertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value==data==singleTypeSTRINGvalue-1=propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value>>data>>singleTypeSTRINGvalue-1>propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value{??data??singleTypeSTRINGvalue-1?propertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueX@@datah@@singleTypeSTRINGvalue-1@propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value8AmAdataHAmAsingleTypeSTRINGvalue-1mApropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueBHBdata#BHBsingleTypeSTRINGvalue-1HBpropertygm_vehicleMarkings_Insignias_flag_attributeexpression[_this,_value,5,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueB CdataB CsingleTypeSTRINGvalue-1 Cpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueCCdataCCsingleTypeSTRINGvalue-1C dataTypeObjectPositionInfoDsideEmptyflagsAttributesDid8"typegmx_tak_army_mi2urpg_desatlOffsetHCustomAttributesDUNposition2EvBBjFanglesԌ@@̌@Dskill?D Attribute0EAttribute1FAttribute2lGAttribute3NHAttribute4)IAttribute5JAttribute6JAttribute7KAttribute8LAttribute9xMnAttributes UNpropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueLFFdata\FFsingleTypeSTRINGvalue-1Fpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value&GlGdata6GlGsingleTypeSTRINGvaluegmx_insignia_tak_01lGpropertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueHNHdata)HNHsingleTypeSTRINGvalue-1NHpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueH)IdataI)IsingleTypeSTRINGvalue-1)Ipropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueIJdataIJsingleTypeSTRINGvalue-1Jpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueJJdataJJsingleTypeSTRINGvalue-1Jpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueKKdataKKsingleTypeSTRINGvalue-1Kpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuekLLdata{LLsingleTypeSTRINGvalue-1Lpropertygm_vehicleMarkings_Insignias_flag_attributeexpression[_this,_value,5,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueCMxMdataSMxMsingleTypeSTRINGvalue-1xMpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value NUNdata0NUNsingleTypeSTRINGvalue-1UN dataTypeObjectPositionInfoNsideEmptyflagsAttributes/Oid;"typegmx_tak_army_mi2urpg_desatlOffsetCustomAttributesAOXpositionIZEFBSFangleswu=lj@@/Oskill?AO Attribute0OAttribute1PAttribute2QAttribute3RAttribute4SAttribute5`TAttribute6=UAttribute7VAttribute8VAttribute9WnAttributes Xpropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuePPdataPPsingleTypeSTRINGvalue-1Ppropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value~QQdataQQsingleTypeSTRINGvaluegmx_insignia_tak_01Qpropertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueqRRdataRRsingleTypeSTRINGvalue-1Rpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueLSSdata\SSsingleTypeSTRINGvalue-1Spropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value+T`Tdata;T`TsingleTypeSTRINGvalue-1`Tpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueU=UdataU=UsingleTypeSTRINGvalue-1=Upropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueUVdataUVsingleTypeSTRINGvalue-1Vpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueVVdataVVsingleTypeSTRINGvalue-1Vpropertygm_vehicleMarkings_Insignias_flag_attributeexpression[_this,_value,5,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueWWdataWWsingleTypeSTRINGvalue-1Wpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuexXXdataXXsingleTypeSTRINGvalue-1XdataTypeObjectPositionInfo3YsideEmptyflagsAttributeskYid9"typeCUP_O_Su25_Dyn_TKAatlOffsetp:YpositionF6BM Fanglesn@kYskill?lockUNLOCKEDY dataTypeObjectPositionInfo4ZsideEmptyflagsAttributeslZid:"typegmx_tak_army_uaz469_cargo_desatlOffset@4CustomAttributesZkpositiontaFx0B8;Eangles< =lZskill?lockUNLOCKEDinit [this, ["faction", "GMX_TKA_DD"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgmx_tak_desZ Attribute0[Attribute1\Attribute2cAttribute3dAttribute4eAttribute5efAttribute6DgAttribute7!hAttribute8hAttribute9iAttribute10jnAttributes kpropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuer\\data\\singleTypeSTRINGvalue-1\propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueO]cdata_]csingleTypeARRAYvalue]citemsItem0]Item1{^cdata]{^singleTypeARRAYvalue]{^itemsItem0^Item1E^{^data^E^singleTypeSTRINGvaluegmx_tak_desE^dataU^{^singleTypeSCALARvalue?{^data^csingleTypeARRAYvalue^citemsItem0_Item1_Item2`Item3C`Item4y`Item5`Item6`Item79aItem8oaItem9aItem10aItem11-bItem12cbItem13bItem14bItem15#cItem16YcItem17ccdata__singleTypeSTRINGvaluewindshield_data_`singleTypeSCALARvalue?`data`C`singleTypeSTRINGvaluewindows_unhideC`dataS`y`singleTypeSCALARvaluey`data``singleTypeSTRINGvaluecover_hoops_unhide`data``singleTypeSCALARvalue`dataa9asingleTypeSTRINGvaluespare_wheel_unhide9adataIaoasingleTypeSCALARvalue?oadataaasingleTypeSTRINGvalueantenna_01_unhideadataaasingleTypeSCALARvalue?adataa-bsingleTypeSTRINGvalueantenna_02_unhide-bdata=bcbsingleTypeSCALARvalue?cbdatasbbsingleTypeSTRINGvalueFogLights_01_unhidebdatabbsingleTypeSCALARvalue?bdatab#csingleTypeSTRINGvaluemirrors_01_unhide#cdata3cYcsingleTypeSCALARvalue?YcdataiccsingleTypeSTRINGvaluedoors_unhidecdataccsingleTypeSCALARvalue?cpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuesdddataddsingleTypeSTRINGvalue-1dpropertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueUeedataeeesingleTypeSTRINGvalue-1epropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value0fefdata@fefsingleTypeSTRINGvalue-1efpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuegDgdatagDgsingleTypeSTRINGvalue-1Dgpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueg!hdatag!hsingleTypeSTRINGvalue-1!hpropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuehhdatahhsingleTypeSTRINGvalue-1hpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueiidataiisingleTypeSTRINGvalue-1ipropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuejjdatajjsingleTypeSTRINGvalue-1jpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value_kkdataokksingleTypeSTRINGvalue-1k dataTypeObjectPositionInfo.lsideEmptyflagsAttributesflid="typeO_SFIA_ZU23_lxWSatlOffsetCustomAttributes}lCopositionF*B]r=Eanglesv@K @3=fltexturesBeige}lAttribute0lnAttributesCopropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueMmCodata]mCosingleTypeARRAYvaluemCoitemsItem0mItem1snCodatamsnsingleTypeARRAYvaluemsnitemsItem0nItem1=nsndatan=nsingleTypeSTRINGvalueBeige=ndataMnsnsingleTypeSCALARvalue?sndatanCosingleTypeARRAYvaluenCoitemsItem0nItem1 oCodatan osingleTypeSTRINGvalueshield_hide odataoCosingleTypeSCALARvalueCo dataTypeObjectPositionInfoosideEmptyflagsAttributespid>"typeO_SFIA_ZU23_lxWSatlOffsetkCustomAttributes,prpositionF+B=Eangles$@-@3=ptexturesBeige,pAttribute0TpnAttributesrpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Valueprdata qrsingleTypeARRAYvalue0qritemsItem0XqItem1"rrdatahq"rsingleTypeARRAYvalueq"ritemsItem0qItem1q"rdataqqsingleTypeSTRINGvalueBeigeqdataq"rsingleTypeSCALARvalue?"rdata2rrsingleTypeARRAYvalueVrritemsItem0~rItem1rrdatarrsingleTypeSTRINGvalueshield_hiderdatarrsingleTypeSCALARvaluerdataTypeObjectPositionInfo|ssideEmptyflagsAttributessidj"typeO_SFIA_ZU23_lxWSCustomAttributessvpositionFWw)BV=Eangles@D@4=stexturesBeigesAttribute0snAttributesvpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuetvdatatvsingleTypeARRAYvaluetvitemsItem0tItem1uvdatauusingleTypeARRAYvalue+uuitemsItem0SuItem1uudatacuusingleTypeSTRINGvalueBeigeudatauusingleTypeSCALARvalue?udatauvsingleTypeARRAYvalueuvitemsItem0vItem1[vvdata-v[vsingleTypeSTRINGvalueshield_hide[vdatakvvsingleTypeSCALARvaluevdataTypeObjectPositionInfowsideEmptyflagsAttributesSwidk"typeO_SFIA_ZU23_lxWSCustomAttributesjw0zposition{Fi*B3>EanglesQ=?ԣc{Attribute0{Attribute1b|Attribute2}Attribute3}nAttributes;~propertyModuleCurator_F_Ownerexpression_this setVariable ['Owner',_value,true];Value#|b|data3|b|singleTypeSTRINGvalue#adminLoggedb|propertyModuleCurator_F_Forcedexpression_this setVariable ['Forced',_value,true];Value|}data|}singleTypeSCALARvalue}propertyModuleCurator_F_Nameexpression_this setVariable ['Name',_value,true];Valueh}}datax}}singleTypeSTRINGvalue}propertyModuleCurator_F_Addonsexpression_this setVariable ['Addons',_value,true];Value~;~data~;~singleTypeSCALARvalue@@;~dataTypeLogicPositionInfo~id'typeARK_ACE_RearmatlOffset,C~positionE XCFanglesm>H>~dataTypeLogicPositionInfo%idtypeARK_Clear_VehicleatlOffsetcCEpositionE΂CEEdataTypeLayernameSafety Off (44 Inf)stateEntitiesid{ atlOffsetNWitemsItem0Item1ЄItem2vItem3;Item4eItem5Item6ќItem7Item8LItem9Item10<Item11Item12Item13mItem14Item15]Item16Item17Item18Item19Item20Item21DItem22 Item23Item24Item25Item26eItem27Item28Item29dataTypeGroupsideCivilianEntitiesxAttributesʄidatlOffsetffЄitemsItem0Item1Item2Jʄ dataTypeObjectPositionInfo@sideCivilianflagsAttributesxidtypeC_Bob_VRatlOffset6CustomAttributes~positionExBcEanglesn!c@x~Attribute0Attribute1>nAttributespropertyspeakerexpression_this setspeaker _value;Value>data>singleTypeSTRINGvalueMale01GREVR>propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition@EAcEplacementHBEffectsDshowWPNEVERidtypeMoveJJdataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsĄshowWPNEVERidFtypeMoveʄʄЄdataTypeGroupsideCivilianEntities.AttributespidatlOffsetffvitemsItem0aItem1`Item2pdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributes$`positionE4BJcEanglesn!c@$Attribute0\Attribute1nAttributes`propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value*`data:`singleTypeSCALARvalue\?`dataTypeWaypointloiterAltitudepositionEAndZEplacementHBEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsjshowWPNEVERidGtypeMoveppvdataTypeTriggerpositioncE)BcEanglea!c@AttributesidtypeEmptyDetectorAreaR50;conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB A;dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesۉepositionhEqBVbEangles@] =ۉAttribute0׊Attribute1Attribute2PAttribute3Attribute4Attribute5}Attribute62Attribute7Attribute8Attribute9Attribute10TAttribute11Attribute12ړAttribute13nAttributesepropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuefdatavsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuePdata*PsingleTypeSCALARvaluePpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueьdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueG}dataW}singleTypeSCALARvalue A}propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value2data2singleTypeBOOLvalue2propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueˏdataۏsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvalueinf_3propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueWdatagsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueTdata.TsingleTypeSCALARvalueTpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueړdataړsingleTypeSCALARvalueړpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuemdata}singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value2edataBesingleTypeSTRINGvalueedataTypeGroupsideCivilianEntitiesÕAttributesidatlOffsetffitemsItem0Item1Item2 dataTypeObjectPositionInfosideCivilianflagsAttributesÖidtypeC_Bob_VRatlOffset6CustomAttributesɖposition5EBȕcEanglesn!c@ÖɖAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueKdata[singleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueϗdataߗsingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositionEGAq_EplacementHBEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsshowWPNEVERidHtypeMovedataTypeGroupsideCivilianEntitiesyAttributes˜id atlOffsetffќitemsItem0Item1Item2K˜ dataTypeObjectPositionInfoAsideCivilianflagsAttributesyid typeC_Bob_VRatlOffset@7CustomAttributespositionEA.EplacementHBEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition}F4(Bי;EEffects0showWPNEVERidEtypeMove66<dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffitemsItem0ͱItem1ܳItem2l dataTypeObjectPositionInfobsideCivilianflagsAttributesidtypeC_Bob_VRatlOffset6CustomAttributesܳpositioncEEAEangles W@Attribute0زAttribute1`nAttributesܳpropertyspeakerexpression_this setspeaker _value;Value"`data2`singleTypeSTRINGvalueMale01GREVR`propertypitchexpression_this setpitch _value;ValueܳdataܳsingleTypeSCALARvalue\?ܳdataTypeWaypointloiterAltitudepositionWE~A*&EplacementHBEffectsfshowWPNEVERidtypeMovelldataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsshowWPNEVERidItypeMovedataTypeGroupsideCivilianEntitiesPAttributesidatlOffsetff¨itemsItem0Item1Item2" dataTypeObjectPositionInfosideCivilianflagsAttributesPidtypeC_Bob_VRatlOffset6CustomAttributesVpositionEhׄABEangles W@PVAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueضdatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value\datalsingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition F!AEplacementHBEffectsshowWPNEVERidtypeMove""dataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsshowWPNEVERidJtypeMovedataTypeTriggerposition"mEQArEangleV@AttributesidtypeEmptyDetectorAreaR50mconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AmdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffset6CustomAttributesposition EUzArEangles@= =Attribute0Attribute1ۻAttribute2Attribute3IAttribute4Attribute5Attribute6tAttribute7CAttribute8Attribute9Attribute10Attribute11[Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueۻdataۻsingleTypeSTRINGvalueۻpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value\datalsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueIdata#IsingleTypeSCALARvalueBIpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueʽdataڽsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value@tdataPtsingleTypeBOOLvaluetpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value CdataCsingleTypeSCALARvalueCpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvalueinf_5propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value`datapsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value%[data5[singleTypeSCALARvalueA[propertyAdmiral_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];ValuetdatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesAttributesWidatlOffsetff]itemsItem08Item1GItem2W dataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRatlOffset6CustomAttributes GpositionFE3AEangles W@ Attribute0CAttribute1nAttributesGpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueGdata!GsingleTypeSCALARvalue\?GdataTypeWaypointloiterAltitudepositionFktFA֩"EplacementHBEffectsshowWPNEVERid!typeMovedataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsQshowWPNEVERidKtypeMoveWW]dataTypeGroupsideCivilianEntitiesAttributes id"atlOffsetffitemsItem0Item1Item2 dataTypeObjectPositionInfosideCivilianflagsAttributesid#typeC_Bob_VRatlOffset@7CustomAttributespositionTEA0*Eanglesj>Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueCdataSsingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition E6"A6 5EplacementHBEffectsshowWPNEVERid$typeMovedataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsshowWPNEVERidLtypeMove dataTypeGroupsideCivilianEntitiesqAttributesid%atlOffsetffitemsItem0Item1Item2S dataTypeObjectPositionInfo9sideCivilianflagsAttributesqid&typeC_Bob_VRatlOffset6CustomAttributeswposition>E!As)Eanglesj>qwAttribute0Attribute17nAttributespropertyspeakerexpression_this setspeaker _value;Value7data 7singleTypeSTRINGvalueMale01GREVR7propertypitchexpression_this setpitch _value;Value}datasingleTypeSCALARvalue\? dataTypeWaypointloiterAltitudepositionE'8A@W+EplacementHBEffectsMshowWPNEVERid'typeMoveatlOffset5SSdataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsshowWPNEVERidMtypeMovedataTypeTriggerposition1\E1AV)Eangle0j>AttributesMid(typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfoid)typeAdmiral_OndemandCampZoneCustomAttributes>position=EOA*Eangles @?o>>Attribute0:Attribute1Attribute2Attribute3jAttribute4!Attribute5Attribute6Attribute7dAttribute8#Attribute9Attribute10Attribute11|Attribute12=Attribute13nAttributespropertyAdmiral_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];Value4jdataDjsingleTypeSCALARvalueBjpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value!data!singleTypeSCALARvalueB!propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueadataqsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value.ddata>dsingleTypeSCALARvaluedpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value#data#singleTypeSTRINGvalueinf_6#propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueF|dataV|singleTypeSCALARvalueA|propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value=data=singleTypeSCALARvalue=propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntities&Attributesid*atlOffsetffŽitemsItem0YItem1hItem2 dataTypeObjectPositionInfosideCivilianflagsAttributes&id+typeC_Bob_VRatlOffset7CustomAttributes,hpositionyEiA)Eanglesj>&,Attribute0dAttribute1nAttributeshpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value2hdataBhsingleTypeSCALARvalue\?h dataTypeWaypointloiterAltitudeposition|MEw7*AH>0EplacementHBEffectsshowWPNEVERid,typeMoveatlOffset5dataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsshowWPNEVERidNtypeMovedataTypeGroupsideCivilianEntitiesAttributes>id-atlOffsetffDitemsItem0Item1.Item2> dataTypeObjectPositionInfosideCivilianflagsAttributesid.typeC_Bob_VRatlOffset6CustomAttributes.position4EϮA=Eangles?Attribute0*Attribute1nAttributes.propertyspeakerexpression_this setspeaker _value;ValuetdatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value.data.singleTypeSCALARvalue\?.dataTypeWaypointloiterAltitudepositionNKEgBADEplacementHBEffectsshowWPNEVERid/typeMovedataTypeWaypointloiterAltitudeposition}F4(Bי;EEffects8showWPNEVERidOtypeMove>>DdataTypeGroupsideCivilianEntitiesAttributesid0atlOffsetff itemsItem0Item1Item2 dataTypeObjectPositionInfojsideCivilianflagsAttributesid1typeC_Bob_VRatlOffset6CustomAttributespositionE(A=Eangles?Attribute0Attribute1hnAttributespropertyspeakerexpression_this setspeaker _value;Value*hdata:hsingleTypeSTRINGvalueMale01GREVRhpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\? dataTypeWaypointloiterAltitudepositionqEA܉:EplacementHBEffects~showWPNEVERid2typeMoveatlOffset6dataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsshowWPNEVERidPtypeMove dataTypeTriggerpositionAE`A s=Eangleꞗ?Attributes~id3typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfo7id4typeAdmiral_OndemandCampZoneCustomAttributesopositionEAu=Eangles]>ߟ@k.>oAttribute0kAttribute1-Attribute2Attribute3Attribute4RAttribute5Attribute6Attribute7Attribute8TAttribute9!Attribute10Attribute11Attribute12nAttribute137nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value-data -singleTypeSTRINGvalue-propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueedatausingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueRdata,RsingleTypeSCALARvalueBRpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value_dataosingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueTdata,TsingleTypeSTRINGvalueinf_1TpropertyAdmiral_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];ValuewdatasingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value8ndataHnsingleTypeSCALARvaluenpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value7data7singleTypeSCALARvalue7propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesWAttributesid5atlOffsetff¯itemsItem0Item1Item2) dataTypeObjectPositionInfosideCivilianflagsAttributesWid6typeC_Bob_VRatlOffset7CustomAttributes]positionEAGi=Eangles?W]Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValuecdatassingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositiony}EA?EplacementHBEffects#showWPNEVERid7typeMove))dataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsshowWPNEVERidQtypeMovedataTypeGroupsideCivilianEntities Attributes_id8atlOffsetffeitemsItem0@Item1OItem2_ dataTypeObjectPositionInfosideCivilianflagsAttributes id9typeC_Bob_VRatlOffset6CustomAttributesOpositionEAvMEanglesr1G@ Attribute0KAttribute1nAttributesOpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueOdata)OsingleTypeSCALARvalue\?OdataTypeWaypointloiterAltitudepositionE|ATEplacementHBEffectsshowWPNEVERid:typeMovedataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsYshowWPNEVERidRtypeMove__edataTypeGroupsideCivilianEntitiesAttributesid;atlOffsetffitemsItem0Item1Item2 dataTypeObjectPositionInfosideCivilianflagsAttributesid<typeC_Bob_VRatlOffset7CustomAttributespositionE=ANEanglesr1G@Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueKdata[singleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition>EA9JEplacementHBEffectsshowWPNEVERid=typeMovedataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsshowWPNEVERidStypeMovedataTypeTriggerpositionNEsANEanglee1G@Attributesid>typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfoXid?typeAdmiral_OndemandCampZoneatlOffset6CustomAttributespositionEaA$MEangles$@~@0T=Attribute0Attribute1NAttribute2Attribute3Attribute4sAttribute52Attribute6Attribute7Attribute8u Attribute9B Attribute10 Attribute11 Attribute12 Attribute13X nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueNdata+NsingleTypeSTRINGvalueNpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value=sdataMssingleTypeSCALARvalueBspropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value2data 2singleTypeSCALARvalue A2propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value= u dataM u singleTypeSTRINGvalueinf_2u propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value B data B singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value  data  singleTypeSCALARvalueA propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueY  datai  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value" X data2 X singleTypeSCALARvalueX propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value data singleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesxAttributesid@atlOffsetffitemsItem0Item1Item2J dataTypeObjectPositionInfo@sideCivilianflagsAttributesxidAtypeC_Bob_VRatlOffset6CustomAttributes~position9EA MEanglesr1G@x~Attribute0Attribute1>nAttributespropertyspeakerexpression_this setspeaker _value;Value>data>singleTypeSTRINGvalueMale01GREVR>propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositionNKEAOEplacementHBEffectsDshowWPNEVERidBtypeMoveJJdataTypeWaypointloiterAltitudeposition}F4(Bי;EEffectsshowWPNEVERidTtypeMovedataTypeLayername5 Minutes - Wheel Armour Start (3 Tech)stateEntitiesIid atlOffset+؁0itemsItem0Item1fItem2'Item3O!Item4#Item5#0dataTypeGroupsideCivilianEntitiesAttributes`idatlOffsetfffitemsItem0#Item1`dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset7position*EA]%EanglesC@dataTypeWaypointloiterAltitudepositionaFn&BitypeMove``fdataTypeTriggerposition$NEAO%EangleC@AttributesidtypeEmptyDetectorAreaR50'conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB A'dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesO!positionEQA'Eangles@C@Attribute0Attribute1Attribute2<Attribute3Attribute4Attribute5iAttribute6Attribute7Attribute8Attribute9wAttribute10>Attribute11Attribute12Attribute13 nAttributesO!propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueRdatabsingleTypeSTRINGvaluepropertyAdmiral_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];ValuetdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value3idataCisingleTypeSCALARvalueAipropertyAdmiral_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];ValuetdatasingleTypeSTRINGvaluet_1propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueAwdataQwsingleTypeSCALARvaluewpropertyAdmiral_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];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueW  datag  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value!O!data,!O!singleTypeSTRINGvalueO!dataTypeGroupsideCivilianEntities!Attributes#idatlOffsetff#itemsItem0!Item1"#dataTypeObjectPositionInfoT"sideCivilianflagsAttributes"idtypeC_Bob_VRatlOffset8"position/EXAwEanglesC@""dataTypeWaypointloiterAltitudepositionaFn&BinAttributesj?propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuem55data}55singleTypeSTRINGvalue5propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value!6W6data16W6singleTypeSCALARvalueW6propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value67data67singleTypeSCALARvalueB7propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value77data77singleTypeSCALARvalueB7propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueN88data^88singleTypeSCALARvalueB8propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value999data999singleTypeBOOLvalue99propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value9:data9:singleTypeSCALARvalue:propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value::data::singleTypeSTRINGvaluea_1:propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value\;;datal;;singleTypeSCALARvalue;propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value#<Y<data3<Y<singleTypeSCALARvalueY<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];Valuer>>data>>singleTypeSCALARvalue>propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value7?j?dataG?j?singleTypeSTRINGvaluej?dataTypeGroupsideCivilianEntities?Attributes%AidatlOffsetff+AitemsItem0?Item1@%AdataTypeObjectPositionInfoo@sideCivilianflagsAttributes@idtypeC_Bob_VRatlOffset 7@positionE=AE@@dataTypeWaypointloiterAltitudeposition8_F&BFtFdataNFtFsingleTypeSCALARvalueBtFpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueF3Gdata G3GsingleTypeSCALARvalueB3GpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueGGdataGGsingleTypeBOOLvalueGpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueHHdataHHsingleTypeSCALARvalueHpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value>ItIdataNItIsingleTypeSTRINGvaluea_2tIpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value JAJdataJAJsingleTypeSCALARvalueAJpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueJKdataJKsingleTypeSCALARvalueKpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueKKdataKKsingleTypeSCALARvalueKpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueXLLdatahLLsingleTypeSCALARvalue?LpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value!MWMdata1MWMsingleTypeSCALARvalueWMpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueMNdataMNsingleTypeSTRINGvalueNdataTypeLayername15 Minutes - Rotor InsertstateEntitiesNid atlOffset b8B^itemsItem0NItem1OItem2uPItem3RItem4UItem5Y^dataTypeTriggerpositionfJE]Bf;Eangle*ǎ@AttributesLOid typeEmptyDetectorAreaR50Oconditioncall{triggeractivated tgr_time_15;}sizeA AsizeB AtimeoutAAAOdataTypeTriggerpositionԟIEBBEangle*ǎ@Attributes'Pid typeEmptyDetectorAreaR50uPconditioncall{triggeractivated tgr_time_15;}sizeA AsizeB AuPdataTypeGroupsideCivilianEntitiesPAttributesRid atlOffsetffRitemsItem0QItem1QItem2DRRdataTypeObjectPositionInfoQsideCivilianflagsAttributesQid typeC_Jeff_VRatlOffsetQpositionJEBV@RshowWPNEVERid typeMoveDRDRdataTypeWaypointloiterAltitudepositionFNBBKVEffectsRshowWPNEVERid typeMoveRRRdataTypeGroupsideCivilianEntities(SAttributes Uid atlOffsetffUitemsItem0[SItem1 TItem2T UdataTypeObjectPositionInfoSsideCivilianflagsAttributesTidtypeC_Jeff_VR TpositionlIE BBEangles4ǎ@T TdataTypeWaypointloiterAltitudepositionNF^#B?EEffectsTshowWPNEVERidtypeMoveTTdataTypeWaypointloiterAltitudepositionNiFI(}Bu=EffectsUshowWPNEVERidtypeMove U UUdataTypeLogicPositionInfooUid typeARK_Rotor_InsertCustomAttributesUYpositionJEB;Eangles =4ǎ@|=@UAttribute0VAttribute1VAttribute2}WAttribute3'XAttribute4XnAttributesYpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueVVdataVVsingleTypeSCALARvalueBVpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueCW}WdataSW}WsingleTypeSTRINGvalueDefault}WpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueW'XdataW'XsingleTypeSTRINGvalueNORMAL'XpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueXXdataXXsingleTypeSCALARvalueBXpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueOYYdata_YYsingleTypeSTRINGvalueark_rotor_fnc_insertYdataTypeLogicPositionInfoYidtypeARK_Rotor_InsertCustomAttributes.Z^position IEtBh0BEangles @@@.ZAttribute0ZAttribute1I[Attribute2\Attribute3\Attribute4W]nAttributes^propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value[I[data#[I[singleTypeSCALARvalueBI[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];Valueu\\data\\singleTypeSTRINGvalueNORMAL\propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value!]W]data1]W]singleTypeSCALARvalueBW]propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value]^data]^singleTypeSTRINGvalueark_rotor_fnc_insert^dataTypeLayername20 Minutes - Chase Inf (16 Inf)stateEntities^id atlOffset@gitemsItem0^Item1z_gdataTypeTriggerpositionF8$B->;Eangle/@Attributes*_id typeEmptyDetectorAreaR50z_conditiontrue && triggeractivated tgr_time_20;sizeA DsizeB Dz_dataTypeLogicPositionInfo_idLtypeark_chase_ai_moduleCustomAttributes`gpositionFJLBDKEangles@/@4=` Attribute0`Attribute1{aAttribute25bAttribute3bAttribute4cAttribute5OdAttribute6dAttribute7eAttribute8mfAttribute9gnAttributes gpropertyark_chase_ai_module_Unit_Amountexpression_this setVariable ['Unit_Amount',_value,true];ValueEa{adataUa{asingleTypeSCALARvalueA{apropertyark_chase_ai_module_Waypoint_Accuracyexpression_this setVariable ['Waypoint_Accuracy',_value,true];Valuea5bdatab5bsingleTypeSCALARvalueHB5bpropertyark_chase_ai_module_Spawn_Timeexpression_this setVariable ['Spawn_Time',_value,true];ValuebbdatabbsingleTypeSCALARvalue@bpropertyark_chase_ai_module_Max_Distanceexpression_this setVariable ['Max_Distance',_value,true];Value[ccdatakccsingleTypeSCALARvalueCcpropertyark_chase_ai_module_Allow_BuildingSearchexpression_this setVariable ['Allow_BuildingSearch',_value,true];ValuedOddata+dOdsingleTypeBOOLvalueOdpropertyark_chase_ai_module_Allow_NVGsexpression_this setVariable ['Allow_NVGs',_value,true];ValuedddataddsingleTypeBOOLvaluedpropertyark_chase_ai_module_Force_Flashlightsexpression_this setVariable ['Force_Flashlights',_value,true];Value}eedataeesingleTypeBOOLvalueepropertyark_chase_ai_module_Unit_Classnamesexpression_this setVariable ['Unit_Classnames',_value,true];Value1fmfdataAfmfsingleTypeSTRINGvalue[ADMIRAL]mfpropertyark_chase_ai_module_Min_Distanceexpression_this setVariable ['Min_Distance',_value,true];ValuefgdatafgsingleTypeSCALARvalueCgpropertyark_chase_ai_module_Unit_Templateexpression_this setVariable ['Unit_Template',_value,true];ValueggdataggsingleTypeSTRINGvalueADMIRALgdataTypeLayername25 Minutes - Rotor InsertstateEntities>hid atlOffsetP/rwitemsItem0hItem1jItem2\mItem3nItem4nItem5PswdataTypeGroupsideCivilianEntitieshAttributesjid atlOffsetffjitemsItem0#iItem1iItem2ajjdataTypeObjectPositionInfoisideCivilianflagsAttributesiid typeC_Jeff_VRatlOffset7ipositionVYE-}B>i2Eangles@iidataTypeWaypointloiterAltitudepositionF.BN9EEffects[jshowWPNEVERid&typeMoveajajdataTypeWaypointloiterAltitudepositionںF$J`BDhEffectsjshowWPNEVERid'typeMovejjjdataTypeGroupsideCivilianEntitiesEkAttributesVmid atlOffsetff\mitemsItem0xkItem16lItem2lVmdataTypeObjectPositionInfoksideCivilianflagsAttributes0lid typeC_Jeff_VRatlOffset76lpositionPr[EbB @Eangles@0l6ldataTypeWaypointloiterAltitudepositionF B"6@EEffectslshowWPNEVERid(typeMoveatlOffsetP^AlldataTypeWaypointloiterAltitudepositionF%C(EffectsPmshowWPNEVERid)typeMoveatlOffset͊CVmVm\mdataTypeTriggerposition0YEh^_B`@Eangle@Attributesmid typeEmptyDetectorAreaR50nconditioncall{triggeractivated tgr_time_25;}timeoutAAAndataTypeTriggerpositioneWEEB"2Eangle@Attributesnid typeEmptyDetectorAreaR50nconditioncall{triggeractivated tgr_time_25;}ndataTypeLogicPositionInfo)oid typeARK_Rotor_InsertCustomAttributesaoPspositionIUE7&Br1Eangles@D@aoAttribute0oAttribute1|pAttribute27qAttribute3qAttribute4rnAttributesPspropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueFp|pdataVp|psingleTypeSCALARvalueB|ppropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Valuep7qdata q7qsingleTypeSTRINGvalueDefault7qpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueqqdataqqsingleTypeSTRINGvalueNORMALqpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueTrrdatadrrsingleTypeSCALARvalueBrpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value sPsdatasPssingleTypeSTRINGvalueark_rotor_fnc_insertPsdataTypeLogicPositionInfosid typeARK_Rotor_InsertatlOffset6CustomAttributesswpositionWE%cB6@Eangles@@ @sAttribute0`tAttribute1uAttribute2uAttribute3xvAttribute4!wnAttributeswpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuetudatatusingleTypeSCALARvalueBupropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueuudatauusingleTypeSTRINGvalueDefaultupropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value?vxvdataOvxvsingleTypeSTRINGvalueNORMALxvpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Valuev!wdatav!wsingleTypeSCALARvalueB!wpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValuewwdatawwsingleTypeSTRINGvalueark_rotor_fnc_insertwdataTypeLayername30 Minutes - Attack HelistateEntitiesQxid atlOffsetώitemsItem0yxItem1dataTypeGroupsideEastEntitiesxAttributes}CrewLinks ~idN"atlOffsetffitemsItem0AyItem1zItem2zItem3Q{Item4|Item5|Item6`}}dataTypeObjectPositionInfoysideEastflagsAttributesyidP"typeCUP_O_RU_PilotatlOffset6zpositionyCEӑ\B}Eangles6?nsDsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMONDdataTypeGroupsideWestEntitiesAttributesid!itemsItem0)Item1ڔdataTypeObjectPositionInfosideWestflagsAttributesid!typeB_Soldier_SL_FCustomAttributesȓڔposition|Fv(B\Item2׳Item3jdataTypeObjectPositionInfosideWestflagsAttributesHid "typeB_Soldier_TL_FCustomAttributes,>position>F(BXpropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valueϰ>data߰>singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]>dataTypeObjectPositionInfoűsideWestflagsAttributesid "typeB_soldier_AR_FCustomAttributesŲ׳positionFf(B'@w=7skill?rankCORPORALinit [this, ["faction", "GMX_TKA_DD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionTakistan Army - Bravo 3 Automatic Rifleman@Bravo 3isPlayableAttribute0'nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuedatasingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]dataTypeObjectPositionInfosideWestflagsAttributesid"typeB_Soldier_A_FCustomAttributespositionF8(BEangles< @#e=skill?init [this, ["faction", "GMX_TKA_DD"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionTakistan Army - GBAD Gunner@GBADisPlayableJAttribute0Attribute1Attribute2nAttributes~propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01ENGpropertypitchexpression_this setpitch _value;Value^datansingleTypeSCALARvaluep}?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value~data~singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]~formationDIAMONDdataTypeGroupsideWestEntitiesAttributesid("itemsItem0 Item1dataTypeObjectPositionInfosideWestflagsAttributesid)"typeB_Helipilot_FCustomAttributesposition]E1B#Fangles= P@v@skill?rankSERGEANTinit [this, ["faction", "GMX_TKA_DD"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionTakistan Army - TH 1 Pilot (Mi-2T) [JIP Extract]@TH 1isPlayableAttribute0Attribute1Attribute2nAttributespropertyspeakerexpression_this setspeaker _value;ValueFdataVsingleTypeSTRINGvalueMale07ENGpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue33s?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueydatasingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]dataTypeObjectPositionInfomsideWestflagsAttributesid*"typeB_helicrew_FCustomAttributesWpositionBE2B@FanglesSvD=K@s@skill?init[this, ["faction", "GMX_TKA_DD"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionTakistan Army - TH 1 Crew [JIP Extract]@TH 1isPlayableWAttribute0Attribute1%Attribute2nAttributespropertyspeakerexpression_this setspeaker _value;Value%data%singleTypeSTRINGvalueMale07ENG%propertypitchexpression_this setpitch _value;Valuekdata{singleTypeSCALARvalue\?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valuedata,singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMONDdataTypeGroupsideWestEntitiesAttributesid+"itemsItem0Item1dataTypeObjectPositionInfosideWestflagsAttributesid,"typeB_Helipilot_FCustomAttributespositionиET6B;FanglesČ@e@Xa@skill?rankSERGEANTinit [this, ["faction", "GMX_TKA_DD"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionTakistan Army - TH 2 Pilot (Mi-2T) [JIP Extract]@TH 2isPlayableAttribute0 Attribute1Attribute2 nAttributespropertyspeakerexpression_this setspeaker _value;ValueSdatacsingleTypeSTRINGvalueMale02ENGpropertypitchexpression_this setpitch _value;Value data singleTypeSCALARvalueQx? propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuedatasingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]] dataTypeObjectPositionInfosideWestflagsAttributesid-"typeB_helicrew_FatlOffsetCustomAttributestpositionޜE7B:Fangles@h@@skill?init[this, ["faction", "GMX_TKA_DD"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionTakistan Army - TH 2 Crew [JIP Extract]@TH 2isPlayabletAttribute0Attribute1BAttribute2nAttributespropertyspeakerexpression_this setspeaker _value;ValueBdataBsingleTypeSTRINGvalueMale01ENGBpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue ׃?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value9dataIsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMONDdataTypeGroupsideWestEntities Attributesid."itemsItem04 Item1 dataTypeObjectPositionInfo sideWestflagsAttributes id/"typeB_Pilot_FCustomAttributes  positionQE/9BFangles @H@@ skill?rankLIEUTENANTinit [this, ["faction", "GMX_TKA_DD"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionTakistan Army - AH 1 Pilot (Mi-2URP-G) [JIP Extract Escort]@AH 1isPlayable Attribute0/ Attribute1 Attribute21 nAttributes propertyspeakerexpression_this setspeaker _value;Valuey  data  singleTypeSTRINGvalueMale10ENG propertypitchexpression_this setpitch _value;Value 1 data 1 singleTypeSCALARvalue\?1 propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value  data  singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]  dataTypeObjectPositionInfo sideWestflagsAttributes id0"typeB_Pilot_FatlOffset6CustomAttributesposition5En9B6Fangles@@̌@ skill?rankLIEUTENANTinit [this, ["faction", "GMX_TKA_DD"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionTakistan Army - AH 1 Gunner [JIP Extract Escort]@AH 1isPlayableAttribute0Attribute1Attribute2nAttributespropertyspeakerexpression_this setspeaker _value;ValueCdataSsingleTypeSTRINGvalueMale02ENGpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueQx?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuevdatasingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMONDdataTypeGroupsideWestEntitiesIAttributes"id1"<itemsItem0qItem1X"dataTypeObjectPositionInfosideWestflagsAttributes+id2"typeB_Pilot_FCustomAttributes$Xposition1E;a=BFangles#e=@\@+skill?rankLIEUTENANTinit [this, ["faction", "GMX_TKA_DD"], ["gear", "P"], ["marker", "AH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionTakistan Army - AH 2 Pilot (Mi-2URP-G) [JIP Extract Escort]@AH 2isPlayable$Attribute0lAttribute1Attribute2nnAttributesXpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale08ENGpropertypitchexpression_this setpitch _value;Value8ndataHnsingleTypeSCALARvalue33s?npropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueXdataXsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]X dataTypeObjectPositionInfosideWestflagsAttributes"id3"typeB_Pilot_FatlOffset7CustomAttributes"positionaE=B^Fanglesvu=@@"skill?rankLIEUTENANTinit [this, ["faction", "GMX_TKA_DD"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionTakistan Army - AH 2 Gunner [JIP Extract Escort]@AH 2isPlayableAttribute06Attribute1Attribute28nAttributes"propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale05ENGpropertypitchexpression_this setpitch _value;Value8data8singleTypeSCALARvalue\?8propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value"data"singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]"formationDIAMOND<dataTypeGroupsideWestEntitiesAttributesid4"itemsItem0dataTypeObjectPositionInfo%sideWestflagsAttributes]id5"typeB_Pilot_FCustomAttributesYpositionF .BK Fanglesn@@]skill?rankLIEUTENANTinit [this, ["faction", "GMX_TKA_DD"], ["gear", "P"], ["marker", "CAS", "ColorOrange"]] call hull3_unit_fnc_init;descriptionTakistan Army - CAS Pilot (Su-25 Frogfoot) [JIP Extract Escort]@CASisPlayableYAttribute0Attribute1'Attribute2nAttributespropertyspeakerexpression_this setspeaker _value;Value'data'singleTypeSTRINGvalueMale08ENG'propertypitchexpression_this setpitch _value;Valuemdata}singleTypeSCALARvalueG?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valuedata.singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]dataTypeLogicPositionInfonameadm_hc_unitisPlayabledescriptionHCid<"typeHeadlessClient_FJposition{F*B:Eangles³=TMCustomData++typeSync+linkIDitem06"item1CustomData(,:,typeSync:,linkIDitem07"item1CustomDatau,,typeSync,linkIDitem08"item1CustomData,,typeSync,linkIDitem0;"item1CustomData-!-typeSync!-linkIDitem09"item1CustomData\-n-typeSyncn-linkIDitem0:"item1'CustomData--typeSync-class 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, ""}, {"Ammo Box AT", "gm_ammobox_aluminium_06_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_launcher;"}, {"Ammo Box Small", "gm_ammobox_aluminium_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_ammo_small;"}, {"Medic Supply", "gm_ammobox_aluminium_07_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_medic;"}, {"Ammo Box Spigot", "gm_ammobox_aluminium_06_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_ammo_spg"}, {"Lantern", "Lantern_01_black_F", 3, 0, 360, ""}, {"Ammo Box Large", "gm_ammobox_aluminium_02_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_ammo_large;"}, {"Ammo Box ZU", "gm_ammobox_aluminium_07_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_ammo_zu;"} }; };{_unit disableAI _x} forEach ["SUPPRESSION", "AUTOCOMBAT"];KG6{FyZ8s