admiral\admiral.hR[cba_settings.sqfl[,description.extlbhull3\briefing\blufor.sqf6lbhull3\briefing\civilian.sqfR[hull3\briefing\indfor.sqfR[hull3\briefing\opfor.sqfR[hull3\brit_60_od.h_hull3\fal_60s.h lbHhull3\hull3.h@\ hull3\licenseR[8initplayerlocal.sqf%ginitserver.sqfA%g mission.sqm%g>zone_spawned_unit.sqf[class Admiral { isEnabled = 1; class Events { zone_spawned_unit = "zone_spawned_unit.sqf"; }; class Camp { defaultUnitTemplate = "ARK_NVA"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "ARK_NVA"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "ARK_NVA"; defaultZoneTemplate = "Cqc"; }; };force ace_mk6mortar_useAmmoHandling = false;#include "admiral\admiral.h" #include "hull3\hull3.h" allowProfileGlasses = 0; enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "Malayan Emergency"; onLoadMission = "Made with Hull3"; author = "Cyruz"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 38; }; 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 = 1; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2,3}; texts[] = {"None", "Light", "Heavy", "Jungle Mist"}; default = 3; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9,10}; 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", "Jungle Weather"}; default = 5; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
In June 1948 a state of emergency was declared in Malaya, South East Asia, after the murder of three rubber planters by the Malayan Races’ Liberation Army (MRLA), a guerrilla army pursuing an independent Malaya. After 12 years of Commonwealth fighting we've deployed the Royal Marines to use a blitzkrieg style attack on 3 key MRLA points to try and turn the tide of the conflict.

ENEMY FORCES
MRLA

FRIENDLY FORCES
Royal Marines "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Use your high mobility to hit three key strategic targets.

Objective A - The Outpost: The MRLA have occupied a shelled village and are using it as a command post. Your first LZ is mapped out for you already due to planning time constraints, you'll need to pick the rest yourself.

Objective B - The Fire base: This is an MRLA artillery position they use to shell local towns, attacking this will likely cause a counter-attack.

Objective C - The Camp: MRLA HQ, clear the area and make sure to destory any armour. Hold til you've won or extract if you can't "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Find close but safe LZs, bounce around the AO doing cool stuff.

MOVEMENT PLAN
Puma power

FIRE SUPPORT PLAN
Not really

SPECIAL TASKS
Fast rope if you dare, we'd recommend less than 40m height. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
Complete objectives in order as AI is cleaned up. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by Cyruz "]]; // 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 BRIT_60_OD { class Rifleman { headGear = "CUP_H_SLA_BeanieGreen"; goggles = ""; uniform = "usm_bdu_odg"; vest = "CUP_V_B_ALICE_ARM"; backpack = "CUP_B_AlicePack_OD"; }; class Leader : Rifleman { vest = "V_TacChestrig_grn_F_ARM"; }; class Officer : Leader { headGear = "MNP_Beret_RM"; }; class Crew : Rifleman { headGear = "CUP_H_BAF_PILOT"; uniform = "usm_bdu_odg"; }; class CO : Officer {}; class XO : CO { backpack = "usm_pack_st138_prc77"; }; class SL : Officer {}; class Medic : Rifleman { backpack = "ark_backpack_med"; }; class FTL : Leader { headGear = "usm_bdu_boonie_odg"; }; class AR : Rifleman { backpack = "ark_backpack_large"; }; class AAR : Rifleman {}; class RAT : Rifleman {}; class P : Crew {}; }; class FAL_60s { class Rifleman { primaryWeapon = "CUP_arifle_Gewehr1"; primaryWeaponItems[] = {}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 2}, {"SmokeShell", 1} }; vestMagazines[] = { {"CUP_20Rnd_762x51_FNFAL_M", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_FNFAL_M", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_762x51_FNFAL_M", 4}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_FNFAL_M", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch"}; assignItems[] = {}; binocular = ""; uniformItems[] = {{"ACE_Flashlight_KSF1", 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_Gewehr1"; vestMagazines[] = { {"CUP_20Rnd_762x51_FNFAL_M", 4}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_FNFAL_M", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_762x51_FNFAL_M", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_FNFAL_M", 2} }; assignItems[] = {}; binocular = "Binocular"; }; class Officer : Leader { assignItems[] = {}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC148"}; }; class Crew : Rifleman { primaryWeapon = ""; handgunWeapon = "CUP_hgun_Colt1911"; uniformMagazines[] = { {"ACE_HandFlare_Red", 2}, {"SmokeShell", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC148"}; vestMagazines[] = {{"CUP_7Rnd_45ACP_1911", 4}}; backpackMagazines[] = {}; assignItems[] = {}; }; class CO : Officer { }; class XO : CO { backpackRadios[] = {"ACRE_PRC117F"}; }; class SL : Officer { }; class Medic : Rifleman { vestMagazines[] = { {"CUP_20Rnd_762x51_FNFAL_M", 4}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_FNFAL_M", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellBlue", 4}, {"CUP_20Rnd_762x51_FNFAL_M", 2} }; assignItems[] = {}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC148"}; 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_FNMAG"; primaryWeaponItems[] = {}; vestMagazines[] = {{"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 2}}; backpackMagazines[] = {{"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 4}}; }; 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_arifle_Gewehr1"; secondaryWeapon = "CUP_launch_MAAWS"; secondaryWeaponItems[] = {"CUP_MAAWS_HEAT_M"}; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_MAAWS_HEAT_M", 2}, {"CUP_MAAWS_HEDP_M", 1} }; }; class P : Crew { }; class Vehicle { weapons[] = {}; magazines[] = { {"CUP_20Rnd_762x51_FNFAL_M", 15}, {"CUP_20Rnd_762x51_FNFAL_M", 15}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 10}, {"ACE_HandFlare_White", 5}, {"HandGrenade", 5}, {"SmokeShell", 5} }; items[] = {{"Toolkit", 1}}; radios[] = {}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Car : Vehicle { }; class Truck : Vehicle { weapons[] = {}; magazines[] = { {"CUP_20Rnd_762x51_FNFAL_M", 40}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_FNFAL_M", 20}, {"CUP_100Rnd_TE4_LRT4_Red_Tracer_762x51_Belt_M", 50}, {"SatchelCharge_Remote_Mag", 5}, {"CUP_MAAWS_HEAT_M", 20}, {"CUP_MAAWS_HEDP_M", 10}, {"HandGrenade", 10}, {"SmokeShell", 10} }; items[] = { {"ACE_M26_Clacker", 1}, {"Toolkit", 1} }; radios[] = {}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Armored : Truck {}; }; 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 MissionParams { // Date YYYY-MM-DD date[] = { {1960, 6, 1}, // New Moon {1960, 6, 12} // Full Moon }; // Time HH24:mm time[] = { {4, 50}, // Dawn {6, 30}, // Early Morning {9, 0}, // Morning {12, 0}, // Noon {15, 0}, // Afternoon {17, 50}, // Evening {18, 50}, // Dusk {0, 0} // Night }; // Fog Strength, Decay, Base fog[] = { {0, 0, 0}, // Light {0.2, 0, 0}, // Medium {0.4, 0, 0}, // Heavy {0.25, 0.05, 100} // Jungle Mist }; // Overcast, Rain, Rainbow, Lightnings, Wind Strength, Wind Gusts, Waves, Humidity weather[] = { {-1}, // Random {0, 0, 0, 0, 0, 0, 0, 0}, // Clear (Calm) {0.01, 0, 0, 0, 0.25, 0.5, 0.25, 0.2}, // Clear (Light Winds) {0.01, 0, 0, 0, 0.50, 0.75, 0.75, 0.2}, // Clear (Stong Winds) {0.48, 0, 0, 0, 0, 0, 0.1, 0.2}, // Overcast (Calm) {0.48, 0, 0, 0, 0.25, 0.5, 0.25, 0.2}, // Overcast (Light Winds) {0.48, 0, 0, 0, 0.50, 0.75, 0.75, 0.2}, // Overcast (Strong Winds) {1, 1, 0, 0, 0.25, 0.5, 0.75, 0.9}, // Rain (Light Winds) {1, 1, 0, 0, 0.50, 0.75, 0.75, 0.9}, // Rain (Strong Winds) {1, 1, 0, 1, 0.75, 1, 1, 1}, // Storm {1, 0, 0, 0, 0, 0, 0, 0} // Jungle Weather }; }; class Gear { #include "FAL_60s.h" }; class Uniform { #include "BRIT_60_OD.h" }; class Faction { class USM_USA_70_OD { gear = "FAL_60s"; uniform = "BRIT_60_OD"; }; }; };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.{_x hideObject true} forEach nearestTerrainObjects [ [worldSize/2, worldSize/2], ["hide","bush"], worldSize, false ];ark_fnc_rb_mortarController = { [{ params ["_args", "_id"]; if (!alive morGunner) exitWith { [_this #1] call CBA_fnc_removePerFrameHandler; }; [morGunner] spawn ark_fnc_rb_mortarDoFire; }, 45] call CBA_fnc_addPerFrameHandler; }; ark_fnc_rb_mortarDoFire = { params ["_unit"]; private _radius = 150; private _nearPlayers = playableUnits select {_x inArea secondObjective}; private _target = getPos (selectRandom _nearPlayers); if (_target isEqualTo []) then { _radius = 500; _target = getPos _unit; }; private _mortarAmount = random [3,5,7]; for "_i" from 1 to _mortarAmount do { private _targetAdj = [(_target #0) + ((_radius)*sin(random 360)), (_target #1) + ((_radius)*cos(random 360)), (_target #2)]; if (_targetAdj inRangeOfArtillery [[_unit], "8Rnd_82mm_Mo_shells"] ) then { _unit doArtilleryFire [_targetAdj, "8Rnd_82mm_Mo_shells", 1]; } else { diag_log format ["ARK MORTARS -- %2 out of range of %1", _unit, _targetAdj]; }; sleep 3; }; private _mortar = vehicle _unit; _mortar setVehicleAmmoDef 1; _mortar setVehicleAmmo 1; }; ark_fnc_cleanUpAI = { params ["_trigger"]; private _side = [adm_camp_defaultUnitTemplate] call adm_common_fnc_getUnitTemplateSide; { if ((side _x == _side) && (!isPlayer _x) && (_x inArea _trigger)) then { if (isNull objectParent _x) then { deleteVehicle _x; } else { private _vehicle = objectParent _x; {_vehicle deleteVehicleCrew _x} forEach crew _vehicle; deleteVehicle _vehicle; }; }; } forEach allUnits; }; ["ARK_NVA_Soldier_LAT_F", "init", { params ["_unit"]; if (local _unit) then { _unit removeWeapon (primaryWeapon _unit); _unit addEventHandler ["Fired", { params ["_unit", "_weapon"]; if (local _unit) then { if (_weapon isEqualTo "CUP_launch_RPG7V") then { _unit addWeapon "CUP_arifle_AKM_Early"; _unit removeEventHandler ["Fired", _thisEventHandler]; }; }; }]; } }] call CBA_fnc_addClassEventHandler; setTimeMultiplier 0.25; [{["ace_medical_playerDamageThreshold", 10, true, "server"] call CBA_settings_fnc_set}] call CBA_fnc_execNextFrame;raP> version6EditorData|sourceNameark_co37_malayan_emergencyaddonsA3_Characters_Face_nouniformrestrictionsCUP_AirVehciles_SA330CUP_WheeledVehicles_BTR40ark_custom_unitsadmiralA3_Structures_F_Argo_Military_FortificationsCUP_WheeledVehicles_Uralaif_arma1buildingsark_ai_sentryCUP_Creatures_StaticWeaponsCUP_TrackedVehicles_T55A3_Structures_F_Argo_Military_BunkersA3_Structures_F_Exp_Civilian_Slum_03A3_Modules_Fark_chase_aiA3_Ui_FAddonsMetaDatadlcsCUP_VehiclesArgoCUP_UnitsExpansionrandomSeedScenarioData CustomAttributesq Mission > moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProvider0MarkerIDProviderCLayerIndexProviderVCamerainextIDCnextIDVnextIDfipos nDC.Ddir2!RW?upo{[?L?aside{?<>List itemsItem0Item1%Item2Item3Item4:Item5Item6Item7Item8Item9)Item10Item11Item12. Item13 Item14= Item15  classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com%classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/classNameCUP_AirVehciles_SA330nameCUP_AirVehciles_SA330classNameCUP_WheeledVehicles_BTR40nameCUP_WheeledVehicles_BTR40:classNameark_custom_unitsnameARK Inhouse - Custom UnitsauthorARKurlhttp://www.ark-group.orgclassNameAdmiralnameARK Inhouse - AdmiralauthorKamiurlhttps://github.com/kami-classNameA3_Structures_F_ArgonameArma 3 Malden - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_UralclassNameaif_arma1buildingsnameaif_arma1buildings)classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.orgclassNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeaponsclassNameCUP_TrackedVehicles_T55nameCUP_TrackedVehicles_T55. classNameA3_Structures_F_Exp_CiviliannameArma 3 Apex - Civilian BuildingsauthorBohemia Interactiveurlhttps://www.arma3.com classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com= classNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.org classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.com authorCyruzHeader9 q gameTypeCoopminPlayersmaxPlayers%q Category0 Category1 nameMultiplayerAttribute0 Attribute1R nAttributes propertyRespawnButtonexpressiontrueValue R data, R singleTypeSCALARvalue?R propertyRespawnTemplatesexpressiontrueValue  data  singleTypeARRAYvalue  itemsItem0  data  singleTypeSTRINGvalueNone nameScenarioAttribute0Q nAttributes propertycba_settings_hasSettingsFileexpressionfalseValue data singleTypeBOOLvalue IntelEntitiesConnections7>briefingNameark_co43_malayan_emergencyoverviewText1960s Brits take to Jungle | Leave default weather/time | Slot: THtimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<itemsItem0Item1pItem2Item3!Item4'Item5+Item62Item78Item8Y<Item9CItem10IItem11KItem12MItem13OItem14PItem15SItem16VItem17YItem18Item19'Item20hItem21Item22,6Item236Item2477dataTypeGroupsideWestEntitiesAttributesVidpitemsItem0SItem1Item2hItem3VdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_officer_FpositioncDLCq$CEanglesG=@skill?rankCAPTAINinit [this, ["faction", "USM_USA_70_OD"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Commanding Officer@COisPlayerisPlayabledataTypeObjectPositionInfoRsideWestflagsAttributesidtypeB_medic_FhpositioncNC$CeEangles:=!v@skill?rankSERGEANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Platoon Medic@COisPlayablehdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_FpositioncIC%%CeEanglesQ$/=@skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Platoon Rifleman@COisPlayabledataTypeObjectPositionInfo>sideWestflagsAttributesvidtypeB_officer_FVpositioncDLCn)%CeEangles1R=@vskill?rankLIEUTENANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Executive Officer@COisPlayableVformationDIAMONDpdataTypeGroupsideWestEntitiesAttributesiditemsItem0Item1ndataTypeObjectPositionInfoSsideWestflagsAttributesidtypeB_Soldier_SL_FnpositionRAC1%C-Eangles@j<skill?rankSERGEANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Alpha Squad Leader@Alpha SLisPlayablendataTypeObjectPositionInfosideWestflagsAttributesidtypeB_medic_FpositionRCC%C?Eangles%@ ;skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Alpha Squad Medic@Alpha SLisPlayableformationDIAMONDdataTypeGroupsideWestEntitiesZAttributesj!id !itemsItem0Item1(Item2Item3 j!dataTypeObjectPositionInfo sideWestflagsAttributesAid typeB_Soldier_TL_F(positionR?C%CEanglese@%=Askill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Alpha 1 Fireteam Leader@Alpha 1isPlayable(dataTypeObjectPositionInfosideWestflagsAttributesid typeB_soldier_AR_FpositionRAC%CEangles@=skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Alpha 1 Automatic Rifleman@Alpha 1isPlayabledataTypeObjectPositionInfo sideWestflagsAttributesDid typeB_Soldier_A_F positionRCH%CqEangles7@Ʋ<"skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Alpha 2 Fireteam Leader@Alpha 2isPlayable#dataTypeObjectPositionInfo $sideWestflagsAttributesE$idtypeB_soldier_AR_F%positionR@C %C]Eangles@Cp%CIEanglesW@=('skill?init[this, ["faction", "USM_USA_70_OD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Alpha 2 Rifleman (AT)@Alpha 2isPlayable'formationDIAMOND'dataTypeGroupsideWestEntitiesB(Attributes+id+itemsItem0j(Item1)+dataTypeObjectPositionInfo(sideWestflagsAttributes)idtypeB_Soldier_SL_F)positionbNC?&CDEangles:>;n@)skill?rankSERGEANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Bravo Squad Leader @Bravo SLisPlayable)dataTypeObjectPositionInfod*sideWestflagsAttributes*idtypeB_medic_F+positionPC &Cj0Eangles<D@*skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Bravo Squad Medic@Bravo SLisPlayable+formationDIAMOND+dataTypeGroupsideWestEntities+Attributes1id2itemsItem0#,Item1-Item2(/Item301dataTypeObjectPositionInfo,sideWestflagsAttributes,idtypeB_Soldier_TL_F-positionbLC: &CEangles@6<,skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Bravo 1 Fireteam Leader@Bravo 1isPlayable-dataTypeObjectPositionInfo%.sideWestflagsAttributes].idtypeB_soldier_AR_F(/positionNC(&CEangles @z<].skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Bravo 1 Automatic Rifleman@Bravo 1isPlayable(/dataTypeObjectPositionInfo/sideWestflagsAttributes/idtypeB_Soldier_A_F0positionIC@&CEangles@<@1skill?init[this, ["faction", "USM_USA_70_OD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Bravo 1 Rifleman (AT)@Bravo 1isPlayable1formationDIAMOND2dataTypeGroupsideWestEntitiesZ2Attributesk8id8itemsItem02Item1)4Item25Item3 7k8dataTypeObjectPositionInfo 3sideWestflagsAttributesA3idtypeB_Soldier_TL_F)4positionbMC &CEanglesItem2@Item3ACdataTypeObjectPositionInfor=sideWestflagsAttributes=id#typeB_Soldier_TL_FatlOffset6>positionE`&Bc )Eangles]@;@<=skill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "FTL"], ["marker", "D1", "ColorBrown"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Delta 1 Fireteam Leader@Delta 1isPlayable>dataTypeObjectPositionInfo?sideWestflagsAttributesL?id$typeB_soldier_AR_FatlOffset6@positionnE&Br(Eangles@;@x̯)Eangles,<;@m<@skill?init [this, ["faction", "USM_USA_70_OD"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Delta 1 Assistant Automatic Rifleman@Delta 1isPlayableAdataTypeObjectPositionInfoBsideWestflagsAttributesOBid&typeB_soldier_LAT_FatlOffset6CpositionEA4&B6-)EanglesN<;@;OBskill?init[this, ["faction", "USM_USA_70_OD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Delta 1 Rifleman (AT)@Delta 1isPlayableCformationDIAMONDCdataTypeGroupsideWestEntitiesyCAttributesIid,atlOffset6IitemsItem0CItem1YEItem2FItem3ZHIdataTypeObjectPositionInfo8DsideWestflagsAttributespDid(typeB_Soldier_TL_FatlOffset6YEpositionxE%B)Eangles<?te=pDskill?rankCORPORALinit [this, ["faction", "USM_USA_70_OD"], ["gear", "FTL"], ["marker", "D2", "ColorBrown"]] call hull3_unit_fnc_init;descriptionRoyal Marines - Delta 2 Fireteam Leader@Delta 2isPlayableYEdataTypeObjectPositionInfoEsideWestflagsAttributesFid)typeB_soldier_AR_FatlOffset6Fposition`E+%Bh)Eangles@Jskill?rankSERGEANTinit [this, ["faction", "USM_USA_70_OD"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionRoyal Marines - TH 1 Pilot@TH 1isPlayableKKdataTypeGroupsideWestEntities,LAttributesMid4atlOffset7MitemsItem0ILMdataTypeObjectPositionInfoLsideWestflagsAttributesMid1typeB_Helipilot_FatlOffset7MpositionPTsideEmptyflagsAttributesvTidItypeCUP_B_SA330_Puma_HC1_BAFatlOffset CustomAttributesTVpositiona0CK'C;pEanglesQ=O?@vTskill?lockUNLOCKEDinitcall{ [this, ["faction", "USM_USA_70_OD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}TAttribute0 UnAttributesVpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuezUVdataUVsingleTypeSTRINGvalue[[[["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]V dataTypeObjectPositionInfo=WsideEmptyflagsAttributesuWidJtypeCUP_B_SA330_Puma_HC1_BAFatlOffset7>CustomAttributesWYposition.Ev+3Bܙ(Eangles]@E >Ƚ CustomAttributes[U]position3EBEanglesﴵ<@\4@[fueltexturesTKG[Attribute0[nAttributesU]propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value0\U]data@\U]singleTypeSTRINGvalue[[[["CUP_arifle_FNFAL","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_20Rnd_762x51_FNFAL_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]U]dataTypeGroupsideEastEntities]Attributes_CrewLinks_idatlOffset>`itemsItem0]_dataTypeObjectPositionInfob^sideEastflagsAttributes^idtypeARK_NVA_Crew_FCustomAttributes^_position4EfB9Eanglesﴵ<@\4@^skillL>^Attribute0^Attribute1j_nAttributes_propertyspeakerexpression_this setspeaker _value;Value._j_data>_j_singleTypeSTRINGvalueMale02CHIj_propertypitchexpression_this setpitch _value;Value__data__singleTypeSCALARvalue?__LinkIDProvider`Links$``nextID$`itemsItem0A``linkIDitem0item1CustomData|``roleturretPath`dataTypeGroupsideEastEntities`AttributesaidaitemsItem0aadataTypeObjectPositionInfo}asideEastflagsAttributesaidtypeARK_NVA_Soldier_AR_FapositionXEBHEangles'@askillL>aadataTypeGroupsideEastEntitiesbAttributesbidbitemsItem04bbdataTypeObjectPositionInfobsideEastflagsAttributesbidtypeARK_NVA_Soldier_FbpositionNEBK8Eangles`]/@bskillL>bbdataTypeLogicPositionInfogcidtypeAdmiral_CqcZoneatlOffsetCustomAttributescjpositionx+EBEangles]d=Ro?w@c Attribute0GdAttribute1dAttribute2eAttribute3\fAttribute4 gAttribute5gAttribute6dhAttribute7iAttribute8inAttributes jpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedddataddsingleTypeSTRINGvaluedpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuexeedataeesingleTypeSCALARvalueepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value&f\fdata6f\fsingleTypeSCALARvalue\fpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuef gdataf gsingleTypeSCALARvalueB gpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueggdataggsingleTypeSCALARvalueBgpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value0hdhdata@hdhsingleTypeBOOLvaluedhpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuehidatahisingleTypeSCALARvalue AipropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueiidataiisingleTypeSTRINGvalueipropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueUjjdataejjsingleTypeSTRINGvaluejdataTypeTriggerpositionEIBFEangleo?AttributesjidtypeEmptyDetectorAreaR250Qkconditioncall{true}sizeA2BsizeB#BsizeCisServerOnlyQkdataTypeTriggerpositionHEXXBEangleo?AttributeskidtypeEmptyDetectorAreaR250atlOffsetlconditioncall{true}sizeA CsizeB CisServerOnlyldataTypeLogicPositionInfolidtypeAdmiral_PatrolZoneCustomAttributesltposition'*EwBTEanglesRo?|@l Attribute0pmAttribute1$nAttribute2nAttribute3oAttribute47pAttribute5pAttribute6qAttribute7zrAttribute8EsAttribute9tnAttributes tpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuem$ndatan$nsingleTypeSTRINGvalue$npropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuenndatannsingleTypeSCALARvaluenpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuePoodata`oosingleTypeSCALARvalueBopropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuep7pdatap7psingleTypeSCALARvalueB7ppropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueppdatappsingleTypeBOOLvalueppropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuewqqdataqqsingleTypeSCALARvalueqpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueDrzrdataTrzrsingleTypeSCALARvaluezrpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuesEsdatasEssingleTypeSCALARvalue@@EspropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuestdatastsingleTypeSTRINGvaluetpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuettdatattsingleTypeSTRINGvaluetdataTypeGroupsideCivilianEntities uAttributesKvidQvitemsItem03uItem1uKvdataTypeObjectPositionInfousideCivilianflagsAttributesuidtypeC_Bob_VRuposition*EҹBEanglesU>uudataTypeWaypointpositionEB]EEffectsEvshowWPNEVERidtypeMoveKvKvQvdataTypeTriggerpositionE_!BEangleB>AttributesvidtypeEmptyDetectorwconditioncall{triggerActivated mineCamps;}sizeA AsizeB AisServerOnlywdataTypeTriggerposition#E[LBEangleQo?AttributeswidtypeEmptyDetectorAreaR50wnamemineCampssizeALBsizeBJ 8BsizeC AactivationByANYPLAYERisServerOnlywdataTypeLogicPositionInfo`xidtypeAdmiral_OndemandCampZoneCustomAttributesxpositionEWB*Eangles'@>l=xAttribute0yAttribute1VzAttribute2 {Attribute3{Attribute4{|Attribute5:}Attribute6}Attribute7~Attribute8xAttribute9EAttribute10 Attribute11сAttribute12Attribute13[nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value#zVzdata3zVzsingleTypeSTRINGvalueVzpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuez {dataz {singleTypeSCALARvalue {propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value{{data{{singleTypeSCALARvalueB{propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueE|{|dataU|{|singleTypeSCALARvalueB{|propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value}:}data}:}singleTypeSCALARvalue A:}propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value}}data}}singleTypeBOOLvalue}propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value~~data~~singleTypeSCALARvalue~propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueExdataUxsingleTypeSTRINGvaluexpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueEdataEsingleTypeSCALARvalue@EpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valueր data singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueсdataсsingleTypeSCALARvalue?сpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value\datalsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value%[data5[singleTypeSCALARvalue[propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitieskAttributesideitemsItem0Item1@dataTypeObjectPositionInfosideCivilianflagsAttributes:idftypeC_Bob_VR@positionNEqBY Eangles?:@dataTypeWaypointpositionEBCEEffectsshowWPNEVERidgtypeMovedataTypeTriggerposition?EnBKEangle4@AttributesidhtypeEmptyDetector}conditioncall{triggerActivated mineCamps;}sizeA AsizeB AisServerOnly}dataTypeLogicPositionInfoiditypeAdmiral_OndemandCampZoneatlOffsetCustomAttributes-position`WE#͹BL]Eanglesx=4@<-Attribute0)Attribute1Attribute2Attribute3YAttribute4Attribute5ϋAttribute6Attribute7SAttribute8 Attribute9ڎAttribute10Attribute11fAttribute12'Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataȈsingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valueldata|singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value#Ydata3YsingleTypeSCALARvalueBYpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueڊdatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueϋdataϋsingleTypeSCALARvalue AϋpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuePdata`singleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueSdata-SsingleTypeSCALARvalueSpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valueڍ data singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueڎdataڎsingleTypeSCALARvalue@ڎpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuekdata{singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value0fdata@fsingleTypeSCALARvalue?fpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value'data'singleTypeSCALARvalue'propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedataʑsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerposition@GE{BuEangleo?Attributes'idrtypeEmptyDetectorAreaR250oconditioncall{true}sizeA CsizeB CisServerOnlyodataTypeLayernameSet DstateEntitiesƓidatlOffset=itemsItem0Item1Item2dataTypeObjectPositionInfotsideEmptyflagsAttributesidtypeLand_Barricade_01_10m_FpositionE\BEanglesF@ dataTypeObjectPositionInfoMsideEmptyflagsAttributesidtypeCUP_C_Ural_Civ_03atlOffsetCustomAttributes̕positionZEBaEanglesK=i(@bj=lockLOCKEDfueltexturesCIV2disableSimulation̕Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueNdata^singleTypeSTRINGvalue[[[["FirstAidKit","Medikit"],[20,2]],[["SmokeShell","SmokeShellOrange","Chemlight_red"],[2,2,2]],[["ToolKit"],[1]],[[],[]]],false]dataTypeObjectPositionInfozsideEmptyAttributesidtypeLand_aif_hlaskaatlOffsetK>positionNEgB7@Eangles?dataTypeLogicPositionInfo'idtypeARK_Make_SentryatlOffset#@CustomAttributesG'positionEUSEGAttribute0onAttributes'propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value'data'singleTypeBOOLvalue'dataTypeLayernameFire BaseEntitiesvidatlOffsetAh items Item0Item1Item2Item3Item4֪Item5GItem6CItem7Item8Item9hdataTypeObjectPositionInfoxsideEastflagsAttributesidtypeCUP_I_M252_RACSatlOffsetposition[9sDՔBjѵDangles C<f@R@dataTypeGroupsideEastEntitiesAttributes[CrewLinksaidatlOffsetitemsItem0<[dataTypeObjectPositionInfoƛsideEastflagsAttributesidtypeARK_NVA_Soldier_FCustomAttributes![positionB8sDYBҵDanglesK<n@R@skillL>namemorGunner!Attribute0YAttribute1ߜnAttributes[propertyspeakerexpression_this setspeaker _value;ValueߜdataߜsingleTypeSTRINGvalueMale01CHIߜpropertypitchexpression_this setpitch _value;Value%[data5[singleTypeSCALARvalue ׃?[aLinkIDProviderLinksnextIDitemsItem0linkIDitem0item1CustomDataroleturretPathdataTypeTriggerposition}nDBHDangleer.@AttributesidtypeEmptyDetectorAreaR250namesecondObjectiveconditioncall{this}onActivationcall{if (isServer) then { call ark_fnc_rb_mortarController; cleanUpFirst call ark_fnc_cleanUpAI; };}sizeA;DsizeB;DsizeCHBactivationByANYPLAYERisServerOnlydataTypeGroupsideEastEntitiesӟAttributesЪid֪itemsItem0Item1,Item2Item3Item4BItem5Item6¤Item7Item8NItem9Item10ѧItem11Item12QItem13ЪdataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_AR_F,positionjD۷BcDskillL>,dataTypeObjectPositionInfosideEastflagsAttributesСidtypeARK_NVA_Soldier_FatlOffsetposition@?mDMBLfDСskillL>dataTypeObjectPositionInfoZsideEastflagsAttributeszidtypeARK_NVA_Soldier_LAT_FpositionoDB_DzskillL>dataTypeObjectPositionInfosideEastflagsAttributes0idtypeARK_NVA_Soldier_FatlOffset7BpositionasD B|VD0skillL>BdataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_FpositionuDRBWdataTypeObjectPositionInfoxsideEastflagsAttributesidtypeARK_NVA_Soldier_LAT_F¤position>uDRBկDangles?skillL>¤dataTypeObjectPositionInfoFsideEastflagsAttributes~idtypeARK_NVA_Soldier_FatlOffset7positionn(uDYBnDangles?~skillL>dataTypeObjectPositionInfosideEastflagsAttributes<idtypeARK_NVA_Soldier_FNposition:.uDZ~BXDangles;?<skillL>NdataTypeObjectPositionInfoƦsideEastflagsAttributesidtypeARK_NVA_Soldier_LAT_Fposition(uDb BɲDangles;?skillL>dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_AR_FѧpositionpkpDBrDanglesF@@skillL>ѧdataTypeObjectPositionInfoEsideEastflagsAttributes}idtypeARK_NVA_Soldier_Fposition|rDmBKeDangles@@}skillL>dataTypeObjectPositionInfosideEastflagsAttributes?idtypeARK_NVA_Soldier_LAT_FQpositionuiDRB_Dangles H@?skillL>QdataTypeObjectPositionInfoȩsideEastflagsAttributesidtypeARK_NVA_Soldier_TL_FpositionGfDMB|nDangles H@skillL>dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Soldier_FЪpositionfDMB_Dangles^@skillL>Ъ֪ dataTypeObjectPositionInfonsideEastflagsAttributesidtypeCUP_O_T55_CHDKZatlOffsetĻCustomAttributesGpositiondDCBrDangles?@I@2=fuelinitif (local this) then {this allowCrewInImmobile true};nametnk1texturesoliveAttribute0IAttribute1ƭnAttributesGpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueƭdataƭsingleTypeSTRINGvalue[[[["CUP_arifle_AKS74U","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]ƭpropertyCUP_T55_ShellLoadoutexpression[_this, _value, [0]] call CUP_fnc_TankShellLoadoutImplement;ValueAGdataQGsingleTypeSTRINGvalue[42,"CUP_1Rnd_100mmHEAT_D10",5,"CUP_1Rnd_100mmHEFRAG_D10",17,"CUP_1Rnd_100mm_BR412D",0,"CUP_1Rnd_100mm_BM8",0,"CUP_1Rnd_100mm_BM20",10,"CUP_1Rnd_100mm_BM25",10,"CUP_1Rnd_100mm_M309",0,"CUP_1Rnd_100mm_M1000A1",0]GdataTypeGroupsideEastEntitiesAttributesŶCrewLinks˶idatlOffsetĻCitemsItem0Item1 Item22Item3ZŶ dataTypeObjectPositionInfosideEastflagsAttributesid typeARK_NVA_Crew_FatlOffsetCustomAttributesа positionpDDB^rDangles?@I@2=nametnk1DаAttribute0Attribute1nAttributes propertyspeakerexpression_this setspeaker _value;ValueRdatabsingleTypeSTRINGvalueMale03CHIpropertypitchexpression_this setpitch _value;ValueԱ data singleTypeSCALARvalue ׃? dataTypeObjectPositionInfosideEastflagsAttributesٲid typeARK_NVA_Crew_FatlOffsetCustomAttributes2positionpDDB^rDangles?@I@2=ٲskillL>nametnk1CAttribute00Attribute1nAttributes2propertyspeakerexpression_this setspeaker _value;ValuezdatasingleTypeSTRINGvalueMale02CHIpropertypitchexpression_this setpitch _value;Value2data 2singleTypeSCALARvalue\?2 dataTypeObjectPositionInfoɴsideEastflagsAttributesid typeARK_NVA_Crew_FatlOffsetCustomAttributes ZpositionpDDB^rDangles?@I@2=skillL>nametnk1G Attribute0XAttribute1޵nAttributesZpropertyspeakerexpression_this setspeaker _value;Value޵data޵singleTypeSTRINGvalueMale03CHI޵propertypitchexpression_this setpitch _value;Value$Zdata4ZsingleTypeSCALARvalueHz?ZdataTypeWaypointpositionnDW BP?DEffectsshowWPNEVERidtypeMoveŶŶ˶LinkIDProviderLinksCnextIDitemsItem06Item1Item2ClinkIDitem0 item1CustomDataqrolelinkIDitem0 item1CustomDataroleturretPathlinkIDitem0 item1CustomData CroleturretPathCdataTypeTriggerpositionnDpBB}ӴDAttributesid%typeEmptyDetectorAreaR250conditioncall{triggerActivated secondObjective;}sizeACsizeBCisServerOnlydataTypeLayernameCampsstateEntitieshidatlOffset> items Item0Item1Item2gItem3tItem4Item5Item6Item7Item8Item9dataTypeGroupsideCivilianEntitiesFAttributesidatlOffset33ÜitemsItem0nItem1+dataTypeObjectPositionInfosideCivilianflagsAttributes%idtypeC_Bob_VRatlOffset+positionDOFB@Danglesl@%+dataTypeWaypointpositionoDOBaDEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionǐDBsLDAttributesidtypeEmptyDetectorAreaR50gconditioncall{triggerActivated firebaseCamps;}sizeA AsizeB AisServerOnlygdataTypeLogicPositionInfoϼidtypeAdmiral_OndemandCampZoneCustomAttributestpositionLKDTBDAttribute0Attribute1Attribute2dAttribute3Attribute4Attribute5Attribute6FAttribute7Attribute8Attribute9Attribute10cAttribute11(Attribute12Attribute13nAttributestpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuezdatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value.ddata>dsingleTypeSCALARvaluedpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value[dataksingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueFdata"FsingleTypeBOOLvalueFpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuefdatavsingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value-cdata=csingleTypeSCALARvaluecpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value(data(singleTypeSCALARvalue?(propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value|datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueAtdataQtsingleTypeSTRINGvaluetdataTypeGroupsideCivilianEntitiesAttributesidatlOffset33itemsItem0Item1dataTypeObjectPositionInfoisideCivilianflagsAttributesidtypeC_Bob_VRpositionDlB ?Dangles[@dataTypeWaypointpositionnDB8yDEffects showWPNEVERidtypeMovedataTypeTriggerpositionD9B)Dangleջ?AttributesidtypeEmptyDetectorAreaR50conditioncall{triggerActivated firebaseCamps;}sizeA AsizeB AisServerOnlydataTypeLogicPositionInfoWidtypeAdmiral_OndemandCampZoneCustomAttributespositionDNBDanglesֻ?Ī<Attribute0Attribute1MAttribute2Attribute3Attribute4rAttribute51Attribute6Attribute7Attribute8oAttribute9<Attribute10Attribute11Attribute12Attribute13RnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueMdata*MsingleTypeSTRINGvalueMpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value<rdataLrsingleTypeSCALARvalueBrpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value1data 1singleTypeSCALARvalue A1propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value<odataLosingleTypeSTRINGvalueopropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value<data<singleTypeSCALARvalue@<propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueSdatacsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueRdata,RsingleTypeSCALARvalueRpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesrAttributesidatlOffset33itemsItem0Item1GdataTypeObjectPositionInfo sideCivilianflagsAttributesAidtypeC_Bob_VRGpositionDY֟BaDangles2w@AGdataTypeWaypointpositionoDkB'DEffectsshowWPNEVERidtypeMoveatlOffsetdataTypeTriggerpositionD'BRDanglep{@AttributesLidtypeEmptyDetectorAreaR50atlOffset7conditioncall{triggerActivated firebaseCamps;}sizeA AsizeB AisServerOnlydataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesOposition/DuB^FDangles?;@n{@?;@OAttribute0KAttribute1 Attribute2Attribute3{Attribute42Attribute5Attribute6Attribute7uAttribute8/Attribute9Attribute10Attribute11Attribute12IAttribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value data singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueE{dataU{singleTypeSCALARvalueB{propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value2data 2singleTypeSCALARvalueB2propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuerdatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value?udataOusingleTypeSCALARvalueupropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value/data /singleTypeSTRINGvalue/propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueRdatabsingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueIdata#IsingleTypeSCALARvalueIpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositionupDfBVDAttributesLidtypeEmptyDetectorAreaR50atlOffsetnamefirebaseCampsconditioncall{this}onActivationcall{tnk1 setfuel 1;}sizeAAsizeBAsizeC AactivationByANYPLAYERisServerOnlydataTypeLayernameSet DstateEntitiesJidatlOffset C>itemsItem0}Item1BItem2dataTypeObjectPositionInfosideEmptyflagsAttributes<idtypeLand_Bunker_01_HQ_FatlOffset>BpositionoqDԅBnDangless@<BdataTypeObjectPositionInfosideEmptyflagsAttributesid(typeLand_Slum_03_FCustomAttributespositionjDXBCDanglese@Attribute00nAttributespropertyDoorStatesexpression['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;ValuedatasingleTypeARRAYvalueitemsItem0Item1=Item2sdata=singleTypeSCALARvalue A=dataMssingleTypeSCALARvaluesdatasingleTypeSCALARvaluedataTypeLogicPositionInfo9areaSize)AAflagsid)typeModuleHideTerrainObjects_FCustomAttributesqposition-kDUBDangles<@qAttribute0Attribute15nAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value5data5singleTypeSCALARvaluepA5property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatasingleTypeBOOLvaluedataTypeLogicPositionInfo+idtypeAdmiral_PatrolZoneCustomAttributeschpositionC CCangles^i>k4@c Attribute0Attribute1Attribute2Attribute31Attribute4Attribute5Attribute6XAttribute7%Attribute8Attribute9nAttributes hpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueJdataZsingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value1data 1singleTypeSCALARvalueB1propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value]datamsingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value"Xdata2XsingleTypeSCALARvalueXpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value%data%singleTypeSCALARvalue%propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueydatasingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value5hdataEhsingleTypeSTRINGvaluehdataTypeLayernameCleanupstateEntitiesid atlOffsetXZ_ŽitemsItem0Item1dataTypeTriggerpositionEB)9EAttributesbid!typeEmptyDetectorAreaR250atlOffset%namecleanUpFirstsizeAzDsizeBzDactivationByEASTisServerOnlydataTypeTriggerpositionmDB9еDAttributes4id$typeEmptyDetectorAreaR250atlOffset7namecleanUpSecondsizeAzDsizeBzDactivationByEASTisServerOnlydataTypeLayernameCampEntitiesid#atlOffsetB,6 itemsItem0BItem1Item2Item3 Item4Item5Item6=Item7g*,6 dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_T55_CHDKZatlOffsetCustomAttributes}positionE(CTEangleshQ@2@fC@fuelinitif (local this) then {this allowCrewInImmobile true};nametnk2texturesolive}Attribute0Attribute12nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value2data2singleTypeSTRINGvalue[[[["CUP_arifle_AKS74U","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]2propertyCUP_T55_ShellLoadoutexpression[_this, _value, [0]] call CUP_fnc_TankShellLoadoutImplement;ValuedatasingleTypeSTRINGvalue[42,"CUP_1Rnd_100mmHEAT_D10",5,"CUP_1Rnd_100mmHEFRAG_D10",17,"CUP_1Rnd_100mm_BR412D",0,"CUP_1Rnd_100mm_BM8",0,"CUP_1Rnd_100mm_BM20",10,"CUP_1Rnd_100mm_BM25",10,"CUP_1Rnd_100mm_M309",0,"CUP_1Rnd_100mm_M1000A1",0]dataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffsetitemsItem0ZItem1hItem2Item3dataTypeObjectPositionInfosideEastflagsAttributesidtypeARK_NVA_Crew_FCustomAttributes.hposition٥E>CTEangleshQ@2@fC@nametnk1D_1.Attribute0fAttribute1nAttributeshpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale03CHIpropertypitchexpression_this setpitch _value;Value2hdataBhsingleTypeSCALARvalue ׃?hdataTypeObjectPositionInfosideEastflagsAttributes'idtypeARK_NVA_Crew_FCustomAttributesHposition٥E>CTEangleshQ@2@fC@'skillL>nametnk1C_1HAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale02CHIpropertypitchexpression_this setpitch _value;ValueLdata\singleTypeSCALARvalue\?dataTypeObjectPositionInfo sideEastflagsAttributesAidtypeARK_NVA_Crew_FCustomAttributesbposition٥E>CTEangleshQ@2@fC@AskillL>nametnk1G_1bAttribute0Attribute1 nAttributespropertyspeakerexpression_this setspeaker _value;Value data singleTypeSTRINGvalueMale03CHI propertypitchexpression_this setpitch _value;ValuefdatavsingleTypeSCALARvalueHz?dataTypeWaypointpositionEgfCljEspeedLIMITEDEffectsshowWPNEVERidtypeMoveLinkIDProviderBLinksUnextIDUitemsItem0Item1Item27linkIDitem0item1CustomDatarolelinkIDitem0item1CustomData7roleturretPath7linkIDitem0item1CustomDatarroleturretPath dataTypeObjectPositionInfo-sideEastflagsAttributeseidtypeCUP_O_T55_CHDKZatlOffsetCustomAttributes positionsEXCEangles1h;b@nametnk1C_2 Attribute0 Attribute1YnAttributespropertyspeakerexpression_this setspeaker _value;ValueYdata-YsingleTypeSTRINGvalueMale02CHIYpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeObjectPositionInfo\sideEastflagsAttributesidtypeARK_NVA_Crew_FCustomAttributespositionnEjCEangles1h;b@<skillL>nametnk1G_2Attribute0Attribute1snAttributespropertyspeakerexpression_this setspeaker _value;Value7sdataGssingleTypeSTRINGvalueMale03CHIspropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueHz?dataTypeWaypointposition-E~CEspeedLIMITEDEffectsdshowWPNEVERidtypeMovejjpLinkIDProviderLinksnextIDitemsItem0Item1'Item2linkIDitem0item1CustomData'role'linkIDitem0item1CustomDatabroleturretPathlinkIDitem0item1CustomDataroleturretPathdataTypeLayernameCQCEntities1idatlOffset]@itemsItem0oItem1Item2Item3dataTypeLogicPositionInfoidFtypeAdmiral_CqcZoneCustomAttributespositionE+CIJEangles^@f< Attribute0Attribute1_Attribute2Attribute3Attribute4qAttribute5Attribute6Attribute7}Attribute86nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value,_data<_singleTypeSTRINGvalue_propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value;qdataKqsingleTypeSCALARvalueBqpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueG}dataW}singleTypeSCALARvalue@}propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value6data6singleTypeSTRINGvalue6propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositionD{E0CAEangler@AttributessidtypeEmptyDetectorAreaR50atlOffset?conditioncall{triggerActivated thirdObjective;}sizeA)\wBsizeBfBsizeCisServerOnlydataTypeTriggerpositionE6CHEangler@AttributesgidCtypeEmptyDetectorAreaR50atlOffsetO?conditioncall{triggerActivated thirdObjective;}sizeAŠBBsizeB6BsizeCisServerOnlydataTypeTriggerpositionECdEangler@Attributes[idtypeEmptyDetectorAreaR50atlOffset?conditioncall{triggerActivated thirdObjective;}sizeAR\wBsizeB]fBsizeCisServerOnlydataTypeTriggerpositionEgfC~Eangleer.@Attributes@id"typeEmptyDetectorAreaR250=namethirdObjectiveconditioncall{this}onActivationcall{if (isServer) then { {_x setfuel 1} forEach [tnk2,tnk3]; cleanUpSecond call ark_fnc_cleanUpAI; };}sizeA;DsizeB;DsizeCHBactivationByWESTisServerOnly=dataTypeLayernamePatrolEntitiesidatlOffset;g*itemsItem0Item1 Item2!g*dataTypeTriggerpositionwE"tCƐEangler@Attributes@ idtypeEmptyDetectorAreaR50atlOffset? conditioncall{triggerActivated thirdObjective;}sizeAHCsizeBHCsizeCisRectangleisServerOnly dataTypeTriggerpositionEC欘Eangler@AttributesF!idtypeEmptyDetectorAreaR50atlOffset?!conditioncall{triggerActivated thirdObjective;}sizeAHCsizeBHCsizeCisRectangleisServerOnly!dataTypeLogicPositionInfo*"idtypeAdmiral_PatrolZoneCustomAttributesb"g*positionEB BۘEangles@P[)=b" Attribute0#Attribute1#Attribute2$Attribute30%Attribute4%Attribute5&Attribute6W'Attribute7$(Attribute8(Attribute9)nAttributes g*propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value##data##singleTypeSTRINGvalue#propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueI$$dataY$$singleTypeSCALARvalue$propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value$0%data %0%singleTypeSCALARvalueB0%propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value%%data%%singleTypeSCALARvalueB%propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value\&&datal&&singleTypeBOOLvalue&propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value!'W'data1'W'singleTypeSCALARvalueW'propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value'$(data'$(singleTypeSCALARvalue$(propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value((data((singleTypeSCALARvalue@@(propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuex))data))singleTypeSTRINGvalue)propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value4*g*dataD*g*singleTypeSTRINGvalueg*dataTypeLayernameChase AIstateEntities*idatlOffset?,6itemsItem0*Item1+Item2,Item35,6dataTypeTriggerpositionEpCEAttributesh+idtypeEmptyDetectorAreaR250+namechaseTrgsizeAHCsizeBHCsizeC Atimeout4BpBBactivationByANYPLAYERisServerOnly+dataTypeTriggerpositionEgfCxEAttributesP,idtypeEmptyDetectorAreaR250,conditiontriggerActivated chaseTrgsizeACsizeBCisServerOnly,dataTypeLogicPositionInfo -idtypeark_chase_ai_moduleCustomAttributesB-5position EcxC`Eangles@nextID7itemsItem08Item18Item2>9Item39Item49Item5%:Item6r:Item7:Item8 ;Item9Y;Item10;Item11;Item12@<Item13<Item14<Item15'=Item16t=Item17=>linkIDitem0item1CustomData88typeSync8linkIDitem0item1CustomData,9>9typeSync>9linkIDitem0item1CustomDatay99typeSync9linkIDitem0item1CustomData99typeSync9linkIDitem0item1CustomData:%:typeSync%:linkIDitem0item1CustomData`:r:typeSyncr:linkIDitem0item1CustomData::typeSync:linkIDitem0item1CustomData: ;typeSync ;linkIDitem0item1CustomDataG;Y;typeSyncY;linkID item0Citem1FCustomData;;typeSync;linkID item0iitem1hCustomData;;typeSync;linkID item0ritem1CustomData.<@<typeSync@<linkID item0item1FCustomData{<<typeSync<linkID item0item1FCustomData<<typeSync<linkIDitem0item1CustomData='=typeSync'=linkIDitem0item1CustomDatab=t=typeSynct=linkIDitem0item1CustomData==typeSync=linkIDitem0%item1CustomData=>typeSync>_unit disableAI "SUPPRESSION";ћ;0{0`SpL]