admiral\admiral.h qhidescription.ext۱&dhull3\briefing\blufor.sqfS&d6hull3\briefing\civilian.sqfqn^hull3\briefing\indfor.sqfqn^hull3\briefing\opfor.sqfqn^hull3\hull3.hqn^hull3\LICENSEqn^8hull3\RACS_P_G.hLjeD!hull3\RACS_P_U.hqhcinit.sqfqn^initPlayerLocal.sqf(NjeZinitServer.sqfqn^mission.sqmqh8plank.h&djzone_spawned_unit.sqfqn^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 = "WB_SLA"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "WB_SLA"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "WB_SLA"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class WB_SLA { side = "east"; infantry[] = {"wb_sla_army_squadleader_mpikm72_p2a1_wdl", "wb_sla_army_reserve_mpikm72_wdl", "wb_sla_army_radioman_mpikm72_wdl", "wb_sla_army_rifleman_mpikm72_wdl", "wb_sla_army_antitank_mpikm72_rpg7_wdl", "wb_sla_army_machinegunner_hmgpkm_wdl", "wb_sla_army_machinegunner_rpk_wdl", "wb_sla_army_marksman_svd_wdl", "wb_sla_army_medic_mpikm72_wdl", "wb_sla_army_machinegunner_assistant_mpikm72_rpk_wdl", "wb_sla_army_antitank_assistant_mpikm72_rpg7_wdl", "wb_sla_army_machinegunner_assistant_mpikm72_pkm_wdl"}; crewmen[] = {"wb_sla_army_crew_mpikm72_wdl"}; pilots[] = {"wb_sla_airforce_pilot_pm_wdl"}; technicals[] = {"wb_sla_army_brdm2_oli", "wb_sla_army_btr60pb_oli", "wb_sla_army_uaz469_dshkm_oli", "wb_sla_army_uaz469_spg9_oli"}; armour[] = {"wb_sla_army_pt76b_oli", "wb_sla_army_t55_oli", "wb_sla_army_t55a_oli", "wb_sla_army_t55ak_oli"}; th[] = {"CUP_O_Mi8_SLA_1"}; ah[] = {"CUP_O_Mi24_D_SLA"}; }; }; }; #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 = "diplomatic immunity"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 35; }; 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,10,11,12}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Rain (Storm)", "Snow (Light Winds)", "Snow (Strong Winds)", "Snow (Storm)"}; default = 5; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; };// BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Our Embassy in Northern Sahrani has come under siege by Communist SLA forces intent on capturing it and us. The last of the Embassy staff including the Ambassador were extracted just before the declaration of hostilities was announced.

Our DPS detachment remained behind to destroy the remaining documents and now await extraction.

ENEMY FORCES
Northern Communist SLA troops. Expect them to hit us with everything they've got.

FRIENDLY FORCES
Extraction helicopters are fuelling up currently but it will be some time until they can extract us. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Defend the Embassy until extraction arrives.

Ensure the remaining secret documents and computer tape are extracted from the Intel Bungalow safes.

Rig provided plastic explosive charges from the Intel Bungalow on the computer banks and transmission towers, destroy these on extraction. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Dig in and hold. The steep cliff face to the west means approach from the direction is unlikely.

FORTIFICATION PLAN
Ammunition has has been prepared in the ammo dump.

Once the shooting starts remain within the indicated perimeter until extract.

Plank ammo boxes can be placed by command level leaders as well as AT riflemen and weapon attachments. Weapon attachment boxes can be used as static weapon resupply as required.

EXTRACT
Extract via the two UH-60L transports whilst the AH-6J gunships provide cover.

