admiral\admiral.hN,3bJdescription.ext3bhull3\briefing\blufor.sqfuD3bhull3\briefing\civilian.sqf*qn^hull3\briefing\indfor.sqfbhull3\briefing\opfor.sqfbhull3\FL_G.h>3bhull3\FL_U.hq13b"hull3\hull3.h.3bhull3\LICENSE*qn^8init.sqf*qn^initPlayerLocal.sqfC:3b)initServer.sqf(`mission.sqm bplank.h3bzone_spawned_unit.sqf*qn^;class Admiral { isEnabled = 1; isBehaviorEnabled = 0; groupSpawnDelay = 2; class Events { zone_spawned_unit = "zone_spawned_unit.sqf"; }; sideRelations[] = { {"west", "resistance", "enemy"}, {"resistance", "west", "enemy"} }; class ZoneTemplates { class Camp { infFireteamSize = 1; infWaypointAmount = 4; techWaypointAmount = 3; armourWaypointAmount = 3; waypointBehaviours[] = {"AWARE"}; canSpawnFfvCrew = 0; aimingAccuracy = 0.2; aimingShake = 0.2; aimingSpeed = 0.5; spotDistance = 0.65; spotTime = 1; courage = 1; reloadSpeed = 1; commanding = 1; general = 0.7; }; }; class Camp { defaultUnitTemplate = "CUP_RU_EMR"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_RU_EMR"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_RU_EMR"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class CUP_RU_EMR { infantry[] = {"CUP_O_RU_Soldier_TL_M_EMR_V2", "CUP_O_RU_Soldier_GL_M_EMR_V2", "CUP_O_RU_Soldier_M_EMR_V2", "CUP_O_RU_Soldier_Lite_M_EMR_V2", "CUP_O_RU_Soldier_LAT_M_EMR_V2", "CUP_O_RU_Soldier_AT_M_EMR_V2", "CUP_O_RU_Soldier_AR_M_EMR_V2", "CUP_O_RU_Soldier_MG_M_EMR_V2", "CUP_O_RU_Soldier_Medic_M_EMR_V2"}; crewmen[] = {"CUP_O_RU_Soldier_Crew_M_EMR_V2"}; pilots[] = {"CUP_O_RU_Pilot_M_EMR"}; technicals[] = {"CUP_O_UAZ_MG_RU", "CUP_O_UAZ_MG_RU", "CUP_O_UAZ_AGS30_RU", "CUP_O_UAZ_SPG9_RU", "CUP_O_GAZ_Vodnik_PK_RU", "CUP_O_GAZ_Vodnik_AGS_RU", "CUP_O_GAZ_Vodnik_KPVT_RU"}; armour[] = {"CUP_O_BMP2_RU", "CUP_O_BMP3_RU", "CUP_O_T72_RU", "CUP_O_BTR90_RU", "CUP_O_GAZ_Vodnik_BPPU_RU", "CUP_O_T90_RU", "CUP_O_BTR80_GREEN_RU", "CUP_O_BTR80A_GREEN_RU"}; th[] = {"CUP_O_Mi8AMT_RU"}; ah[] = {"CUP_O_Mi24_V_Dynamic_RU"}; }; }; }; #include "admiral\admiral.h" #include "hull3\hull3.h" #include "plank.h" allowProfileGlasses = 0; enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "finnish line"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 46; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 0; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 7; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 1; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Our Jaeger unit has infiltrated behind the Russian advance and set up an ambush point. We aim to disrupt the Russian movement in this area before falling back and repeating the process again.

ENEMY FORCES
Armed forces of the Russian Federation

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

Expect attack from north, east and southerly directions predominantly. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Remain within the indicated AO perimeter at all times.

FORTIFICATION PLAN
An ammunition dump has been established in the white main building under the stairs.

