sreVadmiral\admiral.hr\udescription.extr\hull3\briefing\blufor.sqfr\hull3\briefing\civilian.sqfr\hull3\briefing\indfor.sqfr\hull3\briefing\opfor.sqfr\hull3\hull3.hr\hull3\LICENSEr\8hull3\M16A1_US_POINT_MAN.h%s\1init.sqfr\initPlayerLocal.sqfzy\>mission.sqmr\aclass Admiral { isEnabled = 1; areNVGsEnabled = 0; class Camp { defaultUnitTemplate = "ARK_NVA"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "ARK_NVA"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "ARK_NVA"; defaultZoneTemplate = "Cqc"; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "unfortunate son"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 51; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 1; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 0; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 2; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; allowProfileGlasses = 0; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
NVA Regulars have been using the nearby river as a supply route through this province, our job is to disrupt that route.

ENEMY FORCES
NVA Regulars

FRIENDLY FORCES
An additional squad are preparing to join us from FOB EMERY "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Search and destroy NVA elements in addition to arms and supply caches in the following locations:

Kanleng Sreuv Samnang paddy fields

Sainte Clementine abandoned plantation

Phoum Srei Aphsok bridge crossing area

Additionally recover any documents or intel you uncover "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Undertake the objectives in the given order.

MOVEMENT PLAN
Insert and move to each objective via TH. If required AH can provide limited infantry lift.

FIRE SUPPORT PLAN
AH and TH door gun support.

NIGHT IS DARK AND FULL OF CHARLIE IN THE TREES
Shockingly its dark at night, something our best minds are still investigating.. This means we'll need to use flares for illumination both hand thrown and M79 fired.

Ample stocks of both hand and launched flares are loaded into helicopters and sling loadable supply boxes. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
Helicopers will need to spin up one at a time due to space constraints on the flightline.

Rearm is available on the flightline from the towing tractor.

Landing in paddy fields is a good way to flood your engine have troops jump from a low hover where required. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]]; // CIVFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; class Hull3 { isEnabled = 1; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class USM_USA_70_OD { gear = "M16A1_US_POINT_MAN"; uniform = "USM_USA_70_OD"; }; }; class Gear { #include "M16A1_US_POINT_MAN.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.class M16A1_US_Point_MAN { class Rifleman { primaryWeapon = "CUP_arifle_M16A1"; primaryWeaponItems[] = {}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"ACE_HandFlare_Red", 5}, {"SmokeShell", 1} }; vestMagazines[] = { {"CUP_20Rnd_556x45_Stanag", 6}, {"CUP_20Rnd_556x45_Stanag_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_556x45_Stanag", 4}, {"CUP_20Rnd_556x45_Stanag_Tracer_Red", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_KSF1", 1}, {"ACE_wirecutter", 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_M16A1"; handgunWeapon = "CUP_hgun_Colt1911"; vestMagazines[] = { {"CUP_20Rnd_556x45_Stanag", 4}, {"CUP_20Rnd_556x45_Stanag_Tracer_Red", 2}, {"CUP_7Rnd_45ACP_1911", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_556x45_Stanag", 6}, {"CUP_20Rnd_556x45_Stanag_Tracer_Red", 2} }; assignItems[] = {}; binocular = "Binocular"; }; class Officer : Leader { assignItems[] = {}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = ""; handgunWeapon = "CUP_hgun_Colt1911"; uniformMagazines[] = { {"ACE_HandFlare_Red", 5}, {"SmokeShell", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_7Rnd_45ACP_1911", 4}}; backpackMagazines[] = {}; assignItems[] = {"ACE_NVG_Gen1"}; }; class CO : Officer { }; class XO : CO { backpackRadios[] = {"ACRE_PRC117F"}; }; class SL : Officer { }; class Medic : Rifleman { vestMagazines[] = { {"CUP_20Rnd_556x45_Stanag", 4}, {"CUP_20Rnd_556x45_Stanag_Tracer_Red", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellBlue", 4}, {"CUP_20Rnd_556x45_Stanag", 2} }; assignItems[] = {}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class AR : Rifleman { primaryWeapon = "CUP_lmg_M60"; handgunWeapon = "CUP_hgun_Colt1911"; primaryWeaponItems[] = {}; vestMagazines[] = { {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 2}, {"CUP_7Rnd_45ACP_1911", 3} }; backpackMagazines[] = {{"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 5}}; }; class AAR : Rifleman { backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 4} }; binocular = "Binocular"; }; class RAT : Rifleman { primaryWeapon = "CUP_glaunch_M79"; secondaryWeapon = "CUP_launch_M72A6"; handgunWeapon = "CUP_hgun_Colt1911"; vestMagazines[] = { {"CUP_1Rnd_HE_M203", 10}, {"CUP_1Rnd_HEDP_M203", 4}, {"CUP_7Rnd_45ACP_1911", 6} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"1Rnd_Smoke_Grenade_shell", 4}, {"1Rnd_SmokeRed_Grenade_shell", 2}, {"UGL_FlareWhite_F", 4} }; }; class MMGG : Rifleman { primaryWeapon = "CUP_lmg_M60"; primaryWeaponItems[] = {}; vestMagazines[] = {{"hlc_100Rnd_762x51_M_M60E4", 1}}; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"hlc_100Rnd_762x51_M_M60E4", 4} }; }; class MMGAG : Rifleman { backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"hlc_100Rnd_762x51_M_M60E4", 4} }; binocular = "Binocular"; assignItems[] = {}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class HMGG : Rifleman { backpack = "CUP_B_M2_Gun_Bag"; backpackMagazines[] = {}; backpackMedicalItems[] = {}; }; class HMGAG : HMGG { backpack = "CUP_B_M2_MiniTripod_Bag"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; binocular = "Binocular"; assignItems[] = {}; }; class HMGAC : Rifleman { }; class MATG : RAT { secondaryWeapon = "launch_MRAWS_green_rail_F"; secondaryWeaponItems[] = {"MRAWS_HEAT_F"}; backpackMagazines[] = { {"MRAWS_HEAT_F", 4}, {"MRAWS_HE_F", 2} }; }; class MATAG : Rifleman { backpackMagazines[] = { {"MRAWS_HEAT_F", 4}, {"MRAWS_HE_F", 2} }; binocular = "Binocular"; assignItems[] = {}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class MATAC : MATAG { assignItems[] = {}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343"}; }; class HATG : MATG { secondaryWeapon = "CUP_launch_M47"; secondaryWeaponItems[] = {"CUP_Dragon_EP1_M"}; backpackMagazines[] = {{"CUP_Dragon_EP1_M", 1}}; }; class HATAG : MATAG { backpackMagazines[] = { {"HandGrenade", 1}, {"CUP_Dragon_EP1_M", 1} }; }; class HATAC : HATAG { assignItems[] = {}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343"}; }; class DHATG : Rifleman { backpack = "CUP_B_Tow_Gun_Bag"; backpackMagazines[] = {}; backpackMedicalItems[] = {}; }; class DHATAG : HMGG { backpack = "CUP_B_TOW_Tripod_Bag"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; uniformMagazines[] = { {"ACE_HandFlare_Red", 2}, {"SmokeShell", 1} }; binocular = "Binocular"; assignItems[] = {}; }; class DHATAC : Rifleman { }; class SAMG : Rifleman { secondaryWeapon = "CUP_launch_FIM92Stinger"; secondaryWeaponItems[] = {"CUP_Stinger_M"}; backpackMagazines[] = {{"CUP_Stinger_M", 1}}; }; class SAMAG : Rifleman { backpackMagazines[] = { {"HandGrenade", 1}, {"CUP_Stinger_M", 1} }; uniformMagazines[] = { {"ACE_HandFlare_Red", 2}, {"SmokeShell", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; binocular = "Binocular"; assignItems[] = {}; }; class SAMAC : SAMAG { uniformRadios[] = {"ACRE_PRC343"}; binocular = "Binocular"; assignItems[] = {}; }; class GMGG : Rifleman { backpack = "CUP_B_Mk19_Gun_Bag"; backpackMagazines[] = {}; backpackMedicalItems[] = {}; }; class GMGAG : HMGG { backpack = "CUP_B_Mk19_Tripod_Bag"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; uniformMagazines[] = { {"ACE_HandFlare_Red", 2}, {"SmokeShell", 1} }; binocular = "Binocular"; assignItems[] = {}; }; class GMGAC : Rifleman { }; class MTRG : Rifleman { backpack = "CUP_B_M252_Gun_Bag"; backpackMagazines[] = {}; backpackMedicalItems[] = {}; }; class MTRAG : MTRG { backpack = "CUP_B_M252_Bipod_Bag"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; uniformMagazines[] = { {"ACE_HandFlare_Red", 2}, {"SmokeShell", 1} }; binocular = "Binocular"; assignItems[] = {}; }; class MTRAC : Rifleman { }; class ENG : Rifleman { vestMagazines[] = { {"CUP_20Rnd_556x45_Stanag", 6}, {"CUP_20Rnd_556x45_Stanag_Tracer_Red", 2} }; backpackMagazines[] = { {"Toolkit", 1}, {"DemoCharge_Remote_Mag", 3}, {"SLAMDirectionalMine_Wire_Mag", 2} }; assignItems[] = {"ItemGPS"}; vestItems[] = { {"ACE_DefusalKit", 1}, {"ACE_M26_Clacker", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class ENGA : ENG { uniformRadios[] = {"ACRE_PRC343"}; }; class SN : Rifleman { primaryWeapon = "CUP_arifle_M16A1"; handgunWeapon = "CUP_hgun_Colt1911"; primaryWeaponItems[] = {"CUP_optic_AN_PVS_4_M16"}; vestMagazines[] = { {"CUP_20Rnd_556x45_Stanag", 4}, {"CUP_7Rnd_45ACP_1911", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_556x45_Stanag", 3} }; assignItems[] = {}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class SP : Rifleman { binocular = "Binocular"; }; class VC : Crew { binocular = "Binocular"; }; class VG : Crew { }; class VD : Crew { }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = {{"CUP_launch_M72A6", 5}}; magazines[] = { {"CUP_20Rnd_556x45_Stanag", 15}, {"CUP_20Rnd_556x45_Stanag_Tracer_Red", 15}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 10}, {"1Rnd_Smoke_Grenade_shell", 5}, {"CUP_1Rnd_HE_M203", 10}, {"UGL_FlareWhite_F", 5}, {"ACE_HandFlare_White", 5}, {"HandGrenade", 5}, {"SmokeShell", 5} }; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Car : Vehicle { }; class Truck : Vehicle { weapons[] = {{"CUP_launch_M72A6", 10}}; magazines[] = { {"CUP_20Rnd_556x45_Stanag", 40}, {"CUP_20Rnd_556x45_Stanag_Tracer_Red", 20}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 50}, {"CUP_1Rnd_Smoke_M203", 30}, {"CUP_1Rnd_SmokeRed_M203", 30}, {"CUP_1Rnd_SmokeGreen_M203", 30}, {"CUP_FlareWhite_M203", 100}, {"CUP_FlareRed_M203", 100}, {"CUP_FlareGreen_M203", 100}, {"CUP_1Rnd_StarFlare_White_M203", 30}, {"CUP_1Rnd_StarFlare_Red_M203", 30}, {"CUP_1Rnd_StarFlare_Green_M203", 30}, {"CUP_1Rnd_HE_M203", 50}, {"CUP_1Rnd_HEDP_M203", 50}, {"CUP_1Rnd_StarCluster_White_M203", 50}, {"CUP_1Rnd_StarCluster_Red_M203", 50}, {"CUP_1Rnd_StarCluster_Green_M203", 50}, {"SatchelCharge_Remote_Mag", 5}, {"ACE_HandFlare_White", 50}, {"HandGrenade", 10}, {"SmokeShell", 10} }; items[] = {{"ACE_M26_Clacker", 2}}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Armored : Truck { }; }; _baseAction = [ "LoudSpeaker", "Loud Speaker", "", {true}, {(driver (objectParent player)) isEqualTo player} ] call ace_interact_menu_fnc_createAction; ["Helicopter", 1, ["ACE_SelfActions"], _baseAction, true] call ace_interact_menu_fnc_addActionToClass; _track1 = [ "Track1","Fortunate Son", "", { private _helo = objectParent player; ["ark_eh_us_playMusic", [_helo, "fortunate_son", 148]] call CBA_fnc_globalEvent; }, {(driver (objectParent player)) isEqualTo player && { !((objectParent player) getVariable ["ark_var_musicPlaying", false]) } } ] call ace_interact_menu_fnc_createAction; ["Helicopter", 1, ["ACE_SelfActions", "LoudSpeaker"], _track1, true] call ace_interact_menu_fnc_addActionToClass; _track2 = [ "Track2","Nowhere To Run", "", { private _helo = objectParent player; ["ark_eh_us_playMusic", [_helo, "nowhere_to_run", 180]] call CBA_fnc_globalEvent; }, {(driver (objectParent player)) isEqualTo player && { !((objectParent player) getVariable ["ark_var_musicPlaying", false]) } } ] call ace_interact_menu_fnc_createAction; ["Helicopter", 1, ["ACE_SelfActions", "LoudSpeaker"], _track2, true] call ace_interact_menu_fnc_addActionToClass; _track3 = [ "Track3","Ride Of The Valkyries", "", { private _helo = objectParent player; ["ark_eh_us_playMusic", [_helo, "ride_of_the_valkyries", 607]] call CBA_fnc_globalEvent; }, {(driver (objectParent player)) isEqualTo player && { !((objectParent player) getVariable ["ark_var_musicPlaying", false]) } } ] call ace_interact_menu_fnc_createAction; ["Helicopter", 1, ["ACE_SelfActions", "LoudSpeaker"], _track3, true] call ace_interact_menu_fnc_addActionToClass; _track4 = [ "Track4","All Along The Watchtower", "", { private _helo = objectParent player; ["ark_eh_us_playMusic", [_helo, "all_along_the_watchtower", 240]] call CBA_fnc_globalEvent; }, {(driver (objectParent player)) isEqualTo player && { !((objectParent player) getVariable ["ark_var_musicPlaying", false]) } } ] call ace_interact_menu_fnc_createAction; ["Helicopter", 1, ["ACE_SelfActions", "LoudSpeaker"], _track4, true] call ace_interact_menu_fnc_addActionToClass; _stopMusic = [ "StopMusic","Stop Music", "", { private _helo = objectParent player; ["ark_eh_us_stopMusic", [_helo]] call CBA_fnc_globalEvent; }, {(driver (objectParent player)) isEqualTo player && { (objectParent player) getVariable ["ark_var_musicPlaying", false] } } ] call ace_interact_menu_fnc_createAction; ["Helicopter", 1, ["ACE_SelfActions", "LoudSpeaker"], _stopMusic, true] call ace_interact_menu_fnc_addActionToClass; ark_eh_us_playMusic = [ "ark_eh_us_playMusic", { params ["_helo","_song","_songLength"]; _helo setVariable ["ark_var_musicPlaying", true]; private _dummy = "#particlesource" createVehicleLocal [0,0,0]; _dummy attachTo [_helo, [0, 0, -2]]; _dummy say3D [_song, 1500]; [ {!((_this #0) getVariable ["ark_var_musicPlaying", false])}, {{deleteVehicle _x} forEach attachedObjects (_this #0)}, [_helo], _songLength, { {deleteVehicle _x} forEach attachedObjects (_this #0); (_this #0) setVariable ["ark_var_musicPlaying", false]; } ] call CBA_fnc_waitUntilAndExecute; } ] call CBA_fnc_addEventHandler; ark_eh_us_stopMusic = [ "ark_eh_us_stopMusic", { params ["_helo"]; _helo setVariable ["ark_var_musicPlaying", false]; } ] call CBA_fnc_addEventHandler; ["Helicopter", "Killed", {(_this #0) setVariable ["ark_var_musicPlaying", false]}, true, [], true] call CBA_fnc_addClassEventHandler;raP]version5EditorData\addonsA3_Characters_Face_explosivesace_nouniformrestrictionsace_parachuteCUP_AirVehicles_UH1Hark_ace_rearmA3_Ui_FCUP_Weapons_AmmoBoxesA3_Structures_F_EPA_Civ_CampingA3_Structures_F_EPA_Items_FoodCUP_CWA_MiscCUP_Weapons_Itemsadmiralark_custom_unitsCUP_Creatures_StaticWeaponsCUP_WheeledVehicles_V3SA3_Props_F_Exp_Naval_Boatsark_clear_cargoark_ai_sentryCUP_WheeledVehicles_TowingTractorA3_Weapons_F_Ammoboxesace_cargoAddonsMetaDatarandomSeedScenarioData CustomAttributes< Mission] moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProvider#LayerIndexProvider6CameraInextIDm#nextID6nextIDIposEB\EdirN$Hbup>xaaside: 4۰=List itemsItem0Item1AItem2Item3%Item4Item5Item67Item7Item8Item9Item10Item11Item12- Item13 Item14 Item158 Item16 Item175 Item18 Item19 Item20 classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comAclassNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttp://ace3mod.com/classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/%classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttp://ace3mod.com/classNameCUP_AirVehicles_UH1HnameCUP_AirVehicles_UH1HclassNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.org7classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Weapons_AmmoBoxesnameCUP_Weapons_AmmoBoxesclassNameA3_Structures_F_EPAnameArma 3 Survive Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_CWA_MiscnameCUP_CWA_MiscclassNameCUP_Weapons_ItemsnameCUP_Weapons_ItemsclassNameAdmiralnameadmiralauthorKami- classNameark_custom_unitsnameARK Inhouse - Custom UnitsauthorARKurlhttp://www.ark-group.org classNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeapons classNameCUP_WheeledVehicles_V3SnameCUP_WheeledVehicles_V3S8 classNameA3_Props_F_ExpnameArma 3 Apex - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org5 classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.org classNameCUP_WheeledVehicles_TowingTractornameCUP_WheeledVehicles_TowingTractor classNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.com classNameace_cargonameACE3 - CargoauthorACE-Teamurlhttp://ace3mod.com/ authordancemooxHeader < gameTypeCoopminPlayersmaxPlayers2< Category0Q nameMultiplayerAttribute0 Attribute1nAttributespropertyRespawnButtonexpressiontrueValue data typevalue?typeSCALARpropertyRespawnTemplatesexpressiontrueValueXdatahtypevaluetypeARRAYitemsItem0datatypevalueNonetypeSTRINGIntel&EntitiesConnections]briefingNameark_co50_unfortunate_sonoverviewTextAir Cav search and destroy | Slot TH + AHtimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT</items.Item0Item1Item2y$Item3,Item4+3Item5<Item66CItem7IItem8<?r>0skill?rankCAPTAINinit [this, ["faction", "USM_USA_70_OD"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUS Army - Commanding Officer@COisPlayerisPlayabledataTypeObjectPositionInfosideWestflagsAttributesidtypeB_medic_FpositionEH#BiEanglesT2>?C>skill?rankSERGEANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUS Army - Platoon Medic@COisPlayabledataTypeObjectPositionInfosideWestflagsAttributesIidtypeB_Soldier_FatlOffset6positionE"`$BkEanglesF@?7q>Iskill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionUS Army - Platoon Rifleman@COisPlayabledataTypeObjectPositionInfossideWestflagsAttributesidtypeB_officer_FpositionоE2!BEanglesJ<?=skill?rankLIEUTENANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUS Army - Executive Officer@COisPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributes_$idatlOffset7y$itemsItem07Item13Item2Item3!_$ dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_SL_FatlOffset7CustomAttributes3position1Item2>@Item3ACdataTypeObjectPositionInfo=sideWestflagsAttributes=idtypeB_Soldier_TL_FatlOffset6>positionKE_BBEangles@ƺ@=skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUS Army - Bravo 1 Fireteam Leader@Bravo 1isPlayable>dataTypeObjectPositionInfoF?sideWestflagsAttributes~?idtypeB_soldier_AR_FatlOffset6>@positionEYBi0Eangles:@ƺ@P@~?skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUS Army - Bravo 1 Machinegunner@Bravo 1isPlayable>@dataTypeObjectPositionInfo@sideWestflagsAttributes@idtypeB_Soldier_A_FatlOffset6ApositionEV@B Eangles,@ƺ@'H<@skill?init [this, ["faction", "USM_USA_70_OD"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUS Army - Bravo 1 Assistant Machinegunner@Bravo 1isPlayableAdataTypeObjectPositionInfo3BsideWestflagsAttributeskBidtypeB_soldier_LAT_FatlOffset6CpositiondEBEangles@ƺ@@kBskill?init[this, ["faction", "USM_USA_70_OD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUS Army - Bravo 1 Grenadier (AT)@Bravo 1isPlayableCformationDIAMOND6CdataTypeGroupsideWestEntitiesCAttributesIidatlOffset6IitemsItem0CItem1iEItem2FItem3UHIdataTypeObjectPositionInfoODsideWestflagsAttributesDidtypeB_Soldier_TL_FatlOffset6iEpositionEBNEangles(<ƺ@(BKEangles~I@Qskill?rankSERGEANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUS Army - TH 2 Pilot (HU-1D Iroquois)@TH 2isPlayablepRAttribute0RAttribute19SnAttributesSpropertyspeakerexpression_this setspeaker _value;ValueR9SdataS9Stype$SvalueMale09ENG9StypeSTRING9Spropertypitchexpression_this setpitch _value;ValueSSdataSStypeSvalueff?StypeSCALARS dataTypeObjectPositionInfoUTsideWestflagsAttributesTid3typeB_helicrew_FatlOffset:CustomAttributes4UVpositionh~E>(BEangles~I@Tskill?init[this, ["faction", "USM_USA_70_OD"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionUS Army - TH 2 Crew Chief@TH 2isPlayable4UAttribute0lUAttribute1UnAttributesVpropertyspeakerexpression_this setspeaker _value;ValueUUdataUUtypeUvalueMale07ENGUtypeSTRINGUpropertypitchexpression_this setpitch _value;ValueCVVdataSVVtypeoVvalue\?VtypeSCALARVformationDIAMONDVdataTypeGroupsideWestEntitiesVAttributes\id;atlOffset:]itemsItem0 WItem1$Z\ dataTypeObjectPositionInfoWsideWestflagsAttributesWid9typeB_Pilot_FatlOffset:CustomAttributesX$ZpositionIDE.(BΒEangles2_H@Wskill?rankLIEUTENANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUS Army - AH 1 Pilot (HU-1D Huey Gunship)@AH 1isPlayableXAttribute0 YAttribute1YnAttributes$Zpropertyspeakerexpression_this setspeaker _value;ValueVYYdatafYYtypeYvalueMale09ENGYtypeSTRINGYpropertypitchexpression_this setpitch _value;ValueY$ZdataY$ZtypeZvalueG?$ZtypeSCALAR$Z dataTypeObjectPositionInfoZsideWestflagsAttributesZid:typeB_Pilot_FatlOffset:CustomAttributes[\position0E.(BEangles2_H@Zskill?rankLIEUTENANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionUS Army - AH 1 Gunner Observer@AH 1isPlayable[Attribute0[Attribute1t\nAttributes\propertyspeakerexpression_this setspeaker _value;Value-\t\data=\t\type_\valueMale10ENGt\typeSTRINGt\propertypitchexpression_this setpitch _value;Value\\data\\type\value\?\typeSCALAR\formationDIAMOND]dataTypeObjectPositionInfo]sideEmptyflagsAttributes]idBtypeCUP_B_UH1D_gunship_GER_KSK_DesCustomAttributesd^z`positionEU1B9Eangles"_H@]skill?initcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}namehelo1d^Attribute0^Attribute1_nAttributesz`propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value^_data__type_value[[[["CUP_arifle_G36C","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_G36","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]_typeSTRING_propertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValue;`z`dataK`z`typeg`valuez`typeBOOLz`dataTypeLogicPositionInfo`nameadm_hc_unitisPlayabledescriptionHCidNtypeHeadlessClient_F1apositionEBf>Eangles\@w>1adataTypeObjectPositionInfoasideEmptyflagsAttributesaidYtypeCUP_B_UH1D_slick_GER_KSK_DesCustomAttributesb/dposition;:EU1BzEanglesFG@askill?lockUNLOCKEDinitcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}bAttribute0bnAttributes/dpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuec/ddatac/dtypedvalue[[[["CUP_arifle_M4A1","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]/dtypeSTRING/ddataTypeObjectPositionInfodsideEmptyflagsAttributesdidZtypeCUP_B_UH1D_slick_GER_KSK_DesCustomAttributesegposition}EU1BEanglesI@dskill?lockUNLOCKEDinitcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}eAttribute0eAttribute1=gnAttributesgpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuef=gdata!f=gtype(gvalue[[[["CUP_arifle_M4A1","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]=gtypeSTRING=gpropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValueggdataggtypegvaluegtypeBOOLgdataTypeGroupsideWestEntitiesDhAttributes,tid\atlOffset9FtitemsItem0hItem1kItem2nItem3Oq,t dataTypeObjectPositionInfoisideWestflagsAttributesQiid]typeB_Soldier_SL_FatlOffset9CustomAttributes:jkpositionbQE9CpEangles>N;ِ=Qiskill?rankSERGEANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUS Army - Charlie Squad Leader [JIP]@Charlie SLisPlayable:jAttribute0rjAttribute1knAttributeskpropertyspeakerexpression_this setspeaker _value;ValuejkdatajktypejvalueMale05ENGktypeSTRINGkpropertypitchexpression_this setpitch _value;ValueIkkdataYkktypeukvalue?ktypeSCALARk dataTypeObjectPositionInfolsideWestflagsAttributesTlid^typeB_medic_FatlOffsetCustomAttributes>mnposition@eEV9C\Eanglesk@N; 6>Tlskill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUS Army - Charlie Squad Medic [JIP]@Charlie SLisPlayable>mAttribute0vmAttribute1nnAttributesnpropertyspeakerexpression_this setspeaker _value;ValuemndatamntypemvalueMale07ENGntypeSTRINGnpropertypitchexpression_this setpitch _value;ValueMnndata]nntypeynvalue?ntypeSCALARndataTypeObjectPositionInfoosideWestflagsAttributesJoid_typeB_Soldier_FCustomAttributesoOqpositionA=E8C>]EanglesN;Joinitcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "SN"]] call hull3_unit_fnc_init;}descriptionUS Army - Charlie Squad Point Man [JIP]@Charlie SLisPlayableoAttribute07pAttribute1pnAttributesOqpropertyspeakerexpression_this setspeaker _value;ValueppdatapptypepvalueMale04ENGptypeSTRINGppropertypitchexpression_this setpitch _value;ValueqOqdataqOqtype:qvalueff?OqtypeSCALAROq dataTypeObjectPositionInfoqsideWestflagsAttributesrid`typeB_soldier_exp_FatlOffset@8CustomAttributesr,tpositionQE89CIEanglesN;rinitcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "ENGA"]] call hull3_unit_fnc_init;}descriptionUS Army - Charlie Squad Combat Engineer [JIP]@Charlie SLisPlayablerAttribute0sAttribute1snAttributes,tpropertyspeakerexpression_this setspeaker _value;Value^ssdatansstypesvalueMale12ENGstypeSTRINGspropertypitchexpression_this setpitch _value;Values,tdatas,ttypetvalueQx?,ttypeSCALAR,tformationDIAMONDFtdataTypeGroupsideWestEntitiestAttributesaida{itemsItem0tItem1wItem2zItem3}adataTypeObjectPositionInfoUusideWestflagsAttributesuidbtypeB_Soldier_TL_FCustomAttributeszvwpositionEb8ClEangles@@!=uskill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUS Army - Charlie 1 Fireteam Leader [JIP]@Charlie 1isPlayablezvAttribute0vAttribute1CwnAttributeswpropertyspeakerexpression_this setspeaker _value;ValuevCwdata wCwtype.wvalueMale07ENGCwtypeSTRINGCwpropertypitchexpression_this setpitch _value;Valuewwdatawwtypewvaluep}?wtypeSCALARw dataTypeObjectPositionInfoaxsideWestflagsAttributesxidctypeB_soldier_AR_FatlOffsetCustomAttributescyzposition'E8C$YEanglesi<@x=xskill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUS Army - Charlie 1 Machinegunner [JIP]@Charlie 1isPlayablecyAttribute0yAttribute1,znAttributeszpropertyspeakerexpression_this setspeaker _value;Valuey,zdatay,ztypezvalueMale03ENG,ztypeSTRING,zpropertypitchexpression_this setpitch _value;Valuerzzdatazztypezvaluep}?ztypeSCALARz dataTypeObjectPositionInfoI{sideWestflagsAttributes{iddtypeB_Soldier_A_FatlOffsetCustomAttributesF|}positionEQ8CYEanglesC;@q;{skill?init [this, ["faction", "USM_USA_70_OD"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUS Army - Charlie 1 Assistant Machinegunner [JIP]@Charlie 1isPlayableF|Attribute0~|Attribute1}nAttributes}propertyspeakerexpression_this setspeaker _value;Value|}data|}type|valueMale07ENG}typeSTRING}propertypitchexpression_this setpitch _value;ValueU}}datae}}type}valueQx?}typeSCALAR}dataTypeObjectPositionInfo~sideWestflagsAttributesV~idetypeB_soldier_LAT_FCustomAttributesapositionEq8CEEanglesol<@=V~skill?init[this, ["faction", "USM_USA_70_OD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUS Army - Charlie 1 Grenadier (AT) [JIP]@Charlie 1isPlayableAttribute0IAttribute1nAttributesapropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale12ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value adata0atypeLvalueHz?atypeSCALARaformationDIAMOND{dataTypeGroupsideWestEntitiesՀAttributesidfatlOffset7itemsItem0Item1Item2Item3ډ dataTypeObjectPositionInfosideWestflagsAttributesidgtypeB_Soldier_TL_FatlOffset7CustomAttributesςposition4˽E28CDkEangles<7@=skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUS Army - Charlie 2 Fireteam Leader [JIP]@Charlie 2isPlayableςAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueQdataatypevalueMale04ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Valueރdatatype valueQx?typeSCALARdataTypeObjectPositionInfosideWestflagsAttributesބidhtypeB_soldier_AR_FCustomAttributespositionp߽EK8CWEangles:7@5<ބskill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUS Army - Charlie 2 Machinegunner [JIP]@Charlie 2isPlayableAttribute0Attribute1qnAttributespropertyspeakerexpression_this setspeaker _value;Value*qdata:qtype\valueMale07ENGqtypeSTRINGqpropertypitchexpression_this setpitch _value;ValuedatadžtypevalueHz?typeSCALAR dataTypeObjectPositionInfosideWestflagsAttributesƇiditypeB_Soldier_A_FatlOffset8CustomAttributesډpositionqEf7CnWEanglesi0>7@D=Ƈskill?init[this, ["faction", "USM_USA_70_OD"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUS Army - Charlie 2 Assistant Machinegunner [JIP]@Charlie 2isPlayableAttribute0ˆAttribute1SnAttributesډpropertyspeakerexpression_this setspeaker _value;Value SdataStype>valueMale08ENGStypeSTRINGSpropertypitchexpression_this setpitch _value;Valueډdataډtypeʼnvalue\?ډtypeSCALARډdataTypeObjectPositionInfobsideWestflagsAttributesidjtypeB_soldier_LAT_FCustomAttributesUposition˽E38CCEangles@7@Б=skill?init[this, ["faction", "USM_USA_70_OD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUS Army - Charlie 2 Grenadier (AT) [JIP]@Charlie 2isPlayableUAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;Value׋datatype valueMale10ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueddatattypevalueG?typeSCALARformationDIAMONDdataTypeGroupsideWestEntities Attributesidk itemsItem01Item1)dataTypeObjectPositionInfosideWestflagsAttributesidltypeB_Helipilot_FCustomAttributesَ)position׽E7CEangles F@skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "P"], ["marker", "TH3", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUS Army - TH 3 Pilot (HU-1D Iroquois) [JIP]@TH 3isPlayableَAttribute0Attribute1nAttributes)propertyspeakerexpression_this setspeaker _value;Value[dataktypevalueMale01ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value)data)typevalue\?)typeSCALAR) dataTypeObjectPositionInfosideWestflagsAttributesidmtypeB_helicrew_FatlOffsetPv=CustomAttributesposition-ýE88CEangles F@skill?init[this, ["faction", "USM_USA_70_OD"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionUS Army - TH 3 Crew Chief [JIP]@TH 3isPlayableAttribute0ۑAttribute1lnAttributespropertyspeakerexpression_this setspeaker _value;Value%ldata5ltypeWvalueMale01ENGltypeSTRINGlpropertypitchexpression_this setpitch _value;Valuedata’typeޒvalue ׃?typeSCALARformationDIAMOND dataTypeGroupsideWestEntitiesgAttributesvidnatlOffset@=itemsItem0Item1v dataTypeObjectPositionInfo!sideWestflagsAttributesYidotypeB_Pilot_FatlOffset@=CustomAttributesIposition﷿ET`8CEangles6H@Yskill?rankLIEUTENANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "P"], ["marker", "AH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUS Army - AH 2 Pilot (HU-1D Huey Gunship) [JIP]@AH 2isPlayableIAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;Value˕dataەtypevalueMale01ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueXdatahtypevalue?typeSCALAR dataTypeObjectPositionInfo+sideWestflagsAttributescidptypeB_Pilot_FatlOffsetP:=CustomAttributes&vpositionEub8CEangles6H@cskill?rankLIEUTENANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionUS Army - AH 2 Gunner Observer [JIP]@AH 2isPlayable&Attribute0^Attribute1nAttributesvpropertyspeakerexpression_this setspeaker _value;ValuedatatypeژvalueMale08ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value5vdataEvtypeavalue33s?vtypeSCALARvformationDIAMOND dataTypeObjectPositionInfo8sideEmptyflagsAttributespidttypeCUP_B_UH1D_gunship_GER_KSK_DesatlOffset`<CustomAttributespositionտE:CEangles6H@pskill?initcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}namehelo2Attribute0'Attribute1XnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueXdataXtypeCvalue[[[["CUP_arifle_G36C","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_G36","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]XtypeSTRINGXpropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValueƜdata֜typevaluetypeBOOLdataTypeObjectPositionInfosideEmptyAttributesםidutypeCUP_B_UH1D_slick_GER_KSK_DesatlOffsetFr@CustomAttributesYpositionEnF:C8EanglessI@םskill?lockUNLOCKEDinitcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}YAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value۞datatypevalue[[[["CUP_arifle_M4A1","CUP_launch_M72A6","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_556x45_Stanag","CUP_M72A6_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_USPack_Coyote"],[4]]],false]typeSTRINGdataTypeLogicPositionInfoNidwtypeARK_ACE_Rearmposition޿E17CsEangles>@_r@dataTypeMarkerpositionyECEnamemkr_jiptypeEmptyidxatlOffset؇dataTypeMarkerpositionE@Enamemkr_kanleng_sreuv_samnangtypeEmptyid{atlOffsettxA@EdataTypeObjectPositionInfoksideEmptyflagsAttributesidtypeCUP_item_Kostey_photosposition:E>A@Eangles v@dataTypeObjectPositionInfo!sideEmptyflagsAttributesYidtypeCUP_item_Cobalt_File_positionG8E>A3@Eangles@Y_dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_RUOrdnanceBoxatlOffset"positionE@HEangles3<|>@"dataTypeLayernameAdmiralEntitiesoidatlOffset/H@itemsItem0dataTypeLayernamePatrolEntitiesثidatlOffset/H@itemsItem0Item1dataTypeTriggerpositionE<c@2@EAttributesyidtypeEmptyDetectorAreaR250atlOffsetconditioncall{true;}sizeAzCsizeBzCdataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneCustomAttributes1position)¡E?Bۓ=E1 Attribute0Attribute1Attribute2dAttribute3 Attribute4ܰAttribute5Attribute6hAttribute7@Attribute8Attribute9ݴnAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuejdataztypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value#ddata3dtypeOvaluedtypeSCALARdpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value߯ data type valueB typeSCALAR propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueܰdataܰtypeǰvalueBܰtypeSCALARܰpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueWdatagtypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value'hdata7htypeSvaluehtypeSCALARhpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value@data@type+value@typeSCALAR@propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valueճdatatypevalue@@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueݴdataݴtypeȴvalueݴtypeSTRINGݴpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuefdatavtypevaluetypeSTRINGdataTypeLayernameSentry AIEntitiesidatlOffsetΜ@% items Item0Item1Item2øItem3vItem4?Item5aItem6Item7Item8ĿItem9Item10%dataTypeGroupsideEastEntitiesɶAttributesiditemsItem0dataTypeObjectPositionInfo]sideEastflagsAttributesidtypeARK_NVA_Soldier_TL_Fposition6EJ&A@Eanglesd=@dataTypeGroupsideEastEntitiesAttributesidøitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_AR_FpositionvNEP.AAEangles!@ødataTypeObjectPositionInfo8sideEastflagsAttributespidtypeCUP_O_KORD_high_RUvposition Es9AObAEanglesw@p@Ғ=pvdataTypeGroupsideEastEntitiesϹAttributesCrewLinksid?itemsItem0dataTypeObjectPositionInfo`sideEastflagsAttributesidtypeARK_NVA_Soldier_Fposition E@$AdAELinkIDProviderLinksĺ?nextIDĺitemsItem0?linkIDitem0item1CustomData?roleturretPath?dataTypeGroupsideEastEntitiesAttributes[idaitemsItem0[dataTypeObjectPositionInfosideEastflagsAttributesUidtypeARK_NVA_Soldier_MG_F[positioniCE{@GEangles1S@U[adataTypeGroupsideEastEntitiesAttributes}iditemsItem0ȼ}dataTypeObjectPositionInfo?sideEastflagsAttributeswidtypeARK_NVA_Soldier_TL_F}position0E{@GEanglesW@w}dataTypeGroupsideEastEntitiesͽAttributesiditemsItem0dataTypeObjectPositionInfo^sideEastflagsAttributesidtypeARK_NVA_Soldier_FpositionsEadO@!>Eangles랞@dataTypeGroupsideEastEntitiesAttributesidĿitemsItem0 dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_MG_FpositionvE@a>Eangles0?ĿdataTypeGroupsideEastEntitiesAttributesiditemsItem0+dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_FpositionrE/@2=Eanglesj@dataTypeGroupsideEastEntities-AttributesiditemsItem0JdataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_Fposition=Ej@iHEangles+?dataTypeGroupsideEastEntitiesLAttributesid%itemsItem0idataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_LAT_FpositionEX@1{KEangles<@%dataTypeLayernamePlantationEntitiesuidatlOffsetH%@CitemsItem0Item1yItem2CdataTypeLayernameSentry AIEntitiesidatlOffset/?yitemsItem0Item1Item2gItem3Item4Item5Item6Item7Item8#Item9EItem10gItem11Item12Item13Item14Item15Item16ZydataTypeObjectPositionInfoPsideEastflagsAttributesidtypeCUP_O_KORD_high_RUatlOffsetCpositionNҎEVAuEangles@:@\@dataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffsetCgitemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_FpositionMҎE@AvELinkIDProviderLinksgnextIDitemsItem0 glinkIDitem0item1CustomDataDgroleturretPathgdataTypeGroupsideEastEntitiesAttributesidatlOffset>itemsItem0dataTypeObjectPositionInfofsideEastflagsAttributesidtypeARK_NVA_Soldier_LAT_FatlOffset>positionE@oEangles5@dataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_MG_Fposition E@sEangles7?dataTypeGroupsideEastEntitiesAttributesiditemsItem03dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_TL_FpositionߪE@똓EdataTypeGroupsideEastEntities0AttributesidatlOffset >itemsItem0MdataTypeObjectPositionInfosideEastflagsAttributes idtypeARK_NVA_Soldier_FatlOffset >positionĂEd4AHEangles0? dataTypeGroupsideEastEntities_AttributesiditemsItem0|dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_Fposition'E^AEdataTypeGroupsideEastEntitiesfAttributesid#itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_FpositionEAfE#dataTypeGroupsideEastEntitiesmAttributes?idEitemsItem0?dataTypeObjectPositionInfosideEastflagsAttributes9idtypeARK_NVA_Soldier_AR_F?positionrEAhEangles@9?EdataTypeGroupsideEastEntitiesAttributesaidgitemsItem0adataTypeObjectPositionInfo#sideEastflagsAttributes[idtypeARK_NVA_Soldier_TL_FapositionbEigUAEanglesմ@[agdataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfoEsideEastflagsAttributes}idtypeARK_NVA_Soldier_AR_FpositionPE7PA߼Eangles?}dataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfodsideEastflagsAttributesidtypeARK_NVA_Soldier_FpositionE7PAoEdataTypeGroupsideEastEntitiesAttributesidatlOffset5itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_MG_FatlOffset5positionE8PA9Eangles@dataTypeGroupsideEastEntitiesAttributesiditemsItem09dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_Fposition|>E7PAnEdataTypeGroupsideEastEntities3AttributesidatlOffset7itemsItem0PdataTypeObjectPositionInfosideEastflagsAttributes idtypeARK_NVA_Soldier_FatlOffset7positionET@IEangles items Item0KItem1Item2Item3[Item4Item5Item6Item7tItem82Item9dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_RUBasicAmmunitionBoxposition0;E H[AEangles!<dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_RUBasicAmmunitionBoxpositionOE H[A%yEangless@dataTypeObjectPositionInfo5sideEmptyflagsAttributesUidtypeCUP_RULaunchersBox[position:E\[AդEU[dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_RUBasicAmmunitionBoxposition7E H[AҕEdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_I_V3S_Repair_TKGatlOffsetpositionmEMԮA@ŔEanglesDG@ >][>dataTypeObjectPositionInfoHsideEmptyAttributesidatypeLand_Boat_01_abandoned_blue_FatlOffset?positionVEX>EanglesqW?disableSimulationdataTypeObjectPositionInfosideEmptyAttributesVidbtypeLand_Boat_02_abandoned_FatlOffset[r?tpositionlƊEh >KEangles@VdisableSimulationtdataTypeObjectPositionInfosideEmptyAttributes,idctypeCUP_RUBasicAmmunitionBoxatlOffset;?2positionъEF?Eanglesj[?,2dataTypeObjectPositionInfosideEmptyflagsAttributesiddtypeCUP_RULaunchersBoxatlOffsetpositionmE&P?INEangles&=@@dataTypeObjectPositionInfo|sideEmptyflagsAttributesidetypeCUP_RULaunchersBoxatlOffset௹position|rE ?QEangles_=\?"@dataTypeLayernameAdmiralEntitiesidatlOffsetH.@CitemsItem0/Item1CdataTypeLayernamePatrolEntities{idatlOffset @itemsItem0Item1Item2tItem3iItem4$dataTypeTriggerpositionЊEHAKEAttributes-idtypeEmptyDetectorAreaR250conditioncall{triggeractivated tgr_objective_1;}sizeAzCsizeBzCdataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneCustomAttributestpositionDE14BE Attribute0Attribute1xAttribute24Attribute3Attribute4Attribute5fAttribute68Attribute7Attribute8Attribute9nAttributes tpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value:xdataJxtypecvaluextypeSTRINGxpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value4data4typevalue4typeSCALAR4propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuekdata{typevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value'fdata7ftypeSvalueftypeBOOLfpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value8data8type#value8typeSCALAR8propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue@@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueodatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value6tdataFttype_valuettypeSTRINGtdataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneCustomAttributesiposition!RE@)E Attribute0Attribute1mAttribute2)Attribute3Attribute4Attribute5[Attribute6-Attribute7Attribute8Attribute9nAttributes ipropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value/mdata?mtypeXvaluemtypeSTRINGmpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value)data)typevalue)typeSCALAR)propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value`dataptypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value[data,[typeHvalue[typeBOOL[propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value-data-typevalue-typeSCALAR-propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueddatattypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value+idata;itypeTvalueitypeSTRINGidataTypeTriggerpositionEMAEAttributesidtypeEmptyDetectorAreaR250$conditioncall{triggeractivated tgr_objective_1;}sizeAzCsizeBzC$dataTypeTriggerpositionLEM>AEAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_objective_1;}dataTypeLayernameCounterEntitiesidatlOffset६C itemsItem0}Item1oItem2Item3Item4Item5Z Item6 Item7 CdataTypeGroupsideCivilianEntitiesAttributesiidoitemsItem0Item1Item2idataTypeObjectPositionInfomsideCivilianflagsAttributesidtypeC_Bob_VRposition4E/B ܔEdataTypeWaypointpositionɣElGB\TEEffectsshowWPNEVERidtypeMovedataTypeWaypointposition1EZ@AٙEEffectscshowWPNEVERidtypeMoveiiodataTypeGroupsideCivilianEntitiesAttributesiditemsItem0Item1zdataTypeObjectPositionInfoTsideCivilianflagsAttributestidtypeC_Bob_VRzposition*EABDEtzdataTypeWaypointpositionoER@AEEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities9Attributesid itemsItem0lItem1Item2ldataTypeObjectPositionInfosideCivilianflagsAttributesid!typeC_Bob_VRpositionbEBaEdataTypeWaypointpositionp6E A";EEffectsfshowWPNEVERid"typeMovelldataTypeWaypointpositionE@AxEEffectsshowWPNEVERid#typeMovedataTypeTriggerpositionEDCUEanglelu@AttributesaidtypeEmptyDetectorAreaR50atlOffset~:Bconditioncall{triggeractivated tgr_objective_2;}sizeACsizeBCAdataTypeLogicPositionInfoid$typeAdmiral_OndemandCampZoneCustomAttributes;Z positionE}\BjE;Attribute07Attribute1Attribute2Attribute3Attribute4JAttribute5Attribute6Attribute7Attribute8sAttribute9KAttribute10Attribute11Attribute12Attribute13nAttributesZ propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueGdataWtypesvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value JdataJtype5valueBJtypeSCALARJpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuemdata}typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value5sdataEstype^valuestypeSTRINGspropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value KdataKtype6value@KtypeSCALARKpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuedatatypevalue@@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuexdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueLdata\typexvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value Z data, Z typeE valueZ typeSTRINGZ dataTypeGroupsideCivilianEntities Attributes id\ itemsItem0 Item1e  dataTypeObjectPositionInfo? sideCivilianflagsAttributes_ id]typeC_Bob_VRe positionE{$ANE_ e dataTypeWaypointpositionEߺ"AbEEffects showWPNEVERid`typeMove   dataTypeTriggerpositionE9$AvEanglelu@AttributesJ id^typeEmptyDetectorAreaR50 conditioncall{triggeractivated tgr_objective_2;}sizeAAsizeBA dataTypeLogicPositionInfo id_typeAdmiral_OndemandCampZoneCustomAttributes$ CpositionCENBP8E$ Attribute0 Attribute1 Attribute2Attribute3qAttribute43Attribute5Attribute6Attribute7Attribute8\Attribute94Attribute10Attribute11Attribute12Attribute13vnAttributesCpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value  data  type value typeSTRING propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuendata~typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value0qdata@qtype\valueBqtypeSCALARqpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value3data3typevalueB3typeSCALAR3propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value~datatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueVdataftypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value\data.\typeGvalue\typeSTRING\propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value4data4typevalue4typeSCALAR4propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueadataqtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value5vdataEvtypeavaluevtypeSCALARvpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueCdataCtype.valueCtypeSTRINGCdataTypeLayernamePhoum Srei AphsokEntitiesidatlOffsetA@-itemsItem0Item1}Item22-dataTypeLayernameAdmiralEntitiesidatlOffsetA}itemsItem0BItem18}dataTypeLayernamePatrolEntitiesid%atlOffset ,^8 items Item0Item1"Item2+Item34Item45Item5x6Item6C7Item77Item8S88dataTypeLogicPositionInfoeidtypeAdmiral_PatrolZoneCustomAttributes"positionXEdAE Attribute0=Attribute1Attribute2Attribute3tAttribute40Attribute5Attribute6Attribute7 Attribute8j!Attribute91"nAttributes "propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuewdatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value3tdataCttype_valueBttypeSCALARtpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value0data0typevalueB0typeSCALAR0propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value{datatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueS  datac  type value typeSCALAR propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value)!j!data9!j!typeU!value?j!typeSCALARj!propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value!1"data"1"type"value1"typeSTRING1"propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value""data""type"value"typeSTRING"dataTypeLogicPositionInfoZ#idtypeAdmiral_PatrolZoneCustomAttributesz#+positionEBEz# Attribute02$Attribute1$Attribute2%Attribute3i&Attribute4%'Attribute5'Attribute6(Attribute7)Attribute8_*Attribute9&+nAttributes +propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value$$data$$type$value$typeSTRING$propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuel%%data|%%type%value%typeSCALAR%propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value(&i&data8&i&typeT&valueBi&typeSCALARi&propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value&%'data&%'type'valueB%'typeSCALAR%'propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value''data''type'value'typeBOOL'propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Valuep((data((type(value(typeSCALAR(propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueH))dataX))typet)value)typeSCALAR)propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value*_*data.*_*typeJ*value@@_*typeSCALAR_*propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value*&+data*&+type+value&+typeSTRING&+propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value++data++type+value+typeSTRING+dataTypeLogicPositionInfoO,idtypeAdmiral_PatrolZoneCustomAttributeso,4positionmyE3Bh%Eo, Attribute0'-Attribute1-Attribute2.Attribute3^/Attribute40Attribute50Attribute61Attribute7~2Attribute8T3Attribute94nAttributes 4propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value--data--type-value-typeSTRING-propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuea..dataq..type.value.typeSCALAR.propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value/^/data-/^/typeI/valueB^/typeSCALAR^/propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value/0data/0type0valueB0typeSCALAR0propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value00data00type0value0typeBOOL0propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Valuee11datau11type1value1typeSCALAR1propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value=2~2dataM2~2typei2value~2typeSCALAR~2propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value3T3data#3T3type?3value@T3typeSCALART3propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value34data34type4value4typeSTRING4propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value44data44type4value4typeSTRING4dataTypeTriggerposition@aEwEAttributes[5id typeEmptyDetectorAreaR250atlOffsetvW?5conditioncall{triggeractivated tgr_objective_2;}sizeAzCsizeBzC5dataTypeTriggerpositionobvE3EAttributes&6idtypeEmptyDetectorAreaR250atlOffsetsx6conditioncall{triggeractivated tgr_objective_2;}sizeAzCsizeBzCx6dataTypeTriggerpositionEwEAttributes6idtypeEmptyDetectorAreaR250atlOffset*>C7conditioncall{triggeractivated tgr_objective_2;}sizeAzCsizeBzCC7dataTypeTriggerpositionE6EA_EAttributes7idtypeEmptyDetectorAreaR507conditioncall{triggeractivated tgr_objective_2;}7dataTypeTriggerpositionT}yE@ EAttributesM8idtypeEmptyDetectorAreaR50S8S8dataTypeTriggerposition2i}E#r&AEAttributes8idtypeEmptyDetectorAreaR508conditioncall{triggeractivated tgr_objective_2;}8dataTypeLayernameCounterEntitiesB9id&atlOffset_B}itemsItem0 :Item1;Item2x=Item3j?Item4\AItem5BItem6DItem7FFItem8GItem9iTItem10aItem11mItem12vzItem13L{Item14"|Item15|}dataTypeGroupsideCivilianEntitiesX:Attributes;id*;itemsItem0:Item1 ;Item2;;dataTypeObjectPositionInfo:sideCivilianflagsAttributes;id+typeC_Bob_VR ;position4E/BiE; ;dataTypeWaypointpositionAEZ@yEEffects;showWPNEVERid,typeMove;;dataTypeWaypointpositiond4EӮ?EEffects;showWPNEVERid-typeMove;;;dataTypeGroupsideCivilianEntitiesJ<Attributesr=id.x=itemsItem0r<Item1=r=dataTypeObjectPositionInfo<sideCivilianflagsAttributes=id/typeC_Bob_VR=position|EB9pE==dataTypeWaypointpositionEE ?6EEffectsl=showWPNEVERid0typeMover=r=x=dataTypeGroupsideCivilianEntities=Attributesd?id1j?itemsItem0=Item1>Item2>d?dataTypeObjectPositionInfoh>sideCivilianflagsAttributes>id2typeC_Bob_VR>position Eo*B7QE>>dataTypeWaypointposition7{E"A[EEffects>showWPNEVERid3typeMove>>dataTypeWaypointposition7E.(? EEffects^?showWPNEVERid4typeMoved?d?j?dataTypeGroupsideCivilianEntities?AttributesVAid5\AitemsItem0?Item1@Item2@VAdataTypeObjectPositionInfoZ@sideCivilianflagsAttributesz@id6typeC_Bob_VR@position{ECB*PEz@@dataTypeWaypointpositionECjAwEEffects@showWPNEVERid7typeMove@@dataTypeWaypointpositionz}E|)AEEffectsPAshowWPNEVERid8typeMoveVAVA\AdataTypeGroupsideCivilianEntitiesAAttributesBid9BitemsItem0AItem1gBBdataTypeObjectPositionInfoABsideCivilianflagsAttributesaBid:typeC_Bob_VRgBpositionqEGBLrEaBgBdataTypeWaypointpositionCm}E<(AEEffectsBshowWPNEVERid;typeMoveBBBdataTypeGroupsideCivilianEntities&CAttributesDid<DitemsItem0YCItem1CItem2YDDdataTypeObjectPositionInfoCsideCivilianflagsAttributesCid=typeC_Bob_VRCpositionhEnkBECCdataTypeWaypointpositionIwEx@(EEffectsSDshowWPNEVERid>typeMoveYDYDdataTypeWaypointpositionY}Efc'A´EEffectsDshowWPNEVERid?typeMoveDDDdataTypeGroupsideCivilianEntitiesEAttributes@FidDFFitemsItem0@EItem1E@FdataTypeObjectPositionInfoEsideCivilianflagsAttributesEidEtypeC_Bob_VREpositionQ˔EBEEEdataTypeWaypointpositionQEGW@EEffects:FshowWPNEVERidFtypeMove@F@FFFdataTypeGroupsideCivilianEntitiesFAttributesGidIGitemsItem0FItem1QGGdataTypeObjectPositionInfo+GsideCivilianflagsAttributesKGidJtypeC_Bob_VRQGposition(E\AEKGQGdataTypeWaypointposition!}E (ABEEffectsGshowWPNEVERidKtypeMoveGGGdataTypeLogicPositionInfo*Hid@typeAdmiral_OndemandCampZoneCustomAttributesJHiTposition?}E.BqEJHAttribute0FIAttribute1JAttribute2JAttribute3KAttribute4YLAttribute5#MAttribute6MAttribute7NAttribute8OAttribute9ZPAttribute10,QAttribute11QAttribute12RAttribute13SnAttributesiTpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueIJdataIJtypeIvalueJtypeSTRINGJpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueJJdataJJtypeJvalueJtypeSCALARJpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueVKKdatafKKtypeKvalueBKtypeSCALARKpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueLYLdata(LYLtypeDLvalueBYLtypeSCALARYLpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueL#MdataL#MtypeMvalue A#MtypeSCALAR#MpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueMMdataMMtypeMvalueMtypeBOOLMpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value|NNdataNNtypeNvalueNtypeSCALARNpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueDOOdataTOOtypemOvalueOtypeSTRINGOpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuePZPdata)PZPtypeEPvalue@ZPtypeSCALARZPpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueP,QdataP,QtypeQvalue,QtypeSCALAR,QpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueQQdataQQtypeQvalue@@QtypeSCALARQpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueRRdataRRtypeRvalueRtypeSCALARRpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value[SSdatakSStypeSvalueStypeSCALARSpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value+TiTdata;TiTtypeTTvalueiTtypeSTRINGiTdataTypeLogicPositionInfoTidAtypeAdmiral_OndemandCampZoneCustomAttributesTaposition^EuB+aETAttribute0UAttribute1VAttribute2|WAttribute3>XAttribute4YAttribute5YAttribute6ZAttribute7d[Attribute8)\Attribute9]Attribute10]Attribute11^Attribute12o_Attribute13C`nAttributesapropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value|VVdataVVtypeVvalueVtypeSTRINGVpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value;W|WdataKW|WtypegWvalue|WtypeSCALAR|WpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueW>Xdata X>Xtype)XvalueB>XtypeSCALAR>XpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueXYdataXYtypeXvalueBYtypeSCALARYpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueYYdataYYtypeYvalue AYtypeSCALARYpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueKZZdata[ZZtypewZvalueZtypeBOOLZpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value#[d[data3[d[typeO[valued[typeSCALARd[propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value[)\data[)\type\value)\typeSTRING)\propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value\]data\]type\value@]typeSCALAR]propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value]]data]]type]value]typeSCALAR]propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueb^^datar^^type^value@@^typeSCALAR^propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value._o_data>_o_typeZ_valueo_typeSCALARo_propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value`C`data`C`type.`valueC`typeSCALARC`propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value`adata`atype`valueatypeSTRINGadataTypeLogicPositionInfoxaidBtypeAdmiral_OndemandCampZoneCustomAttributesamposition%E-BEaAttribute0bAttribute1acAttribute2#dAttribute3dAttribute4eAttribute5qfAttribute61gAttribute7 hAttribute8hAttribute9iAttribute10zjAttribute11JkAttribute12lAttribute13lnAttributesmpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value#cacdata3cactypeLcvalueactypeSTRINGacpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuec#ddatac#dtypedvalue#dtypeSCALAR#dpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedddataddtypedvalueBdtypeSCALARdpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuefeedataveetypeevalueBetypeSCALARepropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value0fqfdata@fqftype\fvalue AqftypeSCALARqfpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuef1gdatag1gtypegvalue1gtypeBOOL1gpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valueg hdatag htypegvalue@ htypeSCALAR hpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuehhdatahhtypehvaluehtypeSTRINGhpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuegiidatawiitypeivalueitypeSCALARipropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value9jzjdataIjzjtypeejvalue?zjtypeSCALARzjpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value kJkdatakJktype5kvalueJktypeSCALARJkpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuekldatakltypelvalueltypeSCALARlpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuelldatalltypelvalueltypeSCALARlpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueymmdatammtypemvaluemtypeSTRINGmdataTypeLogicPositionInfonidGtypeAdmiral_OndemandCampZoneCustomAttributesWnvzpositionDE1BEangles? >/@WnAttribute0SoAttribute1 pAttribute2pAttribute3qAttribute4frAttribute50sAttribute6sAttribute7tAttribute8uAttribute9gvAttribute109wAttribute11 xAttribute12xAttribute13ynAttributesvzpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valueo pdatao ptype pvalue ptypeSTRING ppropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueppdatapptypepvalueptypeSCALARppropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuecqqdatasqqtypeqvalueBqtypeSCALARqpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value%rfrdata5rfrtypeQrvalueBfrtypeSCALARfrpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuer0sdatar0stypesvalue A0stypeSCALAR0spropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuessdatasstypesvaluestypeBOOLspropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuettdatatttypetvaluettypeSCALARtpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueQuudataauutypezuvalueutypeSTRINGupropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value&vgvdata6vgvtypeRvvaluegvtypeSCALARgvpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuev9wdataw9wtype$wvalue9wtypeSCALAR9wpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuew xdataw xtypewvalue xtypeSCALAR xpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuexxdataxxtypexvalue?xtypeSCALARxpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuehyydataxyytypeyvalue?ytypeSCALARypropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value8zvzdataHzvztypeazvaluevztypeSTRINGvzdataTypeTriggerpositionE%&CEangleK?Attributeszid(typeEmptyDetectorAreaR50atlOffsetݧBL{conditioncall{triggeractivated tgr_objective_3;}sizeAn|CsizeB'18AL{dataTypeTriggerposition/rEh+CQ>EangleK?Attributes{id)typeEmptyDetectorAreaR50atlOffsetݧB"|conditioncall{triggeractivated tgr_objective_3;}sizeAn|CsizeB'18A"|dataTypeTriggerpositionߔEBbEAttributes|idCtypeEmptyDetectoratlOffset7|conditioncall{triggeractivated tgr_objective_3;}sizeA@sizeB@|dataTypeTriggerpositionzEeAEAttributesF}idHtypeEmptyDetector}conditioncall{triggeractivated tgr_objective_3;}sizeA@sizeB@}dataTypeLayernameSentry AIEntities}idatlOffsetIվ2itemsItem0~Item1Item2܀Item3Item4]Item5Item6…Item7Item8Item9+Item10JItem11Item12Item13Y2dataTypeGroupsideEastEntities~AttributesiditemsItem0~dataTypeObjectPositionInfousideEastflagsAttributesidtypeARK_NVA_Soldier_MG_FpositionQEsdAxEangles3yH@dataTypeGroupsideEastEntitiesAttributesրid܀itemsItem0 րdataTypeObjectPositionInfosideEastflagsAttributesЀidtypeARK_NVA_Soldier_LAT_Fրposition{oEsdAEangles!F@Ѐր܀dataTypeGroupsideEastEntities6AttributesidatlOffset7itemsItem0SdataTypeObjectPositionInfoځsideEastflagsAttributesidtypeARK_NVA_Soldier_MG_FatlOffset7positionxEAEangles_G@dataTypeGroupsideEastEntitiesxAttributesWidatlOffset]itemsItem0WdataTypeObjectPositionInfosideEastflagsAttributesQidtypeARK_NVA_Soldier_FatlOffsetWposition2EA*Eangles @QW]dataTypeGroupsideEastEntitiesAttributesidatlOffsetDitemsItem0ԃdataTypeObjectPositionInfo\sideEastflagsAttributesidtypeARK_NVA_Soldier_LAT_FatlOffsetDpositionmEh A Eanglesa@dataTypeGroupsideEastEntitiesAttributesid…itemsItem0dataTypeObjectPositionInfo~sideEastflagsAttributesidtypeARK_NVA_Soldier_AR_Fposition|Eס+AKEanglesW@…dataTypeGroupsideEastEntities Attributes߆iditemsItem0)߆dataTypeObjectPositionInfosideEastflagsAttributesنidtypeARK_NVA_Soldier_LAT_F߆positione~}Eס+Az Eangles@ن߆dataTypeGroupsideEastEntities/AttributesiditemsItem0LdataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_Fpositionz6}EApEdataTypeGroupsideEastEntitiesFAttributes%idatlOffset+itemsItem0c%dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_FatlOffset%position*}E/|@zEanglesu@%+dataTypeGroupsideEastEntitiesuAttributesDidJitemsItem0DdataTypeObjectPositionInfosideEastflagsAttributes>idtypeARK_NVA_Soldier_FDpositionxEÎ@ Eanglesc?>DJdataTypeGroupsideEastEntitiesAttributesidatlOffset6itemsItem0dataTypeObjectPositionInfoHsideEastflagsAttributesidtypeARK_NVA_Soldier_MG_FatlOffset6position+xE"ԍ@Eangles=q?dataTypeGroupsideEastEntities֋AttributesiditemsItem0dataTypeObjectPositionInfojsideEastflagsAttributesidtypeARK_NVA_Soldier_AR_Fposition~nxE@1EdataTypeObjectPositionInfosideEastflagsAttributesSidtypeCUP_O_KORD_high_RUatlOffsetYpositionz"E eA2Eangles@+@`;SYdataTypeGroupsideEastEntitiesAttributesyCrewLinksidatlOffset2itemsItem0ߍydataTypeObjectPositionInfoSsideEastflagsAttributessidtypeARK_NVA_Soldier_Fyposition"E=PA2EsyLinkIDProviderLinks2nextIDitemsItem0Ԏ2linkIDitem0item1CustomData2roleturretPath2dataTypeLayernameSet DressingEntitiesidatlOffsetC<-itemsItem0Item1Item2jItem33Item4Item5Item6c-dataTypeObjectPositionInfoisideEmptyflagsAttributesidtypeCUP_RULaunchersBoxatlOffsetȷposition"E1ZAxEangles6;m<dataTypeObjectPositionInfo,sideEmptyflagsAttributesdidtypeCUP_RUOrdnanceBoxatlOffset jpositionR)E)WAEangles؅@@dataTypeObjectPositionInfoksideEmptyflagsAttributesidtypeCUP_RUOrdnanceBoxatlOffset︩positionsxE]@EanglesM@~Ҫ@.{<dataTypeObjectPositionInfo%sideEmptyflagsAttributes]idtypeCUP_RUBasicAmmunitionBoxcpositionELA2 EanglesZ@;@]cdataTypeObjectPositionInfosideEmptyflagsAttributes'idtypeCUP_RUBasicAmmunitionBoxatlOffset-positionlEoAEanglesC;@'-dataTypeLogicPositionInfoidtypeARK_Clear_VehicleatlOffset>?positionm\EEdataTypeLogicPositionInfoidtypeARK_Make_SentryCustomAttributes?*positionJrE{ B8Eangles]>ѹ@?Attribute0gnAttributes*propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value*data*typevalue*typeBOOL*dataTypeTriggerposition"Eo?f@EAttributesidtypeEmptyDetectorAreaR250nametgr_objective_1conditioncall{this}sizeAzCsizeBzCsizeCpAactivationByWESTdataTypeTriggerposition~EA3EAttributeshid typeEmptyDetectorAreaR250nametgr_objective_2sizeAzCsizeBzCsizeCpAactivationByWESTdataTypeTriggerposition}E)dO?=EAttributes&id'typeEmptyDetectorAreaR250{nametgr_objective_3sizeAzCsizeBzCsizeCpAactivationByWEST{dataTypeObjectPositionInfo sideEmptyflagsAttributes,idLtypeCUP_B_TowingTractor_USACustomAttributesposition tEU(BE,initcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata$typetvalue[[[["FirstAidKit"],[2]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfosideEmptyflagsAttributesRidMtypeCUP_B_TowingTractor_USACustomAttributespositionJEr8C EanglesJ@Rinitcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value:dataJtypevalue[[[["FirstAidKit"],[2]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfo8sideEmptyflagsAttributespidNtypeB_supplyCrate_FCustomAttributes֞|position!E78CEangles=pinitcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}֞Attribute0nAttributes|propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueX|datah|typegvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]|typeSTRING|dataTypeObjectPositionInfosideEmptyflagsAttributes=idOtypeB_supplyCrate_FCustomAttributesIposition5"E78CEangles==initcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0ˤnAttributesIpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value%Idata5Itype4value[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]ItypeSTRINGIdataTypeObjectPositionInfoҩsideEmptyflagsAttributes idPtypeB_supplyCrate_FCustomAttributesppositionE+BEangles= initcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}pAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]typeSTRINGdataTypeObjectPositionInfosideEmptyflagsAttributesׯidQtypeB_supplyCrate_FCustomAttributes=position@E+BEangles=ׯinitcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}=Attribute0enAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedataϰtypeδvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]typeSTRINGdataTypeObjectPositionInfolsideEmptyflagsAttributesidRtypeB_supplyCrate_FCustomAttributes position^iE+BʔEangles=initcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;} Attribute02nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]typeSTRINGdataTypeObjectPositionInfo9sideEmptyflagsAttributesqidStypeB_supplyCrate_FCustomAttributes׻}positioniE+BEangles=qinitcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}׻Attribute0nAttributes}propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueY}datai}typehvalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]}typeSTRING}dataTypeObjectPositionInfosideEmptyflagsAttributes>idVtypeB_supplyCrate_FCustomAttributesJpositionzE+BEangles<>initcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0nAttributesJpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value&Jdata6Jtype5value[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]JtypeSTRINGJdataTypeObjectPositionInfosideEmptyflagsAttributes idWtypeB_supplyCrate_FCustomAttributesqpositionE+BKEangles< initcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}qAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]typeSTRINGdataTypeObjectPositionInfosideEmptyflagsAttributesidXtypeB_supplyCrate_FCustomAttributes>positionjE+BEangles=initcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}>Attribute0fnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]typeSTRINGdataTypeObjectPositionInfomsideEmptyflagsAttributesidYtypeB_supplyCrate_FCustomAttributes position kE+B Eangles=initcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;} Attribute03nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["launch_NLAW_F","arifle_MX_F","arifle_MX_SW_F","FirstAidKit"],[1,2,1,10]],[["30Rnd_65x39_caseless_mag","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","20Rnd_762x51_Mag","100Rnd_65x39_caseless_mag","1Rnd_HE_Grenade_shell","3Rnd_HE_Grenade_shell","1Rnd_Smoke_Grenade_shell","1Rnd_SmokeGreen_Grenade_shell","Chemlight_green","Laserbatteries","HandGrenade","MiniGrenade","SmokeShell","SmokeShellGreen","UGL_FlareWhite_F","UGL_FlareGreen_F","ACE_20Rnd_65x47_Scenar_mag","ACE_30Rnd_65x47_Scenar_mag","ACE_20Rnd_65_Creedmor_mag","ACE_30Rnd_65_Creedmor_mag","ACE_10Rnd_762x51_M118LR_Mag","ACE_20Rnd_762x51_M118LR_Mag","ACE_10Rnd_762x51_Mk316_Mod_0_Mag","ACE_20Rnd_762x51_Mk316_Mod_0_Mag","ACE_10Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mk319_Mod_0_Mag","ACE_20Rnd_762x51_Mag_Tracer","ACE_20Rnd_762x51_Mag_Tracer_Dim"],[24,6,6,6,6,3,1,2,2,6,2,6,6,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]],[["Laserdesignator","acc_flashlight","bipod_01_F_blk","ACE_Chemlight_Shield"],[1,2,1,12]],[["B_Kitbag_mcamo"],[2]]],false]typeSTRINGLinkIDProviderLinks]nextIDLMitemsLItem0Item1Item2Item3hItem4Item5Item6OItem7Item8Item96Item10Item11Item12Item13jItem14Item15Item16QItem17Item18Item198Item20Item21Item22Item23lItem24Item25Item26SItem27Item28Item29:Item30Item31Item32!Item33nItem34Item35Item36UItem37Item38Item39<Item40Item41Item42#Item43pItem44Item45 Item46WItem47Item48Item49>Item50Item51Item52%Item53rItem54Item55 Item56YItem57Item58Item59@Item60Item61Item62'Item63tItem64Item65Item66[Item67Item68Item69BItem70Item71Item72)Item73vItem74Item75]linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataVhtypeSynchlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData=OtypeSyncOlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData$6typeSync6linkID item0item1CustomDataqtypeSynclinkID item0item1CustomDatatypeSynclinkID item0item1CustomData typeSynclinkID item0item1CustomDataXjtypeSyncjlinkID item0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData?QtypeSyncQlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData&8typeSync8linkIDitem0item1CustomDatastypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataZltypeSyncllinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataAStypeSyncSlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData(:typeSync:linkIDitem0item1CustomDatautypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData!typeSync!linkID item0item1CustomData\ntypeSyncnlinkID!item0item1CustomDatatypeSynclinkID"item0item1CustomDatatypeSynclinkID#item0item1CustomDataCUtypeSyncUlinkID$item0item1CustomDatatypeSynclinkID%item0item1CustomDatatypeSynclinkID&item0item1CustomData*<typeSync<linkID'item0item1CustomDatawtypeSynclinkID(item0item1CustomDatatypeSynclinkID)item0item1CustomData#typeSync#linkID*item0item1CustomData^ptypeSyncplinkID+item0item1CustomDatatypeSynclinkID,item0item1CustomData typeSync linkID-item0item1CustomDataEWtypeSyncWlinkID.item0item1CustomDatatypeSynclinkID/item0item1CustomDatatypeSynclinkID0item0item1CustomData,>typeSync>linkID1item0item1CustomDataytypeSynclinkID2item0item1CustomDatatypeSynclinkID3item0item1CustomData%typeSync%linkID4item0item1CustomData`rtypeSyncrlinkID5item0item1CustomDatatypeSynclinkID6item0item1CustomData typeSync linkID7item0item1CustomDataGYtypeSyncYlinkID8item0item1CustomDatatypeSynclinkID9item0item1CustomDatatypeSynclinkID:item0 item1CustomData.@typeSync@linkID;item0 item1CustomData{typeSynclinkID<item0item1CustomDatatypeSynclinkID=item0 item1CustomData'typeSync'linkID>item0item1CustomDatabttypeSynctlinkID?item0$item1CustomDatatypeSynclinkID@item0item1CustomDatatypeSynclinkIDAitem0item1CustomDataI[typeSync[linkIDBitem0(item1ACustomDatatypeSynclinkIDCitem0)item1@CustomDatatypeSynclinkIDDitem0Bitem1CCustomData0BtypeSyncBlinkIDEitem0Gitem1HCustomData}typeSynclinkIDFitem0Litem1wCustomDatatypeSynclinkIDGitem0Mitem1wCustomData)typeSync)linkIDHitem0_item1^CustomDatadvtypeSyncvlinkIDIitem0citem1CustomDatatypeSynclinkIDJitem0ditem1CustomDatatypeSynclinkIDKitem0eitem1CustomDataK]typeSync]髙9Һ%r|%/Z