Charges must be rigged and detonated once we begin our extract. "]]; // 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","
*** Insert general information about the situation here.***

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; class Hull3 { isEnabled = 1; class MissionParams { date[] = { {2035, 24, 11}, {2035, 24, 11} }; time[] = { {5, 15}, {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_RACS_URB { gear = "RACS_P_G"; uniform = "RACS_P_U"; languages[] = { {"west", 100} }; }; }; class Gear { #include "RACS_P_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "RACS_P_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 RACS_P_G { class Rifleman { primaryWeapon = "gm_g3a3_blk"; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"gm_handgrenade_frag_dm51", 2}, {"ACE_HandFlare_White", 1}, {"ACE_HandFlare_Red", 1}, {"gm_smokeshell_wht_dm25", 1} }; vestMagazines[] = { {"gm_20Rnd_762x51mm_B_DM41_g3_blk", 6}, {"gm_20Rnd_762x51mm_B_T_DM21_g3_blk", 1} }; backpackMagazines[] = { {"gm_handgrenade_frag_dm51", 1}, {"gm_smokeshell_wht_dm25", 1}, {"gm_20Rnd_762x51mm_B_DM41_g3_blk", 5}, {"gm_20Rnd_762x51mm_B_T_DM21_g3_blk", 2}, {"gm_1rnd_67mm_heat_dm22a1_g3", 1} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "gm_watch_kosei_80"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_MX991", 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 = "gm_mpm85_blk"; primaryWeaponItems[] = {}; handgunWeapon = "gm_p2a1_blk"; vestMagazines[] = { {"gm_30Rnd_556x45mm_B_DM11_hk33_blk", 4}, {"gm_30Rnd_556x45mm_B_T_DM21_hk33_blk", 4} }; backpackMagazines[] = { {"gm_handgrenade_frag_dm51", 1}, {"gm_smokeshell_wht_dm25", 1}, {"gm_30Rnd_556x45mm_B_DM11_hk33_blk", 6}, {"gm_30Rnd_556x45mm_B_T_DM21_hk33_blk", 3}, {"gm_1Rnd_265mm_flare_single_wht_DM15", 5}, {"gm_1Rnd_265mm_flare_single_red_DM13", 5}, {"gm_1Rnd_265mm_flare_multi_wht_DM25", 1}, {"gm_1Rnd_265mm_flare_multi_red_DM23", 1} }; assignItems[] = {}; binocular = "gm_ferod16_oli"; }; class Officer : Leader { assignItems[] = {}; binocular = "gm_ferod16_oli"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_smg_MP5A5"; primaryWeaponItems[] = {"CUP_muzzle_fh_MP5", "CUP_acc_Flashlight_MP5"}; uniformMagazines[] = { {"CUP_30Rnd_9x19_MP5", 4}, {"CUP_30Rnd_Red_Tracer_9x19_MP5", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"gm_32Rnd_9x19mm_B_DM51_mp2_blk", 4}}; backpackMagazines[] = {}; assignItems[] = {}; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "gm_mpm85_blk"; primaryWeaponItems[] = {}; vestMagazines[] = { {"gm_30Rnd_556x45mm_B_DM11_hk33_blk", 4}, {"gm_30Rnd_556x45mm_B_T_DM21_hk33_blk", 4}, {"gm_smokeshell_wht_dm25", 4} }; backpackMagazines[] = {{"gm_30Rnd_556x45mm_B_T_DM21_hk33_blk", 4}}; assignItems[] = {}; binocular = "gm_ferod16_oli"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Rifleman { binocular = "gm_ferod16_oli"; }; class AR : Rifleman { primaryWeapon = "gm_mg8a2_blk"; vestMagazines[] = {{"gm_100Rnd_762x51mm_B_T_DM21_mg8_oli", 2}}; backpackMagazines[] = { {"gm_handgrenade_frag_dm51", 1}, {"gm_smokeshell_wht_dm25", 1}, {"gm_100Rnd_762x51mm_B_T_DM21_mg8_oli", 4} }; }; class AAR : Rifleman { primaryWeapon = "gm_g3a4_blk"; backpackMagazines[] = { {"gm_handgrenade_frag_dm51", 1}, {"gm_smokeshell_wht_dm25", 1}, {"gm_100Rnd_762x51mm_B_T_DM21_mg8_oli", 4} }; binocular = "gm_ferod16_oli"; }; class RAT : Rifleman { primaryWeapon = "gm_g3a4_blk"; secondaryWeapon = "CUP_launch_MAAWS"; secondaryWeaponItems[] = {"CUP_optic_MAAWS_Scope", "CUP_MAAWS_HEAT_M"}; vestMagazines[] = { {"gm_20Rnd_762x51mm_B_DM41_g3_blk", 5}, {"gm_20Rnd_762x51mm_B_T_DM21_g3_blk", 2} }; backpackMagazines[] = { {"gm_handgrenade_frag_dm51", 1}, {"gm_smokeshell_wht_dm25", 1}, {"gm_20Rnd_762x51mm_B_DM41_g3_blk", 2}, {"CUP_MAAWS_HEAT_M", 2}, {"CUP_MAAWS_HEDP_M", 1} }; }; class HMGG : Rifleman { primaryWeapon = "gm_g3a4_oli"; secondaryWeapon = "CUP_m2_carry"; backpackMagazines[] = {{"ace_csw_100Rnd_127x99_mag_red", 1}}; }; class HMGAG : HMGG { primaryWeapon = "gm_g3a4_blk"; secondaryWeapon = "ace_csw_m3CarryTripod"; backpackMagazines[] = {{"ace_csw_100Rnd_127x99_mag_red", 1}}; binocular = "gm_ferod16_oli"; }; class HMGAC : Rifleman { primaryWeapon = "gm_g3a4_oli"; backpackMagazines[] = {{"ace_csw_100Rnd_127x99_mag_red", 4}}; }; class SN : Rifleman { primaryWeapon = "gm_msg90a1_blk"; handgunWeapon = "gm_p1_blk"; primaryWeaponItems[] = {"gm_suppressor_atec150_762mm_long_blk"}; vestMagazines[] = { {"gm_20Rnd_762x51mm_B_T_DM21_g3_blk", 4}, {"gm_8Rnd_9x19mm_B_DM51_p1_blk", 3} }; backpackMagazines[] = { {"gm_handgrenade_frag_dm51", 1}, {"gm_smokeshell_wht_dm25", 1}, {"gm_20Rnd_762x51mm_B_T_DM21_g3_blk", 3} }; assignItems[] = {}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class SP : Rifleman { binocular = "gm_ferod16_oli"; vestMagazines[] = { {"gm_20Rnd_762x51mm_B_DM41_g3_blk", 4}, {"gm_20Rnd_762x51mm_B_T_DM21_g3_blk", 2} }; }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = { {"gm_fim43_oli", 1}, {"CUP_launch_M72A6", 15} }; magazines[] = { {"gm_30Rnd_556x45mm_B_DM11_hk33_blk", 100}, {"gm_30Rnd_556x45mm_B_T_DM21_hk33_blk", 50}, {"gm_20Rnd_762x51mm_B_DM41_g3_blk", 100}, {"gm_20Rnd_762x51mm_B_T_DM21_g3_blk", 50}, {"gm_100Rnd_762x51mm_B_T_DM21_mg8_oli", 150}, {"gm_1rnd_67mm_heat_dm22a1_g3", 10}, {"gm_1Rnd_265mm_flare_single_wht_DM15", 25}, {"gm_1Rnd_265mm_flare_single_red_DM13", 25}, {"gm_1Rnd_265mm_flare_multi_wht_DM25", 25}, {"gm_1Rnd_265mm_flare_multi_red_DM23", 25}, {"ACE_HandFlare_White", 25}, {"ACE_HandFlare_Red", 25}, {"gm_handgrenade_frag_dm51", 25}, {"gm_smokeshell_wht_dm25", 25}, {"gm_smokeshell_red_dm23", 25}, {"gm_1Rnd_70mm_he_m585_fim43", 1}, {"CUP_MAAWS_HEAT_M", 10}, {"CUP_MAAWS_HEDP_M", 5} }; items[] = {}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Safe { items[] = { {"gm_computer_magnettape", 1}, {"FilesSecret", 1}, {"DocumentsSecret", 1} }; }; class Explosives { magazines[] = {{"gm_explosive_petn_charge", 10}}; items[] = { {"ACE_Clacker", 2}, {"ACE_DefusalKit", 2} }; }; }; class RACS_P_U { class Rifleman { headGear = "wb_south_policia_headgear_m38_72_blu"; goggles = ""; uniform = "wb_royal_guard_uniform_soldier_blugry"; vest = "gm_ge_army_vest_80_rifleman_ARM"; backpack = "ark_backpack_med"; insignia = ""; }; class Leader : Rifleman { vest = "gm_ge_army_vest_80_leader_smg_ARM"; }; class Officer : Leader { headGear = "wb_south_policia_beret_officer_blu"; }; class Crew : Rifleman { headGear = "gm_ge_headgear_sph4_oli"; vest = "gm_ge_army_vest_80_crew_ARM"; backpack = "ark_backpack_small"; }; class CO : Officer { }; class XO : CO { headGear = "wb_south_policia_cap_blu"; }; 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 { }; class RAT : Rifleman { vest = "gm_ge_army_vest_80_demolition_ARM"; }; class HMGG : Rifleman { vest = "gm_ge_army_vest_80_demolition_ARM"; }; class HMGAG : AAR { }; class HMGAC : AAR { }; class SN : Rifleman { headGear = "wb_south_policia_beret_officer_blu"; backpack = "ark_backpack_small"; }; class SP : SN { }; class P : Crew { }; class PCM : P { }; }; 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, 0, 4, 0, 2, 0, 0, 0, 0, 1]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["FTL"]) exitWith {[_unit, [0, 0, 4, 0, 2, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["HMGAG", "HMGG"]) exitWith {[_unit, [0, 0, 4, 2, 2, 1, 0, 2, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Medic", "AR", "AAR", "Rifleman", "SP", "HMGAC"]) exitWith {[_unit, [0, 0, 4, 0, 2, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["SN"]) exitWith {[_unit, [0, 0, 4, 0, 2, 0, 0, 0, 1, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["RAT"]) exitWith {[_unit, [0, 0, 4, 0, 2, 0, 1, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; }; _unit setVariable ["plank_areFortsAssigned", true, true]; }; }; ark_fnc_plank_fill_HMG = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_weapons"]; _weapons = [ ["CUP_m2_carry", 1], ["ace_csw_m3CarryTripod", 1], ["ace_csw_m3CarryTripodLow", 1] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addWeaponCargoGlobal _x;} foreach _weapons; _box call ark_fnc_plank_setBoxColour_t3; }; ark_fnc_plank_fill_AT_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines"]; _magazines = [ ["CUP_MAAWS_HEAT_M", 50], ["CUP_MAAWS_HEDP_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_HMG_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines"]; _magazines = [ ["ace_csw_100Rnd_127x99_mag_red", 150] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; _box call ark_fnc_plank_setBoxColour_t2; }; ark_fnc_plank_fill_SN_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines"]; _magazines = [ ["gm_20Rnd_762x51mm_B_T_DM21_g3_blk", 50], ["gm_8Rnd_9x19mm_B_DM51_p1_blk", 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", "_weapons", "_items"]; _magazines = [ ["gm_30Rnd_556x45mm_B_DM11_hk33_blk", 100], ["gm_30Rnd_556x45mm_B_T_DM21_hk33_blk", 50], ["gm_20Rnd_762x51mm_B_DM111_g3_blk", 100], ["gm_20Rnd_762x51mm_B_T_DM21_g3_blk", 50], ["gm_1rnd_67mm_heat_dm22a1_g3", 10], ["gm_100Rnd_762x51mm_B_T_DM21_mg8_oli", 150], ["gm_1Rnd_265mm_flare_single_wht_DM15", 25], ["gm_1Rnd_265mm_flare_single_red_DM13", 25], ["gm_1Rnd_265mm_flare_multi_wht_DM25", 25], ["gm_1Rnd_265mm_flare_multi_red_DM23", 25], ["gm_handgrenade_frag_dm51", 25], ["gm_smokeshell_wht_dm25", 25], ["gm_smokeshell_red_dm23", 25], ["ACE_HandFlare_White", 25], ["ACE_HandFlare_Red", 25], ["gm_1Rnd_70mm_he_m585_fim43", 1] ]; _weapons = [ ["gm_fim43_oli", 1], ["CUP_launch_M72A6", 25] ]; _items = [ ["ACE_fieldDressing", 150] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; {_box addItemCargoGlobal _x;} foreach _items; _box call ark_fnc_plank_setBoxColour_t3; }; 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\wud\gm_ammobox_wood_04_ext_01_wud_co.paa"];}, _box] call CBA_fnc_execNextFrame; }; ark_fnc_plank_setBoxColour_t2 = { params ["_box"]; [{_this setObjectTextureGlobal [0, "\gm\gm_weapons\gm_ammoboxes\data\wud\gm_ammobox_wood_02_ext_01_wud_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_tgc_fnc_nwController = { params ["_nw"]; private _gunner = gunner _nw; {_gunner disableAI _x} forEach ["AUTOTARGET","FSM","AUTOCOMBAT"]; [ { params ["_args", "_id"]; _args params ["_gunner"]; if (!alive _gunner) exitWith {_id call CBA_fnc_removePerFrameHandler}; [_gunner, getMarkerPos "mkr_tgt"] call ark_tgc_fnc_nwDoFire; }, 60, [_gunner] ] call CBA_fnc_addPerFrameHandler; }; ark_tgc_fnc_nwDoFire = { params ["_unit","_target"]; _unit doArtilleryFire [_target, "CUP_30Rnd_122mmHE_D30_M", 5]; private _nw = vehicle _unit; _nw setVehicleAmmoDef 1; _nw setVehicleAmmo 1; };raP4 version6EditorDataasourceNameark_co34_diplomatic_immunityaddons-Admiralark_rotorA3_Ui_FA3_Characters_Face_explosivesace_nouniformrestrictionsace_parachuteCUP_Creatures_Military_SLACUP_Creatures_StaticWeaponsark_chase_aiA3_Modules_FA3_Modules_F_Curator_Curatorark_ace_rearmark_clear_cargoplp_urban_barriersA3_Signs_F_Signs_AdA3_Structures_F_Systemgm_structures_euro_80A3_Structures_F_Ind_Transmitter_TowerOPXmiscgm_objects_searchlight_gc_bgs_searchlightCUP_Misc3_Configcba_xehgm_objects_computersA3_Structures_F_Enoch_Industrial_SawmillsA3_Structures_F_Naval_PiersA3_Structures_F_Items_VesselsCUP_CAMiscA3_Structures_F_Enoch_Commercial_FuelStation_03ace_refuelA3_Structures_F_Oldman_DecalsA3_Structures_F_Enoch_Civilian_AccessoriesA3_Structures_F_EPB_Civ_Graffitigm_coreplp_containersA3_Structures_F_Enoch_Decals_HorizontalA3_Structures_F_Enoch_Military_Barracksgm_weapons_ammoboxesCUP_AirVehicles_UH60CUP_WheeledVehicles_MTVRCUP_AirVehicles_AH6gm_vehicles_land_wheeled_p601_gc_civ_p601gm_vehicles_land_wheeled_ural375d_gc_civ_ural375dwb_racs_vehicles_land_wheeled_typ1200wb_racs_vehicles_land_wheeled_typ251AddonsMetaDatadlcsCUP_UnitsgmEnochOldmanCUP_VehiclesrandomSeedScenarioDataCustomAttributesMission4 moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProvider(LayerIndexProvider;CameraNnextID (nextID;nextIDGNposBkF?,C@GFdirlԌx>up v?!=aside>hbv?List+items*Item0Item1 Item2 Item3 Item4{ Item5 Item6i Item7 Item8! Item9r Item10 Item11Z Item12 Item13RItem14Item15Item16lItem17Item18pItem19Item20Item21Item22Item23Item24"Item25QItem26Item27VItem28Item29Item30Item31Item32Item33SItem34Item35~Item36Item37 Item38MItem39Item40Item41%classNameAdmiralnameARK Inhouse - AdmiralauthorKamiurlhttps://github.com/kami- classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.org classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.com classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com{ classNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttps://ace3.acemod.org/ classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/i classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttps://ace3.acemod.org/ classNameCUP_Creatures_Military_SLAnameCUP_Creatures_Military_SLA! classNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeaponsr classNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.org classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comZ classNameA3_Modules_F_CuratornameArma 3 Zeus Update - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.orgRclassNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.orgclassNameplp_urban_barriersnameplp_urban_barriersclassNameA3_Signs_FnameArma 3 - SignsauthorBohemia Interactiveurlhttps://www.arma3.comlclassNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegm_structures_euro_80namegm_structures_euro_80authorGlobal Mobilizationurlglobal-mobilization.compclassNameA3_Structures_F_IndnameArma 3 - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameOPXmiscnameOPXmiscclassNamegm_objects_searchlight_gc_bgs_searchlightnamegm_objects_searchlight_gc_bgs_searchlightauthorGlobal Mobilizationurlglobal-mobilization.comclassNameCUP_Misc3_ConfignameCUP_Misc3_ConfigclassNamegm_objects_computersnamegm_objects_computersauthorGlobal Mobilizationurlglobal-mobilization.comclassNameA3_Structures_F_Enoch_IndustrialnameArma 3 Contact Platform - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.com"classNameCUP_CAMiscnameCUP_CAMiscQclassNameA3_Structures_F_Enoch_CommercialnameArma 3 Contact Platform - Commercial BuildingsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_refuelnameACE3 - RefuelauthorACE-Teamurlhttps://ace3.acemod.org/VclassNameA3_Structures_F_OldmannameArma 3 Old Man - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_Enoch_CiviliannameArma 3 Contact Platform - Civilian BuildingsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_EPBnameArma 3 Adapt Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegm_corenamegm_coreauthorGlobal Mobilizationurlglobal-mobilization.comclassNameplp_containersnameplp_containersclassNameA3_Structures_F_EnochnameArma 3 Contact Platform - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comSclassNameA3_Structures_F_Enoch_MilitarynameArma 3 Contact Platform - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegm_weapons_ammoboxesnamegm_weapons_ammoboxesauthorGlobal Mobilizationurlglobal-mobilization.com~classNameCUP_AirVehicles_UH60nameCUP_AirVehicles_UH60classNameCUP_WheeledVehicles_MTVRnameCUP_WheeledVehicles_MTVR classNameCUP_AirVehicles_AH6nameCUP_AirVehicles_AH6MclassNamegm_vehicles_land_wheeled_p601_gc_civ_p601namegm_vehicles_land_wheeled_p601_gc_civ_p601authorGlobal Mobilizationurlglobal-mobilization.comclassNamegm_vehicles_land_wheeled_ural375d_gc_civ_ural375dnamegm_vehicles_land_wheeled_ural375d_gc_civ_ural375dauthorGlobal Mobilizationurlglobal-mobilization.comclassNamewb_racs_vehicles_land_wheeled_typ1200namewb_racs_vehicles_land_wheeled_typ1200authorWeissbrot%classNamewb_racs_vehicles_land_wheeled_typ251namewb_racs_vehicles_land_wheeled_typ251authorWeissbrotauthordancemooxHeadergameTypeCoopminPlayersmaxPlayers/Category0 nameMultiplayerAttribute0XAttribute1nAttributespropertyRespawnButtonexpressiontrueValuedatasingleTypeSCALARvalue?propertyRespawnTemplatesexpressiontrueValue datasingleTypeARRAYvalue=itemsItem0ZdatajsingleTypeSTRINGvalueNoneIntelEntitiesConnectionsZ4briefingNameark_co34_diplomatic_immunityoverviewTextRoyal Sahrani Diplomatic Protection Service defend their embassy | Slot extract TH + AHresistanceWesttimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT< itemsItem0 Item1)Item2Item3TItem4Item5Item61Item7@Item8AItem9_HItem10LItem11RItem12YItem13\Item14/cItem15iItem16oItem17uItem181|Item19Item20\Item21Item22VItem23Item24Item25LItem26Item27_Item28'Item29Item30ZdataTypeLayernameTime TriggersEntitiesR!idatlOffset`@) itemsItem0!Item1"Item2#Item3n$Item4\%Item5&Item6'Item7()dataTypeTriggerposition2wF CMFAttributes-"idtypeEmptyDetectoratlOffset\dA"nametgr_safety_offconditioncall{hull3_mission_safetyTimerAbort}sizeAsizeB"dataTypeTriggerposition+.wFwCHLFAttributes#idtypeEmptyDetectoratlOffset0OA#nametgr_time_10conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDD#dataTypeTriggerpositions3wFCLFAttributes#idtypeEmptyDetectoratlOffsetJAn$nametgr_time_15conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutaDaDaDn$dataTypeTriggerposition1wFf C,LFAttributes$idtypeEmptyDetectoratlOffset(?A\%nametgr_time_20conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDD\%dataTypeTriggerposition65wFCKFAttributes%idtypeEmptyDetectoratlOffset|_A&nametgr_time_25conditioncall{triggeractivated tgr_safety_off;}onActivationcall{heli_1 setfuel 1; heli_2 setfuel 1;}sizeAsizeBtimeoutDDD&dataTypeTriggerpositiont3wFB4KFAttributes&idtypeEmptyDetectoratlOffsetA'nametgr_time_30conditioncall{triggeractivated tgr_safety_off;}onActivationcall{if (isServer) then {arty_1 call ark_tgc_fnc_nwController};}sizeAsizeBtimeoutDDD'dataTypeTriggerposition/wF?CbMFAttributes2(idtypeEmptyDetectoratlOffset \A(nametgr_time_5conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutCCC(dataTypeTriggerpositionF C}5FAttributes')idjtypeEmptyDetectorAreaR250atlOffset%C)nametgr_jip_movingconditioncall{this}sizeAsAsizeBOEactivationByWESTisRectangle)dataTypeLayernameSafety Off (42 Infantry)stateEntities*idatlOffsetBitemsItem0*+Item1T-Item2~/Item3S0Item4<Item5>Item6@Item7AItem8MItem9OItem10QItem11RItem12^Item13aItem14HcItem15 dItem16BpItem17\rItem18vtItem19;uItem20pItem21Item22Item23idataTypeGroupsideCivilianEntities+AttributesN-idatlOffsetWTBT-itemsItem0+Item1x,Item2,N-dataTypeObjectPositionInfo:,sideCivilianflagsAttributesr,idtypeC_Bob_VRatlOffset9x,positionlFBEFangles9a?r,x,dataTypeWaypointposition%kFCW&GFEffects,showWPNEVERidtypeMove,,dataTypeWaypointpositiongFCGFEffectsH-showWPNEVERidtypeMoveN-N-T-dataTypeGroupsideCivilianEntities-Attributesx/idatlOffsetWTB~/itemsItem0-Item1.Item2 /x/dataTypeObjectPositionInfod.sideCivilianflagsAttributes.idtypeC_Bob_VRatlOffset.position̅lFB5DFangles9a?..dataTypeWaypointpositiondjF~J C^FFEffects/showWPNEVERidtypeMove / /dataTypeWaypointpositiongFCGFEffectsr/showWPNEVERidtypeMovex/x/~/dataTypeTriggerposition lF MB EFangle6a?Attributes0idtypeEmptyDetectorAreaR50atlOffset6?S0conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AS0dataTypeLogicPositionInfo0idtypeAdmiral_OndemandCampZoneatlOffset@6?CustomAttributes1<positionPlF@vBRDFangles9a?1Attribute01Attribute12Attribute2x3Attribute3/4Attribute44Attribute55Attribute6Z6Attribute7)7Attribute87Attribute98Attribute10w9Attribute11<:Attribute12:Attribute13;nAttributes<propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value22data22singleTypeSTRINGvalue2propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueB3x3dataR3x3singleTypeSCALARvaluex3propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value3/4data 4/4singleTypeSCALARvalueB/4propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value44data44singleTypeSCALARvalueB4propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueo55data55singleTypeSCALARvalue A5propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value&6Z6data66Z6singleTypeBOOLvalueZ6propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value6)7data7)7singleTypeSCALARvalue)7propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value77data77singleTypeSTRINGvalue7propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuez88data88singleTypeSCALARvalue8propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueA9w9dataQ9w9singleTypeSCALARvaluew9propertyAdmiral_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];Value;;data;;singleTypeSCALARvalue;propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueU<<datae<<singleTypeSTRINGvalue<dataTypeGroupsideCivilianEntities<Attributes>idatlOffsetWTB>itemsItem0=Item1=Item21>>dataTypeObjectPositionInfo=sideCivilianflagsAttributes=idtypeC_Bob_VR=positionmFBAFFangles9a?==dataTypeWaypointpositionYpkFCzHFEffects+>showWPNEVERidtypeMove1>1>dataTypeWaypointposition%gFCGFEffects>showWPNEVERidtypeMove>>>dataTypeGroupsideCivilianEntities?Attributes@idatlOffsetWTB@itemsItem03?Item1?Item2K@@dataTypeObjectPositionInfo?sideCivilianflagsAttributes?idtypeC_Bob_VR?position_mFyBFFangles9a???dataTypeWaypointposition6kFGCWGFEffectsE@showWPNEVERidtypeMoveK@K@dataTypeWaypointposition$gFCGFEffects@showWPNEVERidtypeMove@@@dataTypeTriggerpositionomFeBFFangle6a?Attributes0AidtypeEmptyDetectorAreaR50Aconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AAdataTypeLogicPositionInfoAidtypeAdmiral_OndemandCampZoneatlOffset7CustomAttributes1BMposition*mFzBFFangles>9a?!@1BAttribute0-CAttribute1CAttribute2DAttribute3]EAttribute4FAttribute5FAttribute6GAttribute7WHAttribute8IAttribute9IAttribute10JAttribute11jKAttribute12+LAttribute13LnAttributesMpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueCCdataCCsingleTypeSTRINGvalueCpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuepDDdataDDsingleTypeSCALARvalueDpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value'E]Edata7E]EsingleTypeSCALARvalueB]EpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueEFdataEFsingleTypeSCALARvalueBFpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueFFdataFFsingleTypeSCALARvalue AFpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueTGGdatadGGsingleTypeBOOLvalueGpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value!HWHdata1HWHsingleTypeSCALARvalueWHpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueHIdataHIsingleTypeSTRINGvalueIpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueIIdataIIsingleTypeSCALARvalueIpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueoJJdataJJsingleTypeSCALARvalueJpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value4KjKdataDKjKsingleTypeSCALARvalue@jKpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueK+LdataL+LsingleTypeSCALARvalue+LpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueLLdataLLsingleTypeSCALARvalueLpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueMMdataMMsingleTypeSTRINGvalueMdataTypeGroupsideCivilianEntitiesNAttributesOidatlOffsetWTBOitemsItem0GNItem1NItem2oOOdataTypeObjectPositionInfoNsideCivilianflagsAttributesNidtypeC_Bob_VRNposition{~hF\BLFangles9a?NNdataTypeWaypointposition)iFBwJFEffectsiOshowWPNEVERidtypeMoveatlOffset7oOoOdataTypeWaypointpositionDgFCfGFEffectsOshowWPNEVERidtypeMoveOOOdataTypeGroupsideCivilianEntities>PAttributesQidatlOffsetWTBQitemsItem0qPItem1QItem2QQdataTypeObjectPositionInfoPsideCivilianflagsAttributesQidtypeC_Bob_VRQpositionQhFOBlLFangles9a?QQdataTypeWaypointpositionahFGBԚJFEffectsQshowWPNEVERid typeMoveQQdataTypeWaypointpositionCgFCfGFEffectsQshowWPNEVERid typeMoveQQQdataTypeTriggerpositionahF&BGLFangle6a?AttributesnRid typeEmptyDetectorAreaR50Rconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB ARdataTypeLogicPositionInfo7Sid typeAdmiral_OndemandCampZoneatlOffset8CustomAttributesoS^positiongF+,BJLFanglesS t>9a?@oSAttribute0kTAttribute1-UAttribute2UAttribute3VAttribute4RWAttribute5XAttribute6XAttribute7YAttribute8OZAttribute9[Attribute10[Attribute11\Attribute12i]Attribute132^nAttributes^propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueT-Udata U-UsingleTypeSTRINGvalue-UpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueUUdataUUsingleTypeSCALARvalueUpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueeVVdatauVVsingleTypeSCALARvalueBVpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueWRWdata,WRWsingleTypeSCALARvalueBRWpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueWXdataWXsingleTypeSCALARvalue AXpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueXXdataXXsingleTypeBOOLvalueXpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value_YYdataoYYsingleTypeSCALARvalueYpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueZOZdata,ZOZsingleTypeSTRINGvalueOZpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueZ[dataZ[singleTypeSCALARvalue[propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value[[data[[singleTypeSCALARvalue[propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuer\\data\\singleTypeSCALARvalue@\propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value3]i]dataC]i]singleTypeSCALARvaluei]propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value]2^data ^2^singleTypeSCALARvalue2^propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value^^data^^singleTypeSTRINGvalue^dataTypeGroupsideCivilianEntitiesR_Attributesaid atlOffsetWTBaitemsItem0_Item12`Item2`adataTypeObjectPositionInfo_sideCivilianflagsAttributes,`idtypeC_Bob_VR2`positioniF)BYNFangles9a?,`2`dataTypeWaypointpositionIjF7B:JFEffects`showWPNEVERidtypeMoveatlOffset``dataTypeWaypointpositiongFCNGFEffectsashowWPNEVERidtypeMoveaaadataTypeGroupsideCivilianEntities|aAttributesBcidatlOffsetWTBHcitemsItem0aItem1lbItem2bBcdataTypeObjectPositionInfo.bsideCivilianflagsAttributesfbidtypeC_Bob_VRatlOffsetlbposition]iF!B}CNFangles9a?fblbdataTypeWaypointpositionciF=BtJFEffectsbshowWPNEVERidtypeMovebbdataTypeWaypointpositiongFCNGFEffects9a?]=dAttribute0eAttribute1{fAttribute22gAttribute3gAttribute4hAttribute5_iAttribute6jAttribute7jAttribute8kAttribute9jlAttribute101mAttribute11mAttribute12nAttribute13onAttributesBppropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueHf{fdataXf{fsingleTypeSTRINGvalue{fpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuef2gdata g2gsingleTypeSCALARvalue2gpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueggdataggsingleTypeSCALARvalueBgpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuejhhdatazhhsingleTypeSCALARvalueBhpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value)i_idata9i_isingleTypeSCALARvalue A_ipropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueijdataijsingleTypeBOOLvaluejpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuejjdatajjsingleTypeSCALARvaluejpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuejkkdatazkksingleTypeSTRINGvaluekpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value4ljldataDljlsingleTypeSCALARvaluejlpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuel1mdata m1msingleTypeSCALARvalue1mpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuemmdatammsingleTypeSCALARvalue@mpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuenndatannsingleTypeSCALARvaluenpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueJoodataZoosingleTypeSCALARvalueopropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuepBpdatapBpsingleTypeSTRINGvalueBpdataTypeGroupsideCivilianEntitiespAttributesVridatlOffsetWTB\ritemsItem0pItem1qItem2qVrdataTypeObjectPositionInfoBqsideCivilianflagsAttributeszqidtypeC_Bob_VRqpositionmF$BLOFangles9a?zqqdataTypeWaypointpositionlF5BJFEffectsqshowWPNEVERidtypeMoveqqdataTypeWaypointposition{gFC˱GFEffectsPrshowWPNEVERidtypeMoveVrVr\rdataTypeGroupsideCivilianEntitiesrAttributesptidatlOffsetWTBvtitemsItem0rItem1sItem2tptdataTypeObjectPositionInfo\ssideCivilianflagsAttributessidtypeC_Bob_VRspositionжmFB16OFangles9a?ssdataTypeWaypointposition kFByJFEffectssshowWPNEVERidtypeMovettdataTypeWaypointpositionzgFC˱GFEffectsjtshowWPNEVERidtypeMoveptptvtdataTypeTriggerpositionmFB QOFangle6a?AttributestidtypeEmptyDetectorAreaR50;uconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB A;udataTypeLogicPositionInfouid typeAdmiral_OndemandCampZoneatlOffset7CustomAttributesupposition!mF{BN0OFangles[Z>9a?B@uAttribute0vAttribute1wAttribute2`xAttribute3yAttribute4yAttribute5zAttribute6B{Attribute7|Attribute8|Attribute9}Attribute10_~Attribute11$Attribute12Attribute13nAttributesppropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuevwwdatawwsingleTypeSTRINGvaluewpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value*x`xdata:x`xsingleTypeSCALARvalue`xpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuexydataxysingleTypeSCALARvalueBypropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueyydatayysingleTypeSCALARvalueBypropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueWzzdatagzzsingleTypeSCALARvalue AzpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value{B{data{B{singleTypeBOOLvalueB{propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value{|data{|singleTypeSCALARvalue|propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value||data||singleTypeSTRINGvalue|propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valueb}}datar}}singleTypeSCALARvalue}propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value)~_~data9~_~singleTypeSCALARvalue_~propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value~$data~$singleTypeSCALARvalue@$propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuexdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value=pdataMpsingleTypeSTRINGvaluepdataTypeGroupsideCivilianEntities΁Attributesid!atlOffsetWTBitemsItem0Item1Item2dataTypeObjectPositionInfopsideCivilianflagsAttributesid"typeC_Bob_VRpositionTnFB;KFangles9a?dataTypeWaypointpositionK#lFCHFEffectsshowWPNEVERid#typeMovedataTypeWaypointpositiongFCIGFEffects~showWPNEVERid$typeMovedataTypeGroupsideCivilianEntitiesAttributesid%atlOffsetWTBitemsItem0Item1ȄItem23dataTypeObjectPositionInfosideCivilianflagsAttributes„id&typeC_Bob_VRȄposition'nF BKFangles9a?„ȄdataTypeWaypointposition(lFO>B=IFEffects-showWPNEVERid'typeMove33dataTypeWaypointpositiongFCIGFEffectsshowWPNEVERid(typeMovedataTypeTriggerposition&8nFeBKFangle6a?Attributesid)typeEmptyDetectorAreaR50iconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AidataTypeLogicPositionInfoцid*typeAdmiral_OndemandCampZoneCustomAttributes positionnF%B LFanglesA<@9a?DJ@ Attribute0Attribute1LjAttribute2~Attribute35Attribute4Attribute5Attribute6`Attribute7/Attribute8Attribute9Attribute10}Attribute11BAttribute12Attribute13̑nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueLjdataLjsingleTypeSTRINGvalueLjpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueH~dataX~singleTypeSCALARvalue~propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value5data5singleTypeSCALARvalueB5propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedataƊsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueudatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value,`data<`singleTypeBOOLvalue`propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value/data /singleTypeSCALARvalue/propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedataƍsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueG}dataW}singleTypeSCALARvalue}propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value BdataBsingleTypeSCALARvalue@BpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value͐dataݐsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuȇdatȃsingleTypeSCALARvaluȇpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value[dataksingleTypeSTRINGvaluedataTypeLayername5 Minutes - Technical Start (2 Tech)stateEntitiesidatlOffset.BTitemsItem0XItem1Item2ɕItem3Item4zItem5/TdataTypeGroupsideCivilianEntitiesAttributesidVatlOffsetWTBitemsItem0ޓItem1dataTypeObjectPositionInfo]sideCivilianflagsAttributes}idWtypeC_Bob_VRatlOffsetpositioncpFB8CF}dataTypeWaypointposition,hF*FGFEffectsshowWPNEVERidXtypeMoveatlOffset'FdataTypeTriggerpositioncpFB"CFAttributes|idPtypeEmptyDetectorAreaR50atlOffsetɕconditioncall{triggeractivated tgr_time_5;}sizeA AsizeB AɕdataTypeLogicPositionInfo1idStypeAdmiral_OndemandCampZoneCustomAttributesipositionPpFBCFanglesS=d\.=iAttribute0eAttribute1'Attribute2ޘAttribute3Attribute4LAttribute5 Attribute6Attribute7Attribute8IAttribute9Attribute10ݞAttribute11Attribute12cAttribute13,nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value'data'singleTypeSTRINGvalue'propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueޘdataޘsingleTypeSCALARvalueޘpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value_dataosingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueLdata&LsingleTypeSCALARvalueBLpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value՚ data singleTypeSCALARvalueHB propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueYdataisingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueIdata&IsingleTypeSTRINGvalueIpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueݞdataݞsingleTypeSCALARvalue?ݞpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueldata|singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value-cdata=csingleTypeSCALARvaluecpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value,data,singleTypeSCALARvalue,propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedataˡsingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesLAttributestid+atlOffsetWTBzitemsItem0tItem1 tdataTypeObjectPositionInfosideCivilianflagsAttributesid,typeC_Bob_VR positioncF[BLF dataTypeWaypointposition,hF CGFEffectsnshowWPNEVERid/typeMovettzdataTypeTriggerpositionqcFGBLFAttributesid-typeEmptyDetectorAreaR50/conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB A/dataTypeLogicPositionInfoid.typeAdmiral_OndemandCampZoneCustomAttributesϤTposition dFEBķLFanglesS=d\.=ϤAttribute0˥Attribute1Attribute2DAttribute3Attribute4Attribute5qAttribute6&Attribute7Attribute8Attribute9|Attribute10CAttribute11Attribute12ɮAttribute13nAttributesTpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueZdatajsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueDdataDsingleTypeSCALARvalueDpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueŧdataէsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value|datasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value;qdataKqsingleTypeSCALARvalue BqpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value&data&singleTypeBOOLvalue&propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedataϪsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value|datasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueF|dataV|singleTypeSCALARvalue|propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value CdataCsingleTypeSCALARvalue?CpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueҭdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueɮdataɮsingleTypeSCALARvalueɮpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value\datalsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value!Tdata1TsingleTypeSTRINGvalueTdataTypeLayername10 Minutes - Tank Start (2 Tank)stateEntitiesưidatlOffsetBitemsItem0Item1Item2lItem3Item4-Item5dataTypeGroupsideCivilianEntitiesxAttributesidMatlOffsetWTBitemsItem0Item1EdataTypeObjectPositionInfosideCivilianflagsAttributes?idNtypeC_Bob_VRatlOffsetEpositionjpFg2BBF?EdataTypeWaypointpositionD-hFH C GFEffectsshowWPNEVERidOtypeMovedataTypeTriggerpositionpF"BXBFAttributesidPtypeEmptyDetectorAreaR50lconditioncall{triggeractivated tgr_time_10;}sizeA AsizeB AldataTypeLogicPositionInfoidQtypeAdmiral_OndemandCampZoneatlOffset7CustomAttributespositionoFBaBFangles@ڀ='@Attribute0Attribute1ڵAttribute2Attribute3HAttribute4Attribute5Attribute6sAttribute7BAttribute8Attribute9ɻAttribute10Attribute11UAttribute12Attribute13߾nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueڵdataڵsingleTypeSTRINGvalueڵpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value[dataksingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueHdata"HsingleTypeSCALARvalueBHpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueɷdataٷsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value?sdataOssingleTypeBOOLvaluespropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value BdataBsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueɺdataٺsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueɻdataɻsingleTypeSCALARvalueɻpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueZdatajsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueUdata/UsingleTypeSCALARvalueUpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value߾data߾singleTypeSCALARvalue߾propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuendata~singleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesAttributes'id0atlOffsetWTB-itemsItem0'Item1'dataTypeObjectPositionInfosideCivilianflagsAttributesid1typeC_Bob_VRposition%cF%OBMFdataTypeWaypointpositionA-hF CGFEffects!showWPNEVERid2typeMove''-dataTypeTriggerposition%cFuBLFAttributesid3typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_10;}sizeA AsizeB AdataTypeLogicPositionInfo[id4typeAdmiral_OndemandCampZoneatlOffsetCustomAttributespositionbF-BLFanglesv=Y@Attribute0Attribute1QAttribute2Attribute3Attribute4vAttribute55Attribute6Attribute7Attribute8sAttribute9@Attribute10Attribute11Attribute12Attribute13VnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueQdata.QsingleTypeSTRINGvalueQpropertyAdmiral_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@vdataPvsingleTypeSCALARvalueBvpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value5data5singleTypeSCALARvaluepB5propertyAdmiral_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@sdataPssingleTypeSTRINGvaluespropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value @data@singleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueWdatagsingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value Vdata0VsingleTypeSCALARvalueVpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLayername15 Minutes - More Tank & Technical (1 Tank 1 Tech)stateEntitiesidatlOffsetBitemsItem0Item1Item2BItem3wItem4Item5dataTypeGroupsideCivilianEntitiesNAttributesidoatlOffsetWTBitemsItem0vItem1dataTypeObjectPositionInfosideCivilianflagsAttributesidptypeC_Bob_VRatlOffsetposition|mF8B`LFdataTypeWaypointposition7-hFPC|GFEffectsshowWPNEVERidvtypeMovedataTypeTriggerposition }mFBLFAttributesidmtypeEmptyDetectorAreaR50Bconditioncall{triggeractivated tgr_time_15;}sizeA AsizeB ABdataTypeLogicPositionInfoidntypeAdmiral_OndemandCampZoneatlOffset7CustomAttributeswpositionImF9BLFanglese =@Attribute0Attribute1Attribute2gAttribute3Attribute4Attribute5Attribute6IAttribute7Attribute8Attribute9Attribute10fAttribute11+Attribute12Attribute13nAttributeswpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value}datasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value1gdataAgsingleTypeSCALARvaluegpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value^datansingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueIdata%IsingleTypeBOOLvalueIpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueidataysingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value0fdata@fsingleTypeSCALARvaluefpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value+data+singleTypeSCALARvalue+propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueDwdataTwsingleTypeSTRINGvaluewdataTypeGroupsideCivilianEntitiesAttributes idatlOffsetWTBitemsItem0Item1 dataTypeObjectPositionInfo|sideCivilianflagsAttributesidtypeC_Bob_VRatlOffset9?positionGmFmB|LFdataTypeWaypointposition9-hF C:GFEffectsshowWPNEVERidtypeMove dataTypeTriggerposition0mFVBXLFAttributes{idtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_15;}sizeA AsizeB AdataTypeLogicPositionInfoAidtypeAdmiral_OndemandCampZoneatlOffset9?CustomAttributesaposition߳mF .BouLFaAttribute0]Attribute1Attribute2Attribute3Attribute4DAttribute5Attribute6Attribute7Attribute8AAttribute9Attribute10Attribute11Attribute12[Attribute13$nAttributespropertyAdmiral_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];ValueWdatagsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueDdataDsingleTypeSCALARvalueBDpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueQdataasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueAdataAsingleTypeSTRINGvalueApropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueddatatsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value%[data5[singleTypeSCALARvalue[propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value$data$singleTypeSCALARvalue$propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLayername20 Minutes - More Inf (20 Inf)stateEntitiesVidatlOffsetpC1itemsItem0Item18Item2RItem3Item49Item5SItem6}Item7?Item8dItem9~Item10Item11jItem12 Item13"Item14$Item15%1dataTypeGroupsideCivilianEntities|Attributes2id5atlOffsetWTB8itemsItem0Item1\Item22dataTypeObjectPositionInfosideCivilianflagsAttributesVid6typeC_Bob_VR\position]jF>$CCFangles ?V\dataTypeWaypointpositionhFCQCEFEffectsshowWPNEVERid7typeMovedataTypeWaypointpositiongFC~GFEffects,showWPNEVERid8typeMove228dataTypeGroupsideCivilianEntitiesAttributesLid9atlOffsetWTBRitemsItem0Item1vItem2LdataTypeObjectPositionInfo8sideCivilianflagsAttributespid:typeC_Bob_VRvposition~jFA'CCFangles ?pvdataTypeWaypointpositioniFF CPFFEffectsshowWPNEVERid;typeMovedataTypeWaypointpositiongFCGFEffectsFshowWPNEVERid<typeMoveLLRdataTypeTriggerpositionjF%CCFangle ?Attributesid=typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_20;}sizeA AsizeB AdataTypeLogicPositionInfo|id>typeAdmiral_OndemandCampZoneCustomAttributes9positionjF"&CCFangles,; ?4#@Attribute0Attribute1rAttribute2)Attribute3Attribute4Attribute5VAttribute6 Attribute7Attribute8Attribute9aAttribute10(Attribute11Attribute12Attribute13wnAttributes9propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value?rdataOrsingleTypeSTRINGvaluerpropertyAdmiral_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];ValueadataqsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value Vdata0VsingleTypeSCALARvalueAVpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value data singleTypeBOOLvalue propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueadataqsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value+adata;asingleTypeSCALARvalueapropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value(data(singleTypeSCALARvalue(propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuexdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueAwdataQwsingleTypeSCALARvaluewpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value9data9singleTypeSTRINGvalue9dataTypeGroupsideCivilianEntitiesAttributesMid?atlOffsetWTBSitemsItem0Item1wItem2MdataTypeObjectPositionInfo9sideCivilianflagsAttributesqid@typeC_Bob_VRwpositioneFBLFangles ?qwdataTypeWaypointpositionFgFBmJFEffectsshowWPNEVERidAtypeMovedataTypeWaypointposition4gFCGFEffectsGshowWPNEVERidBtypeMoveMMSdataTypeGroupsideCivilianEntitiesAttributeswidCatlOffsetWTB}itemsItem0Item1Item2 wdataTypeObjectPositionInfoSsideCivilianflagsAttributesidDtypeC_Bob_VRpositioneF`BfLFangles ?dataTypeWaypointpositioneFclB'JFEffectsshowWPNEVERidEtypeMoveatlOffset7  dataTypeWaypointpositiongFCwGFEffectsqshowWPNEVERidFtypeMoveww}dataTypeTriggerposition~eFwB,LFangle ?AttributesidGtypeEmptyDetectorAreaR50?conditioncall{triggeractivated tgr_time_20;}sizeA AsizeB A?dataTypeLogicPositionInfoidHtypeAdmiral_OndemandCampZoneCustomAttributesdpositiondeFzBLFanglesD6> ?=Attribute0Attribute1Attribute2TAttribute3 Attribute4Attribute5Attribute66 Attribute7 Attribute8 Attribute9 Attribute10S Attribute11 Attribute12 Attribute13nAttributesdpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuejdatazsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueTdata.TsingleTypeSCALARvalueTpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data singleTypeSCALARvalueB propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueKdata[singleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value 6 data 6 singleTypeBOOLvalue6 propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value  data  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value  data  singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueV  dataf  singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value S data- S singleTypeSCALARvalueS 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];Valueldata|singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value1ddataAdsingleTypeSTRINGvalueddataTypeGroupsideCivilianEntitiesAttributesxidIatlOffsetWTB~itemsItem0Item1Item2 xdataTypeObjectPositionInfodsideCivilianflagsAttributesidJtypeC_Bob_VRpositionunFBHFangles ?dataTypeWaypointpositionIkF CGFEffectsshowWPNEVERidKtypeMove  dataTypeWaypointpositiongFCGFEffectsrshowWPNEVERidLtypeMovexx~dataTypeGroupsideCivilianEntitiesAttributesidMatlOffsetWTBitemsItem0Item1Item2'dataTypeObjectPositionInfo~sideCivilianflagsAttributesidNtypeC_Bob_VRposition+mFBeHFangles ?dataTypeWaypointpositionIkFh@B-HFEffects!showWPNEVERidOtypeMove''dataTypeWaypointposition7gFCnGFEffectsshowWPNEVERidPtypeMovedataTypeTriggerpositionmF} BĢHFangle ?AttributesidQtypeEmptyDetectorAreaR50atlOffset7jconditioncall{triggeractivated tgr_time_20;}sizeA AsizeB AjdataTypeLogicPositionInfoidRtypeAdmiral_OndemandCampZoneCustomAttributes  positionnF_BHFangles^6> ?@ Attribute0Attribute1Attribute2Attribute36Attribute4Attribute5Attribute6aAttribute70Attribute8Attribute9Attribute10~Attribute11CAttribute12Attribute13nAttributes propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueIdataYsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value6data6singleTypeSCALARvalueB6propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuevdatasingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value-adata=asingleTypeBOOLvalueapropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value0data 0singleTypeSCALARvalue0propertyAdmiral_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];ValueH~dataX~singleTypeSCALARvalue~propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value CdataCsingleTypeSCALARvalue@CpropertyAdmiral_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];Value\  datal  singleTypeSTRINGvalue dataTypeGroupsideCivilianEntities Attributes"idSatlOffsetWTB"itemsItem0 !Item1!Item2H""dataTypeObjectPositionInfo!sideCivilianflagsAttributes!idTtypeC_Bob_VR!positionGkFBBBNFangles ?!!dataTypeWaypointpositionkFhBJFEffectsB"showWPNEVERidUtypeMoveatlOffset7H"H"dataTypeWaypointpositiongFCGFEffects"showWPNEVERidVtypeMove"""dataTypeGroupsideCivilianEntities#Attributes$idWatlOffsetWTB$itemsItem0J#Item1#Item2b$$dataTypeObjectPositionInfo#sideCivilianflagsAttributes#idXtypeC_Bob_VR#position<kFpBuiNFangles ?##dataTypeWaypointpositionʗiFIB$JFEffects\$showWPNEVERidYtypeMoveb$b$dataTypeWaypointposition>gFCѱGFEffects$showWPNEVERidZtypeMove$$$dataTypeTriggerposition'3kFuFBUNFangle ?AttributesG%id[typeEmptyDetectorAreaR50%conditioncall{triggeractivated tgr_time_20;}sizeA AsizeB A%dataTypeLogicPositionInfo%id\typeAdmiral_OndemandCampZoneCustomAttributes5&1position QkFBNFanglesq< ?d=5&Attribute01'Attribute1'Attribute2(Attribute3a)Attribute4*Attribute5*Attribute6+Attribute7[,Attribute8-Attribute9-Attribute10.Attribute11n/Attribute12/0Attribute130nAttributes1propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value''data''singleTypeSTRINGvalue'propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuet((data((singleTypeSCALARvalue(propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value+)a)data;)a)singleTypeSCALARvalueBa)propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value)*data)*singleTypeSCALARvalueB*propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value**data**singleTypeSCALARvalueA*propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueX++datah++singleTypeBOOLvalue+propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value%,[,data5,[,singleTypeSCALARvalue[,propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value,-data,-singleTypeSTRINGvalue-propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value--data--singleTypeSCALARvalue-propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Values..data..singleTypeSCALARvalue.propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value8/n/dataH/n/singleTypeSCALARvalue@n/propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value//0data 0/0singleTypeSCALARvalue/0propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value00data00singleTypeSCALARvalue0propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value11data11singleTypeSTRINGvalue1dataTypeLayername25 Minutes - HelistateEntities2idatlOffset@itemsItem0q2Item14Item26Item3>7Item47Item5a<@dataTypeGroupsideCivilianEntities2Attributes~4id^atlOffsetWTB4itemsItem03Item13Item24~4dataTypeObjectPositionInfo3sideCivilianflagsAttributes3id_typeC_Jeff_VRatlOffset3positionF*BQF33dataTypeWaypointposition gFCRFFEffects 4showWPNEVERid`typeMove44dataTypeWaypointposition7-FCC)QFEffectsx4showWPNEVERidatypeMove~4~44dataTypeGroupsideCivilianEntities4Attributes6iddatlOffsetWTB6itemsItem05Item15Item266dataTypeObjectPositionInfo5sideCivilianflagsAttributes5idetypeC_Jeff_VR5positionI˄FOB pSF55dataTypeWaypointposition}gFCGFEffects6showWPNEVERidgtypeMove66dataTypeWaypointposition7-FC&0QFEffects{6showWPNEVERidhtypeMove666dataTypeTriggerpositionVF BSFAttributes6idctypeEmptyDetectorAreaR50>7conditioncall{triggeractivated tgr_time_25;}timeout B B B>7dataTypeTriggerposition 5FEϠBaRFAttributes7id]typeEmptyDetectorAreaR507conditioncall{triggeractivated tgr_time_25;}7dataTypeLogicPositionInfo<8idbtypeARK_Rotor_InsertCustomAttributest8a<positionNFkB$RFanglesB >NJ@t8Attribute08Attribute19Attribute2J:Attribute3:Attribute4;nAttributesa<propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueY99datai99singleTypeSCALARvalueB9propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value:J:data :J:singleTypeSTRINGvalueDefaultJ:propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value::data::singleTypeSTRINGvalueFULL:propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Valuee;;datau;;singleTypeSCALARvalueHC;propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value<a<data*<a<singleTypeSTRINGvalueark_rotor_fnc_inserta<dataTypeLogicPositionInfo<idftypeARK_Rotor_InsertCustomAttributes<@position(F,B}ITFanglesB >NJ@<Attribute0a=Attribute1>Attribute2>Attribute3w?Attribute4 @nAttributes@propertyARK_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];Value@?w?dataP?w?singleTypeSTRINGvalueFULLw?propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value? @data? @singleTypeSCALARvalueHC @propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value@@data@@singleTypeSTRINGvalueark_rotor_fnc_insert@ dataTypeMarkerpositionMgF+0CGFnamemkr_aomarkerTypeRECTANGLEtypeellipsecolorNameColorWESTfillNameBorderaBbBdrawBorderidatlOffsetX9AAdataTypeGroupsideWestEntitiesAAttributesEHid6_HitemsItem06BItem1CItem2QEItem3FEHdataTypeObjectPositionInfoBsideWestflagsAttributesBid7typeB_officer_FCposition/gF^C_GFanglesK]?Bskill?rankCAPTAINinit [this, ["faction", "CUP_RACS_URB"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Commanding Officer@COisPlayerisPlayableCdataTypeObjectPositionInfo8DsideWestflagsAttributespDid8typeB_medic_FQEposition2gF^CgGFanglesK]?pDskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Platoon Medic@COisPlayableQEdataTypeObjectPositionInfoEsideWestflagsAttributesEid9typeB_Soldier_FFposition>gF^CGFanglesK]?Eskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Platoon Rifleman@COisPlayableFdataTypeObjectPositionInfo*GsideWestflagsAttributesbGid:typeB_officer_FEHpositiongF^CGFanglesK]?bGskill?rankLIEUTENANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Executive Officer@COisPlayableEHformationDIAMOND_HdataTypeGroupsideWestEntitiesHAttributesKid;LitemsItem0HItem1`JKdataTypeObjectPositionInfoBIsideWestflagsAttributeszIid<typeB_Soldier_SL_F`JpositiongF^CGFangleskI@zIskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Alpha Squad Leader@Alpha SLisPlayable`JdataTypeObjectPositionInfoJsideWestflagsAttributesKid=typeB_medic_FKpositiongF^CGFangleskI@Kskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Alpha Squad Medic@Alpha SLisPlayableKformationDIAMONDLdataTypeGroupsideWestEntitiesOLAttributeskRid>RitemsItem0LItem1 NItem2OItem3QkRdataTypeObjectPositionInfoLsideWestflagsAttributes6Mid?typeB_Soldier_TL_F NpositiongF^CGFangleskI@6Mskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Alpha 1 Fireteam Leader@Alpha 1isPlayable NdataTypeObjectPositionInfoNsideWestflagsAttributesNid@typeB_soldier_AR_FOpositiongF^CGFangleskI@Nskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Alpha 1 Automatic Rifleman@Alpha 1isPlayableOdataTypeObjectPositionInfoPsideWestflagsAttributes?PidAtypeB_Soldier_A_FQpositionagF^CGFangleskI@?Pskill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayableQdataTypeObjectPositionInfozQsideWestflagsAttributesQidBtypeB_soldier_LAT_FkRpositionOgF^CGFangleskI@Qskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Alpha 1 Rifleman (AT)@Alpha 1isPlayablekRformationDIAMONDRdataTypeGroupsideWestEntitiesRAttributesXidCYitemsItem0 SItem1TItem2VItem3WXdataTypeObjectPositionInfo~SsideWestflagsAttributesSidDtypeB_Soldier_TL_FTpositiongF^CGFangleskI@Sskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Alpha 2 Fireteam Leader@Alpha 2isPlayableTdataTypeObjectPositionInfoUsideWestflagsAttributesIUidEtypeB_soldier_AR_FVpositiongF^C0GFangleskI@IUskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Alpha 2 Automatic Rifleman@Alpha 2isPlayableVdataTypeObjectPositionInfoVsideWestflagsAttributesVidFtypeB_Soldier_A_FWposition0gF^CGFangleskI@Vskill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayableWdataTypeObjectPositionInfoWsideWestflagsAttributes2XidGtypeB_soldier_LAT_FXpositiongF^CBGFangleskI@2Xskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Alpha 2 Rifleman (AT)@Alpha 2isPlayableXformationDIAMONDYdataTypeGroupsideWestEntitiesOYAttributes\idH\itemsItem0wYItem1[\dataTypeObjectPositionInfoYsideWestflagsAttributes ZidItypeB_Soldier_SL_F[positiongF^CSGFanglesb@ Zskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Bravo Squad Leader @Bravo SLisPlayable[dataTypeObjectPositionInfot[sideWestflagsAttributes[idJtypeB_medic_F\positiongF^CGFanglesb@[skill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Bravo Squad Medic@Bravo SLisPlayable\formationDIAMOND\dataTypeGroupsideWestEntities\AttributescidK/citemsItem06]Item1^Item2A`Item3acdataTypeObjectPositionInfo]sideWestflagsAttributes]idLtypeB_Soldier_TL_F^positiongF^C=GFanglesb@]skill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Bravo 1 Fireteam Leader@Bravo 1isPlayable^dataTypeObjectPositionInfo;_sideWestflagsAttributess_idMtypeB_soldier_AR_FA`positiongF^CԹGFanglesb@s_skill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Bravo 1 Automatic Rifleman@Bravo 1isPlayableA`dataTypeObjectPositionInfo`sideWestflagsAttributes`idNtypeB_Soldier_A_Faposition~gF^CGFanglesb@`skill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayableadataTypeObjectPositionInfo$bsideWestflagsAttributes\bidOtypeB_soldier_LAT_FcpositionugF^CGFanglesb@\bskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Bravo 1 Rifleman (AT)@Bravo 1isPlayablecformationDIAMOND/cdataTypeGroupsideWestEntitiesycAttributesiidPiitemsItem0cItem1KeItem2fItem33hidataTypeObjectPositionInfo(dsideWestflagsAttributes`didQtypeB_Soldier_TL_FKepositiongF^C GFanglesb@`dskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Bravo 2 Fireteam Leader@Bravo 2isPlayableKedataTypeObjectPositionInfoesideWestflagsAttributeseidRtypeB_soldier_AR_FfpositiongF^CGFanglesb@eskill?rankCORPORALinit [this, ["faction", "CUP_RACS_URB"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Bravo 2 Automatic Rifleman@Bravo 2isPlayablefdataTypeObjectPositionInfo2gsideWestflagsAttributesjgidStypeB_Soldier_A_F3hpositionngF^CGFanglesb@jgskill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayable3hdataTypeObjectPositionInfohsideWestflagsAttributeshidTtypeB_soldier_LAT_FipositionegF^CGFanglesb@hskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Bravo 2 Rifleman (AT)@Bravo 2isPlayableiformationDIAMONDidataTypeGroupsideWestEntitiesiAttributesoidfoitemsItem0"jItem1modataTypeObjectPositionInfojsideWestflagsAttributesjidgtypeB_support_AMG_FCustomAttributeskmpositionmgF^CGFanglese?jskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "HMGAG"], ["marker", "HMG", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionRoyal Sahrani DPS - HMG Leader@HMGisPlayablekAttribute0kAttribute1lnAttributesmpropertyspeakerexpression_this setspeaker _value;ValueIlldataYllsingleTypeSTRINGvalueMale04ENGlpropertypitchexpression_this setpitch _value;ValuelmdatalmsingleTypeSCALARvalueu?mdataTypeObjectPositionInfomsideWestflagsAttributesmiditypeB_support_MG_FCustomAttributeslnopositiongF^CcGFanglese?mskill?init [this, ["faction", "CUP_RACS_URB"], ["gear", "HMGG"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - HMG Gunner@HMGisPlayablelnAttribute0nAttribute1*onAttributesopropertyspeakerexpression_this setspeaker _value;Valuen*odatan*osingleTypeSTRINGvalueMale10ENG*opropertypitchexpression_this setpitch _value;ValuepoodataoosingleTypeSCALARvalue?oformationDIAMONDodataTypeGroupsideWestEntities pAttributesuidjuitemsItem02pItem1sudataTypeObjectPositionInfopsideWestflagsAttributespidktypeB_sniper_FCustomAttributesqspositiontgF^C͍GFanglesJn?pskill?initcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "SN"], ["marker", "ST", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionRoyal Sahrani DPS - Sniper Marksmen@Sniper isPlayableqAttribute0qAttribute1rnAttributesspropertyspeakerexpression_this setspeaker _value;ValueIrrdataYrrsingleTypeSTRINGvalueMale06ENGrpropertypitchexpression_this setpitch _value;ValuersdatarssingleTypeSCALARvaluep}?sdataTypeObjectPositionInfossideWestflagsAttributessidltypeB_spotter_FCustomAttributesmtupositiongF^CGFanglesJn?sskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "SP"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - Sniper Spotter@SniperisPlayablemtAttribute0tAttribute1+unAttributesupropertyspeakerexpression_this setspeaker _value;Valuet+udatat+usingleTypeSTRINGvalueMale06ENG+upropertypitchexpression_this setpitch _value;ValuequudatauusingleTypeSCALARvalue\?uformationDIAMONDudataTypeGroupsideWestEntities vAttributes+|idm1|itemsItem03vItem1y+|dataTypeObjectPositionInfovsideWestflagsAttributesvidntypeB_Helipilot_FCustomAttributeswyposition,.F CYFvskill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - TH 1 Pilot (UH-60L) [JIP Extract]@TH 1isPlayablewAttribute0xAttribute1xAttribute2ynAttributesypropertyspeakerexpression_this setspeaker _value;Value^xxdatanxxsingleTypeSTRINGvalueMale08ENGxpropertypitchexpression_this setpitch _value;ValuexydataxysingleTypeSCALARvalueHz?ypropertyfaceexpression_this setface _value;ValueZyydatajyysingleTypeSTRINGvalueydataTypeObjectPositionInfozsideWestflagsAttributes2zidotypeB_helicrew_FCustomAttributesz+|position,BF CEF2zskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - TH 1 Door Gunner [JIP Extract]@TH 1isPlayablezAttribute0){Attribute1{nAttributes+|propertyspeakerexpression_this setspeaker _value;Values{{data{{singleTypeSTRINGvalueMale01ENG{propertypitchexpression_this setpitch _value;Value{+|data|+|singleTypeSCALARvalue\?+|1|dataTypeGroupsideWestEntities{|AttributesidqitemsItem0|Item1vdataTypeObjectPositionInfo)}sideWestflagsAttributesI}idrtypeB_Helipilot_FCustomAttributes<~vpositionF CZFI}skill?rankSERGEANTinit [this, ["faction", "CUP_RACS_URB"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - TH 2 Pilot (UH-60L) [JIP Extract]@TH 2isPlayable<~Attribute0t~Attribute1~nAttributesvpropertyspeakerexpression_this setspeaker _value;Value~~data~~singleTypeSTRINGvalueMale07ENG~propertypitchexpression_this setpitch _value;Value@vdataPvsingleTypeSCALARvalueHz?vdataTypeObjectPositionInfosideWestflagsAttributesidstypeB_helicrew_FCustomAttributesڀpositionF CFFskill?init[this, ["faction", "CUP_RACS_URB"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionRoyal Sahrani DPS - TH 2 Door Gunner [JIP Extract]@TH 2isPlayableڀAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;Value\datalsingleTypeSTRINGvalueMale09ENGpropertypitchexpression_this setpitch _value;ValueށdatasingleTypeSCALARvalueQx?dataTypeGroupsideWestEntitiesdAttributesVidu\itemsItem0VdataTypeObjectPositionInfosideWestflagsAttributes#idvtypeB_Pilot_FCustomAttributesVpositionF CKkF#skill?rankLIEUTENANTinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionRoyal Sahrani DPS - AH 1 Pilot (AH-6J) [JIP Escort]@AH 1isPlayableAttribute0TAttribute1ڄnAttributesVpropertyspeakerexpression_this setspeaker _value;ValueڄdataڄsingleTypeSTRINGvalueMale08ENGڄpropertypitchexpression_this setpitch _value;Value Vdata0VsingleTypeSCALARvalue ׃?V\dataTypeLogicPositionInfoۅnameadm_hc_unitisPlayabledescriptionHCidtypeHeadlessClient_FpositionlF C~8FdataTypeMarkerposition_F CFnamemkr_extracttypeEmptyidVdataTypeMarkerposition-hFC/GFnamemkr_ammotypeEmptyiddataTypeLayername30 Minutes - ArtystateEntitiesidatlOffset;itemsItem09Item19dataTypeGroupsideEastEntitiesAttributesCrewLinksidiatlOffsetWTB9itemsItem0dataTypeObjectPositionInfo3sideEastflagsAttributeskidktypeCUP_O_SLA_SoldierpositionZFAySFangles1<K@knamearty_1GLinkIDProviderLinks9nextIDitemsItem0ۈ9linkIDitem0kitem1jCustomData9roleturretPath9dataTypeObjectPositionInfosideEastflagsAttributesidjtypeCUP_O_D30_SLApositionZFƀAySFangles1<K@namearty_1dataTypeMarkerpositiongFCNGFnamemkr_tgttypeEmptyidlLdataTypeLayernameFoot EscapestateEntitiesidmatlOffsetitems Item0MItem19Item2ōItem3QItem4ݐItem5iItem6#Item7ݓItem8Item9QItem10^Item11kItem120dataTypeTriggerpositioneF3B9FFangleoF@AttributesҋidntypeEmptyDetectorAreaR250atlOffset?9nametgr_foot_escapesizeApAsizeBOCsizeCpAactivationByWESTisRectangle9dataTypeGroupsideCivilianEntitiesAttributesidratlOffsetWTBōitemsItem0Item1TdataTypeObjectPositionInfo.sideCivilianflagsAttributesNidstypeC_Bob_VRTpositionЊ]FEBFFNTdataTypeWaypointpositionK.fF B^FFEffectsshowWPNEVERid{typeMoveōdataTypeGroupsideCivilianEntities#AttributesKidtatlOffsetWTBQitemsItem0KItem1KdataTypeObjectPositionInfosideCivilianflagsAttributesڎidutypeC_Bob_VRposition|`FBDFڎdataTypeWaypointpositionK.fF B^FFEffectsEshowWPNEVERid|typeMoveKKQdataTypeGroupsideCivilianEntitiesAttributesאidvatlOffsetWTBݐitemsItem0׏Item1lאdataTypeObjectPositionInfoFsideCivilianflagsAttributesfidwtypeC_Bob_VRlpositionp]FBBFfldataTypeWaypointpositionK.fF B^FFEffectsѐshowWPNEVERid}typeMoveאאݐdataTypeGroupsideCivilianEntities;AttributescidyatlOffsetWTBiitemsItem0cItem1cdataTypeObjectPositionInfoґsideCivilianflagsAttributesidztypeC_Bob_VRpositionbF,JBrSDFAttributesid typeEmptyDetectorAreaR250atlOffsetC?0conditiontriggeractivated tgr_foot_escape;sizeA=1DsizeBC0dataTypeLogicPositionInfoid typeark_chase_ai_moduleatlOffset6CustomAttributesîpositionbFMBAFî Attribute0{Attribute1)Attribute2Attribute3Attribute4?Attribute5Attribute6Attribute7_Attribute8Attribute9˵nAttributes propertyark_chase_ai_module_Unit_Amountexpression_this setVariable ['Unit_Amount',_value,true];Value)data)singleTypeSCALARvalue A)propertyark_chase_ai_module_Waypoint_Accuracyexpression_this setVariable ['Waypoint_Accuracy',_value,true];ValuedatasingleTypeSCALARvalueHBpropertyark_chase_ai_module_Spawn_Timeexpression_this setVariable ['Spawn_Time',_value,true];ValueYdataisingleTypeSCALARvalue@propertyark_chase_ai_module_Max_Distanceexpression_this setVariable ['Max_Distance',_value,true];Value ?data?singleTypeSCALARvalueC?propertyark_chase_ai_module_Allow_BuildingSearchexpression_this setVariable ['Allow_BuildingSearch',_value,true];ValueɲdataٲsingleTypeBOOLvaluepropertyark_chase_ai_module_Allow_NVGsexpression_this setVariable ['Allow_NVGs',_value,true];ValuesdatasingleTypeBOOLvaluepropertyark_chase_ai_module_Force_Flashlightsexpression_this setVariable ['Force_Flashlights',_value,true];Value+_data;_singleTypeBOOLvalue_propertyark_chase_ai_module_Unit_Classnamesexpression_this setVariable ['Unit_Classnames',_value,true];ValueߴdatasingleTypeSTRINGvalue[ADMIRAL]propertyark_chase_ai_module_Min_Distanceexpression_this setVariable ['Min_Distance',_value,true];Value˵data˵singleTypeSCALARvalueC˵propertyark_chase_ai_module_Unit_Templateexpression_this setVariable ['Unit_Template',_value,true];ValueGdataWsingleTypeSTRINGvalueADMIRALdataTypeLayernameModulesstateEntitiesڶidatlOffset-B_ items Item0fItem1Item2һItem3Item4^Item5Item6Item7!Item8WItem9Item10_dataTypeLogicPositionInfo areaSize@x@areaIsRectangleflagsidtypeModuleHideTerrainObjects_FCustomAttributesDposition~gFC:GFanglesL@DAttribute0|Attribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValueҸdatasingleTypeSCALARvaluepAproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuehdataxsingleTypeBOOLvaluedataTypeLogicPositionInfoBareaSizeIq@yH?areaIsRectangleflagsidtypeModuleHideTerrainObjects_FCustomAttributeszһposition.hFC/GFanglesk.?zAttribute0Attribute1>nAttributesһproperty#filterexpression_this setVariable ["#filter",_value]Value>data>singleTypeSCALARvaluepA>property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueһdataһsingleTypeBOOLvalueһ dataTypeLogicPositionInfoareaSize@t#@areaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffset >CustomAttributesposition/hFFCGFangles =L@_@Attribute0Attribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValueNdata^singleTypeSCALARvaluepAproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatasingleTypeBOOLvalue dataTypeLogicPositionInfoξareaSize Am%AareaIsRectangleflagsidtypeModuleHideTerrainObjects_FatlOffsetnCustomAttributes^positiongF#CGFangles"='@O@Attribute0>Attribute1ʿnAttributes^property#filterexpression_this setVariable ["#filter",_value]ValueʿdataʿsingleTypeSCALARvaluepAʿproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value*^data:^singleTypeBOOLvalue^dataTypeLogicPositionInfoareaSizeɺ@-@areaIsRectangleflagsidtypeModuleHideTerrainObjects_FCustomAttributes<position:gFCTHFanglesL@<Attribute0tAttribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValuedatasingleTypeSCALARvaluepAproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value`datapsingleTypeBOOLvaluedataTypeLogicPositionInfoidtypeModuleCurator_FCustomAttributespositiongFC+;HFAttribute0kAttribute1Attribute2Attribute3KnAttributespropertyModuleCurator_F_Ownerexpression_this setVariable ['Owner',_value,true];ValuedatasingleTypeSTRINGvalue#adminLoggedpropertyModuleCurator_F_Forcedexpression_this setVariable ['Forced',_value,true];Value|datasingleTypeSCALARvaluepropertyModuleCurator_F_Nameexpression_this setVariable ['Name',_value,true];ValueKdata(KsingleTypeSTRINGvalueKpropertyModuleCurator_F_Addonsexpression_this setVariable ['Addons',_value,true];ValuedatasingleTypeSCALARvalue@@dataTypeLogicPositionInfoareaSizeIq@yH?areaIsRectangleflagsidtypeModuleHideTerrainObjects_FCustomAttributes!positionZgFC2GFanglesk.?Attribute0Attribute1nAttributes!property#filterexpression_this setVariable ["#filter",_value]ValueWdatagsingleTypeSCALARvaluepAproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value!data!singleTypeBOOLvalue!dataTypeLogicPositionInfoareaSizeQAAareaIsRectangleflagsidtypeModuleHideTerrainObjects_FCustomAttributesWpositionHgFCGFangles:@Attribute07Attribute1nAttributesWproperty#filterexpression_this setVariable ["#filter",_value]ValuedatasingleTypeSCALARvaluepAproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value#Wdata3WsingleTypeBOOLvalueWdataTypeLogicPositionInfoareaSize?t#@areaIsRectangleflagsid*typeModuleHideTerrainObjects_FCustomAttributes5position3hFCGFangles>D@˾@5Attribute0mAttribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValuedatasingleTypeSCALARvaluepAproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueYdataisingleTypeBOOLvaluedataTypeLogicPositionInfoidS typeARK_ACE_RearmpositioncgFCHFdataTypeLogicPositionInfo?idt typeARK_Clear_Vehicle_position F CF_dataTypeLayernameSet DressingEntitiesid+atlOffsetP?'UitemsTItem0Item1Item2WItem3Item4Item5Item6iItem7%Item8Item9Item10YItem11Item12Item13Item14Item15Item16Item17tItem18KItem19Item20Item21MItem22 Item23Item24KItem25Item26Item27Item28sItem29Item30Item31cItem32Item33Item34Item35Item369Item37Item38Item39^Item40Item41Item42Item43Item44Item45*Item46Item47Item48JItem49Item50lItem51(Item52Item53 Item54 Item55~ Item56N Item57J Item58>Item59Item60Item61ZItem62,Item63Item64Item65Item66gItem679Item68Item69Item70dItem71?Item72Item73Item74Item75c Item76&!Item77E"Item78#Item79#Item80h$Item81 %Item82%Item83&'dataTypeObjectPositionInfo*sideEmptyflagsAttributesbid3typeplp_up_ConcBarrierA_GryStripeposition)hF C}GFangles>@@bdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes9idStypeplp_up_ConcBarrierA_GryStripeWpositionfDhFCGFangles>@@9disableSimulationWdataTypeObjectPositionInfosideEmptyflagsAttributesid.typeSignAd_Sponsor_ARMEX_FCustomAttributes=positiona&hFܝCnGFangles)@disableSimulation=Attribute0enAttributespropertyObjectTextureCustom0expression_this setObjectTextureGlobal [0,_value]ValuedatasingleTypeSTRINGvalue\ca\misc\data\jih_vlajka.paadataTypeObjectPositionInfosideEmptyflagsAttributesid@typeplp_up_SpeedBumpPlasticYellowposition=6hFmpCGFangles>ļY?˾@disableSimulationdataTypeObjectPositionInfoosideEmptyflagsAttributesiddtypeLand_ClutterCutter_large_FpositionOgFCHFangles{c?dataTypeObjectPositionInfo+sideEmptyflagsAttributescidetypeLand_ClutterCutter_large_Fiposition fgFCCGFangles{c?cidataTypeObjectPositionInfosideEmptyflagsAttributesidftypeLand_ClutterCutter_large_F%positiongFCGFangles{c?%dataTypeObjectPositionInfosideEmptyflagsAttributesidgtypeLand_ClutterCutter_large_FpositiongFCGFangles{c?dataTypeObjectPositionInfo_sideEmptyflagsAttributesidhtypeLand_ClutterCutter_large_Fposition9gFCGFangles{c?dataTypeObjectPositionInfosideEmptyflagsAttributesSid/ typeLand_ClutterCutter_large_FYpositiongFLC6GFangles{c?SYdataTypeObjectPositionInfosideEmptyflagsAttributesid0 typeLand_ClutterCutter_large_FpositiongFC&GFangles{c?dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeland_gm_euro_misc_powerbox_02positiongFCCGFangles5v9@disableSimulationdataTypeObjectPositionInfomsideEmptyflagsAttributesidtypeland_gm_euro_misc_powerbox_01positiongFC60GFangles +@disableSimulationdataTypeObjectPositionInfoBsideEmptyflagsAttributeszidtypeLand_TBox_FatlOffset>positionfFzCGFangles@zdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesSid; typeland_gm_euro_furniture_table_03positiongFLC;GFanglese?ScreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesGid! typeland_gm_euro_furniture_table_03positionegFLC>GFangles>@GcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes;id typeland_gm_euro_furniture_table_02tpositiongFPC4GFangles`ю@;createAsSimpleObjectdisableSimulationtdataTypeObjectPositionInfosideEmptyflagsAttributes-idtypeland_gm_euro_misc_powerbox_05KpositiongFC&GFangles@-disableSimulationKdataTypeObjectPositionInfosideEmptyflagsAttributesidD typeLand_Chairposition#gFC;GFanglesx?disableSimulationdataTypeObjectPositionInfo}sideEmptyflagsAttributesidC typeLand_ChairpositiongFC ;GFanglesx?disableSimulation dataTypeObjectPositionInfossideEmptyflagsAttributesidtypeland_gm_tower_bt_11_60atlOffset >CustomAttributesMpositionLhFCKGFangles&P@Attribute0Attribute1bnAttributesMpropertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;ValueYbdataibsingleTypeARRAYvaluebitemsItem0Item1Item2,bdatasingleTypeSCALARvalue@data,singleTypeSCALARvalue,data<bsingleTypeSCALARvaluebpropertygm_device_enabledexpressionif _value then {_this animateSource ['searchlight_source',0,true]} else {_this animateSource ['searchlight_source',1,true]}ValueMdata)MsingleTypeBOOLvalueMdataTypeObjectPositionInfosideEmptyAttributesidtypegm_gc_bgs_searchlight_01atlOffseti@ positionNhFe?CGFanglesl@ dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeland_gm_euro_misc_bargate_01_closedCustomAttributesposition+hFCzGFangles!]?Attribute0nAttributespropertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;Value~datasingleTypeARRAYvalueitemsItem0Item1Item2QdatasingleTypeSCALARvalue@data+QsingleTypeSCALARvalueQdataasingleTypeSCALARvaluedataTypeObjectPositionInfosideEmptyflagsAttributes-idtypeHeliHCivilKpositiongFCGFangles?-disableSimulationKdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Communication_Fposition˗gF hFCwFFanglesc@dataTypeObjectPositionInfo sideEmptyflagsAttributesXidE typeland_gm_gc_lamp_02_01^positionkgFCBHFangles%@X^dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeland_gm_ge_einheitssirene_57positionәgFXyC)iGFdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Sawmill_01_illuminati_tower_FpositionTgFCMDGFanglesL@dataTypeObjectPositionInfoesideEmptyflagsAttributesidXtypeLand_PierLadder_FatlOffsetȀ?positiongF CGFangleswu@dataTypeObjectPositionInfo1sideEmptyflagsAttributesiidtypeland_gm_euro_shed_03CustomAttributesopositionFgFCH>HFanglest@ioAttribute0nAttributespropertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;ValuedatasingleTypeARRAYvalue;itemsItem0nItem1Item2data~singleTypeSCALARvalue@datasingleTypeSCALARvaluedatasingleTypeSCALARvalue dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeland_gm_euro_office_01atlOffset2ȾCustomAttributespositionKgFCFFangles@Attribute0nAttributespropertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;ValuedatasingleTypeARRAYvalueitemsItem0Item1#Item2Ydata#singleTypeSCALARvalue*G#data3YsingleTypeSCALARvalue*FYdataisingleTypeSCALARvaluedataTypeObjectPositionInfosideEmptyAttributesPid`typeLoudspeakeratlOffset 0ACustomAttributes*positionwgF5C_GFanglesg@Pnamespeaker_1disableSimulationAttribute0nAttributes*propertyallowDamageexpression_this allowdamage _value;Value*data*singleTypeBOOLvalue*dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeMetalBarrel_burning_FpositionLgF4lC;GFanglesJc@dataTypeObjectPositionInfoZsideEmptyflagsAttributesidtypeMetalBarrel_burning_FpositiongF4lC ,GFangles]d@dataTypeObjectPositionInfo sideEmptyflagsAttributesDidtypeFlagCarrierSouthJposition&gFCGFanglesti?DJdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlagCarrierSouthpositionFxCGFanglesmY?dataTypeObjectPositionInfosideEmptyflagsAttributesid- typeland_gm_euro_house_07_eCustomAttributeslpositiongFC1GFanglesJ@Attribute0nAttributeslpropertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;ValuecldataslsingleTypeARRAYvaluelitemsItem0Item1Item26ldatasingleTypeSCALARvalue@data6singleTypeSCALARvalue6dataFlsingleTypeSCALARvalueldataTypeObjectPositionInfosideEmptyflagsAttributes"idtypeLand_FuelStation_03_pump_F(positionfegFCO+HFanglesaZ?"(dataTypeObjectPositionInfosideEmptyflagsAttributesidotypeLand_Decal_Garbage_01_FpositiongFCoGFangles@disableSimulationdataTypeObjectPositionInfot sideEmptyflagsAttributes id typeLand_Decal_Garbage_01_F position,hFHCFFanglesU?@ disableSimulation dataTypeObjectPositionInfoE sideEmptyflagsAttributes} idqtypeLand_Decal_Garbage_01_F positionIgFC HFangles@} disableSimulation dataTypeObjectPositionInfo( sideEmptyflagsAttributes` idtypeLand_GasMeterCabinet_01_FatlOffset7~ positiondfFlCGFangles0R?` disableSimulation~ dataTypeObjectPositionInfo sideEmptyAttributes0 idHtypeLand_Graffiti_01_FatlOffset?N positionhF@CGFangles@0 disableSimulationN dataTypeObjectPositionInfo sideEmptyAttributes id typeland_gm_euro_furniture_infoboard_01atlOffset?J positiongFC|?GFangles@ createAsSimpleObjectdisableSimulationJ dataTypeObjectPositionInfo sideEmptyflagsAttributesid typeland_gm_euro_furniture_chair_04>positiongFZNC?7GFanglespj=createAsSimpleObjectdisableSimulation> dataTypeObjectPositionInfosideEmptyflagsAttributes idtypegm_banner_GEatlOffset?CustomAttributes*positiongF C0GFanglesPŎ@ disableSimulation*Attribute0RnAttributespropertyObjectTextureCustom0expression_this setObjectTextureGlobal [0,_value]ValuedatasingleTypeSTRINGvalue\ca\misc\data\jih_vlajka.paa dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeland_gm_euro_barracks_02atlOffsetJ>CustomAttributespositionnbgF%FCGFanglesg@Attribute0nAttributespropertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;ValuedatasingleTypeARRAYvalueitemsItem0Item1Item2RdatasingleTypeSCALARvalue Adata,RsingleTypeSCALARvalueRdatabsingleTypeSCALARvaluedataTypeObjectPositionInfosideEmptyflagsAttributes<id6 typeplp_cts_LockerMediumOpenZpositiongF:C.GFangles9@<disableSimulationZdataTypeObjectPositionInfosideEmptyflagsAttributesid typeland_gm_euro_basement_04,positionbgFChGFanglese@disableSimulation,dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeland_gm_gc_clock_01atlOffsetU@positionxgFC2GFanglesj@dataTypeObjectPositionInfomsideEmptyflagsAttributesidbtypeLand_ConcretePanels_01_FpositionYgFCGFangles.m@disableSimulationdataTypeObjectPositionInfo?sideEmptyflagsAttributeswiditypeLand_ConcretePanels_01_FpositionzgFCGFangles.m@wdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesIidjtypeLand_ConcretePanels_01_FgpositionҙgFCGFangles.m@IdisableSimulationgdataTypeObjectPositionInfosideEmptyflagsAttributesidktypeLand_ConcretePanels_01_F9positiongFCGFangles.m@disableSimulation9dataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_ConcretePanels_01_FatlOffsetd$>positionhFCFFanglesPC@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid typeland_gm_euro_furniture_lampfixture_03positionGgF6C3GFangles? dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_GuardHouse_02_grey_FatlOffset>CustomAttributesdpositiongF3C5GFangles)@Attribute0nAttributesdpropertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;Value[ddatakdsingleTypeARRAYvalueditemsItem0Item1Item2.ddatasingleTypeSCALARvalue(Bdata.singleTypeSCALARvalue.data>dsingleTypeSCALARvalueddataTypeObjectPositionInfosideEmptyflagsAttributes!idv typeland_gm_euro_misc_trashbin_01_ylw?position9hFwCGFangles t@!disableSimulation?dataTypeObjectPositionInfosideEmptyflagsAttributesidx typeland_gm_euro_misc_trashbin_01_grnposition3hFwCGFangles@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidw typeland_gm_euro_misc_trashbin_01_redposition|6hFwCGFdisableSimulationdataTypeObjectPositionInfobsideEmptyflagsAttributesidy typeland_gm_euro_misc_trashbin_01_brnposition0hFwC`GFdisableSimulationdataTypeObjectPositionInfo% sideEmptyflagsAttributesE idz typeland_gm_euro_misc_trashbin_01_bluc position.hFwCGFE disableSimulationc dataTypeObjectPositionInfo sideEmptyflagsAttributes!id{ typeland_gm_euro_misc_trashbin_01_blk&!positionW+hFwC:GF!disableSimulation&!dataTypeObjectPositionInfo!sideEmptyflagsAttributes!id5 typeplp_ct_LockerMediumE"positiongFC.GFanglesE9@!initcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Safe"]] call hull3_unit_fnc_init;}nameSafeE"dataTypeObjectPositionInfo"sideEmptyflagsAttributes"idu typeland_gm_euro_misc_trashbin_02#position&hFtC=GFangles}@"#dataTypeObjectPositionInfo#sideEmptyflagsAttributes#id typeland_gm_euro_misc_trashbin_02#position1hFtC#@GFangles}@##dataTypeObjectPositionInfoB$sideEmptyflagsAttributesb$id} typeLand_ClutterCutter_medium_Fh$position<-hFC;GFb$h$dataTypeObjectPositionInfo$sideEmptyflagsAttributes%id~ typeLand_ClutterCutter_medium_F %positioni1hFC"GF% %dataTypeObjectPositionInfo%sideEmptyflagsAttributes%id typeLand_ClutterCutter_medium_F%position/hFC.GF%%dataTypeObjectPositionInfo-&sideEmptyflagsAttributese&id typeLand_Decal_Garbage_01_F&position'+hFC>GFanglesȾ@e&disableSimulation&dataTypeObjectPositionInfo'sideEmptyAttributes;'id typegm_AmmoBox_wood_01_emptyatlOffset5i?'position/gFHC3GFanglesi@;'initcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Explosives"]] call hull3_unit_fnc_init;}nameExplosivestexturesgm_wud'dataTypeLayernamePlayer BitsEntities(idR atlOffsetAitemsItem0(Item13Item2>Item3;AItem4CItem5FItem6HItem7IItem8JItem9LItem10 XItem11dItem12oItem13{Item14|Item15U}Item16~Item17dataTypeObjectPositionInfo)sideEmptyflagsAttributes)idj typeCUP_B_UH60S_USNCustomAttributes)3positionF C#F)skill?lockUNLOCKEDtexturesRACSDesert)Attribute0*Attribute15+nAttributes3propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuem*5+data}*5+singleTypeSTRINGvalue[[[["CUP_smg_MP5A5","FirstAidKit"],[1,4]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]5+propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value+3data+3singleTypeARRAYvalue,3itemsItem09,Item1-3dataI,-singleTypeARRAYvaluem,-itemsItem0,Item1,-data,,singleTypeSTRINGvalueRACSDesert,data,-singleTypeSCALARvalue?-data-3singleTypeARRAYvalue<-3itemsItem0d.Item1.Item2.Item3/Item4Q/Item5/Item6/Item7 0Item8?0Item90Item100Item110Item12.1Item13l1Item141Item151Item162Item17U2Item182Item192Item203Item21@3Item22v3Item2333datat..singleTypeSTRINGvalueNavyclan_hide.data..singleTypeSCALARvalue?.data./singleTypeSTRINGvalueNavyclan2_hide/data+/Q/singleTypeSCALARvalue?Q/dataa//singleTypeSTRINGvalueFilters_Hide/data//singleTypeSCALARvalue?/data/ 0singleTypeSTRINGvaluemainRotor_folded 0data0?0singleTypeSCALARvalue??0dataO00singleTypeSTRINGvaluemainRotor_unfolded0data00singleTypeSCALARvalue0data00singleTypeSTRINGvalueHide_ESSS2x0data1.1singleTypeSCALARvalue?.1data>1l1singleTypeSTRINGvalueHide_ESSS4xl1data|11singleTypeSCALARvalue?1data11singleTypeSTRINGvalueHide_Nose1data12singleTypeSCALARvalue?2data$2U2singleTypeSTRINGvalueBlackhawk_HideU2datae22singleTypeSCALARvalue?2data22singleTypeSTRINGvalueHide_FlirTurret2data23singleTypeSCALARvalue?3data3@3singleTypeSTRINGvalueHide_Probe@3dataP3v3singleTypeSCALARvalue?v3data33singleTypeSTRINGvalueDoorcock_Hide3data33singleTypeSCALARvalue3dataTypeObjectPositionInfou4sideEmptyflagsAttributes4idk typeCUP_B_UH60S_USNCustomAttributes4>positionq3F CP%F4skill?lockUNLOCKEDtexturesRACSDesert4Attribute05Attribute1'6nAttributes>propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value_5'6datao5'6singleTypeSTRINGvalue[[[["CUP_smg_MP5A5","FirstAidKit"],[1,4]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]'6propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value6>data6>singleTypeARRAYvalue7>itemsItem0+7Item17>data;77singleTypeARRAYvalue_77itemsItem07Item177data77singleTypeSTRINGvalueRACSDesert7data77singleTypeSCALARvalue?7data 8>singleTypeARRAYvalue.8>itemsItem0V9Item19Item29Item3 :Item4C:Item5:Item6:Item7:Item81;Item9v;Item10;Item11;Item12 <Item13^<Item14<Item15<Item16=Item17G=Item18}=Item19=Item20=Item212>Item22h>Item23>>dataf99singleTypeSTRINGvalueNavyclan_hide9data99singleTypeSCALARvalue?9data9 :singleTypeSTRINGvalueNavyclan2_hide :data:C:singleTypeSCALARvalue?C:dataS::singleTypeSTRINGvalueFilters_Hide:data::singleTypeSCALARvalue?:data::singleTypeSTRINGvaluemainRotor_folded:data ;1;singleTypeSCALARvalue?1;dataA;v;singleTypeSTRINGvaluemainRotor_unfoldedv;data;;singleTypeSCALARvalue;data;;singleTypeSTRINGvalueHide_ESSS2x;data; <singleTypeSCALARvalue? <data0<^<singleTypeSTRINGvalueHide_ESSS4x^<datan<<singleTypeSCALARvalue?<data<<singleTypeSTRINGvalueHide_Nose<data<=singleTypeSCALARvalue?=data=G=singleTypeSTRINGvalueBlackhawk_HideG=dataW=}=singleTypeSCALARvalue?}=data==singleTypeSTRINGvalueHide_FlirTurret=data==singleTypeSCALARvalue?=data>2>singleTypeSTRINGvalueHide_Probe2>dataB>h>singleTypeSCALARvalue?h>datax>>singleTypeSTRINGvalueDoorcock_Hide>data>>singleTypeSCALARvalue>dataTypeObjectPositionInfol?sideEmptyflagsAttributes?idN typeCUP_I_MTVR_Ammo_RACSCustomAttributes?;ApositionFS(CF??Attribute0?nAttributes;ApropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value@;Adata$@;AsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false];AdataTypeObjectPositionInfoAsideEmptyflagsAttributesAidO typeCUP_I_MTVR_Refuel_RACSCustomAttributesACpositionFS(CFAAAttribute0BnAttributesCpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuesBCdataBCsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1_black","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]CdataTypeObjectPositionInfo#DsideEmptyflagsAttributesCDido typeCUP_I_AH6J_RACSCustomAttributesDFpositionF, CcDFCDskill?texturesRACS_NavypylonsCUP_PylonPod_1200Rnd_TE1_Red_Tracer_M621_20mm_HE_M;CUP_PylonPod_19Rnd_Rocket_FFAR_M;DAttribute0DnAttributesFpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueJEFdataZEFsingleTypeSTRINGvalue[[[["CUP_smg_MP5A5","FirstAidKit"],[1,4]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]FdataTypeObjectPositionInfoFsideEmptyflagsAttributesFids typeCUP_I_AH6J_RACSCustomAttributes@GHpositionF, CbDFFskill?texturesRACS_NavypylonsCUP_PylonPod_1200Rnd_TE1_Red_Tracer_M621_20mm_HE_M;CUP_PylonPod_19Rnd_Rocket_FFAR_M;@GAttribute0hGnAttributesHpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueGHdataGHsingleTypeSTRINGvalue[[[["CUP_smg_MP5A5","FirstAidKit"],[1,4]],[["CUP_30Rnd_9x19_MP5","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]HdataTypeObjectPositionInfoIsideEmptyflagsAttributes>Iid typegm_AmmoBox_wood_03_emptyIposition6hF C?0GFangles5?>Iinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesgm_wudIdataTypeObjectPositionInfo3JsideEmptyflagsAttributeskJid typegm_AmmoBox_wood_03_emptyJposition5hF C5GFangles5?kJinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesgm_wudJdataTypeObjectPositionInfo`KsideEmptyflagsAttributesKid typegm_AmmoBox_wood_03_emptyLposition7hF C*GFangles5?Kinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}texturesgm_wudLdataTypeObjectPositionInfoLsideEmptyflagsAttributesLid typegm_gc_civ_p601CustomAttributesL Xposition\Fn&B7DFanglesH@LL Attribute0MAttribute1NAttribute2kOAttribute3JPAttribute4)QAttribute5RAttribute6RAttribute7SAttribute8TAttribute9nUAttribute10IVAttribute11,WnAttributes Xpropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value\NNdatalNNsingleTypeSTRINGvalue-1Npropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value6OkOdataFOkOsingleTypeSTRINGvalue-1kOpropertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuePJPdata%PJPsingleTypeSTRINGvalue-1JPpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueP)QdataQ)QsingleTypeSTRINGvalue-1)Qpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueQRdataQRsingleTypeSTRINGvalue-1Rpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueRRdataRRsingleTypeSTRINGvaluegm_insignia_noneRpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueISSdataYSSsingleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]Spropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueYTTdataiTTsingleTypeSTRINGvalue-1Tpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value9UnUdataIUnUsingleTypeSTRINGvalue-1nUpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueVIVdata$VIVsingleTypeSTRINGvalue-1IVpropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueV,WdataW,WsingleTypeSTRINGvalue-1,Wpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueW XdataW XsingleTypeSTRINGvalue-1 XdataTypeObjectPositionInfoXsideEmptyflagsAttributesXid typegm_gc_civ_p601CustomAttributesXdposition]FT&BCFangles?XX Attribute0YAttribute1ZAttribute2c[Attribute3B\Attribute4!]Attribute5]Attribute6^Attribute7_Attribute8`Attribute9faAttribute10AbAttribute11$cnAttributes dpropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueTZZdatadZZsingleTypeSTRINGvalue-1Zpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value.[c[data>[c[singleTypeSTRINGvalue-1c[propertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value \B\data\B\singleTypeSTRINGvalue-1B\propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,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_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value^^data^^singleTypeSTRINGvaluegm_insignia_none^propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueA__dataQ__singleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]_propertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueQ``dataa``singleTypeSTRINGvalue-1`propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value1afadataAafasingleTypeSTRINGvalue-1fapropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value bAbdatabAbsingleTypeSTRINGvalue-1Abpropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] 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;ValuecddatacdsingleTypeSTRINGvalue-1ddataTypeObjectPositionInfodsideEmptyflagsAttributesdid typegm_gc_civ_p601CustomAttributesdopositionl`FT&B+EFanglesح@dd Attribute0eAttribute1fAttribute2[gAttribute3:hAttribute4iAttribute5iAttribute6jAttribute7kAttribute8~lAttribute9^mAttribute109nAttribute11onAttributes opropertygm_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&g[gdata6g[gsingleTypeSTRINGvalue-1[gpropertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueh:hdatah:hsingleTypeSTRINGvalue-1:hpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuehidatahisingleTypeSTRINGvalue-1ipropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueiidataiisingleTypeSTRINGvalue-1ipropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuejjdatajjsingleTypeSTRINGvaluegm_insignia_nonejpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value9kkdataIkksingleTypeSTRINGvalue[[[["FirstAidKit"],[1]],[[],[]],[[],[]],[[],[]]],false]kpropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueIl~ldataYl~lsingleTypeSTRINGvalue-1~lpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value)m^mdata9m^msingleTypeSTRINGvalue-1^mpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuen9ndatan9nsingleTypeSTRINGvalue-19npropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuenodatanosingleTypeSTRINGvalue-1opropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueoodataoosingleTypeSTRINGvalue-1odataTypeObjectPositionInfopsideEmptyflagsAttributespid typegm_gc_civ_p601CustomAttributesp{position\FT&B=CFpp Attribute0qAttribute1arAttribute2;sAttribute3tAttribute4tAttribute5uAttribute6vAttribute7wAttribute8^xAttribute9>yAttribute10zAttribute11znAttributes {propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value,rardataydatay>ysingleTypeSTRINGvalue-1>ypropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueyzdatayzsingleTypeSTRINGvalue-1zpropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuezzdatazzsingleTypeSTRINGvalue-1zpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value{{data{{singleTypeSTRINGvalue-1{dataTypeObjectPositionInfoe|sideEmptyflagsAttributes|id typegm_gc_civ_ural375d_cargoatlOffset|position,`Fo(ByCFanglesCV@||dataTypeObjectPositionInfo/}sideEmptyflagsAttributesO}id typegm_gc_civ_ural375d_cargoatlOffsetU}position\Fo(BFCFO}U}dataTypeObjectPositionInfo}sideEmptyflagsAttributes~id typegm_gc_civ_ural375d_cargoatlOffset~position>|^Fo(BnEFanglesM4>~~dataTypeObjectPositionInfo~sideEmptyflagsAttributes~id typewb_south_policia_typ1200_bluCustomAttributesppositionTgF^C(HFangles[@~skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}p Attribute09Attribute1'Attribute2Attribute3Attribute4΃Attribute5Attribute6oAttribute7XAttribute8FAttribute9/Attribute10nAttributes propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value'data'singleTypeSTRINGvaluegm_insignia_none'propertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueсdatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value΃data΃singleTypeSTRINGvaluegm_insignia_none΃propertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuevdatasingleTypeSTRINGvaluegm_insignia_nonepropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueodata#osingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]opropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueXdata%XsingleTypeSTRINGvaluegm_insignia_noneXpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueFdataFsingleTypeSTRINGvaluegm_insignia_noneFpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value/data/singleTypeSTRINGvaluegm_insignia_none/propertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value݈datasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedataʉsingleTypeSTRINGvaluegm_licenseplate_nonedataTypeObjectPositionInfosideEmptyflagsAttributesΊid typewb_south_policia_typ253_bluCustomAttributesQposition\MgF;CHFanglesg@Ίskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}QAttribute0MAttribute1:Attribute2(Attribute3Attribute4Attribute5ϐAttribute6Attribute7pAttribute8NAttribute97Attribute10%Attribute11Attribute12Attribute13nAttributespropertygm_vehicleMarkings_tacticalSign_Icon_attributeexpression[_this,_value,1,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value:data:singleTypeSTRINGvaluegm_tacticalSign_none:propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value(data(singleTypeSTRINGvaluegm_insignia_none(propertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueҎdatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueϐdataϐsingleTypeSTRINGvaluegm_insignia_noneϐpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuewdatasingleTypeSTRINGvaluegm_insignia_nonepropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuepdata$psingleTypeSTRINGvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]ppropertygm_vehicleMarkings_tacticalSign_PreIcon_attributeexpression[_this,_value,1,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueNdata)NsingleTypeSTRINGvalue-1Npropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value7data7singleTypeSTRINGvaluegm_insignia_none7propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value%data%singleTypeSTRINGvaluegm_insignia_none%propertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value˕dataەsingleTypeSTRINGvaluegm_insignia_nonepropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedata̖singleTypeSTRINGvalue-1propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatasingleTypeSTRINGvaluegm_licenseplate_nonepropertygm_vehicleMarkings_tacticalSign_PostIcon_attributeexpression[_this,_value,1,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatasingleTypeSTRINGvalue-1dataTypeGroupsideWestEntities Attributesidq itemsItem0&dataTypeObjectPositionInfosideWestflagsAttributesșidr typeB_Pilot_FCustomAttributespositionuF CJkFșskill?rankLIEUTENANTinitcall{ [this, ["faction", "CUP_RACS_URB"], ["gear", "P"], ["marker", "AH2", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionRoyal Sahrani DPS - AH 2 Pilot (AH-6J) [JIP Escort]@AH 2isPlayableAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueCdataSsingleTypeSTRINGvalueMale08ENGpropertypitchexpression_this setpitch _value;Valueśdata՛singleTypeSCALARvalue ׃?dataTypeMarkerpositionugFCf3GFnamemkr_inteltypeEmptyid ZLinkIDProviderLinks4nextID*+items*Item0Item1ߞItem2,Item3yItem4ƟItem5Item6`Item7Item8Item9GItem10Item11Item12.Item13{Item14ȢItem15Item16bItem17Item18Item19IItem20Item21Item220Item23}Item24ʥItem25Item26dItem27Item28Item29KItem30Item31Item322Item33Item34̨Item35Item36fItem37Item38Item39MItem40Item414linkIDitem0Sitem1PCustomData͞ߞtypeSyncߞlinkIDitem0nitem1mCustomData,typeSync,linkIDitem0Qitem1PCustomDatagytypeSyncylinkIDitem0item1CustomDataƟtypeSyncƟlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataN`typeSync`linkIDitem0 item1 CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0 item1CustomData5GtypeSyncGlinkID item0*item1)CustomDatatypeSynclinkID item0.item1-CustomDataϡtypeSynclinkID item04item13CustomData.typeSync.linkID item0>item1=CustomDatai{typeSync{linkID item0Hitem1GCustomDataȢtypeSyncȢlinkIDitem0Ritem1QCustomDatatypeSynclinkIDitem0\item1[CustomDataPbtypeSyncblinkIDitem0_item1]CustomDatatypeSynclinkIDitem0bitem1]CustomDatatypeSynclinkIDitem0eitem1cCustomData7ItypeSyncIlinkIDitem0fitem1cCustomDatatypeSynclinkIDitem0item1xCustomDataѤtypeSynclinkIDitem0qitem1CustomData0typeSync0linkIDitem0oitem1CustomDatak}typeSync}linkIDitem0pitem1CustomDataʥtypeSyncʥlinkIDitem0 item1S CustomDatatypeSynclinkIDitem0 item1S CustomDataRdtypeSyncdlinkIDitem0j item1t CustomDatatypeSynclinkIDitem0k item1t CustomDatatypeSynclinkIDitem0N item1t CustomData9KtypeSyncKlinkIDitem0O item1t CustomDatatypeSynclinkIDitem0s item1t CustomDataӧtypeSynclinkIDitem0o item1t CustomData 2typeSync2linkID item0O item1S CustomDatamtypeSynclinkID!item0N item1S CustomDatątypeSync̨linkID"item0 item1t CustomDatatypeSynclinkID#item0 item1t CustomDataTftypeSyncflinkID$item0 item1t CustomDatatypeSynclinkID%item0 item1t CustomDatatypeSynclinkID&item0 item1t CustomData;MtypeSyncMlinkID'item0 item1t CustomDatatypeSynclinkID(item0 item1t CustomDataժtypeSynclinkID)item0 item1 CustomData"4typeSync4class Plank { isEnabled = 1; fortifications[] = { // Action text | Classname | Distance | Direction | Direction Range | Code //-------------------------------------------------------------------------------------------------------------------------------------- {"Bunker", "land_gm_sandbags_02_bunker_high", 3, 0, 360, ""}, {"Bunker Roofed", "land_gm_woodbunker_01_bags", 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, ""}, {"HMG Replacement Crate", "gm_AmmoBox_wood_03_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_HMG"}, {"Ammobox AT", "gm_AmmoBox_wood_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_AT_Ammo;"}, {"Ammobox HMG", "gm_AmmoBox_wood_02_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_HMG_Ammo;"}, {"Ammobox Sniper", "gm_AmmoBox_wood_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_SN_Ammo;"}, {"Ammobox", "gm_AmmoBox_wood_03_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_Ammo;"} }; };_unit disableAI "SUPPRESSION";meg@ktZk `pT