admiral\admiral.hIcdescription.ext<chull3\briefing\blufor.sqfSc hull3\briefing\civilian.sqf*qn^hull3\briefing\indfor.sqfbhull3\briefing\opfor.sqfbhull3\DD_G.hAchull3\DD_U.h<chull3\hull3.h<chull3\LICENSE*qn^8init.sqfP>cqinitPlayerLocal.sqf(BcginitServer.sqfbmission.sqmTcS*plank.hBczone_spawned_unit.sqf*qn^;class Admiral { isEnabled = 1; isBehaviorEnabled = 0; groupSpawnDelay = 2; class Events { zone_spawned_unit = "zone_spawned_unit.sqf"; }; sideRelations[] = { {"west", "resistance", "enemy"}, {"resistance", "west", "enemy"} }; class ZoneTemplates { class Camp { infFireteamSize = 1; infWaypointAmount = 4; techWaypointAmount = 3; armourWaypointAmount = 3; waypointBehaviours[] = {"AWARE"}; canSpawnFfvCrew = 0; aimingAccuracy = 0.2; aimingShake = 0.2; aimingSpeed = 0.5; spotDistance = 0.65; spotTime = 1; courage = 1; reloadSpeed = 1; commanding = 1; general = 0.7; }; }; class Camp { defaultUnitTemplate = "TURA"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "TURA"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "TURA"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class TURA { side = "resistance"; infantry[] = {"I_SFIA_defector_lxWS", "I_SFIA_deserter_lxWS", "I_SFIA_enforcer_lxWS", "I_SFIA_scout_lxWS", "I_SFIA_medic2_lxWS", "I_SFIA_thug_lxWS", "I_SFIA_watcher_lxWS"}; crewmen[] = {"I_SFIA_watcher_lxWS"}; pilots[] = {"I_SFIA_watcher_lxWS"}; technicals[] = {"I_Tura_offroad_armor_armed_lxWS", "I_Tura_Offroad_armor_AT_lxWS"}; armour[] = {"CUP_I_Hilux_armored_BTR60_IND_G_F", "CUP_I_Hilux_armored_BMP1_IND_G_F"}; th[] = {"CUP_I_UH1H_slick_TK_GUE"}; ah[] = {"CUP_I_UH1H_gunship_TK_GUE"}; }; }; }; #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 = "dromedary defence"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 39; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 0; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 7; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 1; 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 UNMA peacekeeping detachment has been tasked to provide security for reconstruction following the Argana troubles, however in recent days tensions have flared and Tura elements have taken up arms again.

This morning our routine supply flight was shot down and we have been under sporadic attack since, given the sudden increase in hostilities the Security Council has decided to withdraw the bulk of UNMA forces.

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

ENEMY FORCES
Tura nomads armed with outdated stolen Argana equipment and vehicles.

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

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

FORTIFICATION PLAN
An ammunition dump has been prepared in the shipping container, team leaders have smaller Plank placeable ammo boxes.

JIP EXTRACT
Extract CH-49 Mohawk is capable of transporting seventeen in a single lift.

Extract Escort Mi-24 Superhind can also provide eight transport seats.

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

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

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

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

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

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

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; // OPFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
The Rachmaninoff Group has been employed by the legitimate Government of Niakala to provide security and training, whilst en-route to our forward operating base we have somehow run out of fuel on the outskirts of Pala.
The locals fled as we approached the town and are likely to be informing of our presence to the rebels in the area.

ENEMY FORCES
Anti Government Rebels armed with AK47s and no shoes, they will be no threat.

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

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

FORTIFICATION PLAN
Ammunition dumps have been established in the Church and Hotel

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

Our two Kamaz trucks and the two ammo dumps should be destroyed as we extract to prevent the munitions and vehicles from falling into the hands of the rebels, plus we can bill the client for replacements anyway.. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]]; class DD_G { class Rifleman { primaryWeapon = "CUP_arifle_Mk16_STD_AFG"; primaryWeaponItems[] = {"CUP_optic_TrijiconRx01_desert", "CUP_muzzle_mfsup_Flashhider_556x45_Tan", "CUP_acc_ANPEQ_15_Top_Flashlight_Tan_L"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = "CUP_hgun_Browning_HP"; handgunItems[] = {"CUP_13Rnd_9x19_Browning_HP"}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 2}, {"MiniGrenade", 2}, {"ACE_Chemlight_HiRed", 2}, {"SmokeShellRed", 2}, {"CUP_13Rnd_9x19_Browning_HP", 2} }; vestMagazines[] = { {"CUP_30Rnd_556x45_Stanag_Mk16_black", 4}, {"CUP_30Rnd_556x45_Stanag_Mk16_black_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellRed", 1}, {"CUP_30Rnd_556x45_Stanag_Mk16_black", 6}, {"CUP_30Rnd_556x45_Stanag_Mk16_black_Tracer_Red", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_XL50", 1}, {"ACE_wirecutter", 1}, {"CUP_NVG_PVS14", 1}, {"plp_bo_w_SunBlocker", 1}, {"plp_bo_w_AfterSun", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_arifle_Mk16_STD_EGLM"; vestMagazines[] = { {"CUP_30Rnd_556x45_Stanag_Mk16_black", 4}, {"CUP_1Rnd_HE_GP25_M", 4}, {"CUP_1Rnd_HEDP_M203", 2}, {"CUP_1Rnd_StarFlare_Red_M203", 2}, {"CUP_1Rnd_StarCluster_Red_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_30Rnd_556x45_Stanag_Mk16_black_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellRed", 1}, {"CUP_30Rnd_556x45_Stanag_Mk16_black", 6}, {"CUP_30Rnd_556x45_Stanag_Mk16_black_Tracer_Red", 2}, {"CUP_1Rnd_HE_GP25_M", 4}, {"CUP_1Rnd_HEDP_M203", 2}, {"CUP_1Rnd_StarFlare_Red_M203", 2}, {"CUP_1Rnd_StarCluster_Red_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; }; class Officer : Leader { assignItems[] = {"ItemGPS"}; binocular = "ACE_VectorDay"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_arifle_Mk16_CQC"; primaryWeaponItems[] = {"CUP_optic_TrijiconRx01_desert", "CUP_acc_Flashlight"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_30Rnd_556x45_Stanag_Mk16_black", 4}}; backpackMagazines[] = {}; assignItems[] = {"ItemGPS"}; }; class CO : Officer { }; class XO : CO { backpackRadios[] = {"ACRE_PRC152"}; }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_arifle_Mk16_CQC_AFG"; vestMagazines[] = { {"CUP_30Rnd_556x45_Stanag_Mk16_black", 6}, {"CUP_30Rnd_556x45_Stanag_Mk16_black_Tracer_Red", 2}, {"SmokeShellRed", 4} }; backpackMagazines[] = { {"SmokeShellRed", 4}, {"CUP_30Rnd_556x45_Stanag_Mk16_black", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class RAT : Rifleman { primaryWeapon = "CUP_arifle_Mk16_STD_FG"; secondaryWeapon = "launch_MRAWS_sand_F"; secondaryWeaponItems[] = {"MRAWS_HEAT_F"}; vestMagazines[] = { {"CUP_30Rnd_556x45_Stanag_Mk16_black", 6}, {"CUP_30Rnd_556x45_Stanag_Mk16_black_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellRed", 1}, {"CUP_30Rnd_556x45_Stanag_Mk16_black", 4}, {"CUP_30Rnd_556x45_Stanag_Mk16_black_Tracer_Red", 2}, {"MRAWS_HE_F", 1}, {"MRAWS_HEAT_F", 2} }; }; class P : Crew { }; class Vehicle { weapons[] = {{"CUP_launch_M136", 15}}; magazines[] = { {"CUP_30Rnd_556x45_Stanag_Mk16_black", 200}, {"CUP_30Rnd_556x45_Stanag_Mk16_black_Tracer_Red", 100}, {"CUP_1Rnd_HE_M203", 25}, {"CUP_1Rnd_HEDP_M203", 25}, {"CUP_1Rnd_StarFlare_Red_M203", 25}, {"CUP_1Rnd_StarCluster_Red_M203", 25}, {"CUP_1Rnd_SmokeRed_M203", 25}, {"HandGrenade", 25}, {"SmokeShellRed", 25}, {"MiniGrenade", 25}, {"ACE_Chemlight_HiRed", 25}, {"MRAWS_HE_F", 25}, {"MRAWS_HEAT_F", 50}, {"CUP_13Rnd_9x19_Browning_HP", 25} }; medicalItems[] = { {"ACE_fieldDressing", 150}, {"ACE_splint", 24} }; }; }; class DD_U { class Rifleman { headGear = "lxWS_H_PASGT_basic_UN_F"; goggles = "G_Combat_lxWS"; uniform = "U_lxWS_UN_Camo2"; vest = "V_lxWS_UN_Vest_F"; backpack = "ark_backpack_med"; insignia = "USP_PATCH_UN_UNITED_NATIONS_ROUNDEL_ALT"; }; class Leader : Rifleman { uniform = "U_lxWS_UN_Camo3"; }; class Officer : Leader { headGear = "lxWS_H_Beret_Colonel"; goggles = ""; }; class Crew : Rifleman { headGear = "gm_gc_headgear_zsh3_blu"; goggles = ""; uniform = "U_lxWS_UN_Pilot"; vest = "V_lxWS_UN_Vest_Lite_F"; backpack = "ark_backpack_small"; }; class CO : Officer { }; class XO : CO { backpack = "ark_backpack_large"; }; class SL : Officer { }; class Medic : Rifleman { headGear = "lxWS_H_PASGT_goggles_UN_F"; goggles = ""; backpack = "ark_backpack_large"; }; class FTL : Leader { headGear = "lxWS_H_PASGT_goggles_UN_F"; goggles = ""; uniform = "U_lxWS_UN_Camo3"; }; class RAT : Rifleman { backpack = "ark_backpack_large"; }; class P : Crew { }; }; class Hull3 { isEnabled = 1; class MissionParams { date[] = { {2035, 24, 11}, {2035, 24, 11} }; time[] = { {3, 30}, {5, 50}, {9, 0}, {12, 0}, {15, 0}, {17, 50}, {18, 50}, {0, 0} }; }; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class CUP_ION_PMC { gear = "DD_G"; uniform = "DD_U"; languages[] = { {"west", 100} }; }; }; class Gear { #include "DD_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "DD_U.h" unitBaseClass = "Rifleman"; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.if (isServer) then { {_x forceFlagTexture "lxws\data_f_lxws\img\flags\flag_UNA_co.paa"} forEach [car_1]; };ark_fnc_plank_assignFortifications = { private _unit = _this select 0; private _gearClass = _unit getVariable "hull3_gear_class"; if (isNil {_unit getVariable "plank_areFortsAssigned"}) then { call { if (_gearClass in ["CO", "XO", "SL"]) exitWith {[_unit, [1, 6, 2, 4, 0, 0, 0, 1, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["FTL"]) exitWith {[_unit, [0, 6, 0, 4, 0, 1, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Rifleman"]) exitWith {[_unit, [0, 6, 0, 4, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Medic"]) exitWith {[_unit, [0, 6, 2, 4, 0, 0, 1, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["RAT"]) exitWith {[_unit, [0, 6, 0, 4, 1, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; }; _unit setVariable ["plank_areFortsAssigned", true, true]; }; }; ark_fnc_plank_fill_SMAW_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines"]; _magazines = [ ["MRAWS_HE_F", 25], ["MRAWS_HEAT_F", 50] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; }; ark_fnc_plank_fill_MMG_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines", "_weapons"]; _magazines = [ ["CUP_30Rnd_556x45_Stanag_Mk16_black", 50], ["CUP_30Rnd_556x45_Stanag_Mk16_black_Tracer_Red", 25], ["CUP_1Rnd_HE_M203", 10], ["CUP_1Rnd_HEDP_M203", 10], ["CUP_1Rnd_StarCluster_Red_M203", 10], ["CUP_1Rnd_StarFlare_Red_M203", 10], ["CUP_1Rnd_SmokeRed_M203", 10], ["HandGrenade", 15], ["MiniGrenade", 15], ["SmokeShellRed", 15], ["ACE_Chemlight_HiRed", 15] ]; _weapons = [ ["CUP_launch_M136", 5] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; //_box call ark_fnc_plank_setBoxColour_t4; }; ark_fnc_plank_fill_Ammo = { private _box = _this select 1; private ["_magazines", "_weapons", "_items"]; _magazines = [ ["CUP_30Rnd_556x45_Stanag_Mk16_black", 100], ["CUP_30Rnd_556x45_Stanag_Mk16_black_Tracer_Red", 50], ["CUP_1Rnd_HE_M203", 25], ["CUP_1Rnd_HEDP_M203", 25], ["CUP_1Rnd_StarCluster_Red_M203", 25], ["CUP_1Rnd_StarFlare_Red_M203", 25], ["CUP_1Rnd_SmokeRed_M203", 25], ["HandGrenade", 25], ["MiniGrenade", 25], ["SmokeShellRed", 25], ["ACE_Chemlight_HiRed", 25], ["SatchelCharge_Remote_Mag", 1] ]; _weapons = [ ["CUP_launch_M136", 10] ]; _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_fill_medic_box = { private _box = _this select 1; private ["_items"]; _items = [ ["ACE_fieldDressing", 90], ["ACE_morphine", 60], ["ACE_epinephrine", 60], ["ACE_bloodIV_500", 48], ["ACE_splint", 16] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addItemCargoGlobal _x;} foreach _items; _box call ark_fnc_plank_setBoxColour_t4; }; //ark_fnc_plank_setBoxColour_t3 = { // params ["_box"]; // [{_this setObjectTextureGlobal [0, "\gm\gm_weapons\gm_ammoboxes\data\wud\gm_ammobox_wood_03_ext_01_wud_co.paa"];}, _box] call CBA_fnc_execNextFrame; //}; // ark_fnc_plank_setBoxColour_t4 = { // params ["_box"]; // [{_this setObjectTextureGlobal [0, "\gm\gm_weapons\gm_ammoboxes\data\wud\gm_ammobox_wood_04_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_script_fnc_fireArty = { params ["_vehicle","_target"]; private _gunner = effectiveCommander _vehicle; {_gunner disableAI _x} forEach ["AUTOTARGET","FSM","AUTOCOMBAT"]; private _roundCount = 4; // How many shots fired in one cycle private _delay = 60; // How long between cycles [ { params ["_args", "_id"]; _args params ["_gunner","_target","_roundCount"]; if (!alive _gunner) exitWith {_id call CBA_fnc_removePerFrameHandler}; [_gunner, _target, _roundCount] call ark_script_fnc_doFireArty; }, _delay, [_gunner,_target,_roundCount] ] call CBA_fnc_addPerFrameHandler; }; ark_script_fnc_doFireArty = { params ["_gunner","_target","_roundCount"]; private _veh = vehicle _gunner; private _mag = currentMagazine _veh; private _targetPos = getMarkerPos _target; if ((_targetPos inRangeOfArtillery [[_gunner], _mag]) isEqualTo false) exitWith { systemChat format ["ARK Arty: Error target %1 is out of range of %2",_target,_gunner]; }; _gunner doArtilleryFire [_targetPos, _mag, _roundCount]; _veh setVehicleAmmoDef 1; _veh setVehicleAmmo 1; };raPO* version6EditorDatasourceNameark_co38_dromedary_defenceaddonsA3_Ui_Fplp_containersstructures_F_lxWS_Mil_FortificatonAir_F_lxWSCUP_AirVehicles_Mi35Vehicles_F_lxWS_Offroad_01Vehicles_F_lxWSA3_Modules_F_Curator_Curatorark_ace_rearmark_clear_cargoAdmiralark_rotorark_chase_aiCharacters_f_lxWSCUP_AirVehicles_UH1HCUP_WheeledVehicles_HiluxA3_Structures_F_Ind_Cargoace_cargoA3_Structures_F_Mil_CargoA3_Structures_F_Mil_Flagsdata_f_lxWSA3_Modules_FA3_Characters_Face_nouniformrestrictionsAddonsMetaDatadlcswslxWSCUP_VehiclesrandomSeedScenarioDataCustomAttributes)MissionO* moveGridStep?angleGridStep?scaleGridStep?autoGroupingDist AtogglesItemIDProvidereMarkerIDProviderxLayerIndexProviderCameranextIDFxnextID$nextIDposE^g C9yFdir<ݾ&6~ up[3?asidebI ?List itemsItem0Item1Item2Item3^Item4Item5&Item6Item72Item8Item9 Item10C Item11 Item12 Item13 Item14 Item15: Item16 Item17 Item18 Item19A Item20 Item21IclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNameplp_containersnameplp_containersclassNamestructures_F_lxWSnameArma 3 Western Sahara - Buildings and StructuresauthorRotators Collectiveurlhttps://sahara.rotators.net/^classNameAir_F_lxWSnameArma 3 Western Sahara - AircraftauthorRotators Collectiveurlhttps://sahara.rotators.net/classNameCUP_AirVehicles_Mi35nameCUP_AirVehicles_Mi35&classNameVehicles_F_lxWSnameArma 3 Western SaharaauthorRotators Collectiveurlhttps://sahara.rotators.net/classNameA3_Modules_F_CuratornameArma 3 Zeus Update - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com2classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.orgclassNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org classNameAdmiralnameAdmiralauthorKamiC classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.org classNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.org classNameCharacters_f_lxWSnameArma 3 Western Sahara - Characters and ClothingauthorRotators Collectiveurlhttps://sahara.rotators.net/ classNameCUP_AirVehicles_UH1HnameCUP_AirVehicles_UH1H classNameCUP_WheeledVehicles_HiluxnameCUP_WheeledVehicles_Hilux: classNameA3_Structures_F_IndnameArma 3 - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.com classNameace_cargonameACE3 - CargoauthorACE-Teamurlhttps://ace3.acemod.org/ classNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com classNamedata_f_lxWSnameArma 3 Western Sahara - Main ConfigurationauthorRotators Collectiveurlhttps://sahara.rotators.net/A classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comIclassNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/authordancemooxHeader)gameTypeCoopminPlayersmaxPlayers/)Category0>nameMultiplayerAttribute0Attribute1nAttributespropertyRespawnButtonexpressiontrueValuedatasingleTypeSCALARvalue?propertyRespawnTemplatesexpressiontrueValue:dataJsingleTypeARRAYvaluenitemsItem0datasingleTypeSTRINGvalueNoneIntelEntitiesConnectionsHO*briefingNameark_co38_dromedary_defenceoverviewTextUNAM crossroads desperate defence | Extract JIPresistanceWesttimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<&items%Item0NItem1Item2Item3IItem41bItem5gItem6O4Item7`Item8xItem9SItem10aItem11,Item12=Item13Item14Item15Item16Item17Item18uItem19!Item20gItem21Item22&Item23Item24Item25zItem26Item27lItem28Item29hItem30Item31 Item32v Item33$Item34Item35Item36HdataTypeLayernameTime TriggersEntitiesidatlOffsetGܭA itemsItem0 Item1Item2Item3Item4Item5Item6Item7dataTypeTriggerposition^ LEBkEAttributes|idtypeEmptyDetectoratlOffset}UAnametgr_safety_offconditioncall{hull3_mission_safetyTimerAbort}sizeAsizeBdataTypeTriggerpositionKEBѭEAttributesRidtypeEmptyDetectoratlOffset0/@nametgr_time_10conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDDdataTypeTriggerposition2 LE\*BgEAttributes@idtypeEmptyDetectoratlOffsetZAnametgr_time_15conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutaDaDaDdataTypeTriggerposition*LE~o1BEAttributes.idtypeEmptyDetectoratlOffset8Anametgr_time_20conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDDdataTypeTriggerposition>LE-B4EAttributesidtypeEmptyDetectoratlOffsetAnametgr_time_25conditioncall{triggeractivated tgr_safety_off;}onActivationcall{heli_1 setfuel 1; heli_2 setfuel 1;}sizeAsizeBtimeoutDDDdataTypeTriggerposition6 LE*BVEAttributesCidtypeEmptyDetectoratlOffsetPAnametgr_time_30conditioncall{triggeractivated tgr_safety_off;}onActivationcall{heli_1 setfuel 1;}sizeAsizeBtimeoutDDDdataTypeTriggerpositionKEBEAttributesXidtypeEmptyDetectoratlOffset4O?nametgr_time_5conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutCCCdataTypeTriggerposition*LEQ/BEAttributesEidMtypeEmptyDetectoratlOffsetAnametgr_time_40conditioncall{triggeractivated tgr_safety_off;}onActivationcall{if (isServer) then {[arty_1,"mkr_tgt"] call ark_script_fnc_fireArty;};}sizeAsizeBtimeoutEEE dataTypeMarkerpositionDEIBZoEnamemkr_aomarkerTypeRECTANGLEtypeellipsecolorNameColorWESTfillNameBorderaTBbŐBangleGCdrawBorderidatlOffset@dataTypeMarkerpositionؓE?B{oEnamemkr_tgttypeEmptyidlIdataTypeLayernamePlayer Bits & Set DressingEntitiesid atlOffset@1b items Item05Item1V Item2w!Item3#Item4$Item5'Item6)Item7+Item8..Item99Item10vM1bdataTypeObjectPositionInfosideEmptyflagsAttributesidmtypeplp_ct_MilBoxBigBlackatlOffsetm>V positionEfABoEangles@l @<init [this, ["faction", "CUP_ION_PMC"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;V dataTypeObjectPositionInfo sideEmptyflagsAttributes!idntypeplp_ct_MilBoxBigBlackatlOffset;>w!positionE@`ABoEangles@l @<!init [this, ["faction", "CUP_ION_PMC"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;w!dataTypeObjectPositionInfo"sideEmptyflagsAttributes="idtypeLand_HBarrier_1_lxWSCustomAttributes["#position}EBBwnEangles@`?D<="disableSimulation["Attribute0"nAttributes#propertyallowDamageexpression_this allowdamage _value;Value"#data"#singleTypeBOOLvalue#dataTypeObjectPositionInfo#sideEmptyflagsAttributes#idtypeLand_HBarrier_5_lxWSCustomAttributes#$positiontE,CBoEangles@䮢@˜D<#disableSimulation#Attribute0$nAttributes$propertyallowDamageexpression_this allowdamage _value;Valuea$$dataq$$singleTypeBOOLvalue$ dataTypeObjectPositionInfo:%sideEmptyflagsAttributesr%idtypeB_UN_Heli_Transport_02_lxWSatlOffset CustomAttributesx%'position0ES\=BCFangles@r%x%Attribute0%nAttributes'propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value%'data &'singleTypeSTRINGvalue[[[["CUP_arifle_L85A2_G","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_Bergen_BAF"],[4]]],false]'dataTypeObjectPositionInfo'sideEmptyflagsAttributes'idtypeB_UN_Heli_Transport_02_lxWSCustomAttributes')positionTE]\=BFangles>@''Attribute0(nAttributes)propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuep()data()singleTypeSTRINGvalue[[[["CUP_arifle_L85A2_G","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_Bergen_BAF"],[4]]],false]) dataTypeObjectPositionInfo,*sideEmptyflagsAttributesd*idtypeCUP_I_Mi24_Mk4_UNatlOffsetpCustomAttributes*+positionH E';BJFangles?[@!ڣItem1>vMdata%>>singleTypeARRAYvalueI>>itemsItem0q>Item1>>data>>singleTypeSTRINGvalueUNWhite>data>>singleTypeSCALARvalue?>data>vMsingleTypeARRAYvalue?vM3items2Item0uAItem1AItem2AItem3>BItem4tBItem5BItem6BItem71CItem8gCItem9CItem10CItem11)DItem12_DItem13DItem14DItem15EItem16OEItem17EItem18EItem19FItem20KFItem21FItem22FItem23GItem24:GItem25GItem26GItem27GItem281HItem29tHItem30HItem31HItem32(IItem33oIItem34IItem35IItem36JItem37dJItem38JItem39JItem40KItem41VKItem42KItem43KItem44LItem45HLItem46~LItem47LItem48LItem49@MvMdataAAsingleTypeSTRINGvaluehide_rear_left_antennaAdataAAsingleTypeSCALARvalueAdataB>BsingleTypeSTRINGvaluehide_rear_right_antenna>BdataNBtBsingleTypeSCALARvaluetBdataBBsingleTypeSTRINGvaluehide_left_mirrorBdataBBsingleTypeSCALARvalueBdataB1CsingleTypeSTRINGvaluehide_right_mirror1CdataACgCsingleTypeSCALARvaluegCdatawCCsingleTypeSTRINGvaluehide_brushguardCdataCCsingleTypeSCALARvalueCdataC)DsingleTypeSTRINGvaluehide_blue_force_tracker)Ddata9D_DsingleTypeSCALARvalue_DdataoDDsingleTypeSTRINGvaluehide_jerrycansDdataDDsingleTypeSCALARvalueDdataDEsingleTypeSTRINGvaluehide_spare_wheelEdata)EOEsingleTypeSCALARvalueOEdata_EEsingleTypeSTRINGvaluehide_spare_wheel_mountEdataEEsingleTypeSCALARvalue?EdataEFsingleTypeSTRINGvaluehide_door_front_leftFdata%FKFsingleTypeSCALARvalueKFdata[FFsingleTypeSTRINGvaluehide_door_front_rightFdataFFsingleTypeSCALARvalueFdataFGsingleTypeSTRINGvaluehide_cipGdataG:GsingleTypeSCALARvalue?:GdataJGGsingleTypeSTRINGvaluehide_rear_view_cameraGdataGGsingleTypeSCALARvalueGdataGGsingleTypeSTRINGvaluehide_radio_smallGdata H1HsingleTypeSCALARvalue1HdataAHtHsingleTypeSTRINGvaluehide_radio_largetHdataHHsingleTypeSCALARvalue?HdataHHsingleTypeSTRINGvaluehide_old_front_bumperHdataI(IsingleTypeSCALARvalue(Idata8IoIsingleTypeSTRINGvaluehide_old_rear_bumperoIdataIIsingleTypeSCALARvalue?IdataIIsingleTypeSTRINGvaluehide_rear_tarpIdataIJsingleTypeSCALARvalueJdata,JdJsingleTypeSTRINGvaluehide_rear_tarp_holderdJdatatJJsingleTypeSCALARvalueJdataJJsingleTypeSTRINGvaluehide_middle_tarpJdataJKsingleTypeSCALARvalueKdata#KVKsingleTypeSTRINGvaluehide_middle_wallVKdatafKKsingleTypeSCALARvalueKdataKKsingleTypeSTRINGvaluehide_front_roofKdataKLsingleTypeSCALARvalueLdataLHLsingleTypeSTRINGvaluehide_bench_rotateHLdataXL~LsingleTypeSCALARvalue?~LdataLLsingleTypeSTRINGvalueunhide_Deployment_1LdataLLsingleTypeSCALARvalueLdata M@MsingleTypeSTRINGvalueunhide_Deployment_2@MdataPMvMsingleTypeSCALARvaluevMdataTypeObjectPositionInfoNsideEmptyflagsAttributes?NidtypeB_UN_Truck_01_fuel_lxWSCustomAttributesN1bpositiongtE7BhFangles l@Q@.\@?Nskill?lockUNLOCKEDinit [this, ["faction", "CUP_ION_PMC"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesUNWhiteNAttribute0OAttribute1{_Attribute2`nAttributes1bpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueO{_dataO{_singleTypeARRAYvalueO{_itemsItem0PItem1P{_data*PPsingleTypeARRAYvalueNPPitemsItem0vPItem1PPdataPPsingleTypeSTRINGvalueUNWhitePdataPPsingleTypeSCALARvalue?PdataP{_singleTypeARRAYvalueQ{_3items2Item0zSItem1SItem2SItem3CTItem4yTItem5TItem6TItem76UItem8lUItem9UItem10UItem11.VItem12dVItem13VItem14VItem15WItem16TWItem17WItem18WItem19XItem20PXItem21XItem22XItem23 YItem24?YItem25YItem26YItem27ZItem286ZItem29yZItem30ZItem31ZItem32-[Item33t[Item34[Item35[Item36!\Item37i\Item38\Item39\Item40]Item41[]Item42]Item43]Item44 ^Item45M^Item46^Item47^Item48^Item49E_{_dataSSsingleTypeSTRINGvaluehide_rear_left_antennaSdataSSsingleTypeSCALARvalueSdata TCTsingleTypeSTRINGvaluehide_rear_right_antennaCTdataSTyTsingleTypeSCALARvalueyTdataTTsingleTypeSTRINGvaluehide_left_mirrorTdataTTsingleTypeSCALARvalueTdataU6UsingleTypeSTRINGvaluehide_right_mirror6UdataFUlUsingleTypeSCALARvaluelUdata|UUsingleTypeSTRINGvaluehide_brushguardUdataUUsingleTypeSCALARvalueUdataU.VsingleTypeSTRINGvaluehide_blue_force_tracker.Vdata>VdVsingleTypeSCALARvaluedVdatatVVsingleTypeSTRINGvaluehide_jerrycansVdataVVsingleTypeSCALARvalueVdataVWsingleTypeSTRINGvaluehide_spare_wheelWdata.WTWsingleTypeSCALARvalueTWdatadWWsingleTypeSTRINGvaluehide_spare_wheel_mountWdataWWsingleTypeSCALARvalueWdataWXsingleTypeSTRINGvaluehide_door_front_leftXdata*XPXsingleTypeSCALARvaluePXdata`XXsingleTypeSTRINGvaluehide_door_front_rightXdataXXsingleTypeSCALARvalueXdataX YsingleTypeSTRINGvaluehide_cip YdataY?YsingleTypeSCALARvalue??YdataOYYsingleTypeSTRINGvaluehide_rear_view_cameraYdataYYsingleTypeSCALARvalueYdataYZsingleTypeSTRINGvaluehide_radio_smallZdataZ6ZsingleTypeSCALARvalue6ZdataFZyZsingleTypeSTRINGvaluehide_radio_largeyZdataZZsingleTypeSCALARvalue?ZdataZZsingleTypeSTRINGvaluehide_old_front_bumperZdata[-[singleTypeSCALARvalue-[data=[t[singleTypeSTRINGvaluehide_old_rear_bumpert[data[[singleTypeSCALARvalue?[data[[singleTypeSTRINGvaluehide_rear_tarp[data[!\singleTypeSCALARvalue!\data1\i\singleTypeSTRINGvaluehide_rear_tarp_holderi\datay\\singleTypeSCALARvalue\data\\singleTypeSTRINGvaluehide_middle_tarp\data\]singleTypeSCALARvalue]data(][]singleTypeSTRINGvaluehide_middle_wall[]datak]]singleTypeSCALARvalue]data]]singleTypeSTRINGvaluehide_front_roof]data] ^singleTypeSCALARvalue ^data^M^singleTypeSTRINGvaluehide_bench_rotateM^data]^^singleTypeSCALARvalue?^data^^singleTypeSTRINGvalueunhide_Deployment_1^data^^singleTypeSCALARvalue^data_E_singleTypeSTRINGvalueunhide_Deployment_2E_dataU_{_singleTypeSCALARvalue{_propertyace_refuel_fuelCargoexpressionif (_value != (if (isNumber (configOf _this >> "ace_refuel_fuelCargo")) then {getNumber (configOf _this >> "ace_refuel_fuelCargo")} else {-1})) then {[_this, _value] call ace_refuel_fnc_makeSource}Value``data``singleTypeSCALARvalue `propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuea1bdataa1bsingleTypeSTRINGvalue[[[["arifle_MX_khk_F","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["30Rnd_65x39_caseless_mag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["B_AssaultPack_tna_F"],[4]]],false]1bdataTypeLayernameModulesstateEntitiesbid atlOffsetlBgitemsItem0bItem1$fItem2fgdataTypeLogicPositionInfo,cid typeModuleCurator_FatlOffsetBCustomAttributesLc$fposition8EIBNnFLcAttribute0cAttribute1KdAttribute2dAttribute3enAttributes$fpropertyModuleCurator_F_Ownerexpression_this setVariable ['Owner',_value,true];Value dKddatadKdsingleTypeSTRINGvalue#adminLoggedKdpropertyModuleCurator_F_Forcedexpression_this setVariable ['Forced',_value,true];ValuedddataddsingleTypeSCALARvaluedpropertyModuleCurator_F_Nameexpression_this setVariable ['Name',_value,true];ValueQeedataaeesingleTypeSTRINGvalueepropertyModuleCurator_F_Addonsexpression_this setVariable ['Addons',_value,true];Valuee$fdatae$fsingleTypeSCALARvalue@@$fdataTypeLogicPositionInfo{fid'typeARK_ACE_RearmatlOffsetBfpositionn'E1B(yFfdataTypeLogicPositionInfofidtypeARK_Clear_VehicleatlOffset$T:BgpositionQE#BFgdataTypeLayernameSafety Off (40 Inf)stateEntities{gid{ atlOffsetdO4)items(Item0ciItem1 mItem2pItem3tqItem4}Item5?Item6Item7Item8Item9Item10;Item11Item12%Item13۩Item14Item15VItem16Item17AItem18Item19Item20Item21Item22-Item23Item24'Item25Item26sItem27HItem28mItem29Item30Item31~Item32 Item33YItem34Item35Item36Item37#Item38U'Item39(O4dataTypeGroupsideCivilianEntitiesiAttributesmidatlOffsetff mitemsItem0iItem1kItem2lmdataTypeObjectPositionInfoyjsideCivilianflagsAttributesjidtypeC_Bob_VRCustomAttributesjkposition1E_J9BLdsingleTypeSCALARvaluedpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value-data-singleTypeSCALARvalue-propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatȃsingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesMAttributesidatlOffsetff•itemsItem0Item1Item2dataTypeObjectPositionInfosideCivilianflagsAttributes=idtypeC_Bob_VRCustomAttributesCpositionkE&tBEangles@=CAttribute0{Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueœdataՓsingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueIdataYsingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositionʯEvVBEplacementCEffects showWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionדE?BooEEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributes5idatlOffsetff;itemsItem0&Item1%Item25dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributes%position7El{tBͬEangles@Attribute0!Attribute1nAttributes%propertyspeakerexpression_this setspeaker _value;Valuekdata{singleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value%data%singleTypeSCALARvalue\?%dataTypeWaypointloiterAltitudeposition)EXi]BEplacementCEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionדE?BooEEffects/showWPNEVERidtypeMove55;dataTypeTriggerposition]EQtBיEangle@AttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfohidtypeAdmiral_OndemandCampZoneCustomAttributes%position5EtB뚙Eangles l@.@̌@Attribute0Attribute1^Attribute2Attribute3̝Attribute4Attribute5BAttribute6Attribute7ƠAttribute8Attribute9MAttribute10Attribute11٣Attribute12Attribute13cnAttributes%propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value+^data;^singleTypeSTRINGvalue^propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueߜdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value̝data̝singleTypeSCALARvalueB̝propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueMdata]singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value BdataBsingleTypeSCALARvalue ABpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueßdataӟsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueƠdataƠsingleTypeSCALARvalueƠpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueMdata]singleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueMdata'MsingleTypeSCALARvalueMpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueޢdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value٣data٣singleTypeSCALARvalue@٣propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueddatatsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value-cdata=csingleTypeSCALARvaluecpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value%data%singleTypeSTRINGvalue%dataTypeGroupsideCivilianEntitiesAttributesթidatlOffsetff۩itemsItem0Item1ŨItem2Uթ dataTypeObjectPositionInfoKsideCivilianflagsAttributesidtypeC_Bob_VRatlOffset@7CustomAttributesŨpositionEkB&dEangles@Attribute0Attribute1InAttributesŨpropertyspeakerexpression_this setspeaker _value;Value IdataIsingleTypeSTRINGvalueMale01GREVRIpropertypitchexpression_this setpitch _value;ValueŨdataŨsingleTypeSCALARvalue\?ŨdataTypeWaypointloiterAltitudepositionEnBrEplacementCEffectsOshowWPNEVERidtypeMoveUUdataTypeWaypointloiterAltitudepositionדE?BooEEffectsϩshowWPNEVERidtypeMoveթթ۩dataTypeGroupsideCivilianEntities9AttributesidatlOffsetff‘itemsItem0lItem1{Item2 dataTypeObjectPositionInfosideCivilianflagsAttributes9idtypeC_Bob_VRatlOffset7CustomAttributes?{positionERiB/Eangles@9?Attribute0wAttribute1nAttributes{propertyspeakerexpression_this setspeaker _value;ValuedataѫsingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueE{dataU{singleTypeSCALARvalue\?{dataTypeWaypointloiterAltitudepositionޟE%WBnEplacementCEffectsshowWPNEVERidtypeMove dataTypeWaypointloiterAltitudepositionדE?BooEEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionE~hBYEangle@AttributesidtypeEmptyDetectorAreaR50Vconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AVdataTypeLogicPositionInfoήidtypeAdmiral_OndemandCampZoneatlOffset7CustomAttributespositionnEnsB6Eangles%Y=.@lX@Attribute0Attribute1İAttribute2{Attribute32Attribute4Attribute5Attribute6]Attribute7,Attribute8Attribute9Attribute10zAttribute11?Attribute12Attribute13ɹnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueİdataİsingleTypeSTRINGvalueİpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueE{dataU{singleTypeSCALARvalue{propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value2data 2singleTypeSCALARvalueB2propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedataòsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuerdatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value)]data9]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];Value}datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueDzdataTzsingleTypeSCALARvaluezpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value ?data?singleTypeSCALARvalue@?propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueʸdataڸsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueɹdataɹsingleTypeSCALARvalueɹpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueXdatahsingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesAttributes;idatlOffsetffAitemsItem0Item1+Item2; dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetCustomAttributes+positionEU~]B?EanglesM>Attribute0'Attribute1nAttributes+propertyspeakerexpression_this setspeaker _value;ValueqdatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value+data+singleTypeSCALARvalue\?+dataTypeWaypointloiterAltitudepositionfZE._B<}EplacementCEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionדE?BooEEffects5showWPNEVERidtypeMove;;AdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffitemsItem0ҾItem1Item2adataTypeObjectPositionInfoWsideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributespositionE3pYB EanglesM>Attribute0ͿAttribute1UnAttributespropertyspeakerexpression_this setspeaker _value;ValueUdata'UsingleTypeSTRINGvalueMale01GREVRUpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition&Ex$QBfsvEplacementCEffects[showWPNEVERidtypeMoveaadataTypeWaypointloiterAltitudepositionדE?BooEEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionŃEZB*Eangle8>Attributes[idtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesLpositionE;[^BEanglesCK@$S?p*>LAttribute0HAttribute1 Attribute2Attribute3xAttribute4/Attribute5Attribute6Attribute7rAttribute8,Attribute9Attribute10Attribute11Attribute12FAttribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value data singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueBxdataRxsingleTypeSCALARvalueBxpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value/data /singleTypeSCALARvalueB/propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueodatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value<rdataLrsingleTypeSCALARvaluerpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value,data ,singleTypeSTRINGvalue,propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueOdata_singleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueFdata FsingleTypeSCALARvalueFpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntities/AttributesidatlOffsetff‡itemsItem0bItem1qItem2 dataTypeObjectPositionInfosideCivilianflagsAttributes/idtypeC_Bob_VRatlOffset6CustomAttributes5qpositionoCzEv*4BuEangles@/5Attribute0mAttribute1nAttributesqpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value;qdataKqsingleTypeSCALARvalue\?qdataTypeWaypointloiterAltitudepositionCEQSBrEplacementCEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionדE?BooEEffects{showWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributes'idatlOffsetff-itemsItem0Item1Item2'dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributespositionzE9BuEangles@Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;Value]datamsingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositionpĉE'B.@ =Attribute0Attribute1`Attribute2Attribute3Attribute4Attribute5DAttribute6Attribute7Attribute8Attribute9OAttribute10Attribute11Attribute12Attribute13enAttributes'propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value-`data=`singleTypeSTRINGvalue`propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueOdata_singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueDdataDsingleTypeSCALARvalue ADpropertyAdmiral_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];ValueOdata_singleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueOdata)OsingleTypeSCALARvalueOpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuefdatavsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value/edata?esingleTypeSCALARvalueepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value'data'singleTypeSTRINGvalue'dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffitemsItem0Item1Item2GdataTypeObjectPositionInfo=sideCivilianflagsAttributesuidtypeC_Bob_VRCustomAttributes{positionE"dBUdEanglesLeb@u{Attribute0Attribute1;nAttributespropertyspeakerexpression_this setspeaker _value;Value;data ;singleTypeSTRINGvalueMale01GREVR;propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositionLEIBcEplacementCEffectsAshowWPNEVERidtypeMoveGGdataTypeWaypointloiterAltitudepositionדE?BooEEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities+AttributesmidatlOffsetffsitemsItem0^Item1]Item2mdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributes!]position&E}aB&dEanglesLeb@!Attribute0YAttribute1nAttributes]propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value']data7]singleTypeSCALARvalue\?]dataTypeWaypointloiterAltitudeposition!EBbnEplacementCEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionדE?BooEEffectsgshowWPNEVERidtypeMovemmsdataTypeTriggerposition.՟E)cB{dEangleg/AttributesidtypeEmptyDetectorAreaR50atlOffset6Hconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AHdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesmpositionE؟_BcEangles@"@˜D<Attribute0Attribute1Attribute2]Attribute3Attribute4Attribute5Attribute6?Attribute7Attribute8Attribute9Attribute10\Attribute11!Attribute12Attribute13nAttributesmpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuesdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value']data7]singleTypeSCALARvalue]propertyAdmiral_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];ValueTdatadsingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value ?data?singleTypeBOOLvalue?propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value_dataosingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value&\data6\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];ValueudatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value:mdataJmsingleTypeSTRINGvaluemdataTypeGroupsideCivilianEntitiesAttributes idatlOffsetffitemsItem0Item1Item2 dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributespositionhŢE\BMnEangles@Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueCdataSsingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositionHE`BpEplacementCEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionדE?BooEEffectsshowWPNEVERidtypeMove dataTypeGroupsideCivilianEntitiesqAttributesidatlOffsetff¹itemsItem0Item1Item23dataTypeObjectPositionInfo)sideCivilianflagsAttributesaidtypeC_Bob_VRCustomAttributesgpositionE\BmEangles@agAttribute0Attribute1'nAttributespropertyspeakerexpression_this setspeaker _value;Value'data'singleTypeSTRINGvalueMale01GREVR'propertypitchexpression_this setpitch _value;Valuemdata}singleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositionm^EByEplacementCEffects-showWPNEVERidtypeMove33dataTypeWaypointloiterAltitudepositionדE?BooEEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionE\B9nEangle@Attributes-idtypeEmptyDetectorAreaR50~conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB A~dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes positionEı[BٿmEanglesG@.@H<Attribute0Attribute1Attribute2Attribute3JAttribute4Attribute5Attribute6uAttribute7DAttribute8Attribute9Attribute10Attribute11W Attribute12 Attribute13 nAttributes propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value]datamsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueJdata$JsingleTypeSCALARvalueBJpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueAudataQusingleTypeBOOLvalueupropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueDdataDsingleTypeSCALARvalueDpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value\datalsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value! W data1 W singleTypeSCALARvalue@W 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];Valuep  data  singleTypeSTRINGvalue dataTypeGroupsideCivilianEntities AttributesSidatlOffsetffYitemsItem04 Item1CItem2S dataTypeObjectPositionInfo sideCivilianflagsAttributes idtypeC_Bob_VRatlOffsetCustomAttributes CpositionEOUBÇEangles@  Attribute0? Attribute1 nAttributesCpropertyspeakerexpression_this setspeaker _value;Value  data  singleTypeSTRINGvalueMale01GREVR propertypitchexpression_this setpitch _value;Value CdataCsingleTypeSCALARvalue\?CdataTypeWaypointloiterAltitudeposition4#Eu`B4^EplacementCEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionדE?BooEEffectsMshowWPNEVERidtypeMoveSSYdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetffitemsItem0Item1Item2ydataTypeObjectPositionInfoosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributespositionЮE[YBEangles@Attribute0Attribute1mnAttributespropertyspeakerexpression_this setspeaker _value;Value/mdata?msingleTypeSTRINGvalueMale01GREVRmpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositionҏEGXBP:EplacementCEffectssshowWPNEVERidtypeMoveyydataTypeWaypointloiterAltitudepositionדE?BooEEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionEWBnEangle@AttributessidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfo,idtypeAdmiral_OndemandCampZoneCustomAttributesdposition\VE =XB|Eanglesw=.@1Attribute112Attribute122Attribute133nAttributesO4propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueU**datae**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++data++singleTypeSCALARvalueB+propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuew,,data,,singleTypeSCALARvalueB,propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value6-l-dataF-l-singleTypeSCALARvalue Al-propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value-!.data-!.singleTypeBOOLvalue!.propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value..data..singleTypeSCALARvalue.propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuew//data//singleTypeSTRINGvalue/propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueA0w0dataQ0w0singleTypeSCALARvaluew0propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value1>1data1>1singleTypeSCALARvalue>1propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value12data12singleTypeSCALARvalue@2propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value22data22singleTypeSCALARvalue2propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueW33datag33singleTypeSCALARvalue3propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value4O4data,4O4singleTypeSTRINGvalueO4dataTypeLayername5 Minutes - Technical Start (3 Tech)stateEntities4id atlOffset~z` items Item0:5Item16Item27Item3CItem4pEItem5%FItem6JRItem7SItem8T`dataTypeGroupsideCivilianEntities5Attributes6id atlOffsetff6itemsItem05Item1U66dataTypeObjectPositionInfo/6sideCivilianflagsAttributesO6id typeC_Bob_VRU6positionE \NBo&EO6U6dataTypeWaypointloiterAltitudeposition#ٓE?B{oEEffects6showWPNEVERid typeMove666dataTypeTriggerposition3}EjNB1&EAttributesC7id typeEmptyDetectorAreaR507conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB A7dataTypeLogicPositionInfo7id typeAdmiral_OndemandCampZoneCustomAttributes08Cposition ENB%Eangles@08Attribute0,9Attribute19Attribute2:Attribute3\;Attribute4<Attribute5<Attribute6=Attribute7V>Attribute8?Attribute9?Attribute10@Attribute11sAAttribute124BAttribute13BnAttributesCpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value99data99singleTypeSTRINGvalue9propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valueo::data::singleTypeSCALARvalue:propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value&;\;data6;\;singleTypeSCALARvalueB\;propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value;<data;<singleTypeSCALARvalueB<propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value<<data<<singleTypeSCALARvalueB<propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueS==datac==singleTypeBOOLvalue=propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value >V>data0>V>singleTypeSCALARvalueV>propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value>?data>?singleTypeSTRINGvaluetech_south?propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value??data??singleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuex@@data@@singleTypeSCALARvalue?@propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value=AsAdataMAsAsingleTypeSCALARvaluesApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueA4BdataB4BsingleTypeSCALARvalue4BpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueBBdataBBsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueCCdataCCsingleTypeSTRINGvalueCdataTypeGroupsideCivilianEntitiesDAttributesjEid atlOffsetffpEitemsItem0EDItem1DjEdataTypeObjectPositionInfoDsideCivilianflagsAttributesDid typeC_Bob_VRatlOffsetDpositionRnEJBܸEDDdataTypeWaypointloiterAltitudeposition#ٓE?B{oEEffectsdEshowWPNEVERid typeMovejEjEpEdataTypeTriggerpositionjESBEAttributesEid typeEmptyDetectorAreaR50%Fconditioncall{triggeractivated tgr_time_5;}sizeA AsizeB A%FdataTypeLogicPositionInfoFid typeAdmiral_OndemandCampZoneCustomAttributesFJRpositionBE+xB̡EanglesT=@FAttribute0GAttribute1HAttribute2:IAttribute3IAttribute4JAttribute5gKAttribute6LAttribute7LAttribute8MAttribute9rNAttribute109OAttribute11OAttribute12PAttribute13QnAttributesJRpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuePHHdata`HHsingleTypeSTRINGvalueHpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueI:IdataI:IsingleTypeSCALARvalue:IpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueIIdataIIsingleTypeSCALARvalueBIpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuerJJdataJJsingleTypeSCALARvalueBJpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value1KgKdataAKgKsingleTypeSCALARvalueBgKpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueKLdataKLsingleTypeBOOLvalueLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueLLdataLLsingleTypeSCALARvalueLpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuerMMdataMMsingleTypeSTRINGvalueMpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value_d_singleTypeSCALARvalued_propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value_-`data`-`singleTypeSCALARvalue-`propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value``data``singleTypeSTRINGvalue`dataTypeLayername10 Minutes - Armour Start (3 Armour)stateEntitieseaid atlOffsetESx items Item0aItem1{cItem21dItem3`pItem4rItem5rItem6~Item7Item8SxdataTypeGroupsideCivilianEntities8bAttributesucid atlOffsetff{citemsItem0`bItem1bucdataTypeObjectPositionInfobsideCivilianflagsAttributesbid typeC_Bob_VRbposition%EIMB9EbbdataTypeWaypointloiterAltitudepositionؓEi?BP{oEEffectsocshowWPNEVERid typeMoveucuc{cdataTypeTriggerpositionE&EZMBUEAttributescid typeEmptyDetectorAreaR501dconditioncall{triggeractivated tgr_time_10;}sizeA AsizeB A1ddataTypeLogicPositionInfodid typeAdmiral_OndemandCampZoneCustomAttributesd`ppositionE}LBEangles:;Md=dAttribute0eAttribute1fAttribute2FgAttribute3gAttribute4hAttribute5siAttribute6(jAttribute7jAttribute8kAttribute9lAttribute10OmAttribute11nAttribute12nAttribute13onAttributes`ppropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value\ffdatalffsingleTypeSTRINGvaluefpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuegFgdata gFgsingleTypeSCALARvalueFgpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueggdataggsingleTypeSCALARvalueBgpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value~hhdatahhsingleTypeSCALARvalueBhpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value=isidataMisisingleTypeSCALARvalueBsipropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuei(jdataj(jsingleTypeBOOLvalue(jpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuejjdatajjsingleTypeSCALARvaluejpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value~kkdatakksingleTypeSTRINGvaluetank_southkpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueRlldatabllsingleTypeSCALARvaluelpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuemOmdata)mOmsingleTypeSCALARvalueOmpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuemndatamnsingleTypeSCALARvaluenpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuenndatannsingleTypeSCALARvalue?npropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuehoodataxoosingleTypeSCALARvalueopropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value-p`pdata=p`psingleTypeSTRINGvalue`pdataTypeGroupsideCivilianEntitiespAttributes rid atlOffsetffritemsItem0pItem1q rdataTypeObjectPositionInfoeqsideCivilianflagsAttributesqid typeC_Bob_VRatlOffset6qposition܋E/VaB6EqqdataTypeWaypointloiterAltitudepositionؓEi?BP{oEEffectsrshowWPNEVERid typeMove r rrdataTypeTriggerpositionvEG`BHEAttributesyrid typeEmptyDetectorAreaR50rconditioncall{triggeractivated tgr_time_10;}sizeA AsizeB ArdataTypeLogicPositionInfo?sid typeAdmiral_OndemandCampZoneatlOffset6CustomAttributesws~position E\BXEangles 4=@wsAttribute0stAttribute15uAttribute2uAttribute3vAttribute4ZwAttribute5xAttribute6xAttribute7yAttribute8WzAttribute9${Attribute10{Attribute11|Attribute12q}Attribute13:~nAttributes~propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valueu5udatau5usingleTypeSTRINGvalue5upropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueuudatauusingleTypeSCALARvalueupropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuemvvdata}vvsingleTypeSCALARvalueBvpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value$wZwdata4wZwsingleTypeSCALARvalueBZwpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuewxdatawxsingleTypeSCALARvalueBxpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuexxdataxxsingleTypeBOOLvaluexpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuegyydatawyysingleTypeSCALARvalueypropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value$zWzdata4zWzsingleTypeSTRINGvalueWzpropertyAdmiral_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];Valuez||data||singleTypeSCALARvalue|propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value;}q}dataK}q}singleTypeSCALARvalue?q}propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value~:~data~:~singleTypeSCALARvalue:~propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value~~data~~singleTypeSTRINGvalue~dataTypeGroupsideCivilianEntitiesZAttributesidatlOffsetffitemsItem0Item1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition:Eg-\B/|EdataTypeWaypointloiterAltitudepositionؓEG?B|oEEffectsshowWPNEVERidtypeMovedataTypeTriggerposition$;E\B}EAttributesidtypeEmptyDetectorAreaR50Sconditioncall{triggeractivated tgr_time_10;}sizeA AsizeB ASdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesxposition;E@#^B}EanglesP@T=Attribute0Attribute1Attribute2hAttribute3Attribute4օAttribute5Attribute6JAttribute7Attribute8ӈAttribute9Attribute10gAttribute11,Attribute12Attribute13nAttributesxpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value~datasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value2hdataBhsingleTypeSCALARvaluehpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueօdataօsingleTypeSCALARvalueBօpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value_dataosingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueJdata&JsingleTypeBOOLvalueJpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueӈdataӈsingleTypeSTRINGvalueӈpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuejdatazsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value1gdataAgsingleTypeSCALARvaluegpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value,data,singleTypeSCALARvalue,propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedataNjsingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueExdataUxsingleTypeSTRINGvaluexdataTypeLayername15 Minutes - Rotor InsertstateEntitiesid atlOffset0SitemsItem07Item1Item2Item3Item4EItem5̘SdataTypeTriggerpositionлD$BEangle3ǎ@Attributesid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_15;}sizeA AsizeB AdataTypeTriggerpositionD"bB޳Eangle3ǎ@Attributesmid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_15;}sizeA AsizeB AdataTypeGroupsideCivilianEntitiesAttributesid atlOffsetffitemsItem0LItem1Item2zdataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Jeff_VRposition̻D߁B(Eangles4ǎ@dataTypeWaypointloiterAltitudepositionʝEy9BxjEEffectstshowWPNEVERid typeMovezzdataTypeWaypointloiterAltitudeposition0FhA8EEffectsshowWPNEVERid typeMovedataTypeGroupsideCivilianEntities^Attributes?id atlOffsetffEitemsItem0Item1?Item2?dataTypeObjectPositionInfosideCivilianflagsAttributes9idtypeC_Jeff_VR?position DJbBV׾Eangles4ǎ@9?dataTypeWaypointloiterAltitudeposition2EVBBLZtEEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition/F']BJEEffects9showWPNEVERidtypeMove??EdataTypeLogicPositionInfoid typeARK_Rotor_InsertCustomAttributesݔ̘positionP)D,Bp׹Eangles=4ǎ@E@ݔAttribute0EAttribute1Attribute2Attribute3]Attribute4nAttributes̘propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value•dataҕsingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueydatasingleTypeSTRINGvalueDefaultpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value$]data4]singleTypeSTRINGvalueNORMAL]propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueЗdatasingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value̘data̘singleTypeSTRINGvalueark_rotor_fnc_insert̘dataTypeLogicPositionInfo,idtypeARK_Rotor_InsertCustomAttributesdSposition0kDcB4Eangles@³=dAttribute0̙Attribute1Attribute2:Attribute3Attribute4nAttributesSpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueIdataYsingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value:data:singleTypeSTRINGvalueDefault:propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuedatasingleTypeSTRINGvalueNORMALpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueWdatagsingleTypeSCALARvalueBpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value SdataSsingleTypeSTRINGvalueark_rotor_fnc_insertSdataTypeLayername20 Minutes - Chase Inf (25 Inf)stateEntitiesĝid atlOffset:ԨBaitemsItem0Item1adataTypeTriggerpositionؓE#BwxoEangle/@Attributespid typeEmptyDetectorAreaR50atlOffset)Bconditiontrue && triggeractivated tgr_time_20;sizeA;DsizeB;DdataTypeLogicPositionInfo3idLtypeark_chase_ai_moduleatlOffset BCustomAttributeskaposition)QE[C8}Eangles/@k Attribute0Attribute1Attribute2{Attribute3'Attribute4עAttribute5Attribute6?Attribute7Attribute8nAttributes apropertyark_chase_ai_module_Unit_Amountexpression_this setVariable ['Unit_Amount',_value,true];ValuedatasingleTypeSCALARvalueApropertyark_chase_ai_module_Waypoint_Accuracyexpression_this setVariable ['Waypoint_Accuracy',_value,true];ValueE{dataU{singleTypeSCALARvalueHB{propertyark_chase_ai_module_Spawn_Timeexpression_this setVariable ['Spawn_Time',_value,true];Value'data'singleTypeSCALARvalue@'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];ValueadataqsingleTypeBOOLvaluepropertyark_chase_ai_module_Allow_NVGsexpression_this setVariable ['Allow_NVGs',_value,true];Value ?data?singleTypeBOOLvalue?propertyark_chase_ai_module_Unit_Classnamesexpression_this setVariable ['Unit_Classnames',_value,true];ValuedataϤsingleTypeSTRINGvalue[ADMIRAL]propertyark_chase_ai_module_Min_Distanceexpression_this setVariable ['Min_Distance',_value,true];ValueudatasingleTypeSCALARvalueCpropertyark_chase_ai_module_Unit_Templateexpression_this setVariable ['Unit_Template',_value,true];Value'adata7asingleTypeSTRINGvalueADMIRALadataTypeLayername25 Minutes - Rotor InsertstateEntitieșid atlOffset֒A,itemsItem0 Item1uItem2ʫItem3tItem4Item5,dataTypeGroupsideCivilianEntities~Attributesoid atlOffsetffuitemsItem0Item1oItem2odataTypeObjectPositionInfo1sideCivilianflagsAttributesiid typeC_Jeff_VRatlOffset7opositionFQPBqEangles@iodataTypeWaypointloiterAltitudepositionEڄBBƖrEEffectsshowWPNEVERid&typeMovedataTypeWaypointloiterAltitudeposition+CR+KB9ȔDEffectsishowWPNEVERid'typeMoveooudataTypeGroupsideCivilianEntitiesөAttributesīid atlOffsetffʫitemsItem0Item1ĪItem2DīdataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Jeff_VRatlOffset7ĪpositionL F,<,BeEangles@ĪdataTypeWaypointloiterAltitudepositionE7BܪkEEffects>showWPNEVERid(typeMoveDDdataTypeWaypointloiterAltitudepositionH[ClgBmDEffectsshowWPNEVERid)typeMoveīīʫdataTypeTriggerpositionFBodEangle~@Attributes>id typeEmptyDetectorAreaR50tconditioncall{triggeractivated tgr_time_25;}tdataTypeTriggerpositiong4FQEBpEangle~@Attributesid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_25;}dataTypeLogicPositionInfo~id typeARK_Rotor_InsertCustomAttributespositionQF\2B bpEangles/j >@Dw>Attribute0Attribute1ѮAttribute2Attribute36Attribute4߰nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueѮdataѮsingleTypeSCALARvalueBѮpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueRdatabsingleTypeSTRINGvalueDefaultpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value6data 6singleTypeSTRINGvalueNORMAL6propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value߰data߰singleTypeSCALARvalueB߰propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value^datansingleTypeSTRINGvalueark_rotor_fnc_insertdataTypeLogicPositionInfoid typeARK_Rotor_InsertCustomAttributes=,positionFMBydEanglesE=@n>=Attribute0Attribute1XAttribute2Attribute3Attribute4fnAttributes,propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value"Xdata2XsingleTypeSCALARvalueBXpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueٳdatasingleTypeSTRINGvalueDefaultpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuedatasingleTypeSTRINGvalueNORMALpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value0fdata@fsingleTypeSCALARvalueBfpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value,data,singleTypeSTRINGvalueark_rotor_fnc_insert,dataTypeLayername30 Minutes - Attack HelistateEntitiesid atlOffsetw(=itemsItem0Item1:=dataTypeGroupsideIndependentEntities.AttributesCrewLinksidatlOffsetff:itemsItem0Item1Item2,Item3ߺItem4_Item5 dataTypeObjectPositionInfo%sideIndependentflagsAttributes]idtypeI_SFIA_watcher_lxWSatlOffsetCustomAttributesrpositionzEB'Eangles$@L%@@]nameheli_1DrAttribute0Attribute10nAttributespropertyspeakerexpression_this setspeaker _value;Value0data0singleTypeSTRINGvalueMale01PER0propertypitchexpression_this setpitch _value;ValuevdatasingleTypeSCALARvalueQx?dataTypeWaypointloiterAltitudepositionGbE:X8BEEffects&showWPNEVERidtypeMove,, dataTypeWaypointloiterAltitudepositionDECBzxEplacementCcompletitionRadiusHBtypeSeekAndDestroyEffectsٺshowWPNEVERidߺߺdataTypeWaypointloiterAltitudeposition`'EzΡB8QEEffectsYshowWPNEVERidtypeMove__ dataTypeWaypointloiterAltitudepositionrET6BhEplacementCcompletitionRadiusHBtypeSeekAndDestroyEffects showWPNEVERid dataTypeWaypointloiterAltitudeposition#2bEƵ7B΄EtypeCycleEffectsshowWPNEVERid LinkIDProviderLinksѼ:nextIDѼitemsItem0:linkIDitem0item1CustomData):role: dataTypeObjectPositionInfosideIndependentflagsAttributesidtypeCUP_I_UH1H_gunship_TK_GUEatlOffsetlCustomAttributes:=positionv"D\A)Eangles$@L%@@fuelnameheli_1:Attribute0rAttribute1nAttributes=propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value̾dataܾsingleTypeSTRINGvalue[[[["CUP_arifle_AK47","FirstAidKit"],[1,4]],[["CUP_30Rnd_762x39_AK47_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]propertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValue =data=singleTypeBOOLvalue=dataTypeLayername40 Minutes - MLRSstateEntitiesid atlOffsetitemsItem0Item18dataTypeGroupsideIndependentEntities8AttributesCrewLinksid atlOffsetff8itemsItem0U dataTypeObjectPositionInfosideIndependentflagsAttributes0idtypeI_SFIA_watcher_lxWSatlOffsetJ>CustomAttributesEposition>E`Af8Eangles^@@0namearty_1GEAttribute0}Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale03PERpropertypitchexpression_this setpitch _value;ValueIdataYsingleTypeSCALARvalueHz?LinkIDProviderLinks8nextIDitemsItem08linkIDitem0item1 CustomData8roleturretPath8dataTypeObjectPositionInfosideIndependentflagsAttributesid typeCUP_I_Hilux_MLRS_TKCustomAttributesposition>Ef^A2Eangles @^@!ڣ<namearty_1Attribute0?nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatasingleTypeSTRINGvalue[[[["CUP_arifle_AKM","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_762x39_AK47_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]dataTypeMarkerposition5E.BFnamemkr_extracttypeEmptyid! dataTypeMarkerposition2E}@BoEnamemkr_ammo_hoteltypeEmptyidatlOffset>dataTypeObjectPositionInfosideEmptyflagsAttributesIidtypeLand_Cargo20_sand_FCustomAttributesOposition᫔ExEB"oEangles}@$?:;skill?rankCAPTAINinit [this, ["faction", "CUP_ION_PMC"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUNMA - Commanding Officer@COisPlayerisPlayabledataTypeObjectPositionInfo)sideWestflagsAttributesaidtypeB_medic_FatlOffset4position E@B_oEangleš@>:;askill?rankSERGEANTinit [this, ["faction", "CUP_ION_PMC"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUNMA - Platoon Medic@COisPlayable4dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_FpositionOݓEg@BR pEangleš@>:;skill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUNMA - Platoon Rifleman@COisPlayabledataTypeObjectPositionInfosideWestflagsAttributes7idtypeB_officer_F positionE@BoEanglesԌ@>:;7skill?rankLIEUTENANTinit [this, ["faction", "CUP_ION_PMC"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUNMA - Executive Officer@COisPlayable formationDIAMOND&dataTypeGroupsideWestEntitiespAttributesiditemsItem0Item1dataTypeObjectPositionInfo sideWestflagsAttributesAidtypeB_Soldier_SL_FpositionœE/@BKoEangles l@Vr><skill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha Squad Medic@Alpha SLisPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributesiditemsItem08Item1Item22Item3dataTypeObjectPositionInfosideWestflagsAttributesid typeB_Soldier_TL_FpositionE`f@BFoEanglesMK@%r>:;skill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha 1 Fireteam Leader@Alpha 1isPlayabledataTypeObjectPositionInfo>sideWestflagsAttributesvid!typeB_soldier_AR_FatlOffset72positionΓE%@BřoEanglesMK@Br>:;vskill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha 1 Rifleman@Alpha 1isPlayable2dataTypeObjectPositionInfosideWestflagsAttributesid"typeB_Soldier_A_FatlOffset6positionEl-@BoEangles*@9r>P@skill?init [this, ["faction", "CUP_ION_PMC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha 1 Rifleman@Alpha 1isPlayabledataTypeObjectPositionInfosideWestflagsAttributesPid#typeB_soldier_LAT_FatlOffset@7position_E?BE|oEangles @:r>:;Pskill?init[this, ["faction", "CUP_ION_PMC"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha 1 Rifleman (AT)@Alpha 1isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesoAttributes`id$atlOffset6zitemsItem0Item1BItem2Item3 `dataTypeObjectPositionInfo.sideWestflagsAttributesfid%typeB_Soldier_TL_FatlOffset6Bposition겓E"?BsdoEangles @:r>:;fskill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha 2 Fireteam Leader@Alpha 2isPlayableBdataTypeObjectPositionInfosideWestflagsAttributesid&typeB_soldier_AR_FatlOffset6positionEZ?B4oEangles@qr>K<skill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha 2 Rifleman@Alpha 2isPlayabledataTypeObjectPositionInfo'sideWestflagsAttributes_id'typeB_Soldier_A_F positionߚEj?BGoEangles @q>P@_skill?init [this, ["faction", "CUP_ION_PMC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha 2 Rifleman@Alpha 2isPlayable dataTypeObjectPositionInfo}sideWestflagsAttributesid(typeB_soldier_LAT_F`positionEG>BtoEangles @rr><skill?init[this, ["faction", "CUP_ION_PMC"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha 2 Rifleman (AT)@Alpha 2isPlayable`formationDIAMONDzdataTypeGroupsideWestEntitiesAttributesid)atlOffset6itemsItem0Item1Item2 Item3pdataTypeObjectPositionInfosideWestflagsAttributesid*typeB_Soldier_TL_FatlOffset6positionGE>B`nEangles\@ar>:;skill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "FTL"], ["marker", "A3", "ColorRed"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha 3 Fireteam Leader@Alpha 3isPlayabledataTypeObjectPositionInfosideWestflagsAttributesPid+typeB_soldier_AR_F positionE{I>BnEangles@iwr>KBnEanglesV@wr>Y@skill?init [this, ["faction", "CUP_ION_PMC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha 3 Rifleman@Alpha 3isPlayablepdataTypeObjectPositionInfosideWestflagsAttributesid-typeB_soldier_LAT_FpositionE&=BdnEangles\@Qwr>˜D<skill?init[this, ["faction", "CUP_ION_PMC"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUNMA - Alpha 3 Rifleman (AT)@Alpha 3isPlayableformationDIAMONDdataTypeGroupsideWestEntities)AttributesRid.litemsItem0QItem1RdataTypeObjectPositionInfosideWestflagsAttributesid/typeB_Soldier_SL_FpositionEO@BhoEangles l@ >:;skill?rankSERGEANTinit [this, ["faction", "CUP_ION_PMC"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo Squad Leader @Bravo SLisPlayabledataTypeObjectPositionInfo@sideWestflagsAttributesxid0typeB_medic_FRpositionE6X@B•oEanglesMK@y>:;xskill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo Squad Medic@Bravo SLisPlayableRformationDIAMONDldataTypeGroupsideWestEntitiesAttributesid1atlOffsetitemsItem0Item1Item2Item3cdataTypeObjectPositionInfosideWestflagsAttributesid2typeB_Soldier_TL_FatlOffsetposition?Eb@BoEanglesMK@ >:;skill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo 1 Fireteam Leader@Bravo 1isPlayabledataTypeObjectPositionInfo sideWestflagsAttributesCid3typeB_soldier_AR_FpositionEB@BqoEangles*@p>K:;skill?init [this, ["faction", "CUP_ION_PMC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo 1 Rifleman@Bravo 1isPlayablecdataTypeObjectPositionInfosideWestflagsAttributesid5typeB_soldier_LAT_FatlOffset7positionfEC?BuVoEangles @_ƈ>K<skill?init[this, ["faction", "CUP_ION_PMC"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo 1 Rifleman (AT)@Bravo 1isPlayableformationDIAMONDdataTypeGroupsideWestEntities<AttributesNid6atlOffset7hitemsItem0zItem1Item2Item3NdataTypeObjectPositionInfosideWestflagsAttributes3id7typeB_Soldier_TL_FatlOffset7positionE?B]@oEangles @^>˜D<3skill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo 2 Fireteam Leader@Bravo 2isPlayabledataTypeObjectPositionInfosideWestflagsAttributesid8typeB_soldier_AR_FatlOffset7positionE^?BoEangles*@r><skill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo 2 Rifleman@Bravo 2isPlayabledataTypeObjectPositionInfosideWestflagsAttributes=id9typeB_Soldier_A_FatlOffset@7position ݓE9X?B%oEangles @H><=skill?init [this, ["faction", "CUP_ION_PMC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo 2 Rifleman@Bravo 2isPlayabledataTypeObjectPositionInfoksideWestflagsAttributesid:typeB_soldier_LAT_FatlOffset7NpositionE>B3nEangles\@>˜D<skill?init[this, ["faction", "CUP_ION_PMC"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo 2 Rifleman (AT)@Bravo 2isPlayableNformationDIAMONDhdataTypeGroupsideWestEntitiesAttributesid;itemsItem0Item1vItem2Item3?dataTypeObjectPositionInfoasideWestflagsAttributesid<typeB_Soldier_TL_FvpositionE>BnEangles@9 >˜D<skill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "FTL"], ["marker", "B3", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo 3 Fireteam Leader@Bravo 3isPlayablevdataTypeObjectPositionInfosideWestflagsAttributesid=typeB_soldier_AR_FpositionE^>BrnEanglesMK@4>D<skill?rankCORPORALinit [this, ["faction", "CUP_ION_PMC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo 3 Rifleman@Bravo 3isPlayabledataTypeObjectPositionInfo[sideWestflagsAttributesid>typeB_Soldier_A_FatlOffset7?position?ΓEG>B_nEangles\@Z8>˜D<skill?init [this, ["faction", "CUP_ION_PMC"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo 3 Rifleman@Bravo 3isPlayable?dataTypeObjectPositionInfosideWestflagsAttributesid?typeB_soldier_LAT_FpositionܓEX=BnEangles\@N><skill?init[this, ["faction", "CUP_ION_PMC"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUNMA - Bravo 3 Rifleman (AT)@Bravo 3isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributes id@ itemsItem0 dataTypeObjectPositionInfosideWestflagsAttributesidAtypeB_Helipilot_FCustomAttributes positionxE.BFanglesڦ@skill?rankSERGEANTinit [this, ["faction", "CUP_ION_PMC"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUNMA - TH 1 Pilot (CH-49 Mohawk) [JIP Extract]@TH 1isPlayableAttribute0Attribute1| nAttributes propertyspeakerexpression_this setspeaker _value;Value@ | dataP | singleTypeSTRINGvalueMale08ENG| propertypitchexpression_this setpitch _value;Value  data  singleTypeSCALARvalue\? formationDIAMOND dataTypeGroupsideWestEntities\ Attributes\ idBv itemsItem0y \ dataTypeObjectPositionInfo sideWestflagsAttributes7 idCtypeB_Helipilot_FCustomAttributes" \ positionEc/B FanglesQ=U@K<7 skill?rankSERGEANTinit [this, ["faction", "CUP_ION_PMC"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUNMA - TH 2 Pilot (CH-49 Mohawk) [JIP Extract]@TH 2isPlayable" Attribute0Z Attribute1 nAttributes\ propertyspeakerexpression_this setspeaker _value;Value  data  singleTypeSTRINGvalueMale08ENG propertypitchexpression_this setpitch _value;Value& \ data6 \ singleTypeSCALARvalue\?\ formationDIAMONDv dataTypeGroupsideWestEntities Attributes idD$itemsItem0 Item1b dataTypeObjectPositionInfonsideWestflagsAttributesidEtypeB_Helipilot_FCustomAttributesbpositionE//BfFangles@@ԣ<skill?rankSERGEANTinit [this, ["faction", "CUP_ION_PMC"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUNMA - AH 1 Pilot (Mi-24 Superhind Mk.IV) [JIP Extract Escort]@AH 1isPlayableAttribute0Attribute1oAttribute2nAttributesbpropertyspeakerexpression_this setspeaker _value;Value3odataCosingleTypeSTRINGvalueMale08ENGopropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?propertyfaceexpression_this setface _value;Value/bdata?bsingleTypeSTRINGvaluebdataTypeObjectPositionInfosideWestflagsAttributesidFtypeB_helicrew_FCustomAttributes positionE[~/BhFangles\@@<skill?init[this, ["faction", "CUP_ION_PMC"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionUNMA - AH 1 Gunner [JIP Extract Escort]@AH 1isPlayableAttribute0Attribute1nAttributes propertyspeakerexpression_this setspeaker _value;ValueRdatabsingleTypeSTRINGvalueMale10ENGpropertypitchexpression_this setpitch _value;Value data singleTypeSCALARvalueG? formationDIAMOND$dataTypeGroupsideWestEntitiesnAttributesidGitemsItem0Item1dataTypeObjectPositionInfosideWestflagsAttributesTidHtypeB_Helipilot_FCustomAttributesOposition4E˹/BFanglesBl@Tskill?rankSERGEANTinit [this, ["faction", "CUP_ION_PMC"], ["gear", "P"], ["marker", "AH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUNMA - AH 2 Pilot (Mi-24 Superhind Mk.IV) [JIP Extract Escort]@AH 2isPlayableOAttribute0Attribute1 nAttributespropertyspeakerexpression_this setspeaker _value;Value data singleTypeSTRINGvalueMale08ENG propertypitchexpression_this setpitch _value;ValueSdatacsingleTypeSCALARvalue\? dataTypeObjectPositionInfosideWestflagsAttributesVidItypeB_helicrew_FatlOffset6CustomAttributespositionOE(`/BCFanglesԣ<Bl@?f@Vskill?init[this, ["faction", "CUP_ION_PMC"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionUNMA - AH 2 Gunner [JIP Extract Escort]@AH 2isPlayableAttribute0OAttribute1Attribute2QnAttributespropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale10ENGpropertypitchexpression_this setpitch _value;ValueQdata+QsingleTypeSCALARvalueG?Qpropertyfaceexpression_this setface _value;ValuedatasingleTypeSTRINGvalueformationDIAMONDdataTypeLogicPositionInfoanameadm_hc_unitisPlayabledescriptionHCidJtypeHeadlessClient_Fposition06EŴ@B nEanglesy@dataTypeLogicPositionInfo?areaSize@@areaIsRectangleflagsidtypeModuleHideTerrainObjects_FCustomAttributeswposition{OEgABgboEangles@?X@@@wAttribute0Attribute1;nAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value;data;singleTypeSCALARvalue?;property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfo_sideEmptyflagsAttributesidtypeLand_Cargo_Patrol_V3_FCustomAttributesHpositionqYE-TBJHoEangles5݂>Attribute0nAttributesHpropertyallowDamageexpression_this allowdamage _value;ValueHdata$HsingleTypeBOOLvalueHLinkIDProvidermLinksO*nextID itemsItem0 Item1I!Item2!Item3!Item40"Item5}"Item6"Item7#Item8d#Item9#Item10#Item11K$Item12$Item13$Item142%Item15%Item16%Item17&Item18f&Item19&Item20'Item21M'Item22'Item23'Item244(Item25(Item26(Item27)Item28h)Item29)Item30*O*linkIDitem0 item1 CustomData7!I!typeSyncI!linkIDitem0 item1 CustomData!!typeSync!linkIDitem0 item1 CustomData!!typeSync!linkIDitem0 item1 CustomData"0"typeSync0"linkIDitem0 item1 CustomDatak"}"typeSync}"linkIDitem0 item1 CustomData""typeSync"linkIDitem0 item1 CustomData##typeSync#linkIDitem0 item1 CustomDataR#d#typeSyncd#linkIDitem0 item1 CustomData##typeSync#linkID item0 item1 CustomData##typeSync#linkID item0item1 CustomData9$K$typeSyncK$linkID item0item1 CustomData$$typeSync$linkID item0Litem1 CustomData$$typeSync$linkID item0item1'CustomData %2%typeSync2%linkIDitem0item1'CustomDatam%%typeSync%linkIDitem0item1CustomData%%typeSync%linkIDitem0item1CustomData&&typeSync&linkIDitem0item1CustomDataT&f&typeSyncf&linkIDitem0item1CustomData&&typeSync&linkIDitem0item1CustomData&'typeSync'linkIDitem0item1CustomData;'M'typeSyncM'linkIDitem0item1CustomData''typeSync'linkIDitem0item1CustomData''typeSync'linkIDitem0item1CustomData"(4(typeSync4(linkIDitem0item1CustomDatao((typeSync(linkIDitem0item1CustomData((typeSync(linkIDitem0item1CustomData ))typeSync)linkIDitem0item1CustomDataV)h)typeSynch)linkIDitem0item1CustomData))typeSync)linkIDitem0item1CustomData)*typeSync*linkIDitem0item1CustomData=*O*typeSyncO*class Plank { isEnabled = 1; fortifications[] = { // Action text | Classname | Distance | Direction | Direction Range | Code //-------------------------------------------------------------------------------------------------------------------------------------- {"Bunker", "land_gm_sandbags_02_bunker_high", 3, 0, 360, ""}, {"Wide Sandbag", "land_gm_sandbags_01_wall_01", 3, 0, 360, ""}, {"Round Sandbag", "land_gm_sandbags_01_round_01", 3, 0, 360, ""}, {"Short Sandbag", "land_gm_sandbags_01_short_01", 3, 0, 360, ""}, {"Ammobox MAAWS", "plp_ct_milboxlongblack", 3, 0, 360, "_this call ark_fnc_plank_fill_SMAW_Ammo;"}, {"Small Ammobox", "plp_ct_milboxmediumblack", 3, 0, 360, "_this call ark_fnc_plank_fill_MMG_Ammo;"}, {"Medic Supply Box", "plp_ct_milboxsmallblack", 3, 0, 360, "_this call ark_fnc_plank_fill_medic_box;"}, {"Large Ammobox", "plp_ct_milboxbigblack", 3, 0, 360, "_this call ark_fnc_plank_fill_Ammo;"}, {"Ammobox Marksman", "gm_AmmoBox_wood_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_SN_Ammo;"} }; };{_unit disableAI _x} forEach ["SUPPRESSION", "AUTOCOMBAT"]; ؂/\/뀍Ƚ6