JIP EXTRACT
Each RG-32 Scout can transport six.

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

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

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

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

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

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

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; // OPFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** 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 FL_G { class Rifleman { primaryWeapon = "CUP_arifle_Mk16_CQC_FG_woodland"; primaryWeaponItems[] = {"CUP_optic_G33_HWS_OD", "CUP_acc_LLM_od", "CUP_muzzle_snds_M16_camo"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = "hgun_P07_blk_F"; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"ACE_Chemlight_HiRed", 2}, {"SmokeShell", 1}, {"16Rnd_9x21_Mag", 4} }; vestMagazines[] = { {"CUP_30Rnd_556x45_PMAG_OD_RPL", 6}, {"CUP_30Rnd_556x45_PMAG_OD_RPL_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_PMAG_OD_RPL", 4}, {"CUP_30Rnd_556x45_PMAG_OD_RPL_Tracer_Red", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch", "CUP_NVG_GPNVG_black", "ItemGPS"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_XL50", 1}, {"ACE_wirecutter", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 20}, {"ACE_tourniquet", 4} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_arifle_Mk16_CQC_EGLM_woodland"; vestMagazines[] = { {"CUP_30Rnd_556x45_PMAG_OD_RPL", 6}, {"CUP_1Rnd_HE_M203", 4}, {"CUP_1Rnd_HEDP_M203", 4}, {"CUP_1Rnd_StarFlare_White_M203", 2}, {"CUP_1Rnd_StarFlare_Red_M203", 2}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_30Rnd_556x45_PMAG_OD_RPL_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_PMAG_OD_RPL", 4}, {"CUP_30Rnd_556x45_PMAG_OD_RPL_Tracer_Red", 2}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_1Rnd_StarFlare_White_M203", 2}, {"CUP_1Rnd_StarFlare_Red_M203", 2} }; binocular = "ACE_Vector"; }; class Officer : Leader { binocular = "ACE_Vector"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_arifle_Mk16_CQC_FG"; vestMagazines[] = { {"CUP_30Rnd_556x45_PMAG_OD_RPL", 6}, {"CUP_30Rnd_556x45_PMAG_OD_RPL_Tracer_Red", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellRed", 4}, {"CUP_30Rnd_556x45_PMAG_OD_RPL", 2} }; binocular = "ACE_Vector"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class RAT : Rifleman { primaryWeapon = "CUP_arifle_Mk16_CQC_AFG_woodland"; secondaryWeapon = "CUP_launch_NLAW"; }; class HMGG : Rifleman { primaryWeapon = "CUP_arifle_Mk16_CQC_FG_woodland"; secondaryWeapon = "CUP_KORD_carry"; backpackMagazines[] = {}; }; class HMGAG : HMGG { primaryWeapon = "CUP_arifle_Mk16_CQC_AFG_woodland"; secondaryWeapon = "ace_csw_kordCarryTripod"; backpackMagazines[] = {{"ace_csw_50Rnd_127x108_mag", 2}}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; binocular = "ACE_Vector"; }; class HMGAC : Rifleman { backpackMagazines[] = {{"ace_csw_50Rnd_127x108_mag", 5}}; }; class VG : Crew { }; class VD : Crew { }; class Vehicle { weapons[] = { {"CUP_launch_NLAW", 25}, {"CUP_launch_FIM92Stinger", 2} }; magazines[] = { {"CUP_30Rnd_556x45_PMAG_OD_RPL", 100}, {"CUP_30Rnd_556x45_PMAG_OD_RPL_Tracer_Red", 50}, {"CUP_1Rnd_HE_M203", 25}, {"CUP_1Rnd_HEDP_M203", 25}, {"CUP_1Rnd_Smoke_M203", 25}, {"CUP_1Rnd_SmokeRed_M203", 25}, {"CUP_1Rnd_StarFlare_White_M203", 25}, {"CUP_1Rnd_StarFlare_Red_M203", 25}, {"SatchelCharge_Remote_Mag", 10}, {"ACE_HandFlare_White", 25}, {"ACE_HandFlare_Red", 25}, {"HandGrenade", 25}, {"SmokeShell", 25}, {"SmokeShellRed", 25}, {"16Rnd_9x21_Mag", 10} }; items[] = {{"ACE_M26_Clacker", 2}}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; }; class FL_U { class Rifleman { headGear = "MNP_Helmet_FIN_T"; goggles = "CUP_FR_NeckScarf"; uniform = "MNP_CombatUniform_Fin_A"; vest = "MNP_Vest_FIN_1_ARM"; backpack = "ark_backpack_large"; }; class Leader : Rifleman { uniform = "MNP_CombatUniform_Fin_B"; }; class Officer : Leader { }; class Crew : Rifleman { uniform = "MNP_CombatUniform_Fin_B"; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { }; class FTL : Leader { }; class RAT : Rifleman { goggles = "CUP_G_ESS_BLK_Scarf_Grn"; }; class HMGG : Rifleman { goggles = "CUP_G_ESS_BLK_Scarf_Grn"; }; class HMGAG : Rifleman { uniform = "MNP_CombatUniform_Fin_B"; }; class HMGAC : Rifleman { }; class VG : Crew { goggles = "CUP_G_ESS_BLK_Scarf_Face_Grn"; }; class VD : Crew { }; }; class Hull3 { isEnabled = 1; class MissionParams { date[] = { {2035, 24, 11}, {2035, 24, 11} }; time[] = { {3, 30}, {5, 50}, {9, 0}, {12, 0}, {15, 0}, {17, 50}, {18, 50}, {0, 0} }; }; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class MNP_FIN_WD { gear = "FL_G"; uniform = "FL_U"; languages[] = { {"west", 100} }; }; }; class Gear { #include "FL_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "FL_U.h" unitBaseClass = "Rifleman"; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.ark_fnc_plank_assignFortifications = { private _unit = _this select 0; private _gearClass = _unit getVariable "hull3_gear_class"; if (isNil {_unit getVariable "plank_areFortsAssigned"}) then { call { if (_gearClass in ["CO", "XO", "SL"]) exitWith {[_unit, [1, 2, 0, 2, 0, 0, 0, 1, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["FTL"]) exitWith {[_unit, [0, 4, 0, 4, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["HMGG", "HMGAG"]) exitWith {[_unit, [0, 2, 2, 2, 0, 1, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Rifleman", "HMGAC"]) exitWith {[_unit, [0, 4, 0, 4, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Medic"]) exitWith {[_unit, [0, 2, 2, 2, 0, 0, 1, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["RAT"]) exitWith {[_unit, [0, 4, 0, 4, 1, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; }; _unit setVariable ["plank_areFortsAssigned", true, true]; }; }; ark_fnc_plank_fill_SMAW_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_weapons"]; _weapons = [ ["CUP_launch_NLAW", 25] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addWeaponCargoGlobal _x;} foreach _weapons; _box call ark_fnc_plank_setBoxColour_t4; }; ark_fnc_plank_fill_MMG_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines", "_weapons"]; _magazines = [ ["ace_csw_50Rnd_127x108_mag", 250] ]; _weapons = [ ["CUP_KORD_carry", 1], ["ace_csw_kordCarryTripodLow", 1], ["ace_csw_kordCarryTripod", 1] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; _box call ark_fnc_plank_setBoxColour_t4; }; ark_fnc_plank_fill_Ammo = { private _box = _this select 1; private ["_magazines", "_weapons", "_items"]; _magazines = [ ["CUP_30Rnd_556x45_PMAG_OD_RPL", 500], ["CUP_30Rnd_556x45_PMAG_OD_RPL_Tracer_Red", 250], ["CUP_1Rnd_HE_M203", 50], ["CUP_1Rnd_HEDP_M203", 50], ["CUP_1Rnd_StarFlare_White_M203", 50], ["CUP_1Rnd_StarFlare_Red_M203", 50], ["CUP_1Rnd_Smoke_M203", 50], ["CUP_1Rnd_SmokeRed_M203", 50], ["16Rnd_9x21_Mag", 25], ["ACE_HandFlare_White", 50], ["ACE_HandFlare_Red", 50], ["SmokeShell", 50], ["SmokeShellRed", 50], ["HandGrenade", 50] ]; _weapons = [ ["CUP_launch_NLAW", 50] ]; _items = [ ["ACE_fieldDressing", 150] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; {_box addItemCargoGlobal _x;} foreach _items; _box call ark_fnc_plank_setBoxColour_t3; }; ark_fnc_plank_fill_medic_box = { private _box = _this select 1; private ["_items"]; _items = [ ["ACE_fieldDressing", 90], ["ACE_morphine", 60], ["ACE_epinephrine", 60], ["ACE_bloodIV_500", 48], ["ACE_splint", 16] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addItemCargoGlobal _x;} foreach _items; _box call ark_fnc_plank_setBoxColour_t4; }; ark_fnc_plank_setBoxColour_t3 = { params ["_box"]; [{_this setObjectTextureGlobal [0, "\gm\gm_weapons\gm_ammoboxes\data\wud\gm_ammobox_wood_03_ext_01_wud_co.paa"];}, _box] call CBA_fnc_execNextFrame; }; ark_fnc_plank_setBoxColour_t4 = { params ["_box"]; [{_this setObjectTextureGlobal [0, "\gm\gm_weapons\gm_ammoboxes\data\wud\gm_ammobox_wood_04_ext_01_wud_co.paa"];}, _box] call CBA_fnc_execNextFrame; }; if (!didJIP) then { [player] call ark_fnc_plank_assignFortifications; ["mission.safetytimer.ended", {[player] call plank_api_fnc_forceRemoveAllFortifications;}] call hull3_event_fnc_addEventHandler; };ark_script_fnc_fireArty = { params ["_vehicle","_target"]; private _gunner = effectiveCommander _vehicle; {_gunner disableAI _x} forEach ["AUTOTARGET","FSM","AUTOCOMBAT"]; private _roundCount = 1; // How many shots fired in one cycle private _delay = 60; // How long between cycles [ { params ["_args", "_id"]; _args params ["_gunner","_target","_roundCount"]; if (!alive _gunner) exitWith {_id call CBA_fnc_removePerFrameHandler}; [_gunner, _target, _roundCount] call ark_script_fnc_doFireArty; }, _delay, [_gunner,_target,_roundCount] ] call CBA_fnc_addPerFrameHandler; }; ark_script_fnc_doFireArty = { params ["_gunner","_target","_roundCount"]; private _veh = vehicle _gunner; private _mag = currentMagazine _veh; private _targetPos = getMarkerPos _target; if ((_targetPos inRangeOfArtillery [[_gunner], _mag]) isEqualTo false) exitWith { systemChat format ["ARK Arty: Error target %1 is out of range of %2",_target,_gunner]; }; _gunner doArtilleryFire [_targetPos, _mag, _roundCount]; _veh setVehicleAmmoDef 1; _veh setVehicleAmmo 1; };raP version6EditorData9sourceNameark_co45_finnish_lineaddonsA3_Ui_Fgm_weapons_ammoboxesgm_coreCUP_WheeledVehicles_RG31A3_Structures_F_Enoch_Military_CamonetsA3_Modules_F_Curator_Curatorark_ace_rearmAdmiralark_rotorark_chase_aiCUP_Creatures_Military_RussiaCUP_AirVehicles_Mi24CUP_WheeledVehicles_UralA3_Characters_Fark_clear_cargoCUP_WheeledVehicles_KamazA3_Modules_FAddonsMetaDatadlcsgmCUP_VehiclesEnochCUP_UnitsrandomSeedScenarioDataS CustomAttributes Missionj  moveGridStep?angleGridStep?scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProviderCamera&nextID]nextID nextID&posB*FάB?fNFdirFYOupWY?asidet@³ ?ListS itemsItem0eItem1Item2UItem3Item4Item5Item6>Item7Item8Item9CItem10Item11 Item12D Item13 Item14 Item15 Item16 S classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegm_weapons_ammoboxesnamegm_weapons_ammoboxesauthorGlobal Mobilizationurlglobal-mobilization.comUclassNamegm_corenamegm_coreauthorGlobal Mobilizationurlglobal-mobilization.comclassNameCUP_WheeledVehicles_RG31nameCUP_WheeledVehicles_RG31classNameA3_Structures_F_Enoch_MilitarynameArma 3 Contact Platform - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Modules_F_CuratornameArma 3 Zeus Update - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com>classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.orgclassNameAdmiralnameAdmiralauthorKamiclassNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgCclassNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.orgclassNameCUP_Creatures_Military_RussianameCUP_Creatures_Military_Russia classNameCUP_AirVehicles_Mi24nameCUP_AirVehicles_Mi24D classNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_Ural classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org classNameCUP_WheeledVehicles_KamaznameCUP_WheeledVehicles_Kamaz classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comS authordancemooxHeaderx gameTypeCoopminPlayersmaxPlayers- Category0 j nameMultiplayerAttribute0 Attribute1 nAttributesj propertyRespawnButtonexpressiontrueValueL data\ typex value? typeSCALAR propertyRespawnTemplatesexpressiontrueValue j data j type value j typeARRAY itemsItem0( j data8 j typeU valueNonej typeSTRINGj Intel Entities.ConnectionsbriefingNameark_co45_finnish_lineeoverviewTextFinnish SF delay Russian advances | Extract JIPresistanceWesttimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<."items!Item0Item1Item2MItem3Item4VItem5ZItem6Item7Item8Item9)Item10S2Item11$BItem12JItem13kUItem14UItem15\Item16M`Item17fItem18WmItem19qItem20~wItem21~Item22Item23Item24;Item25Item26cItem27Item28Item29tItem30+Item31Item32dataTypeLayernameTime TriggersEntitiesidatlOffset> items Item0Item1PItem2.Item3 Item4Item5!Item6&Item7Item8=dataTypeTriggerpositionG-F BRNFAttributesidtypeEmptyDetectorPnametgr_safety_offconditioncall{hull3_mission_safetyTimerAbort}sizeAsizeBPdataTypeTriggerpositiont-F@ B NFAttributesidtypeEmptyDetector.nametgr_time_10conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDD.dataTypeTriggerposition-F BОMFAttributesidtypeEmptyDetector nametgr_time_15conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutaDaDaD dataTypeTriggerposition-F fB/MFAttributes}idtypeEmptyDetectoratlOffset6nametgr_time_20conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDDdataTypeTriggerposition-F)SBlLFAttributeskidtypeEmptyDetectoratlOffset6!nametgr_time_25conditioncall{triggeractivated tgr_safety_off;}onActivationcall{heli_1 setfuel 1; heli_2 setfuel 1;}sizeAsizeBtimeoutDDD!dataTypeTriggerposition-FB|NLFAttributesidtypeEmptyDetector&nametgr_time_30conditioncall{triggeractivated tgr_safety_off;}onActivationcall{heli_1 setfuel 1;}sizeAsizeBtimeoutDDD&dataTypeTriggerposition7-FB B|NFAttributesidtypeEmptyDetectornametgr_time_5conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutCCCdataTypeTriggerposition-FG!BKFAttributesdidMtypeEmptyDetector=nametgr_time_40conditioncall{triggeractivated tgr_safety_off;}onActivationcall{if (isServer) then {[arty_1,"mkr_tgt"] call ark_script_fnc_fireArty;};}sizeAsizeBtimeoutEEE=dataTypeTriggerpositione-F!B\NFAttributesid9typeEmptyDetectoratlOffset6nametgr_time_1conditioncall{triggeractivated tgr_safety_off;}onActivationkamaz_1 setfuel 1; kamaz_2 setfuel 1; kamaz_3 setfuel 1; kamaz_4 setfuel 1;sizeAsizeBtimeoutpBpBpB dataTypeMarkerposition)FyBMFnamemkr_aomarkerTypeRECTANGLEtypeellipsecolorNameColorWESTfillNameBorderaCbHCdrawBorderidatlOffsetAMdataTypeMarkerposition+FtB[MFnamemkr_tgttypeEmptyidlatlOffset~AdataTypeLayernamePlayer Bits & Set DressingEntitiesid atlOffset@=7?V items Item0Item1%Item2.Item33/Item498Item5?AItem6EJItem7KSItem8TVdataTypeObjectPositionInfo)sideEmptyAttributesaidKtypegm_gc_army_ammobox_allmagazines_80atlOffset@6=?CustomAttributes%position)F^+BٿNFanglesk@ainit [this, ["faction", "MNP_FIN_WD"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;Attribute0nAttributes%propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueB%dataR%types%value[[[[],[]],[["gm_smokeshell_grn_gc","gm_smokeshell_blk_gc","gm_smokeshell_red_gc","gm_smokeshell_yel_gc","gm_smokeshell_blu_gc","gm_smokeshell_org_gc","gm_smokeshell_wht_gc","gm_handgrenade_frag_rgd5","gm_8Rnd_9x18mm_B_pst_pm_blk","gm_1Rnd_265mm_flare_single_wht_gc","gm_1Rnd_265mm_flare_single_grn_gc","gm_1Rnd_265mm_flare_single_red_gc","gm_1Rnd_265mm_flare_multi_red_gc","gm_1Rnd_265mm_smoke_single_yel_gc","gm_1Rnd_265mm_smoke_single_blu_gc","gm_1Rnd_265mm_smoke_single_blk_gc","1Rnd_HE_Grenade_shell","gm_15Rnd_9x18mm_B_pst_pm63_blk","gm_25Rnd_9x18mm_B_pst_pm63_blk","gm_30Rnd_762x39mm_B_57N231_ak47_blk","gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk","gm_30Rnd_762x39mm_AP_7N23_ak47_blk","gm_30Rnd_762x39mm_B_M43_ak47_blk","gm_30Rnd_762x39mm_B_T_M43_ak47_blk","gm_75Rnd_762x39mm_B_57N231_ak47_blk","gm_75Rnd_762x39mm_B_T_57N231P_ak47_blk","gm_75Rnd_762x39mm_AP_7N23_ak47_blk","gm_75Rnd_762x39mm_B_M43_ak47_blk","gm_75Rnd_762x39mm_B_T_M43_ak47_blk","gm_30Rnd_545x39mm_B_7N6_ak74_prp","gm_30Rnd_545x39mm_B_T_7T3_ak74_prp","gm_30Rnd_545x39mm_B_7N6_ak74_org","gm_30Rnd_545x39mm_B_T_7T3_ak74_org","gm_45Rnd_545x39mm_B_7N6_ak74_prp","gm_45Rnd_545x39mm_B_T_7T3_ak74_prp","gm_45Rnd_545x39mm_B_7N6_ak74_org","gm_45Rnd_545x39mm_B_T_7T3_ak74_org","gm_10Rnd_762x54mmR_AP_7N1_svd_blk","gm_10Rnd_762x54mmR_API_7bz3_svd_blk","gm_10Rnd_762x54mmR_B_T_7t2_svd_blk","gm_100Rnd_762x54mmR_B_T_7t2_pk_grn","gm_100Rnd_762x54mmR_API_7bz3_pk_grn","gm_1Rnd_40mm_heat_pg7v_rpg7","gm_1Rnd_40mm_heat_pg7vl_rpg7","gm_1Rnd_72mm_he_9m32m"],[30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,30,30,30,30,30]],[["gm_df7x40_blk","gm_df7x40_grn","gm_gc_compass_f73","gm_gc_army_gauzeBandage","gm_gc_army_medkit"],[10,10,50,50,50]],[[],[]]],false]%typeSTRING%dataTypeObjectPositionInfo(&sideEmptyAttributes`&idJtypegm_gc_army_ammobox_allmagazines_80atlOffset@<valueWoodlandS<typeSTRINGS<datac<<type<value?<typeSCALAR<data<?Atype<value<?AtypeARRAY<itemsItem0=Item1=Item2>Item3K>Item4>Item5>Item6?Item7b?Item8?Item9?Item10,@Item11t@Item12@Item13@?Adata==type=valuevs17=typeSTRING=data=>type=value?>typeSCALAR>data>K>type6>valuenettingK>typeSTRINGK>data[>>typew>value?>typeSCALAR>data>>type>valueSYS_crewduke>typeSTRING>data>?type?value??typeSCALAR?data'?b?typeM?valueSYS_boomerangb?typeSTRINGb?datar??type?value?typeSCALAR?data??type?valueSYS_satcom?typeSTRING?data?,@type@value?,@typeSCALAR,@data<@t@type_@valueleft_sparet@typeSTRINGt@data@@type@value@typeSCALAR@data@@type@valueright_spare@typeSTRING@dataA?Atype*Avalue?AtypeSCALAR?A dataTypeObjectPositionInfoAsideEmptyflagsAttributesBidtypeCUP_B_RG31_M2_OD_USAatlOffsetDCustomAttributesBEJpositionwFƺ1BQFangles`;6@U:<Bskill?lockUNLOCKEDinit [this, ["faction", "MNP_FIN_WD"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesWoodlandBAttribute0BAttribute1CnAttributesEJpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value6CCdataFCCtypeCvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]CtypeSTRINGCpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueEDEJdataUDEJtypepDvalueDEJtypeARRAYDitemsItem0DItem1EEJdataDEtypeDvalueDEtypeARRAYDitemsItem0EItem1YEEdata#EYEtypeDEvalueWoodlandYEtypeSTRINGYEdataiEEtypeEvalue?EtypeSCALAREdataEEJtypeEvalueEEJtypeARRAYEitemsItem0FItem1FItem2 GItem3QGItem4GItem5GItem6HItem7hHItem8HItem9HItem102IItem11zIItem12IItem13JEJdataFFtypeFvaluevs17FtypeSTRINGFdataF GtypeFvalue? GtypeSCALAR GdataGQGtype6FaABF]]Attribute0]Attribute1^nAttributes_propertyspeakerexpression_this setspeaker _value;ValueG^^dataW^^type{^valueMale01GREVR^typeSTRING^propertypitchexpression_this setpitch _value;Value^_data^_type_value\?_typeSCALAR_dataTypeWaypointloiterAltitudeposition/FUBFFplacementCEffects_showWPNEVERid typeMove__ dataTypeWaypointloiterAltitudeposition9%+F/BwZNFplacementCEffectsA`showWPNEVERid typeMoveatlOffsetG`G`M`dataTypeGroupsideCivilianEntities`Attributes did atlOffsetffAditemsItem0`Item1bItem2kc ddataTypeObjectPositionInfocasideCivilianflagsAttributesaid typeC_Bob_VRCustomAttributesabposition6FA7BFaaAttribute0aAttribute1TbnAttributesbpropertyspeakerexpression_this setspeaker _value;Value bTbdatabTbtype?bvalueMale01GREVRTbtypeSTRINGTbpropertypitchexpression_this setpitch _value;Valuebbdatabbtypebvalue\?btypeSCALARbdataTypeWaypointloiterAltitudepositiong,FKB/GEFplacementCEffectsecshowWPNEVERid typeMovekckc dataTypeWaypointloiterAltitudeposition9%+F/BwZNFplacementCEffectsdshowWPNEVERid typeMoveatlOffset d dddataTypeTriggerposition-6FRiABFAttributesydid typeEmptyDetectorAreaR50dconditioncall{triggeractivated tgr_safety_off;}sizeAG AsizeBAddataTypeLogicPositionInfo2eid typeAdmiral_OndemandCampZoneCustomAttributesjeqposition6FgA BFangles;8a?@jeAttribute0ffAttribute13gAttribute2gAttribute3hAttribute4yiAttribute5CjAttribute6kAttribute7kAttribute8lAttribute9zmAttribute10LnAttribute11oAttribute12oAttribute13pnAttributesqpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuef3gdatag3gtypegvalue3gtypeSTRING3gpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueggdataggtypegvaluegtypeSCALARgpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuevhhdatahhtypehvalueBhtypeSCALARhpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value8iyidataHiyitypedivalueByitypeSCALARyipropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuejCjdatajCjtype.jvalue ACjtypeSCALARCjpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuejkdatajktypejvaluektypeBOOLkpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuekkdatakktypekvaluektypeSCALARkpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedlldatatlltypelvalueltypeSTRINGlpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value9mzmdataImzmtypeemvaluezmtypeSCALARzmpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value nLndatanLntype7nvalueLntypeSCALARLnpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuenodatanotypeovalue@otypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueoodataootypeovalueotypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value{ppdatapptypepvalueptypeSCALARppropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueKqqdata[qqtypetqvalueqtypeSTRINGqdataTypeGroupsideCivilianEntitiesqAttributesGuidx atlOffsetffAMuitemsItem0rItem1tItem2tGudataTypeObjectPositionInforsideCivilianflagsAttributesridy typeC_Bob_VRCustomAttributesrtposition6F/AAGFrrAttribute0rAttribute1snAttributestpropertyspeakerexpression_this setspeaker _value;ValueGssdataWsstype{svalueMale01GREVRstypeSTRINGspropertypitchexpression_this setpitch _value;Valuestdatasttypetvalue\?ttypeSCALARtdataTypeWaypointloiterAltitudepositionAV2FBIFplacementCEffectstshowWPNEVERid typeMovett dataTypeWaypointloiterAltitudeposition9%+F/BwZNFplacementCEffectsAushowWPNEVERid typeMoveatlOffsetGuGuMudataTypeGroupsideCivilianEntitiesuAttributes yidz atlOffsetffAyitemsItem0uItem1wItem2kx ydataTypeObjectPositionInfocvsideCivilianflagsAttributesvid{ typeC_Bob_VRCustomAttributesvwposition46FBGFvvAttribute0vAttribute1TwnAttributeswpropertyspeakerexpression_this setspeaker _value;Value wTwdatawTwtype?wvalueMale01GREVRTwtypeSTRINGTwpropertypitchexpression_this setpitch _value;Valuewwdatawwtypewvalue\?wtypeSCALARwdataTypeWaypointloiterAltitudepositions1FwBwGFplacementCEffectsexshowWPNEVERid typeMovekxkx dataTypeWaypointloiterAltitudeposition9%+F/BwZNFplacementCEffectsyshowWPNEVERid typeMoveatlOffset y yydataTypeTriggerposition6FBsGFAttributesyyid| typeEmptyDetectorAreaR50yconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AydataTypeLogicPositionInfo2zid} typeAdmiral_OndemandCampZoneCustomAttributesjzpositionp7FAdGFangles'V=8a?c@jzAttribute0f{Attribute13|Attribute2|Attribute3}Attribute4y~Attribute5CAttribute6Attribute7݀Attribute8Attribute9zAttribute10LAttribute11Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value{3|data|3|type|value3|typeSTRING3|propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value||data||type|value|typeSCALAR|propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuev}}data}}type}valueB}typeSCALAR}propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value8~y~dataH~y~typed~valueBy~typeSCALARy~propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueCdataCtype.value ACtypeSCALARCpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value݀data݀typeȀvalue݀typeSCALAR݀propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueddatattypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value9zdataIztypeevalueztypeSCALARzpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value LdataLtype7valueLtypeSCALARLpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueۃdatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypeӄvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value{datatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueKdata[typetvaluetypeSTRINGdataTypeGroupsideCivilianEntitiesAttributes_id~ atlOffsetffAeitemsItem0Item1/Item2_dataTypeObjectPositionInfosideCivilianflagsAttributesׇid typeC_Bob_VRCustomAttributes݇/positionw\7FYARmKFangles@ׇ݇Attribute0Attribute1nAttributes/propertyspeakerexpression_this setspeaker _value;Value_dataotypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Value/data/typevalue\?/typeSCALAR/dataTypeWaypointloiterAltitudepositionF}2F>,BLFplacementCEffectsshowWPNEVERid typeMove dataTypeWaypointloiterAltitudeposition9%+F/BwZNFplacementCEffectsYshowWPNEVERid typeMoveatlOffset__edataTypeGroupsideCivilianEntitiesÊAttributes;id atlOffsetffAAitemsItem0Item1 Item2;dataTypeObjectPositionInfo{sideCivilianflagsAttributesid typeC_Bob_VRCustomAttributes positionM7F`A7QKFangles@Attribute0Attribute1nAttributes propertyspeakerexpression_this setspeaker _value;Value;dataKtypeovalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Valueʌ dataڌ typevalue\? typeSCALAR dataTypeWaypointloiterAltitudepositionF}2F-BJFplacementCEffectsshowWPNEVERid typeMove dataTypeWaypointloiterAltitudeposition9%+F/BwZNFplacementCEffects5showWPNEVERid typeMoveatlOffset;;AdataTypeTriggerpositionc7FAUKFangle@Attributesid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfonid typeAdmiral_OndemandCampZoneCustomAttributesśpositionC8F^ALKFanglesL<8a?+@Attribute0Attribute1oAttribute21Attribute3Attribute4Attribute5Attribute6?Attribute7Attribute8ޖAttribute9Attribute10Attribute11XAttribute12$Attribute13nAttributesśpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value1odataAotypeZvalueotypeSTRINGopropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value1data1typevalue1typeSCALAR1propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuedata’typeޒvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuetdatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value>dataNtypejvalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value?data?type,value?typeBOOL?propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueؕdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueޖdataޖtypeɖvalueޖtypeSTRINGޖpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueudatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueGdataWtypesvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueXdata'XtypeCvalue@XtypeSCALARXpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value$data$typevalue$typeSCALAR$propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedataǚtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueśdataśtypevalueśtypeSTRINGśdataTypeGroupsideCivilianEntities#Attributesid atlOffsetffAitemsItem0VItem1SItem2dataTypeObjectPositionInfoۜsideCivilianflagsAttributesid typeC_Bob_VRCustomAttributesSpositionW8FqAJOFAttribute09Attribute1̝nAttributesSpropertyspeakerexpression_this setspeaker _value;Value̝data̝typevalueMale01GREVR̝typeSTRING̝propertypitchexpression_this setpitch _value;ValueSdata"Stype>value\?StypeSCALARSdataTypeWaypointloiterAltitudeposition2F.T B PFplacementCEffectsݞshowWPNEVERid typeMove dataTypeWaypointloiterAltitudeposition9%+F/BwZNFplacementCEffects}showWPNEVERid typeMoveatlOffsetdataTypeGroupsideCivilianEntitiesAttributesWid atlOffsetffA]itemsItem0Item1'Item2W dataTypeObjectPositionInfosideCivilianflagsAttributesϠid typeC_Bob_VRatlOffset6CustomAttributesՠ'position88FEAޔOFϠՠAttribute0 Attribute1nAttributes'propertyspeakerexpression_this setspeaker _value;ValueWdatagtypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Value'data'typevalue\?'typeSCALAR'dataTypeWaypointloiterAltitudepositionZ2FBTF Attribute0IAttribute1ܲnAttributescpropertyspeakerexpression_this setspeaker _value;ValueܲdataܲtypeDzvalueMale01GREVRܲtypeSTRINGܲpropertypitchexpression_this setpitch _value;Value"cdata2ctypeNvalue\?ctypeSCALARcdataTypeWaypointloiterAltitudepositionDn2F3_B^QFplacementCEffectsshowWPNEVERid typeMove dataTypeWaypointloiterAltitudeposition9%+F/BwZNFplacementCEffectsshowWPNEVERid typeMoveatlOffsetdataTypeGroupsideCivilianEntitiesAttributesWid atlOffsetffA]itemsItem0*Item1'Item2WdataTypeObjectPositionInfosideCivilianflagsAttributesϵid typeC_Bob_VRCustomAttributesյ'position5F8JB?TFϵյAttribute0 Attribute1nAttributes'propertyspeakerexpression_this setspeaker _value;ValueWdatagtypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Value'data'typevalue\?'typeSCALAR'dataTypeWaypointloiterAltitudepositionߤ/F2BFRFplacementCEffectsshowWPNEVERid typeMove dataTypeWaypointloiterAltitudeposition9%+F/BwZNFplacementCEffectsQshowWPNEVERid typeMoveatlOffsetWW]dataTypeTriggerpositionF5FBU.TFAttributesŸid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfo~id typeAdmiral_OndemandCampZoneCustomAttributesposition6FBoTFanglesT(@8a?0=Attribute0Attribute1Attribute2AAttribute3Attribute4ŽAttribute5Attribute6OAttribute7)Attribute8Attribute9Attribute10Attribute11hAttribute124Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueAdataQtypejvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueAdataAtype,valueAtypeSCALARApropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value¼dataҼtypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueŽdataŽtypevalueBŽtypeSCALARŽpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueNdata^typezvalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueOdata Otype<valueOtypeBOOLOpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value)data)typevalue)typeSCALAR)propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueWdatagtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value'hdata7htypeSvalue@htypeSCALARhpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value4data4typevalue4typeSCALAR4propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeGroupsideCivilianEntities3Attributesid atlOffsetffAitemsItem0fItem1cItem2dataTypeObjectPositionInfosideCivilianflagsAttributes id typeC_Bob_VRCustomAttributescposition2F nBWF Attribute0IAttribute1nAttributescpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Value"cdata2ctypeNvalue\?ctypeSCALARcdataTypeWaypointloiterAltitudepositionE.FQB`RFplacementCEffectsshowWPNEVERid typeMove dataTypeWaypointloiterAltitudeposition9%+F/BwZNFplacementCEffectsshowWPNEVERid typeMoveatlOffsetdataTypeGroupsideCivilianEntitiesAttributesWid atlOffsetffA]itemsItem0*Item1'Item2WdataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRCustomAttributes'position2Ff<B WFAttribute0 Attribute1nAttributes'propertyspeakerexpression_this setspeaker _value;ValueWdatagtypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Value'data'typevalue\?'typeSCALAR'dataTypeWaypointloiterAltitudeposition+Fxo)BTFplacementCEffectsshowWPNEVERid typeMove dataTypeWaypointloiterAltitudeposition9%+F/BwZNFplacementCEffectsQshowWPNEVERid typeMoveatlOffsetWW]dataTypeTriggerposition2FQB WFAttributesid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfo~id typeAdmiral_OndemandCampZoneCustomAttributespositionڟ2FBXFanglesB@8a?IV<Attribute0Attribute1Attribute2AAttribute3Attribute4Attribute5Attribute6OAttribute7)Attribute8Attribute9Attribute10Attribute11hAttribute124Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueAdataQtypejvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueAdataAtype,valueAtypeSCALARApropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueNdata^typezvalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueOdata Otype<valueOtypeBOOLOpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value)data)typevalue)typeSCALAR)propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueWdatagtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value'hdata7htypeSvalue@htypeSCALARhpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value4data4typevalue4typeSCALAR4propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeLayername5 Minutes - Technical Start (2 Tech)stateEntitiesKid atlOffsetZitemsItem0Item1@Item2Item3Item4_Item5$dataTypeGroupsideCivilianEntitiesAttributes:id atlOffsetffA@itemsItem0%Item1:dataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRposition)C)FB :FdataTypeWaypointloiterAltitudeposition)+F/B]NFEffects4showWPNEVERid typeMove::@dataTypeTriggerpositiony5)FYB9FAttributesid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB AdataTypeLogicPositionInfo]id typeAdmiral_OndemandCampZoneCustomAttributespositione)F,0B9FanglesU:<&V=Attribute0Attribute1^Attribute2 Attribute3Attribute4Attribute5nAttribute6.Attribute7Attribute8Attribute9Attribute10Attribute11QAttribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value ^data0^typeIvalue^typeSTRING^propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value data type value typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuecdatastypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value-ndata=ntypeYvalueBntypeSCALARnpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value.data.typevalue.typeBOOL.propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuedatatypevaluetech_southtypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuendata~typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value@dataPtypelvalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueQdata Qtype<valueQtypeSCALARQpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesAttributesYid atlOffsetffA_itemsItem0DItem1YdataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRpositionRFMA~AbFdataTypeWaypointloiterAltitudeposition)+F/B]NFEffectsSshowWPNEVERid typeMoveYY_dataTypeTriggerposition!RF A^YbFAttributesid typeEmptyDetectorAreaR50atlOffset$conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB A$dataTypeLogicPositionInfoid typeAdmiral_OndemandCampZoneCustomAttributespositionRFxAXKbFanglesO@J@Attribute0Attribute1Attribute2OAttribute3Attribute4Attribute5Attribute6]Attribute77Attribute8Attribute9Attribute10Attribute11vAttribute12BAttribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueOdata_typexvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueOdataOtype:valueOtypeSCALAROpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value\dataltypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value]data.]typeJvalue]typeBOOL]propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value7data7type"value7typeSCALAR7propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valueedatautypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value5vdataEvtypeavaluevtypeSCALARvpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueBdataBtype-valueBtypeSCALARBpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeLayername10 Minutes - Armour Start (2 Armour)stateEntitiesYid atlOffsetVitemsItem0Item1^Item2Item3 Item4 Item5T dataTypeGroupsideCivilianEntities AttributesXid atlOffsetffA^itemsItem03Item1XdataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRatlOffset6position0,*Fե B25FdataTypeWaypointloiterAltitudeposition4(+F/B]NFEffectsRshowWPNEVERid typeMoveXX^dataTypeTriggerposition^,*F٘ Byu5FAttributesid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_10;}sizeA AsizeB AdataTypeLogicPositionInfoid typeAdmiral_OndemandCampZoneatlOffset6CustomAttributes position)FBY5Fangles#h@Y=Attribute0Attribute1Attribute2OAttribute3Attribute4Attribute5Attribute6]Attribute77Attribute8Attribute9Attribute10Attribute11Attribute12LAttribute13 nAttributes propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueOdata_typexvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueOdataOtype:valueOtypeSCALAROpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value\dataltypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value]data.]typeJvalue]typeBOOL]propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value7data7type"value7typeSCALAR7propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuedatatypevaluetank_southtypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueodatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value?dataOtypekvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value LdataLtype7value?LtypeSCALARLpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value data type value typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value  data  type value typeSTRING dataTypeGroupsideCivilianEntitiesK Attributes id atlOffsetffA itemsItem0s Item1  dataTypeObjectPositionInfo sideCivilianflagsAttributes id typeC_Bob_VRatlOffset position`TF^AacF  dataTypeWaypointloiterAltitudeposition4(+F/B]NFEffects showWPNEVERid typeMove   dataTypeTriggerpositionJvTF[AjcFAttributes id typeEmptyDetectorAreaR50T conditioncall{triggeractivated tgr_time_10;}sizeA AsizeB AT dataTypeLogicPositionInfo id typeAdmiral_OndemandCampZoneCustomAttributes positionTFSAcFangles_r<c@ Attribute0 Attribute1Attribute2Attribute3AAttribute4Attribute5Attribute6Attribute7gAttribute8,Attribute9Attribute10Attribute11Attribute12rAttribute13FnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value>dataNtypejvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueAdataAtype,valueBAtypeSCALARApropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueNdata^typezvaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value&gdata6gtypeRvaluegtypeSCALARgpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value,data,typevalue,typeSTRING,propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueedatautypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value1rdataArtype]value?rtypeSCALARrpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueFdataFtype1valueFtypeSCALARFpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeLayername15 Minutes - Rotor InsertstateEntities~id atlOffsetؕ)itemsItem0Item1Item2>Item3{Item4Item5^$)dataTypeTriggerpositionqFp AJFAttributes:id typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_15;}sizeA AsizeB AdataTypeTriggerposition7rFp A)FAttributesid typeEmptyDetectorAreaR50>conditioncall{triggeractivated tgr_time_15;}sizeA AsizeB A>dataTypeGroupsideCivilianEntitiesAttributesuid atlOffsetffA{itemsItem0Item1uItem2udataTypeObjectPositionInfoOsideCivilianflagsAttributesoid typeC_Jeff_VRatlOffsetuposition#qFv AHFoudataTypeWaypointloiterAltitudeposition+F2&B)NFEffectsshowWPNEVERid typeMovedataTypeWaypointloiterAltitudeposition MF,PA,#EEffectsoshowWPNEVERid typeMoveuu{dataTypeGroupsideCivilianEntitiesAttributesid atlOffsetffAitemsItem0 Item1Item22dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Jeff_VRatlOffsetpositionZrFv A`FdataTypeWaypointloiterAltitudepositionX+F+BJFEffects,showWPNEVERidtypeMove22dataTypeWaypointloiterAltitudeposition9FVAZr&EEffectsshowWPNEVERidtypeMovedataTypeLogicPositionInfo id typeARK_Rotor_InsertCustomAttributes8 ^$position#qFp A HF8 Attribute0 Attribute1^!Attribute2$"Attribute3"Attribute4#nAttributes^$propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value!^!data-!^!typeI!valueB^!typeSCALAR^!propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value!$"data!$"type"valueDefault$"typeSTRING$"propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value""data""type"valueNORMAL"typeSTRING"propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueL##data\##typex#valueB#typeSCALAR#propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value $^$data$^$typeI$valueark_rotor_fnc_insert^$typeSTRING^$dataTypeLogicPositionInfo$idtypeARK_Rotor_InsertCustomAttributes$)position[lrFp AF$Attribute0F%Attribute1&Attribute2&Attribute3'Attribute43(nAttributes)propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value%&data%&type%valueB&typeSCALAR&propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value&&data&&type&valueDefault&typeSTRING&propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value;''dataK''typej'valueNORMAL'typeSTRING'propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value'3(data(3(type(valueB3(typeSCALAR3(propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value()data()type(valueark_rotor_fnc_insert)typeSTRING)dataTypeLayername20 Minutes - Chase Inf (12 Inf)stateEntitiesu)id atlOffset@S2itemsItem0)Item1g*S2dataTypeTriggerposition_)Fc)BMFAttributes*id typeEmptyDetectorAreaR50g*conditiontrue && triggeractivated tgr_time_20;sizeACsizeBCisRectangleg*dataTypeLogicPositionInfo*idLtypeark_chase_ai_moduleatlOffset nACustomAttributes*S2position_)F=c[B#>JF* Attribute0+Attribute1[,Attribute2 -Attribute3-Attribute4.Attribute5[/Attribute60Attribute70Attribute81nAttributes S2propertyark_chase_ai_module_Unit_Amountexpression_this setVariable ['Unit_Amount',_value,true];Value,[,data*,[,typeF,valueA[,typeSCALAR[,propertyark_chase_ai_module_Waypoint_Accuracyexpression_this setVariable ['Waypoint_Accuracy',_value,true];Value, -data, -type -valueHB -typeSCALAR -propertyark_chase_ai_module_Spawn_Timeexpression_this setVariable ['Spawn_Time',_value,true];Value--data--type-value@-typeSCALAR-propertyark_chase_ai_module_Max_Distanceexpression_this setVariable ['Max_Distance',_value,true];ValueQ..dataa..type}.valueC.typeSCALAR.propertyark_chase_ai_module_Allow_BuildingSearchexpression_this setVariable ['Allow_BuildingSearch',_value,true];Value/[/data,/[/typeH/value[/typeBOOL[/propertyark_chase_ai_module_Allow_NVGsexpression_this setVariable ['Allow_NVGs',_value,true];Value/0data/0type/value0typeBOOL0propertyark_chase_ai_module_Unit_Classnamesexpression_this setVariable ['Unit_Classnames',_value,true];Value00data00type0value[ADMIRAL]0typeSTRING0propertyark_chase_ai_module_Min_Distanceexpression_this setVariable ['Min_Distance',_value,true];ValueQ11dataa11type}1valueC1typeSCALAR1propertyark_chase_ai_module_Unit_Templateexpression_this setVariable ['Unit_Template',_value,true];Value2S2data2S2type>2valueADMIRALS2typeSTRINGS2dataTypeLayername25 Minutes - Rotor InsertstateEntities2id atlOffsetb$BitemsItem03Item1O5Item27Item3:8Item48Item5~=$BdataTypeGroupsideCivilianEntitiesp3AttributesI5id atlOffsetffAO5itemsItem03Item1I4Item24I5dataTypeObjectPositionInfo#4sideCivilianflagsAttributesC4id typeC_Jeff_VRatlOffsetI4positiontF@pFC4I4dataTypeWaypointloiterAltitudeposition'F BLFEffects4showWPNEVERid&typeMove44dataTypeWaypointloiterAltitudepositionTF'fAy;EEffectsC5showWPNEVERid'typeMoveI5I5O5dataTypeGroupsideCivilianEntities5Attributes7id atlOffsetffA7itemsItem05Item16Item277dataTypeObjectPositionInfo`6sideCivilianflagsAttributes6id typeC_Jeff_VRatlOffset6position]sFv A~؂F66dataTypeWaypointloiterAltitudeposition_y+F4BWOFEffects7showWPNEVERid(typeMoveatlOffset @77dataTypeWaypointloiterAltitudepositionnF34ATJEEffects7showWPNEVERid)typeMove777dataTypeTriggerposition•sFp AFAttributes8id typeEmptyDetectorAreaR50:8conditioncall{triggeractivated tgr_time_25;}:8dataTypeTriggerposition6tFp A威FAttributes8id typeEmptyDetectorAreaR508conditioncall{triggeractivated tgr_time_25;}8dataTypeLogicPositionInfo89id typeARK_Rotor_InsertCustomAttributesX9~=position*uFp AG݁FX9Attribute09Attribute1~:Attribute2D;Attribute3;Attribute4<nAttributes~=propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value=:~:dataM:~:typei:valueB~:typeSCALAR~:propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value:D;data;D;type/;valueDefaultD;typeSTRINGD;propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value;;data;;type;valueNORMAL;typeSTRING;propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Valuel<<data|<<type<valueB<typeSCALAR<propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value,=~=data<=~=typei=valueark_rotor_fnc_insert~=typeSTRING~=dataTypeLogicPositionInfo=id typeARK_Rotor_InsertCustomAttributes=$BpositionfsFp A7EF=Attribute0f>Attribute1$?Attribute2?Attribute3@Attribute4SAnAttributes$BpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value>$?data>$?type?valueB$?typeSCALAR$?propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value??data??type?valueDefault?typeSTRING?propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value[@@datak@@type@valueNORMAL@typeSTRING@propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueASAdata"ASAtype>AvalueBSAtypeSCALARSApropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueA$BdataA$BtypeBvalueark_rotor_fnc_insert$BtypeSTRING$BdataTypeLayername30 Minutes - Attack HelistateEntitiesBid atlOffsetzZkJitemsItem0BItem1HJdataTypeGroupsideEastEntitiesCAttributesGCrewLinksGiduatlOffsetffAHitemsItem0~CItem1=DItem2DItem3pEItem4#FItem5FItem6VGGdataTypeObjectPositionInfoCsideEastflagsAttributes7Did@typeCUP_O_RU_PilotatlOffsetC=Dposition!%EgC Fangles6 @7D=DdataTypeObjectPositionInfoDsideEastAttributesDidAtypeCUP_O_RU_PilotatlOffsetCDposition#EC Fangles6 @DDdataTypeWaypointloiterAltitudepositionw@F33AІVFEffectsjEshowWPNEVERidtypeMovepEpE dataTypeWaypointloiterAltitudepositionL*FlY/BpKFplacementzCcompletitionRadiusHBtypeSeekAndDestroyEffectsFshowWPNEVERid#F#FdataTypeWaypointloiterAltitudeposition"FBDFEffectsFshowWPNEVERidtypeMoveFF dataTypeWaypointloiterAltitudepositionND*F.g+BNFplacementzCcompletitionRadiusHBtypeSeekAndDestroyEffectsPGshowWPNEVERidVGVGdataTypeWaypointloiterAltitudeposition,@F9AVFtypeCycleEffectsGshowWPNEVERidGGGLinkIDProviderHLinksHHnextIDHitemsItem0=HItem1HHlinkIDitem0@item1?CustomDataxHHroleHlinkIDitem0Aitem1?CustomDataHHroleturretPathH dataTypeObjectPositionInfoIsideEastflagsAttributesIid?typeCUP_O_Mi24_V_Dynamic_RUatlOffsetCustomAttributesIJposition=qFw5AFangles6 @Ifuelnameheli_1IAttribute0JnAttributesJpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value`JJdatapJJtypeJvalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]JtypeSTRINGJdataTypeLayername40 Minutes - MLRSstateEntities\Kid atlOffsetyAkUitemsItem0KItem1NkUdataTypeGroupsideEastEntitiesKAttributes1NCrewLinks7NidatlOffsetffANitemsItem0 L1N dataTypeObjectPositionInfoLsideEastflagsAttributesLidDtypeCUP_O_RU_SoldieratlOffset?CustomAttributesL1Nposition"wJFLA,Fangles@@K;LLAttribute0MAttribute1MnAttributes1Npropertyspeakerexpression_this setspeaker _value;ValuecMMdatasMMtypeMvalueMale02RUSMtypeSTRINGMpropertypitchexpression_this setpitch _value;ValueM1NdataN1NtypeNvaluep}?1NtypeSCALAR1N7NLinkIDProvider\NLinksoNNnextIDoNitemsItem0NNlinkIDitem0Ditem1BCustomDataNNroleturretPathNdataTypeObjectPositionInfopOsideEastflagsAttributesOidBtypeCUP_O_BM21_RUCustomAttributesOkUposition"wJFZA,Fangles@@K;Onamearty_1texturesgm_gc_oliOAttribute0OnAttributeskUpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuePkUdataPkUtypePvaluePkUtypeARRAYPitemsItem0QItem1TvalueSTtypeSCALARSTdatacTTtypeTvaluetoolbox_unhideTtypeSTRINGTdataTTtypeTvalueTtypeSCALARTdataT*UtypeUvaluetools_unhide*UtypeSTRING*Udata:UkUtypeVUvaluekUtypeSCALARkUdataTypeMarkerpositionFdCQFnamemkr_extracttypeEmptyid! atlOffseteBUdataTypeGroupsideWestEntities VAttributesm\id\itemsItem0^VItem1WItem2yYItem3Zm\dataTypeObjectPositionInfoVsideWestflagsAttributesWidtypeB_officer_FWposition*F(BNFangles ϔ;@Wskill?rankCAPTAINinit [this, ["faction", "MNP_FIN_WD"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Commanding Officer@COisPlayerisPlayableWdataTypeObjectPositionInfo`XsideWestflagsAttributesXidtypeB_medic_FyYposition*Fů(BNFangles ϔ;ǟ@ ϔ;Xskill?rankSERGEANTinit [this, ["faction", "MNP_FIN_WD"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Platoon Medic@COisPlayableyYdataTypeObjectPositionInfoYsideWestflagsAttributesZidtypeB_Soldier_FZposition)F(B}NFangles ϔ;@`;Zskill?rankCORPORALinit [this, ["faction", "MNP_FIN_WD"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Platoon Rifleman@COisPlayableZdataTypeObjectPositionInfoR[sideWestflagsAttributes[idtypeB_officer_Fm\position *FC(BxNFangles ϔ;@ ϔ;[skill?rankLIEUTENANTinit [this, ["faction", "MNP_FIN_WD"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Executive Officer@COisPlayablem\formationDIAMOND\dataTypeGroupsideWestEntities\Attributes3`idatlOffsetM`itemsItem0 ]Item1^3`dataTypeObjectPositionInfo]sideWestflagsAttributes]idtypeB_Soldier_SL_FatlOffset^position)F(B4cNFangles ϔ;ҟ@`;]skill?rankSERGEANTinit [this, ["faction", "MNP_FIN_WD"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Alpha Squad Leader@Alpha SLisPlayable^dataTypeObjectPositionInfo_sideWestflagsAttributesL_idtypeB_medic_F3`position*FY(BU^NFangles ϔ;ҟ@`;L_skill?rankCORPORALinit [this, ["faction", "MNP_FIN_WD"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Alpha Squad Medic@Alpha SLisPlayable3`formationDIAMONDM`dataTypeGroupsideWestEntities`AttributesfidfitemsItem0`Item1hbItem2cItem3=efdataTypeObjectPositionInfoFasideWestflagsAttributes~aidtypeB_Soldier_TL_Fhbposition)F(BWNFanglesU:<@U:<~askill?rankCORPORALinit [this, ["faction", "MNP_FIN_WD"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Alpha 1 Fireteam Leader@Alpha 1isPlayablehbdataTypeObjectPositionInfobsideWestflagsAttributescidtypeB_soldier_AR_Fcposition3*FE )B!RNFangles<@;cskill?rankCORPORALinit [this, ["faction", "MNP_FIN_WD"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Alpha 1 Rifleman@Alpha 1isPlayablecdataTypeObjectPositionInfoKdsideWestflagsAttributesdidtypeB_Soldier_A_F=eposition)F)BINFangles_r<@m;dskill?init [this, ["faction", "MNP_FIN_WD"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Alpha 1 Rifleman@Alpha 1isPlayable=edataTypeObjectPositionInfoesideWestflagsAttributeseidtypeB_soldier_LAT_FatlOffsetfposition%*Fk0)BDNFangles%<@U:idtypeB_Soldier_A_FatlOffset6position#(*F)B`NFangles`;ן@!<>skill?init [this, ["faction", "MNP_FIN_WD"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Charlie 1 Rifleman@Charlie 1isPlayabledataTypeObjectPositionInfo~sideWestflagsAttributesidtypeB_soldier_LAT_FatlOffset6spositionX5*F)B[NFangles;H@;skill?init[this, ["faction", "MNP_FIN_WD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Charlie 1 Rifleman (AT)@Charlie 1isPlayablesformationDIAMONDdataTypeGroupsideWestEntitiesAttributes!idatlOffset6;itemsItem0%Item1ΊItem2EItem3!dataTypeObjectPositionInfosideWestflagsAttributesމidtypeB_Soldier_TL_FatlOffset6Ίposition"8*F-)BpUNFangles;L@;މskill?rankCORPORALinit [this, ["faction", "MNP_FIN_WD"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Charlie 2 Fireteam Leader@Charlie 2isPlayableΊdataTypeObjectPositionInfo?sideWestflagsAttributeswidtypeB_soldier_AR_FEpositionBE*FUM)BPNFangles;Y@;wskill?rankCORPORALinit [this, ["faction", "MNP_FIN_WD"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Charlie 2 Rifleman@Charlie 2isPlayableEdataTypeObjectPositionInfoŌsideWestflagsAttributesidtypeB_Soldier_A_FatlOffsetposition2*FVH)BjHNFangles!<@`;skill?init[this, ["faction", "MNP_FIN_WD"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionFinnish Army Jaeger - Charlie 2 Rifleman@Charlie 2isPlayabledataTypeObjectPositionInfo,sideWestflagsAttributesdidtypeB_soldier_LAT_F!position4@*Fi)B\CNFangles!<՟@HtypeModuleHideTerrainObjects_FatlOffsetCustomAttributes{positionmF'B QFanglesڝ_<ڝ;{Attribute0Attribute1JnAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value JdataJtype5valuepAJtypeSCALARJproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatatypevaluetypeBOOLLinkIDProviderLinks!nextID!itemsItem0mItem1Item2Item3TItem4Item5Item6;Item7Item8Item9"Item10oItem11Item12 Item13VItem14Item15Item16=Item17Item18Item19$Item20qItem21Item22 Item23XItem24Item25Item26?linkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDataBTtypeSyncTlinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0} item1| CustomData);typeSync;linkIDitem0 item1 CustomDatavtypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomData"typeSync"linkID item0 item1 CustomData]otypeSyncolinkID item0 item1 CustomDatatypeSynclinkID item0 item1 CustomData typeSync linkID item0 item1 CustomDataDVtypeSyncVlinkID item0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomData+=typeSync=linkIDitem0item1 CustomDataxtypeSynclinkIDitem0item1 CustomDatatypeSynclinkIDitem0Litem1 CustomData$typeSync$linkIDitem0item1'CustomData_qtypeSyncqlinkIDitem0item1'CustomDatatypeSynclinkIDitem0item1'CustomData typeSync linkIDitem0item1'CustomDataFXtypeSyncXlinkIDitem00item1:CustomDatatypeSynclinkIDitem03item1:CustomDatatypeSynclinkIDitem0*item1:CustomData-?typeSync?linkIDitem06item1:CustomDataztypeSyncclass Plank { isEnabled = 1; fortifications[] = { // Action text | Classname | Distance | Direction | Direction Range | Code //-------------------------------------------------------------------------------------------------------------------------------------- {"Bunker", "land_gm_sandbags_02_bunker_high", 3, 0, 360, ""}, {"Wide Sandbag", "land_gm_sandbags_01_wall_01", 3, 0, 360, ""}, {"Round Sandbag", "land_gm_sandbags_01_round_01", 3, 0, 360, ""}, {"Short Sandbag", "land_gm_sandbags_01_short_01", 3, 0, 360, ""}, {"Ammobox NLAW", "gm_AmmoBox_wood_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_SMAW_Ammo;"}, {"Ammobox MG", "gm_AmmoBox_wood_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_MMG_Ammo;"}, {"Medic Supply Box", "gm_AmmoBox_wood_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_medic_box;"}, {"Ammobox", "gm_AmmoBox_wood_03_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_Ammo;"}, {"Ammobox Marksman", "gm_AmmoBox_wood_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_SN_Ammo;"} }; };{_unit disableAI _x} forEach ["SUPPRESSION", "AUTOCOMBAT"];}HnљW͇