admiral\admiral.htc'hdescription.extPN"hhull3\BB_G.h^'h5'hull3\BB_U.hc]"hhull3\briefing\blufor.sqfd'hhull3\briefing\civilian.sqf*qn^hull3\briefing\indfor.sqfehull3\briefing\opfor.sqfEehull3\hull3.hY"hhull3\LICENSE*qn^8init.sqfZ"hinitPlayerLocal.sqf`'hinitServer.sqfbmission.sqmf'h*Mplank.he\'hpzone_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_RATNIK_WD"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_RU_RATNIK_WD"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_RU_RATNIK_WD"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class CUP_RU_RATNIK_WD { 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", "CUP_O_GAZ_Vodnik_BPPU_RU"}; armour[] = {"CUP_O_BMP2_RU", "CUP_O_BMP3_RU", "CUP_O_T72_RU", "CUP_O_BTR90_RU", "CUP_O_T90M_RU", "CUP_O_T90_RU", "CUP_O_BTR80_GREEN_RU", "CUP_O_BTR80A_GREEN_RU"}; th[] = {"CUP_O_Mi8AMT_RU"}; ah[] = {"CUP_O_Mi8_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 = "bahnof bollwerk"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 49; }; 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}; texts[] = {"None", "Light", "Heavy"}; default = 1; 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 = 7; 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"; }; }; class BB_G { class Rifleman { primaryWeapon = "CUP_arifle_HK416_CQB_Black"; primaryWeaponItems[] = {"CUP_optic_HensoldtZO_RDS", "suppressor_l_lxWS", "CUP_acc_LLM01_L"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = "CUP_hgun_P30L_blk"; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"ACE_Chemlight_UltraHiOrange", 2}, {"gm_handgrenade_frag_dm41a1", 1}, {"gm_handgrenade_conc_dm51a1", 1}, {"gm_smokeshell_red_dm23", 1}, {"CUP_17Rnd_9x19_P30L", 3} }; vestMagazines[] = { {"gm_handgrenade_frag_dm41a1", 1}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL", 6}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL_Tracer_Red", 2} }; backpackMagazines[] = { {"gm_handgrenade_frag_dm41a1", 1}, {"gm_smokeshell_red_dm23", 1}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL", 4}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL_Tracer_Red", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch", "ItemGPS"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_XL50", 1}, {"ACE_wirecutter", 1}, {"ACE_EntrenchingTool", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_arifle_HK416_CQB_AG36"; vestMagazines[] = { {"CUP_30Rnd_556x45_PMAG_BLACK_RPL", 2}, {"CUP_1Rnd_HE_M203", 4}, {"CUP_1Rnd_HEDP_M203", 4}, {"CUP_1Rnd_SmokeRed_M203", 4}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL_Tracer_Red", 2} }; backpackMagazines[] = { {"gm_handgrenade_frag_dm41a1", 1}, {"gm_smokeshell_red_dm23", 1}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL", 6}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL_Tracer_Red", 2}, {"CUP_1Rnd_SmokeRed_M203", 4}, {"CUP_1Rnd_StarFlare_Red_M203", 2}, {"CUP_1Rnd_StarCluster_Red_M203", 2}, {"ACE_40mm_Pike", 2} }; binocular = "Laserdesignator_01_khk_F"; backpackItems[] = { {"Laserbatteries", 1} }; }; class Officer : Leader { uniformRadios[] = {}; vestRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_smg_MP7"; primaryWeaponItems[] = {"CUP_optic_ZeissZPoint", "CUP_muzzle_snds_MP7", "CUP_acc_LLM01_L"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = { {"CUP_40Rnd_46x30_MP7", 4}, {"CUP_40Rnd_46x30_MP7_Red_Tracer", 2} }; backpackMagazines[] = {}; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_smg_MP7"; primaryWeaponItems[] = {"CUP_optic_ZeissZPoint", "CUP_muzzle_snds_MP7", "CUP_acc_LLM01_L"}; vestMagazines[] = { {"CUP_40Rnd_46x30_MP7", 6}, {"CUP_40Rnd_46x30_MP7_Red_Tracer", 2}, {"gm_smokeshell_red_dm23", 2} }; backpackMagazines[] = { {"gm_smokeshell_red_dm23", 4}, {"CUP_40Rnd_46x30_MP7", 2} }; binocular = "gm_ferod16_oli"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class AR : Rifleman { primaryWeapon = "CUP_arifle_HK417_20"; primaryWeaponItems[] = {"CUP_optic_SB_11_4x20_PM", "CUP_bipod_VLTOR_Modpod_black", "CUP_acc_LLM01_L", "suppressor_h_lxWS"}; vestMagazines[] = { {"CUP_20Rnd_762x51_HK417", 6}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 2} }; backpackMagazines[] = { {"CUP_20Rnd_762x51_HK417", 2}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 2} }; }; class RAT : Rifleman { secondaryWeapon = "CUP_launch_PzF3"; vestMagazines[] = { {"CUP_30Rnd_556x45_PMAG_BLACK_RPL", 6}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL_Tracer_Red", 2} }; backpackMagazines[] = { {"gm_handgrenade_frag_dm41a1", 1}, {"gm_smokeshell_red_dm23", 1}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL", 4} }; }; class HATG : Rifleman { primaryWeapon = "CUP_smg_MP7"; primaryWeaponItems[] = {"CUP_optic_ZeissZPoint", "CUP_muzzle_snds_MP7", "CUP_acc_LLM01_L"}; vestMagazines[] = { {"CUP_40Rnd_46x30_MP7", 6}, {"CUP_40Rnd_46x30_MP7_Red_Tracer", 2} }; secondaryWeapon = "launch_I_Titan_short_F"; secondaryWeaponItems[] = {"Titan_AT", "CUP_acc_LLM01_L"}; backpackMagazines[] = { {"Titan_AT", 2}, {"Titan_AP", 1} }; }; class HATAG : SL { backpackMagazines[] = { {"gm_handgrenade_frag_dm41a1", 1}, {"gm_smokeshell_red_dm23", 1}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL", 6}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL_Tracer_Red", 2}, {"CUP_1Rnd_SmokeRed_M203", 4}, {"CUP_1Rnd_StarFlare_Red_M203", 2}, {"CUP_1Rnd_StarCluster_Red_M203", 2}, {"ACE_40mm_Pike", 2}, {"Titan_AT", 1} }; }; class HATAC : Rifleman { binocular = "Laserdesignator_01_khk_F"; backpackItems[] = { {"Laserbatteries", 1} }; backpackMagazines[] = { {"gm_handgrenade_frag_dm41a1", 1}, {"gm_smokeshell_red_dm23", 1}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL", 4}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL_Tracer_Red", 2}, {"Titan_AT", 1}, {"Titan_AP", 1} }; uniformRadios[] = {"ACRE_PRC343"}; }; class SN : Rifleman { primaryWeapon = "CUP_srifle_G22_blk"; primaryWeaponItems[] = {"CUP_muzzle_snds_AWM", "CUP_optic_SB_3_12x50_PMII", "CUP_bipod_VLTOR_Modpod_black"}; vestMagazines[] = { {"CUP_5Rnd_762x67_G22", 12} }; backpackMagazines[] = { {"gm_handgrenade_frag_dm51a1", 1}, {"gm_smokeshell_red_dm23", 1}, {"CUP_5Rnd_762x67_G22", 6} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class SP : Rifleman { binocular = "ACE_Vector"; }; class HMGG : Rifleman { primaryWeapon = "CUP_smg_MP7"; primaryWeaponItems[] = {"CUP_optic_ZeissZPoint", "CUP_muzzle_snds_MP7", "CUP_acc_LLM01_L"}; vestMagazines[] = { {"CUP_40Rnd_46x30_MP7", 6}, {"CUP_40Rnd_46x30_MP7_Red_Tracer", 2} }; secondaryWeapon = "ace_csw_staticM2ShieldCarry"; backpackMagazines[] = {{"ace_csw_100Rnd_127x99_mag_red", 1}}; }; class HMGAG : SL { secondaryWeapon = "ace_csw_m3CarryTripodLow"; backpackMagazines[] = { {"gm_handgrenade_frag_dm41a1", 1}, {"gm_smokeshell_red_dm23", 1}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL", 6}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL_Tracer_Red", 2}, {"CUP_1Rnd_SmokeRed_M203", 4}, {"CUP_1Rnd_StarFlare_Red_M203", 2}, {"CUP_1Rnd_StarCluster_Red_M203", 2}, {"ACE_40mm_Pike", 2}, {"ace_csw_100Rnd_127x99_mag_red", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class HMGAC : Rifleman { backpackMagazines[] = { {"ace_csw_100Rnd_127x99_mag_red", 4} }; binocular = "Laserdesignator_01_khk_F"; backpackItems[] = { {"Laserbatteries", 1} }; }; class VC : Crew { binocular = "gm_fero51_oli"; }; class VD : Crew { }; class Vehicle { weapons[] = { {"CUP_launch_PzF3", 25}, {"CUP_launch_FIM92Stinger", 2} }; magazines[] = { {"CUP_30Rnd_556x45_PMAG_BLACK_RPL", 100}, {"CUP_30Rnd_556x45_PMAG_BLACK_RPL_Tracer_Red", 50}, {"CUP_20Rnd_762x51_HK417", 100}, {"CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 50}, {"ACE_40mm_Pike", 25}, {"CUP_1Rnd_HE_M203", 25}, {"CUP_1Rnd_HEDP_M203", 25}, {"CUP_1Rnd_SmokeRed_M203", 25}, {"CUP_1Rnd_StarFlare_Red_M203", 25}, {"CUP_40Rnd_46x30_MP7", 100}, {"CUP_40Rnd_46x30_MP7_Red_Tracer", 50}, {"CUP_17Rnd_9x19_P30L", 25}, {"CUP_5Rnd_762x67_G22", 50}, {"ACE_Chemlight_UltraHiOrange", 25}, {"gm_handgrenade_conc_dm51a1", 25}, {"gm_handgrenade_frag_dm41a1", 25}, {"gm_smokeshell_red_dm23", 25} }; items[] = {}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class MineAP { weapons[] = {}; magazines[] = { {"gm_mine_ap_dm31", 6} }; items[] = {}; medicalItems[] = {}; }; class MineAT { weapons[] = {}; magazines[] = { {"gm_mine_at_dm21", 4} }; items[] = {}; medicalItems[] = {}; }; };class BB_U { class Rifleman { headGear = "acp_DE_Multitarn_H_HelmetB_DE_Multitarn"; goggles = ""; uniform = "acp_DE_Multitarn_U_B_CTRG_Soldier_DE_Multitarn_F"; vest = "acp_DE_Multitarn_V_CarrierRigKBT_01_light_DE_Multitarn_F_ARM"; backpack = "ark_backpack_large"; insignia = "USP_PATCH_FLAG_GERMANY"; }; class Leader : Rifleman { headGear = "acp_DE_Multitarn_H_HelmetSpecB_DE_Multitarn"; uniform = "acp_DE_Multitarn_U_B_CTRG_Soldier_3_DE_Multitarn_F"; }; class Officer : Leader { }; class Crew : Rifleman { headGear = "gm_ge_headgear_crewhat_80_blk"; goggles = "gm_ge_facewear_dustglasses"; uniform = "gm_ge_army_uniform_crew_90_flk"; vest = "gm_ge_vest_armor_90_crew_flk_ARM"; backpack = "ark_backpack_small"; insignia = ""; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { }; class FTL : Leader { goggles = "acp_DE_Multitarn_G_Combat_DE_Multitarn"; }; class AR : Rifleman { headGear = "acp_DE_Multitarn_H_HelmetB_camo_DE_Multitarn"; goggles = "acp_DE_Multitarn_G_Balaclava_DE_Multitarn"; uniform = "acp_DE_Multitarn_U_B_CTRG_Soldier_2_DE_Multitarn_F"; }; class RAT : Rifleman { goggles = "acp_DE_Multitarn_G_Balaclava_combat_DE_Multitarn"; }; class HATG : Rifleman { headGear = "acp_DE_Multitarn_H_HelmetSpecB_DE_Multitarn"; }; class HATAG : Rifleman { headGear = "acp_DE_Multitarn_H_HelmetSpecB_DE_Multitarn"; }; class HATAC : Rifleman { headGear = "acp_DE_Multitarn_H_HelmetSpecB_DE_Multitarn"; }; class HMGG : Rifleman { headGear = "acp_DE_Multitarn_H_HelmetSpecB_DE_Multitarn"; }; class HMGAG : Rifleman { headGear = "acp_DE_Multitarn_H_HelmetSpecB_DE_Multitarn"; }; class HMGAC : Rifleman { headGear = "acp_DE_Multitarn_H_HelmetSpecB_DE_Multitarn"; }; class SN : Rifleman { headGear = "acp_DE_Multitarn_H_Booniehat_DE_Multitarn"; }; class SP : SN { }; class VC : Crew { }; class VD : Crew { }; };// BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Russian forces have pushed into Saxony-Anhalt we have been deployed to halt their advance.

ENEMY FORCES
Intelligence indicates we face heavy armour and mechanised infantry.

FRIENDLY FORCES
We are the only KSK force in the immediate area.

A reinforcement force are preparing, it will be some time until they can set off however.. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Defend the indicated area for as long as possible, call for reinforcements when required.

Expect attacks from Grasleben as well as from the north west and east.

Once reinforcements have arrived remain within the area and continue to defending. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Remain within the indicated AO perimeter at all times.

FORTIFICATION PLAN
Ammunition can be found here.

Attachments excluding Sniper have additional Plank ammuniton and resupply boxes should they be required.

JIP REINFORCEMENT
Reinforcements must wait to be called in before moving off.

Once reinforcements arrive hold in place until the attack fizzles out. "]]; // 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","
Anti Government forces have begun a massed uprising across the province, we must hold the southern coastal road at all costs.

ENEMY FORCES
Anti Government rebels armed with Soviet armour and captured AAF small arms.

FRIENDLY FORCES
We are the AAF platoon tasked with holding checkpoint five, the southern coastal road to the capital.

A reinforcement force are preparing, it will be some time until they can set off however.. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Defend the indicated area for as long as possible, call for reinforcements when required.

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

FORTIFICATION PLAN
An ammunition can be found in both storage buildings.

JIP REINFORCEMENT
Reinforcements must wait to be called in before moving off.

Once reinforcements arrive hold in place until the attack fizzles out. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]];// OPFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
The Altian civil war has been raging for years with no clear victor in sight. The AAF continue to topple weak governments whilst competing officers fight each other as well as the rebels.

Given the instability a United Nations peace keeping mission (UN Mission Altis) was established in an attempt to bring stability to the Mediterranean island. One of the larger force contributors was Egypt who obviously have their own reasons for a secure Mediterranean.

However given time some factions of the AAF have begun to see the UN Mission in Altis as a hindrance and outright enemy.

ENEMY FORCES
Altis Armed Forces most likely a splinter element rather than the legitimate army itself.

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

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

FORTIFICATION PLAN
An ammunition dump has been established on the western ground floor.

UAV SUPPORT
If slotted we have a UAV operator with control of several armed K40 Ababil-3 Hellfire equipped drones.
These can be utilised for reconnaissance as well as fire support, they can however not be rearmed. Additionally the UAV operator should manually pilot the drones into the air.

JIP EXTRACT
Extract must wait to be called in before moving off. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]];class Hull3 { isEnabled = 1; class MissionParams { date[] = { {2035, 10, 06}, {2035, 10, 06} }; time[] = { {3, 30}, {5, 50}, {7, 30}, {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 KSK { gear = "BB_G"; uniform = "BB_U"; languages[] = { {"west", 100} }; }; }; class Gear { #include "BB_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "BB_U.h" unitBaseClass = "Rifleman"; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.if (isServer) then { {_x forceFlagTexture "\ca\ca_e\data\flag_ger_co.paa"} forEach [car_1, awc_1, awc_2, awc_3, awc_4]; };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, 4, 0, 4, 0, 0, 0, 0, 1, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["FTL"]) exitWith {[_unit, [0, 4, 0, 4, 0, 0, 1, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Rifleman", "AR", "HATAC", "SN", "SP", "HMGAC"]) exitWith {[_unit, [0, 4, 0, 4, 0, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Medic"]) exitWith {[_unit, [0, 4, 0, 4, 0, 0, 0, 1, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["RAT"]) exitWith {[_unit, [0, 4, 0, 4, 0, 1, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["HATG", "HATAG"]) exitWith {[_unit, [0, 4, 2, 4, 1, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["HMGG", "HMGAG"]) exitWith {[_unit, [0, 4, 2, 4, 0, 0, 0, 0, 0, 1]] call plank_api_fnc_forceAddFortifications}; }; //1 2 3 4 5 6 7 8 9 10 _unit setVariable ["plank_areFortsAssigned", true, true]; }; }; ark_fnc_plank_fill_milan = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines"]; _magazines = [ ["Titan_AT", 50], ["Titan_AP", 25] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; }; ark_fnc_plank_fill_launcher = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_weapons"]; _weapons = [ ["CUP_launch_PzF3", 50] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addWeaponCargoGlobal _x;} foreach _weapons; }; ark_fnc_plank_fill_ammo_small = { private _box = _this select 1; private ["_magazines", "_items"]; _magazines = [ ["CUP_30Rnd_556x45_PMAG_BLACK_RPL", 50], ["CUP_30Rnd_556x45_PMAG_BLACK_RPL_Tracer_Red", 25], ["ACE_40mm_Pike", 15], ["CUP_1Rnd_HE_M203", 15], ["CUP_1Rnd_HEDP_M203", 15], ["CUP_1Rnd_SmokeRed_M203", 15], ["CUP_1Rnd_StarCluster_Red_M203", 15], ["CUP_20Rnd_762x51_HK417", 50], ["CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 25], ["gm_handgrenade_frag_dm41a1", 15], ["gm_handgrenade_conc_dm51", 15], ["gm_smokeshell_red_dm23", 15], ["ACE_Chemlight_UltraHiOrange", 15] ]; _items = [ ["ACE_fieldDressing", 150] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addItemCargoGlobal _x;} foreach _items; }; ark_fnc_plank_fill_ammo_large = { private _box = _this select 1; private ["_magazines", "_items", "_weapons"]; _weapons = [ ["CUP_launch_FIM92Stinger", 2] ]; _magazines = [ ["CUP_30Rnd_556x45_PMAG_BLACK_RPL", 100], ["CUP_30Rnd_556x45_PMAG_BLACK_RPL_Tracer_Red", 50], ["ACE_40mm_Pike", 25], ["CUP_1Rnd_HE_M203", 25], ["CUP_1Rnd_HEDP_M203", 25], ["CUP_1Rnd_SmokeRed_M203", 25], ["CUP_1Rnd_StarCluster_Red_M203", 25], ["CUP_20Rnd_762x51_HK417", 100], ["CUP_20Rnd_TE1_Red_Tracer_762x51_HK417", 50], ["CUP_40Rnd_46x30_MP7", 50], ["CUP_40Rnd_46x30_MP7_Red_Tracer", 25], ["CUP_17Rnd_9x19_P30L", 15], ["CUP_5Rnd_762x67_G22", 50], ["gm_handgrenade_frag_dm41a1", 25], ["gm_handgrenade_conc_dm51", 25], ["gm_smokeshell_red_dm23", 25], ["ACE_Chemlight_UltraHiOrange", 25] ]; _items = [ ["ACE_fieldDressing", 150] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; {_box addItemCargoGlobal _x;} foreach _items; }; ark_fnc_plank_fill_medic = { 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_medic_aluminium; }; ark_fnc_plank_fill_mine_at = { private _box = _this select 1; private ["_magazines", "_weapons"]; _weapons = [ ["ace_csw_staticM2ShieldCarry", 1], ["ace_csw_m3CarryTripodLow", 1], ["ace_csw_m3CarryTripod", 1] ]; _magazines = [ ["ace_csw_100Rnd_127x99_mag_red", 500] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; }; ark_fnc_plank_setBoxColour_medic_aluminium = { params ["_box"]; [{_this setObjectTextureGlobal [0, "gm\gm_weapons\gm_ammoboxes\data\oli\gm_ammobox_aluminium_01_medic_oli_co.paa"];}, _box] call CBA_fnc_execNextFrame; }; if (!didJIP) then { [player] call ark_fnc_plank_assignFortifications; ["mission.safetytimer.ended", {[player] call plank_api_fnc_forceRemoveAllFortifications;}] call hull3_event_fnc_addEventHandler; };ark_script_fnc_fireArty = { params ["_vehicle","_target"]; private _gunner = effectiveCommander _vehicle; {_gunner disableAI _x} forEach ["AUTOTARGET","FSM","AUTOCOMBAT"]; private _roundCount = 4; // How many shots fired in one cycle private _delay = 60; // How long between cycles [ { params ["_args", "_id"]; _args params ["_gunner","_target","_roundCount"]; if (!alive _gunner) exitWith {_id call CBA_fnc_removePerFrameHandler}; [_gunner, _target, _roundCount] call ark_script_fnc_doFireArty; }, _delay, [_gunner,_target,_roundCount] ] call CBA_fnc_addPerFrameHandler; }; ark_script_fnc_doFireArty = { params ["_gunner","_target","_roundCount"]; private _veh = vehicle _gunner; private _mag = currentMagazine _veh; private _targetPos = getMarkerPos _target; if ((_targetPos inRangeOfArtillery [[_gunner], _mag]) isEqualTo false) exitWith { systemChat format ["ARK Arty: Error target %1 is out of range of %2",_target,_gunner]; }; _gunner doArtilleryFire [_targetPos, _mag, _roundCount]; _veh setVehicleAmmoDef 1; _veh setVehicleAmmo 1; };raP&M version6EditorDatasourceNameark_co48_bahnhof_bollwerkaddonsA3_Ui_Fgm_weapons_ammoboxesgm_structures_euro_80gm_objects_tentsgm_weapons_putCUP_Misc_e_ConfigA3_Structures_F_SystemA3_Armor_F_Tank_LT_01acre_sys_intercomCUP_WheeledVehicles_StriderA3_Modules_F_Curator_Curatorark_ace_rearmark_clear_cargoAdmiralark_rotorark_chase_aiCUP_Creatures_Military_RussiaCUP_AirVehicles_Mi8gm_vehicles_land_tracked_2s1_pl_army_2s1A3_Characters_Face_explosivesAddonsMetaDatadlcsgmCUP_UnitsCUP_VehiclesrandomSeedScenarioDataCCustomAttributesMission9&M moveGridStep?angleGridStep?scaleGridStep?autoGroupingDist AtogglesItemIDProvider?MarkerIDProviderRLayerIndexProvidereCameraxnextIDnRnextID$enextIDxpos-,FsBEdirMJҾ9$ܾup Ui?[Faside0a?ListCitemsItem0Item1YItem2Item3WItem4Item5?Item6|Item7Item8Item9 Item10| Item11 Item12t Item13 Item14G Item15 Item16 Item17h Item18 Item19O Item20 CclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comYclassNamegm_weapons_ammoboxesnamegm_weapons_ammoboxesauthorGlobal Mobilizationurlglobal-mobilization.comclassNamegm_structures_euro_80namegm_structures_euro_80authorGlobal Mobilizationurlglobal-mobilization.comWclassNamegm_objects_tentsnamegm_objects_tentsauthorGlobal Mobilizationurlglobal-mobilization.comclassNamegm_weapons_putnamegm_weapons_putauthorGlobal Mobilizationurlglobal-mobilization.com?classNameCUP_Misc_e_ConfignameCUP_Misc_e_Config|classNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Armor_F_TanknameArma 3 Tank - Armored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameacre_sys_intercomnameACRE2 - Vehicle IntercomauthorACRE2Teamurlhttps://github.com/IDI-Systems/acre2 classNameCUP_WheeledVehicles_StridernameCUP_WheeledVehicles_StriderauthorCommunity Upgrade Project| classNameA3_Modules_F_CuratornameArma 3 Zeus Update - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.orgt classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org classNameAdmiralnameARK Inhouse - AdmiralauthorKamiurlhttps://github.com/kami-G classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.org classNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.org classNameCUP_Creatures_Military_RussianameCUP_Creatures_Military_Russiah classNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8 classNamegm_vehicles_land_tracked_2s1_pl_army_2s1namegm_vehicles_land_tracked_2s1_pl_army_2s1authorGlobal Mobilizationurlglobal-mobilization.comO classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com classNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttps://ace3.acemod.org/CauthordancemooxHeaderhgameTypeCoopminPlayersmaxPlayers'Category09nameMultiplayerAttribute0Attribute1rnAttributes9propertyRespawnButtonexpressiontrueValue<rdataLrsingleTypeSCALARvalue?rpropertyRespawnTemplatesexpressiontrueValue9data9singleTypeARRAYvalue9itemsItem09data9singleTypeSTRINGvalueNone9InteliEntitiesConnections*C&MbriefingNameark_co48_bahnhof_bollwerkoverviewTextKSK hold a railway embankment | JIP Reinforcements Require DLCresistanceWesttimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<!items Item0Item1NItem2Item3gItem4WItem5\Item6Item73Item8QItem9aItem10:kItem11zItem12$Item13BItem14Item15Item16Item17Item18Item19Item20Item21(Item22~Item23Item24 Item25Item26!Item27)Item28/Item29(6Item30Q<Item31{B*CdataTypeLayernameTime TriggersstateEntitiesidatlOffset$d3BN items Item0kItem1AItem2/Item3Item4 Item52Item6GItem74Item8~NdataTypeTriggerpositionFFRB$zFAttributesidtypeEmptyDetectoratlOffsettBAnametgr_safety_offconditioncall{hull3_mission_safetyTimerAbort}sizeAsizeBAdataTypeTriggerpositionrF\BB=yFAttributesidtypeEmptyDetectoratlOffset0#B/nametgr_time_10conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDD/dataTypeTriggerpositionF(BxFAttributesidtypeEmptyDetectoratlOffset3Bnametgr_time_15conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutaDaDaDdataTypeTriggerpositionFOB&axFAttributesidtypeEmptyDetectoratlOffset|:B nametgr_time_20conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutDDD dataTypeTriggerposition~FABwFAttributes|idtypeEmptyDetectoratlOffset VAB2nametgr_time_25conditioncall{triggeractivated tgr_safety_off;}onActivationcall{heli_1 setfuel 1; heli_2 setfuel 1;}sizeAsizeBtimeoutDDD2dataTypeTriggerpositionFBwFAttributesidtypeEmptyDetectoratlOffsetGBGnametgr_time_30conditioncall{triggeractivated tgr_safety_off;}onActivationcall{heli_1 setfuel 1;}sizeAsizeBtimeoutDDDGdataTypeTriggerposition6F4ByFAttributesidtypeEmptyDetectoratlOffset6\B4nametgr_time_5conditioncall{triggeractivated tgr_safety_off;}sizeAsizeBtimeoutCCC4dataTypeTriggerpositionFCBwFAttributesidMtypeEmptyDetectoratlOffsetx;OB~nametgr_time_40conditioncall{triggeractivated tgr_safety_off;}onActivationcall{if (isServer) then {[arty_1,"mkr_tgt"] call ark_script_fnc_fireArty;};}sizeAsizeBtimeoutEEE~dataTypeTriggerpositionF ).CEangle?AttributesidMtypeEmptyDetectorAreaR50Nnametgr_disableonActivationif (isServer) then { [false] call ark_chase_ai_fnc_enableSpawning; {[_x] call adm_api_fnc_disableCamp} forEach [inf_1,inf_2,inf_3,inf_4,inf_5,inf_6,inf_7,t_1,t_2,t_3,a_1,a_2]; }; arty_1 setdamage 1;sizeA EsizeBAtimeoutDDDactivationByANYPLAYERisRectangleN dataTypeMarkerpositionFBEnamemkr_aomarkerTypeELLIPSEtypeellipsecolorNameColorWESTfillNameBorderaBb\Cangle_CdrawBorderiddataTypeMarkerpositionFBEnamemkr_tgttypeEmptyidlgdataTypeLayernamePlayer Bits & Set DressingEntitiesid atlOffsetbWitemsItem0 Item1*Item24Item35Item4c6Item58Item6:Item7P;Item8<Item9<Item10>Item11N?Item12EItem13JItem14PItem15VW dataTypeObjectPositionInfo;!sideEmptyflagsAttributess!idtypegm_ge_army_ammobox_allmagazines_80atlOffset`8CustomAttributes!*positionFBXsEangles@?^@s!init [this, ["faction", "KSK"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgm_bge!Attribute0"nAttributes*propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value_"*datao"*singleTypeSTRINGvalue[[[[],[]],[["gm_smokeshell_grn_dm21","gm_smokeshell_red_dm23","gm_smokeshell_yel_dm26","gm_smokeshell_org_dm32","gm_smokeshell_wht_dm25","gm_handgrenade_frag_dm51","gm_handgrenade_frag_dm51a1","gm_handgrenade_pracfrag_dm58","gm_handgrenade_conc_dm51","gm_handgrenade_conc_dm51a1","gm_handgrenade_pracconc_dm58","gm_mine_at_dm21","gm_mine_ap_dm31","gm_explosive_petn_charge","gm_8Rnd_9x19mm_B_DM11_p1_blk","gm_8Rnd_9x19mm_B_DM51_p1_blk","gm_1Rnd_265mm_flare_para_yel_DM16","gm_1Rnd_265mm_flare_single_wht_DM15","gm_1Rnd_265mm_flare_single_red_DM13","gm_1Rnd_265mm_flare_single_grn_DM11","gm_1Rnd_265mm_flare_single_yel_DM10","gm_1Rnd_265mm_flare_multi_wht_DM25","gm_1Rnd_265mm_flare_multi_red_DM23","gm_1Rnd_265mm_flare_multi_grn_DM21","gm_1Rnd_265mm_flare_multi_yel_DM20","gm_1Rnd_265mm_smoke_single_yel_DM19","gm_1Rnd_265mm_smoke_single_org_DM22","gm_1Rnd_265mm_smoke_single_vlt_DM24","gm_1Rnd_265mm_flare_multi_nbc_DM47","gm_30Rnd_9x19mm_B_DM51_mp5_blk","gm_30Rnd_9x19mm_B_DM11_mp5_blk","gm_30Rnd_9x19mm_AP_DM91_mp5_blk","gm_30Rnd_9x19mm_B_DM51_mp5a3_blk","gm_30Rnd_9x19mm_B_DM11_mp5a3_blk","gm_30Rnd_9x19mm_AP_DM91_mp5a3_blk","gm_20Rnd_762x51mm_B_T_DM21_g3_blk","gm_20Rnd_762x51mm_B_T_DM21A1_g3_blk","gm_20Rnd_762x51mm_B_T_DM21A2_g3_blk","gm_20Rnd_762x51mm_B_DM111_g3_blk","gm_20Rnd_762x51mm_B_DM41_g3_blk","gm_20Rnd_762x51mm_AP_DM151_g3_blk","gm_1rnd_67mm_heat_dm22a1_g3","gm_120Rnd_762x51mm_B_T_DM21_mg3_grn","gm_120Rnd_762x51mm_B_T_DM21A1_mg3_grn","gm_120Rnd_762x51mm_B_T_DM21A2_mg3_grn","gm_1Rnd_84x245mm_heat_t_DM12_carlgustaf","gm_1Rnd_84x245mm_heat_t_DM12a1_carlgustaf","gm_1Rnd_84x245mm_heat_t_DM22_carlgustaf","gm_1Rnd_84x245mm_heat_t_DM32_carlgustaf","gm_1Rnd_84x245mm_ILLUM_DM16_carlgustaf","gm_1Rnd_44x537mm_heat_dm32_pzf44_2"],[30,30,30,30,30,30,30,30,30,30,30,10,30,10,30,30,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,30,30,30,30,10,10,10,10,10,10]],[["gm_ferod16_oli","gm_ge_army_conat2","gm_ge_army_gauzeCompress","gm_ge_army_burnBandage","gm_ge_army_gauzeBandage"],[10,50,50,50,50]],[[],[]]],false]* dataTypeObjectPositionInfoF+sideEmptyflagsAttributes~+idtypegm_ge_army_ammobox_allmagazines_80atlOffset8CustomAttributes+4positionF~BVmEangles@N?^@~+init [this, ["faction", "KSK"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgm_bge+Attribute0,nAttributes4propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuej,4dataz,4singleTypeSTRINGvalue[[[[],[]],[["gm_smokeshell_grn_dm21","gm_smokeshell_red_dm23","gm_smokeshell_yel_dm26","gm_smokeshell_org_dm32","gm_smokeshell_wht_dm25","gm_handgrenade_frag_dm51","gm_handgrenade_frag_dm51a1","gm_handgrenade_pracfrag_dm58","gm_handgrenade_conc_dm51","gm_handgrenade_conc_dm51a1","gm_handgrenade_pracconc_dm58","gm_mine_at_dm21","gm_mine_ap_dm31","gm_explosive_petn_charge","gm_8Rnd_9x19mm_B_DM11_p1_blk","gm_8Rnd_9x19mm_B_DM51_p1_blk","gm_1Rnd_265mm_flare_para_yel_DM16","gm_1Rnd_265mm_flare_single_wht_DM15","gm_1Rnd_265mm_flare_single_red_DM13","gm_1Rnd_265mm_flare_single_grn_DM11","gm_1Rnd_265mm_flare_single_yel_DM10","gm_1Rnd_265mm_flare_multi_wht_DM25","gm_1Rnd_265mm_flare_multi_red_DM23","gm_1Rnd_265mm_flare_multi_grn_DM21","gm_1Rnd_265mm_flare_multi_yel_DM20","gm_1Rnd_265mm_smoke_single_yel_DM19","gm_1Rnd_265mm_smoke_single_org_DM22","gm_1Rnd_265mm_smoke_single_vlt_DM24","gm_1Rnd_265mm_flare_multi_nbc_DM47","gm_30Rnd_9x19mm_B_DM51_mp5_blk","gm_30Rnd_9x19mm_B_DM11_mp5_blk","gm_30Rnd_9x19mm_AP_DM91_mp5_blk","gm_30Rnd_9x19mm_B_DM51_mp5a3_blk","gm_30Rnd_9x19mm_B_DM11_mp5a3_blk","gm_30Rnd_9x19mm_AP_DM91_mp5a3_blk","gm_20Rnd_762x51mm_B_T_DM21_g3_blk","gm_20Rnd_762x51mm_B_T_DM21A1_g3_blk","gm_20Rnd_762x51mm_B_T_DM21A2_g3_blk","gm_20Rnd_762x51mm_B_DM111_g3_blk","gm_20Rnd_762x51mm_B_DM41_g3_blk","gm_20Rnd_762x51mm_AP_DM151_g3_blk","gm_1rnd_67mm_heat_dm22a1_g3","gm_120Rnd_762x51mm_B_T_DM21_mg3_grn","gm_120Rnd_762x51mm_B_T_DM21A1_mg3_grn","gm_120Rnd_762x51mm_B_T_DM21A2_mg3_grn","gm_1Rnd_84x245mm_heat_t_DM12_carlgustaf","gm_1Rnd_84x245mm_heat_t_DM12a1_carlgustaf","gm_1Rnd_84x245mm_heat_t_DM22_carlgustaf","gm_1Rnd_84x245mm_heat_t_DM32_carlgustaf","gm_1Rnd_84x245mm_ILLUM_DM16_carlgustaf","gm_1Rnd_44x537mm_heat_dm32_pzf44_2"],[30,30,30,30,30,30,30,30,30,30,30,10,30,10,30,30,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,30,30,30,30,10,10,10,10,10,10]],[["gm_ferod16_oli","gm_ge_army_conat2","gm_ge_army_gauzeCompress","gm_ge_army_burnBandage","gm_ge_army_gauzeBandage"],[10,50,50,50,50]],[[],[]]],false]4dataTypeObjectPositionInfo.5sideEmptyflagsAttributesf5id typeland_gm_euro_bench_06atlOffset;5positionFՊBkEanglespositionPFuyB2REangles@M@^@=init [this, ["faction", "KSK"], ["gear", "MineAP"]] call hull3_unit_fnc_init;texturesgm_bge>dataTypeObjectPositionInfo>sideEmptyflagsAttributes>idtypegm_AmmoBox_4Rnd_mine_at_DM21_putatlOffset7N?positionFB]MEangles@@P@>init [this, ["faction", "KSK"], ["gear", "MineAT"]] call hull3_unit_fnc_init;texturesgm_bgeN? dataTypeObjectPositionInfo?sideEmptyflagsAttributes@idtypeI_LT_01_AT_FatlOffset_CustomAttributes@Eposition FxC ٲEangles@ˮ@@@skill?lockUNLOCKEDinit [this, ["faction", "KSK"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;nameAWC_1texturesIndep_Olive@Attribute0@nAttributesEpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueAEdataAEsingleTypeARRAYvalueAEitemsItem0AItem1BEdataABsingleTypeARRAYvalueBBitemsItem0OdOsingleTypeSCALARvalue?dOdatatOOsingleTypeSTRINGvalueshowCamonetHullOdataOOsingleTypeSCALARvalue?OdataOPsingleTypeSTRINGvalueshowBagsPdata'PMPsingleTypeSCALARvalueMPdata]PPsingleTypeSTRINGvalueshowSLATHullPdataPPsingleTypeSCALARvalue?P dataTypeObjectPositionInfo\QsideEmptyflagsAttributesQidtypeI_LT_01_cannon_FatlOffset=CustomAttributes,RVposition:F`C_6Eangles@殷@Item28Item29=Item30Item31Item32?Item33Item34.dataTypeGroupsideCivilianEntities[_AttributesbidatlOffset£bitemsItem0_Item1aItem2bbdataTypeObjectPositionInfo`sideCivilianflagsAttributesK`idtypeC_Bob_VRCustomAttributesQ`aposition-FBBEanglesD@K`Q`Attribute0`Attribute1anAttributesapropertyspeakerexpression_this setspeaker _value;Value`adata`asingleTypeSTRINGvalueMale01GREVRapropertypitchexpression_this setpitch _value;ValueWaadatagaasingleTypeSCALARvalue\?adataTypeWaypointloiterAltitudepositionJ*FBTEplacementHBEffectsbshowWPNEVERidtypeMovebbdataTypeWaypointloiterAltitudeposition8FeB2EEffectsbshowWPNEVERidFtypeMovebbbdataTypeGroupsideCivilianEntitiescAttributesCfidatlOffsetIfitemsItem04cItem13eItem2eCfdataTypeObjectPositionInfocsideCivilianflagsAttributescidtypeC_Bob_VRCustomAttributesc3eposition.FݽBEanglesD@ccAttribute0/dAttribute1dnAttributes3epropertyspeakerexpression_this setspeaker _value;ValueydddataddsingleTypeSTRINGvalueMale01GREVRdpropertypitchexpression_this setpitch _value;Valued3edata e3esingleTypeSCALARvalue\?3edataTypeWaypointloiterAltitudeposition(FFBfEplacementHBEffectseshowWPNEVERidtypeMoveeedataTypeWaypointloiterAltitudeposition8FeB2EEffects=fshowWPNEVERidGtypeMoveCfCfIfdataTypeTriggerposition.F۽B kEangleD@AttributesfidtypeEmptyDetectorAreaR50gconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AgdataTypeLogicPositionInfogidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributesgHsposition-FdB]Eangles@;@@gAttribute0hAttribute1|iAttribute23jAttribute3jAttribute4kAttribute5`lAttribute6mAttribute7mAttribute8nAttribute9poAttribute107pAttribute11pAttribute12qAttribute13rnAttributesHspropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueIi|idataYi|isingleTypeSTRINGvalue|ipropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuei3jdata j3jsingleTypeSCALARvalue3jpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuejjdatajjsingleTypeSCALARvalueBjpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuekkkdata{kksingleTypeSCALARvalueBkpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value*l`ldata:l`lsingleTypeSCALARvalue A`lpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuelmdatalmsingleTypeBOOLvaluempropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuemmdatammsingleTypeSCALARvaluempropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valueknndata{nnsingleTypeSTRINGvalueinf_3npropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value:opodataJoposingleTypeSCALARvaluepopropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuep7pdatap7psingleTypeSCALARvalue7ppropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueppdatappsingleTypeSCALARvalueAppropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueqqdataqqsingleTypeSCALARvalueqpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuePrrdata`rrsingleTypeSCALARvaluerpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuesHsdata%sHssingleTypeSTRINGvalueHsdataTypeGroupsideCivilianEntitiessAttributesvidatlOffsetvitemsItem0sItem1uItem2hvvdataTypeObjectPositionInfo^tsideCivilianflagsAttributestidtypeC_Bob_VRCustomAttributestupositionh.FByEanglesD@ttAttribute0tAttribute1\unAttributesupropertyspeakerexpression_this setspeaker _value;Valueu\udata.u\usingleTypeSTRINGvalueMale01GREVR\upropertypitchexpression_this setpitch _value;ValueuudatauusingleTypeSCALARvalue\?udataTypeWaypointloiterAltitudeposition[*F6EBEplacementHBEffectsbvshowWPNEVERidtypeMovehvhvdataTypeWaypointloiterAltitudeposition8FeB2EEffectsvshowWPNEVERidHtypeMovevvvdataTypeGroupsideCivilianEntitiesLwAttributeszid atlOffset”zitemsItem0wItem1~yItem2zzdataTypeObjectPositionInfoxsideCivilianflagsAttributes~showWPNEVERidDtypeMoveD~D~J~dataTypeTriggerposition3FgBvdEangle@@Attributes~idtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfowidtypeAdmiral_OndemandCampZoneCustomAttributes9positionN3FB)EanglesY@Attribute0Attribute1mAttribute2$Attribute3ۂAttribute4Attribute5QAttribute6Attribute7ՅAttribute8Attribute9aAttribute10(Attribute11Attribute12Attribute13wnAttributes9propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value:mdataJmsingleTypeSTRINGvaluempropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value$data$singleTypeSCALARvalue$propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueۂdataۂsingleTypeSCALARvalueBۂpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value\datalsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueQdata+QsingleTypeSCALARvalue AQpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value҄datasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueՅdataՅsingleTypeSCALARvalueՅpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value\datalsingleTypeSTRINGvalueinf_4propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value+adata;asingleTypeSCALARvalueapropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value(data(singleTypeSCALARvalue(propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedataLjsingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuexdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueAwdataQwsingleTypeSCALARvaluewpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value9data9singleTypeSTRINGvalue9dataTypeGroupsideCivilianEntitiesAttributesidatlOffsetitemsItem0ʋItem1ɍItem2idataTypeObjectPositionInfoOsideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributesɍposition2p3FBXdEanglesB@Attribute0ŌAttribute1MnAttributesɍpropertyspeakerexpression_this setspeaker _value;ValueMdataMsingleTypeSTRINGvalueMale01GREVRMpropertypitchexpression_this setpitch _value;ValueɍdataɍsingleTypeSCALARvalue\?ɍ dataTypeWaypointloiterAltitudepositionT_)F*DB:EplacementHBEffectscshowWPNEVERidtypeMoveatlOffset7iidataTypeWaypointloiterAltitudeposition8FeB2EEffectsshowWPNEVERidEtypeMovedataTypeGroupsideCivilianEntitiesMAttributesidatlOffset¥itemsItem0Item1Item2 dataTypeObjectPositionInfosideCivilianflagsAttributesMidtypeC_Bob_VRatlOffset7CustomAttributesSposition@FtBEanglesBa_>MSAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueՐdatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueYdataisingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositionuFۑBBEplacementHBEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition8FeB2EEffectsshowWPNEVERidItypeMovedataTypeGroupsideCivilianEntitiesAttributesEidatlOffsetKitemsItem06Item15Item2ŕEdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRCustomAttributes5position"FQBEanglesBa_>Attribute01Attribute1nAttributes5propertyspeakerexpression_this setspeaker _value;Value{datasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value5data5singleTypeSCALARvalue\?5dataTypeWaypointloiterAltitudeposition1FCkEplacementHBEffectsshowWPNEVERidtypeMoveŕŕdataTypeWaypointloiterAltitudeposition8FeB2EEffects?showWPNEVERidJtypeMoveEEKdataTypeTriggerposition%F#BEanglea`_>AttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffset7CustomAttributesJposition4F \BdEanglesѠ=֟? @Attribute0Attribute1~Attribute25Attribute3Attribute4Attribute5bAttribute6Attribute7Attribute8Attribute9rAttribute109Attribute11Attribute12Attribute13nAttributesJpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueK~data[~singleTypeSTRINGvalue~propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value5data5singleTypeSCALARvalue5propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataƚsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuemdata}singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value,bdata<bsingleTypeSCALARvalue AbpropertyAdmiral_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];Valuemdata}singleTypeSTRINGvalueinf_5propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value<rdataLrsingleTypeSCALARvaluerpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value9data9singleTypeSCALARvalue9propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueȠdataؠsingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueRdatabsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueJdata'JsingleTypeSTRINGvalueJdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetitemsItem0ۣItem1Item2z dataTypeObjectPositionInfopsideCivilianflagsAttributesid typeC_Bob_VRatlOffset7CustomAttributesposition2F6BUEanglesBa_>Attribute0Attribute1nnAttributespropertyspeakerexpression_this setspeaker _value;Value0ndata@nsingleTypeSTRINGvalueMale01GREVRnpropertypitchexpression_this setpitch _value;ValuedataĥsingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition2FB [EplacementHBEffectstshowWPNEVERid!typeMovezzdataTypeWaypointloiterAltitudeposition8FeB2EEffectsshowWPNEVERidKtypeMovedataTypeGroupsideCivilianEntities^Attributesid"atlOffset¦itemsItem0Item1Item2 dataTypeObjectPositionInfosideCivilianflagsAttributesNid#typeC_Bob_VRCustomAttributesTposition%FBRBEangles?NTAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;Value֨datasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueZdatajsingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition FAB"EplacementHBEffectsshowWPNEVERid$typeMove dataTypeWaypointloiterAltitudeposition8FeB2EEffectsshowWPNEVERidLtypeMovedataTypeGroupsideCivilianEntitiesAttributesVid%atlOffset\itemsItem07Item1FItem2֭V dataTypeObjectPositionInfo̫sideCivilianflagsAttributesid&typeC_Bob_VRatlOffset7CustomAttributes FpositionF B_Eangles? Attribute0BAttribute1ʬnAttributesFpropertyspeakerexpression_this setspeaker _value;ValueʬdataʬsingleTypeSTRINGvalueMale01GREVRʬpropertypitchexpression_this setpitch _value;ValueFdata FsingleTypeSCALARvalue\?FdataTypeWaypointloiterAltitudepositioneFBEplacementHBEffectsЭshowWPNEVERid'typeMove֭֭dataTypeWaypointloiterAltitudeposition8FeB2EEffectsPshowWPNEVERidMtypeMoveVV\dataTypeTriggerpositionY/FfBmEangle?AttributesЮid(typeEmptyDetectorAreaR50!conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB A!dataTypeLogicPositionInfoid)typeAdmiral_OndemandCampZoneCustomAttributesKpositionijF]BqtEangles-@,@Attribute0Attribute1Attribute26Attribute3Attribute4Attribute5cAttribute6Attribute7Attribute8Attribute9sAttribute10:Attribute11Attribute12Attribute13nAttributesKpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueLdata\singleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value6data6singleTypeSCALARvalue6propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataDzsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuendata~singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value-cdata=csingleTypeSCALARvalue AcpropertyAdmiral_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];Valuendata~singleTypeSTRINGvalueinf_6propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value=sdataMssingleTypeSCALARvaluespropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value:data:singleTypeSCALARvalue:propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueɸdataٸsingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueSdatacsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueKdata(KsingleTypeSTRINGvalueKdataTypeGroupsideCivilianEntitiesAttributesid*atlOffsetitemsItem0ܻItem1Item2{ dataTypeObjectPositionInfoqsideCivilianflagsAttributesid+typeC_Bob_VRatlOffsetCustomAttributesposition?FB^Eangles?Attribute0Attribute1onAttributespropertyspeakerexpression_this setspeaker _value;Value1odataAosingleTypeSTRINGvalueMale01GREVRopropertypitchexpression_this setpitch _value;ValuedataŽsingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudepositionhF)BdEplacementHBEffectsushowWPNEVERid,typeMove{{dataTypeWaypointloiterAltitudeposition8FeB2EEffectsshowWPNEVERidNtypeMovedataTypeGroupsideCivilianEntities_Attributesid-atlOffset§itemsItem0Item1Item2!dataTypeObjectPositionInfosideCivilianflagsAttributesOid.typeC_Bob_VRCustomAttributesUpositionc"FYBEangles77 @OUAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value[dataksingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition9!FBлEplacementHBEffectsshowWPNEVERid/typeMove!!dataTypeWaypointloiterAltitudeposition8FeB2EEffectsshowWPNEVERidOtypeMovedataTypeGroupsideCivilianEntitiesAttributesGid0atlOffsetMitemsItem08Item17Item2GdataTypeObjectPositionInfosideCivilianflagsAttributesid1typeC_Bob_VRCustomAttributes7position"FmBEangles77 @Attribute03Attribute1nAttributes7propertyspeakerexpression_this setspeaker _value;Value}datasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value7data7singleTypeSCALARvalue\?7dataTypeWaypointloiterAltitudepositionR F`BEplacementHBEffectsshowWPNEVERid2typeMovedataTypeWaypointloiterAltitudeposition8FeB2EEffectsAshowWPNEVERidPtypeMoveGGMdataTypeTriggerposition "FlB;Eangle17 @Attributesid3typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfoid4typeAdmiral_OndemandCampZoneatlOffset7CustomAttributesLposition#F7BEangles@F@@Attribute0Attribute1Attribute27Attribute3Attribute4Attribute5dAttribute6Attribute7Attribute8Attribute9tAttribute10;Attribute11Attribute12Attribute13nAttributesLpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueMdata]singleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value7data7singleTypeSCALARvalue7propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueodatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value.ddata>dsingleTypeSCALARvalue AdpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueodatasingleTypeSTRINGvalueinf_1propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value>tdataNtsingleTypeSCALARvaluetpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value;data;singleTypeSCALARvalue;propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueTdatadsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueLdata)LsingleTypeSTRINGvalueLdataTypeGroupsideCivilianEntitiesAttributesid5atlOffsetitemsItem0Item1Item2ldataTypeObjectPositionInfobsideCivilianflagsAttributesid6typeC_Bob_VRCustomAttributesposition"F[BKEangles77 @Attribute0Attribute1`nAttributespropertyspeakerexpression_this setspeaker _value;Value"`data2`singleTypeSTRINGvalueMale01GREVR`propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition) FBjEplacementHBEffectsfshowWPNEVERid7typeMovelldataTypeWaypointloiterAltitudeposition8FeB2EEffectsshowWPNEVERidQtypeMovedataTypeGroupsideCivilianEntitiesPAttributesid8atlOffset˜itemsItem0Item1Item2dataTypeObjectPositionInfosideCivilianflagsAttributes@id9typeC_Bob_VRCustomAttributesFpositionYQ&FbBEanglesL@@FAttribute0~Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueLdata\singleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition%F^B9EplacementHBEffects showWPNEVERid:typeMovedataTypeWaypointloiterAltitudeposition8FeB2EEffectsshowWPNEVERidRtypeMovedataTypeGroupsideCivilianEntitiesAttributes8id;atlOffset>itemsItem0)Item1(Item28dataTypeObjectPositionInfosideCivilianflagsAttributesid<typeC_Bob_VRCustomAttributes(positionN&F=BgEanglesL@Attribute0$Attribute1nAttributes(propertyspeakerexpression_this setspeaker _value;Valuendata~singleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value(data(singleTypeSCALARvalue\?(dataTypeWaypointloiterAltitudepositionN#Fq=B`EplacementHBEffectsshowWPNEVERid=typeMovedataTypeWaypointloiterAltitudeposition8FeB2EEffects2showWPNEVERidStypeMove88>dataTypeTriggerposition7]&FMBW6EangleL@Attributesid>typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfo{id?typeAdmiral_OndemandCampZoneatlOffsetCustomAttributes=position*&FkBNEangles@@Attribute0Attribute1qAttribute2(Attribute3Attribute4Attribute5UAttribute6 Attribute7Attribute8Attribute9eAttribute10,Attribute11Attribute12Attribute13{nAttributes=propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value>qdataNqsingleTypeSTRINGvalueqpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value(data(singleTypeSCALARvalue(propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value`datapsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueUdata/UsingleTypeSCALARvalue AUpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value data singleTypeBOOLvalue propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value`datapsingleTypeSTRINGvalueinf_2propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value/edata?esingleTypeSCALARvalueepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value,data,singleTypeSCALARvalue,propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value|datasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueE{dataU{singleTypeSCALARvalue{propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value =data=singleTypeSTRINGvalue=dataTypeGroupsideCivilianEntitiesAttributesid@atlOffsetitemsItem0Item1Item2]dataTypeObjectPositionInfoSsideCivilianflagsAttributesidAtypeC_Bob_VRCustomAttributespositionK&FUBS5EanglesL@Attribute0Attribute1QnAttributespropertyspeakerexpression_this setspeaker _value;ValueQdata#QsingleTypeSTRINGvalueMale01GREVRQpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\?dataTypeWaypointloiterAltitudeposition$FC!B EplacementHBEffectsWshowWPNEVERidBtypeMove]]dataTypeWaypointloiterAltitudeposition8FeB2EEffectsshowWPNEVERidTtypeMovedataTypeGroupsideCivilianEntitiesAAttributesidTatlOffset‰itemsItem0tItem1sItem2dataTypeObjectPositionInfosideCivilianflagsAttributes1idUtypeC_Bob_VRCustomAttributes7spositionFLBEanglesA?17Attribute0oAttribute1nAttributesspropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value=sdataMssingleTypeSCALARvalue\?sdataTypeWaypointloiterAltitudepositionF`[B EplacementHBEffectsshowWPNEVERidVtypeMovedataTypeWaypointloiterAltitudepositionPF B 3EEffects}showWPNEVERidWtypeMovedataTypeGroupsideCivilianEntitiesAttributes9idXatlOffset?itemsItem0Item1Item29dataTypeObjectPositionInfosideCivilianflagsAttributesidYtypeC_Bob_VRCustomAttributespositionXF5B!EanglesA?Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;Value_dataosingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\? dataTypeWaypointloiterAltitudepositionpFBEplacementHBEffectsshowWPNEVERidZtypeMoveatlOffset7dataTypeWaypointloiterAltitudepositionPF B 3EEffects3showWPNEVERid[typeMove99?dataTypeTriggerposition8FBEangleA?Attributesid\typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfolid]typeAdmiral_OndemandCampZoneCustomAttributes.positionFh#BPNEangles@4?0@Attribute0Attribute1bAttribute2Attribute3Attribute4Attribute5FAttribute6Attribute7Attribute8Attribute9VAttribute10Attribute11Attribute12Attribute13lnAttributes.propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value/bdata?bsingleTypeSTRINGvaluebpropertyAdmiral_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];ValueQdataasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueFdata FsingleTypeSCALARvalue AFpropertyAdmiral_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];ValueQdataasingleTypeSTRINGvalueinf_7propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value Vdata0VsingleTypeSCALARvalueVpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuemdata}singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value6ldataFlsingleTypeSCALARvaluelpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value.data .singleTypeSTRINGvalue.dataTypeGroupsideCivilianEntitiesAttributesid^atlOffsetitemsItem0Item1Item2^dataTypeObjectPositionInfoDsideCivilianflagsAttributes|id_typeC_Bob_VRCustomAttributespositionFBEanglesA?|Attribute0Attribute1BnAttributespropertyspeakerexpression_this setspeaker _value;ValueBdataBsingleTypeSTRINGvalueMale01GREVRBpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue\? dataTypeWaypointloiterAltitudepositionFaB:EplacementHBEffectsXshowWPNEVERid`typeMoveatlOffset7^^dataTypeWaypointloiterAltitudepositionPF B 3EEffectsshowWPNEVERidatypeMovedataTypeLayername5 Minutes - Wheel Armour Start (3 Tech)stateEntities]id atlOffset̜3 items Item0Item1s Item2( Item3`Item4Item5Item6$Item7&Item8d'3dataTypeGroupsideCivilianEntities0Attributesm idatlOffsets itemsItem0XItem1m dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionj FC&EdataTypeWaypointloiterAltitudepositionFGB/EEffectsg showWPNEVERid>typeMovem m s dataTypeTriggerposition FBtEAttributes idtypeEmptyDetectorAreaR50( conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB A( dataTypeLogicPositionInfo idtypeAdmiral_OndemandCampZoneatlOffset7CustomAttributes `position6 FvwBjEangles]@[@ Attribute0 Attribute1 Attribute2M Attribute3Attribute4Attribute5zAttribute6/Attribute7Attribute8Attribute9Attribute10OAttribute11Attribute12Attribute13nAttributes`propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuec  datas  singleTypeSTRINGvalue propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value M data' M singleTypeSCALARvalueM propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueDzdataTzsingleTypeSCALARvalueAzpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value/data /singleTypeBOOLvalue/propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluet_1propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueRdatabsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueOdata)OsingleTypeSCALARvalue?OpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuehdataxsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value-`data=`singleTypeSTRINGvalue`dataTypeGroupsideCivilianEntitiesAttributes idatlOffsetitemsItem0Item1 dataTypeObjectPositionInfoesideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetposition]7FpB>EdataTypeWaypointloiterAltitudepositionFGB/EEffectsshowWPNEVERid?typeMove  dataTypeTriggerpositiona7F'BrEAttributesidtypeEmptyDetectorAreaR50atlOffset7conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB AdataTypeLogicPositionInfo>idtypeAdmiral_OndemandCampZoneCustomAttributesv$position7FEB~VEangles*@]eAttribute9)?Attribute10?Attribute11@Attribute12vAAttribute13?BnAttributesCpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value979data979singleTypeSTRINGvalue79propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value99data99singleTypeSCALARvalue9propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valueo::data::singleTypeSCALARvalueB:propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value&;\;data6;\;singleTypeSCALARvalueB\;propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value;<data;<singleTypeSCALARvalueB<propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value<<data<<singleTypeBOOLvalue<propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuei==datay==singleTypeSCALARvalue=propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value&>\>data6>\>singleTypeSTRINGvaluea_1\>propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value>)?data?)?singleTypeSCALARvalue)?propertyAdmiral_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@AvAdataPAvAsingleTypeSCALARvalue?vApropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value B?BdataB?BsingleTypeSCALARvalue?BpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueBCdataBCsingleTypeSTRINGvalueCdataTypeGroupsideCivilianEntities_CAttributesDidatlOffset¢DitemsItem0CItem1DDdataTypeObjectPositionInfoCsideCivilianflagsAttributesDidtypeC_Bob_VRDposition F.BEDDdataTypeWaypointloiterAltitudeposition*FYB+EEffectsDshowWPNEVERid typeMoveDDDdataTypeTriggerposition/ FqB EAttributes EidtypeEmptyDetectorAreaR50XEconditioncall{triggeractivated tgr_time_10;}sizeA AsizeB AXEdataTypeLogicPositionInfoEidtypeAdmiral_OndemandCampZoneCustomAttributesEQpositionV[ FBnEangles@EAttribute0FAttribute1GAttribute2mHAttribute3$IAttribute4IAttribute5JAttribute6OKAttribute7LAttribute8LAttribute9MAttribute10oNAttribute114OAttribute12OAttribute13PnAttributesQpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueGGdataGGsingleTypeSTRINGvalueGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value7HmHdataGHmHsingleTypeSCALARvaluemHpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueH$IdataH$IsingleTypeSCALARvalueB$IpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueIIdataIIsingleTypeSCALARvalueBIpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedJJdatatJJsingleTypeSCALARvalueBJpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueKOKdata+KOKsingleTypeBOOLvalueOKpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueKLdataKLsingleTypeSCALARvalueLpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueLLdataLLsingleTypeSTRINGvaluea_2LpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuerMMdataMMsingleTypeSCALARvalueMpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value9NoNdataINoNsingleTypeSCALARvalueoNpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueN4OdataO4OsingleTypeSCALARvalue4OpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueOOdataOOsingleTypeSCALARvalue?OpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuePPdataPPsingleTypeSCALARvaluePpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueMQQdata]QQsingleTypeSTRINGvalueQdataTypeLayername15 Minutes - Rotor InsertstateEntitiesQid atlOffsetO„aitemsItem0?RItem1SItem2SItem31VItem4vXItem5\adataTypeTriggerpositionǝnItem2pItem3FqItem4qItem5wvzdataTypeGroupsideCivilianEntitiesWlAttributes8nid atlOffset>nitemsItem0lItem18mItem2m8ndataTypeObjectPositionInfolsideCivilianflagsAttributes2mid typeC_Jeff_VR8mpositionHFIоBO Fangles@2m8mdataTypeWaypointloiterAltitudepositionxHFCOEEffectsmshowWPNEVERid&typeMovemmdataTypeWaypointloiterAltitudeposition FBNFEffects2nshowWPNEVERid'typeMove8n8n>ndataTypeGroupsideCivilianEntitiesnAttributes}pid atlOffsetƒpitemsItem0nItem1}oItem2o}pdataTypeObjectPositionInfo?osideCivilianflagsAttributeswoid typeC_Jeff_VR}oposition:GFexB Fangles@wo}odataTypeWaypointloiterAltitudepositionMFB$EEffectsoshowWPNEVERid(typeMoveoodataTypeWaypointloiterAltitudepositionF BtFEffectswpshowWPNEVERid)typeMove}p}ppdataTypeTriggerpositionӽFFȺBL Fangle@Attributespid typeEmptyDetectorAreaR50Fqconditioncall{triggeractivated tgr_time_25;}timeoutAAAFqdataTypeTriggerpositionT:HFBL: Fangle@Attributesqid typeEmptyDetectorAreaR50qconditioncall{triggeractivated tgr_time_25;}qdataTypeLogicPositionInfoPrid typeARK_Rotor_InsertCustomAttributesrwvposition>GF>)B`& Fanglesk.<@};rAttribute0rAttribute1sAttribute2^tAttribute3uAttribute4unAttributeswvpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Valuemssdata}sssingleTypeSCALARvalueBspropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value$t^tdata4t^tsingleTypeSTRINGvalueDefault^tpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuetudatatusingleTypeSTRINGvalueNORMALupropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value{uudatauusingleTypeSCALARvalueBupropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value0vwvdata@vwvsingleTypeSTRINGvalueark_rotor_fnc_insertwvdataTypeLogicPositionInfovid typeARK_Rotor_InsertCustomAttributeswzpositionJFFyB` Fanglesu<@H@wAttribute0wwAttribute1*xAttribute2xAttribute3yAttribute48znAttributeszpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Valuew*xdatax*xsingleTypeSCALARvalueB*xpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuexxdataxxsingleTypeSTRINGvalueDefaultxpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueVyydatafyysingleTypeSTRINGvalueNORMALypropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Valuez8zdataz8zsingleTypeSCALARvalueB8zpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValuezzdatazzsingleTypeSTRINGvalueark_rotor_fnc_insertzdataTypeLayername30 Minutes - Attack HelistateEntitiesh{id atlOffseta$itemsItem0{Item1$dataTypeGroupsideEastEntities{AttributesICrewLinksOid atlOffset” items Item0y|Item1G}Item2~Item3~Item4Item5RItem6ҀItem7Item8Item9ȂIdataTypeObjectPositionInfo|sideEastflagsAttributes2}idtypeCUP_O_RU_PilotatlOffsetG}position묽D8BmFangles@؎@2}nameheli_1DG}dataTypeObjectPositionInfo}sideEastflagsAttributes~idtypeCUP_O_RU_PilotatlOffset~~positionĭDFBnmFangles@؎@~~dataTypeObjectPositionInfo~sideEastflagsAttributes~idtypeCUP_O_RU_PilotatlOffset~~positionĭDFBnmFangles@؎@~~dataTypeObjectPositionInfoFsideEastflagsAttributes~idtypeCUP_O_RU_PilotatlOffset~“positionĭDFBnmFangles@؎@~nameheli_1GdataTypeObjectPositionInfosideEastflagsAttributesLidtypeCUP_O_RU_PilotatlOffset~RpositionĭDFBnmFangles@؎@LRdataTypeWaypointloiterAltitudepositionǞ.Fb,CۼEEffects̀showWPNEVERidtypeMoveҀҀ dataTypeWaypointloiterAltitudepositionCFUCAEplacementzCcompletitionRadiusBEffectsshowWPNEVERidtypeSeekAndDestroydataTypeWaypointloiterAltitudepositionXF)C4EEffectsshowWPNEVERidtypeMove dataTypeWaypointloiterAltitudepositionJ F%BЄEplacementzCcompletitionRadiusBEffects‚showWPNEVERidtypeSeekAndDestroyatlOffset7ȂȂdataTypeWaypointloiterAltitudepositiong.F,C`EEffectsCshowWPNEVERidtypeCycleIIOLinkIDProvidertLinksnextIDitemsItem0ЃItem1Item2zItem3؄Item46linkIDitem0item1 CustomData rolelinkIDitem0item1 CustomDataWzroleturretPathzlinkIDitem0item1 CustomData؄roleturretPath؄linkIDitem0item1 CustomData6roleturretPath6linkIDitem0item1 CustomDataqroleturretPath dataTypeObjectPositionInfo)sideEastflagsAttributesaid typeCUP_O_Mi8_RUatlOffsetиCustomAttributes$positionJFBEangles@؎@afuelnameheli_1Attribute0nAttributes$propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value$data$singleTypeSTRINGvalue[[[["CUP_arifle_AK74M","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]$dataTypeLayername40 Minutes - MLRSstateEntitiesid atlOffset BitemsItem0Item1B dataTypeObjectPositionInfoFsideEastflagsAttributes~idLtypegm_pl_army_2s1atlOffsetCustomAttributesposition>IF΁BFangles@z@!@~namearty_1texturesgm_zis508Attribute0ŊAttribute1Attribute2Attribute3dAttribute4?Attribute5Attribute6Attribute7АAttribute8Attribute9Attribute10gAttribute11JAttribute12'Attribute13Attribute14Attribute15 nAttributespropertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueodatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueOdata_singleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value/ddata?dsingleTypeSTRINGvalue-1dpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value ?data?singleTypeSTRINGvalue-1?propertygm_vehicleMarkings_tacticalSign_Icon_attributeexpression[_this,_value,1,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedataЏsingleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueАdataАsingleTypeSTRINGvalue-1Аpropertygm_vehicleMarkings_tacticalSign_PreIcon_attributeexpression[_this,_value,1,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueydatasingleTypeSTRINGvalue-1propertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueSdatacsingleTypeSTRINGvalue-1propertygm_vehicleMarkings_tacticalSign_PostIcon_attributeexpression[_this,_value,1,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value2gdataBgsingleTypeSTRINGvalue-1gpropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueJdata%JsingleTypeSTRINGvalue-1Jpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value'data'singleTypeSTRINGvalue-1'propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueϕdataߕsingleTypeARRAYvalueitemsItem0+Item1data;singleTypeARRAYvalue_itemsItem0Item1ÖdataÖsingleTypeSTRINGvaluegm_zis508ÖdataӖsingleTypeSCALARvalue?data singleTypeARRAYvalue-!items Item0Item1Item28Item3Item4əItem5Item6LItem7Item8ƚItem9Item10EItem11Item12ěItem13 Item14CItem15Item16œItem17 Item18AItem19Item20Item21Item226Item23~Item24Item25Item262Item27xItem28Item29Item30.Item31dataŘsingleTypeSTRINGvalueRoadPrioritySign_01_unhidedata8singleTypeSCALARvalue8dataHsingleTypeSTRINGvalueCommanderTurret_SearchLight_cover_unhidedataəsingleTypeSCALARvalue?ədataٙsingleTypeSTRINGvalueair_intake_2_1_high_unhidedata&LsingleTypeSCALARvalue?Ldata\singleTypeSTRINGvaluecargoframe_unhidedataƚsingleTypeSCALARvalue?ƚdata֚singleTypeSTRINGvalueswimmingaid_1_1_unhidedataEsingleTypeSCALARvalueEdataUsingleTypeSTRINGvalueswimmingaid_1_2_unhidedataěsingleTypeSCALARvalueědataԛ singleTypeSTRINGvalueswimmingaid_2_1_unhide dataCsingleTypeSCALARvalueCdataSsingleTypeSTRINGvalueswimmingaid_3_1_unhidedataœsingleTypeSCALARvalueœdataҜ singleTypeSTRINGvalueswimmingaid_3_2_unhide dataAsingleTypeSCALARvalueAdataQsingleTypeSTRINGvaluetarpRoll_01_unhidedatasingleTypeSCALARvalue?data̝singleTypeSTRINGvalueAmmoBox_01_unhidedata6singleTypeSCALARvalue6dataF~singleTypeSTRINGvaluestowageBox_1_1_unhide~datasingleTypeSCALARvalue?dataĞsingleTypeSTRINGvaluewheelChock_1_1_unhidedata 2singleTypeSCALARvalue?2dataBxsingleTypeSTRINGvaluecamonet_hull_unhidexdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluecamofoilage_hull_unhidedata.singleTypeSCALARvalue?.data>singleTypeSTRINGvaluecamonet_MainTurret_trav_unhidedatasingleTypeSCALARvalue?propertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value_dataosingleTypeSTRINGvalue-1propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value data singleTypeSTRINGvalue[[[["CUP_arifle_AK74M","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_CivPack_WDL"],[4]]],false] propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedataģsingleTypeSTRINGvalue-1dataTypeGroupsideEastEntitiesRAttributesCrewLinksidatlOffsetBitemsItem0o dataTypeObjectPositionInfosideEastflagsAttributesOidtypeCUP_O_RU_Survivor_Ratnik_DesertatlOffset%CustomAttributesUposition FBEEanglesĥ@z@!@OUAttribute0Attribute1#Attribute2nAttributespropertyspeakerexpression_this setspeaker _value;Value#data#singleTypeSTRINGvalueMale03RUS#propertypitchexpression_this setpitch _value;ValueidataysingleTypeSCALARvalue?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valuedata*singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]LinkIDProviderLinksǧBnextIDǧitemsItem0BlinkIDitem0item1LCustomDataBroleturretPathBdataTypeMarkerposition2FOUCEnamemkr_extracttypeEmptyid! dataTypeMarkerpositionF|BfEnamemkr_ammotypeEmptyangle^CidmatlOffset8dataTypeGroupsideWestEntitieskAttributeslid atlOffsetitemsItem0Item1tItem2Item3l dataTypeObjectPositionInfo=sideWestflagsAttributesuid typeB_officer_FatlOffsetCustomAttributesbtpositionFDXBEanglesH=>@uskill?rankCAPTAINinit [this, ["faction", "KSK"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Commanding Officer@COisPlayerisPlayablebAttribute0nAttributestpropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuetdatatsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]tdataTypeObjectPositionInfosideWestflagsAttributes.id typeB_medic_FCustomAttributes positionFBwEanglesqSE=>@.skill?rankSERGEANTinit [this, ["faction", "KSK"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Platoon Medic@COisPlayable Attribute04nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuedatasingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]] dataTypeObjectPositionInfosideWestflagsAttributesid typeB_Soldier_FatlOffset7CustomAttributespositionxFWB EanglesC=,>#R@skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Platoon Rifleman@COisPlayableAttribute0԰nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueOdata_singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]dataTypeObjectPositionInfoBsideWestflagsAttributeszid typeB_officer_FCustomAttributesZlposition(FcB]nEangles,P=>~@zskill?rankLIEUTENANTinit [this, ["faction", "KSK"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Executive Officer@COisPlayableZAttribute0nAttributeslpropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valueldata lsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]lformationDIAMONDdataTypeGroupsideWestEntitiesдAttributesliditemsItem0Item1ldataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_SL_FCustomAttributespositionxFBBEangles,=e> @skill?rankSERGEANTinit [this, ["faction", "KSK"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha Squad Leader@Alpha SLisPlayableAttribute0¶nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value=dataMsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]] dataTypeObjectPositionInfo>sideWestflagsAttributesvidtypeB_medic_FatlOffset7CustomAttributesZlpositionN}F)lBEanglesQ=U> @vskill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha Squad Medic@Alpha SLisPlayableZAttribute0nAttributeslpropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valueldata lsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]lformationDIAMONDdataTypeGroupsideWestEntitiesкAttributesiditemsItem0Item1ƽItem2bItem3dataTypeObjectPositionInfosideWestflagsAttributesͻidtypeB_Soldier_TL_FCustomAttributesƽpositionrFBEanglesr*=>2@ͻskill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 1 Fireteam Leader@Alpha 1isPlayableAttribute0ܼnAttributesƽpropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueWƽdatagƽsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]ƽdataTypeObjectPositionInfoLsideWestflagsAttributesidtypeB_soldier_M_FCustomAttributesPbpositionwFBOEangles =>.@skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 1 Designated Marksman@Alpha 1isPlayablePAttribute0xnAttributesbpropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuebdatabsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]b dataTypeObjectPositionInfosideWestflagsAttributes.idtypeB_Soldier_FatlOffset7CustomAttributespositioneF{BEanglesr*= />@.skill?init [this, ["faction", "KSK"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 1 Rifleman@Alpha 1isPlayableAttribute0-Attribute1Attribute2/nAttributespropertyspeakerexpression_this setspeaker _value;ValuewdatasingleTypeSTRINGvalueMale07ENGpropertypitchexpression_this setpitch _value;Value/data /singleTypeSCALARvalueQx?/propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuedatasingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_soldier_LAT_FCustomAttributesposition7jFCBEanglesc= #>@skill?init[this, ["faction", "KSK"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 1 Rifleman (AT)@Alpha 1isPlayableAttribute0nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value2dataBsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMONDdataTypeGroupsideWestEntitiesAttributesiditemsItem0CItem1Item2Item3>dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_TL_FCustomAttributesposition_fFBEanglesc= #>@skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 2 Fireteam Leader@Alpha 2isPlayableAttribute0nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuedatasingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_soldier_M_FCustomAttributesposition%kFBkEanglesa`=(>@skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 2 Designated Marksman@Alpha 2isPlayableAttribute0nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value(data8singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]dataTypeObjectPositionInfosideWestflagsAttributesSidtypeB_Soldier_FCustomAttributes >positionYFZB}EanglesM׈=z*>@Sskill?init [this, ["faction", "KSK"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 2 Rifleman@Alpha 2isPlayable Attribute0RAttribute1Attribute2TnAttributes>propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale10ENGpropertypitchexpression_this setpitch _value;ValueTdata.TsingleTypeSCALARvalueG?Tpropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value>data>singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]>dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_soldier_LAT_FCustomAttributesposition]F~JBObEangles=*>z@skill?init[this, ["faction", "KSK"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 2 Rifleman (AT)@Alpha 2isPlayableAttribute0nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueWdatagsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMONDdataTypeGroupsideWestEntities*AttributesiditemsItem0hItem1 Item2Item3sdataTypeObjectPositionInfosideWestflagsAttributes'idtypeB_Soldier_TL_FCustomAttributes positionZF˓B]TEangles=7>z@'skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "FTL"], ["marker", "A3", "ColorRed"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 3 Fireteam Leader@Alpha 3isPlayableAttribute06nAttributes propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value data singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]] dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_soldier_M_FCustomAttributesposition_FB :Eangles=L7>%@skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 3 Designated Marksman@Alpha 3isPlayableAttribute0nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueMdata]singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]] dataTypeObjectPositionInfoPsideWestflagsAttributesidtypeB_Soldier_FatlOffset7CustomAttributes?sposition}MFBZKEangles=,>@skill?init [this, ["faction", "KSK"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 3 Rifleman@Alpha 3isPlayable?Attribute0Attribute1 Attribute2nAttributesspropertyspeakerexpression_this setspeaker _value;Value data singleTypeSTRINGvalueMale12ENG propertypitchexpression_this setpitch _value;ValueSdatacsingleTypeSCALARvalue?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuesdatassingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]sdataTypeObjectPositionInfosideWestflagsAttributes3idtypeB_soldier_LAT_FCustomAttributesposition,RF)C0Eangles=B>@@3skill?init[this, ["faction", "KSK"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Alpha 3 Rifleman (AT)@Alpha 3isPlayableAttribute0nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuedatasingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMONDdataTypeGroupsideWestEntitiesoAttributesid atlOffset7(itemsItem0Item1] dataTypeObjectPositionInfo.sideWestflagsAttributesfid!typeB_Soldier_SL_FatlOffset7CustomAttributesK]positionFA'BEangles=h >U@fskill?rankSERGEANTinit [this, ["faction", "KSK"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo Squad Leader @Bravo SLisPlayableKAttribute0snAttributes]propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value]data]singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]]dataTypeObjectPositionInfosideWestflagsAttributesid"typeB_medic_FCustomAttributespositionzFBEangles=>.R@skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo Squad Medic@Bravo SLisPlayableAttribute0$nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuedatasingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMOND(dataTypeGroupsideWestEntitiesAttributesdid#atlOffset7~itemsItem0Item1Item25Item3d dataTypeObjectPositionInfoWsideWestflagsAttributesid$typeB_Soldier_TL_FatlOffset7CustomAttributeswpositionFSBEanglesG=>K-@skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 1 Fireteam Leader@Bravo 1isPlayablewAttribute0nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valuedata*singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]] dataTypeObjectPositionInfosideWestflagsAttributesWid%typeB_soldier_M_FatlOffset7CustomAttributes#5positionFB;EanglesG=H>K-@Wskill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 1 Designated Marksman@Bravo 1isPlayable#Attribute0KnAttributes5propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value5data5singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]5dataTypeObjectPositionInfosideWestflagsAttributesid&typeB_Soldier_FCustomAttributesposition}FrBEangles =,>.@skill?init [this, ["faction", "KSK"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 1 Rifleman@Bravo 1isPlayableAttribute0Attribute1vAttribute2nAttributespropertyspeakerexpression_this setspeaker _value;Value:vdataJvsingleTypeSTRINGvalueMale02ENGvpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueG?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valuemdata}singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]dataTypeObjectPositionInfodsideWestflagsAttributesid'typeB_soldier_LAT_FCustomAttributesRdposition^FQByEangles =E&>3!@skill?init[this, ["faction", "KSK"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 1 Rifleman (AT)@Bravo 1isPlayableRAttribute0znAttributesdpropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueddatadsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]dformationDIAMOND~dataTypeGroupsideWestEntitiesAttributesid(atlOffsetitemsItem0Item1Item2{Item3" dataTypeObjectPositionInfosideWestflagsAttributesid)typeB_Soldier_TL_FatlOffsetCustomAttributesposition~FϔB^lEanglesy=)> @skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 2 Fireteam Leader@Bravo 2isPlayableAttribute0nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValuepdatasingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]dataTypeObjectPositionInfoesideWestflagsAttributesid*typeB_soldier_M_FCustomAttributesi{positionSF B REanglesy=6>@skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 2 Designated Marksman@Bravo 2isPlayableiAttribute0nAttributes{propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value {data{singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]{dataTypeObjectPositionInfosideWestflagsAttributes7id+typeB_Soldier_FCustomAttributes"positionKqFnB\cEanglesa`=/(>@7skill?init [this, ["faction", "KSK"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 2 Rifleman@Bravo 2isPlayableAttribute06Attribute1Attribute28nAttributes"propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale08ENGpropertypitchexpression_this setpitch _value;Value8data8singleTypeSCALARvalue?8propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value"data"singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]"dataTypeObjectPositionInfosideWestflagsAttributesid,typeB_soldier_LAT_FCustomAttributespositionuFGBHEanglest==>@skill?init[this, ["faction", "KSK"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 2 Rifleman (AT)@Bravo 2isPlayableAttribute0nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value;dataKsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]formationDIAMONDdataTypeGroupsideWestEntitiesAttributes id-atlOffset7 itemsItem0\Item1%Item2Item3h  dataTypeObjectPositionInfosideWestflagsAttributes+id.typeB_Soldier_TL_FatlOffset7CustomAttributes%position*sFLBU=Eangles=K>@+skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "FTL"], ["marker", "B3", "ColorBlue"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 3 Fireteam Leader@Bravo 3isPlayableAttribute0;nAttributes%propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value%data%singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]%dataTypeObjectPositionInfosideWestflagsAttributesid/typeB_soldier_M_FCustomAttributespositionwFB#Eanglesl=J>@skill?rankCORPORALinit [this, ["faction", "KSK"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 3 Designated Marksman@Bravo 3isPlayableAttribute0nAttributespropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueRdatabsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]dataTypeObjectPositionInfoEsideWestflagsAttributes}id0typeB_Soldier_FCustomAttributes4hpositioneFBT4Eangles=3>%@}skill?init [this, ["faction", "KSK"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 3 Rifleman@Bravo 3isPlayable4Attribute0|Attribute1Attribute2~nAttributeshpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale08ENGpropertypitchexpression_this setpitch _value;ValueH~dataX~singleTypeSCALARvalue?~propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valuehdata hsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]h dataTypeObjectPositionInfosideWestflagsAttributes8id1typeB_soldier_LAT_FatlOffset8CustomAttributes positionjFbCEangles=^>%@8skill?init[this, ["faction", "KSK"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - Bravo 3 Rifleman (AT)@Bravo 3isPlayableAttribute0 nAttributes propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value  data  singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]] formationDIAMOND dataTypeGroupsideWestEntitiesd Attributesid2itemsItem0 Item1kItem2'dataTypeObjectPositionInfo sideWestflagsAttributesV id3typeB_Soldier_TL_FCustomAttributes7 kpositionF^BKWEanglesTE=?@V skill?rankSERGEANTinit [this, ["faction", "KSK"], ["gear", "HATAG"], ["marker", "HAT", "ColorOrange"]] call hull3_unit_fnc_init;descriptionKommando Spezialkräfte - HAT Team Leader@HATisPlayable7 Attribute0 Attribute1 Attribute2 nAttributeskpropertyspeakerexpression_this setspeaker _value;Value  data  singleTypeSTRINGvalueMale08ENG propertypitchexpression_this setpitch _value;ValueK  data[  singleTypeSCALARvalue\? propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value kdata ksingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]k dataTypeObjectPositionInfosideWestflagsAttributes:id4typeB_soldier_AT_FatlOffsetCustomAttributes'positionF BXtypeB_crew_FatlOffset7CustomAttributes%,7-position F&\CEangles@̮@p@+skill?rankSERGEANTinit [this, ["faction", "KSK"], ["gear", "VC"], ["marker", "AWC1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionFallschirmjägerregiment 31 - AWC 1 Commander (Wiesel TOW) [JIP Reinforcement - Tank DLC Req]@AWC 1isPlayable%,Attribute0M,nAttributes7-propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value,7-data,7-singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]7-dataTypeObjectPositionInfo-sideWestflagsAttributes-id?typeB_crew_FCustomAttributes./position! FUCEangles@̮@@-skill?init [this, ["faction", "KSK"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionFallschirmjägerregiment 31 - AWC 1 Driver [JIP Reinforcement - Tank DLC Req]@AWC 1isPlayable.Attribute0.nAttributes/propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Valuee//datau//singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]/formationDIAMOND/dataTypeGroupsideWestEntitiesH0Attributes6id@atlOffset8(6itemsItem0p0Item1a36 dataTypeObjectPositionInfo1sideWestflagsAttributes91idAtypeB_crew_FatlOffset8CustomAttributesO2a3position FUCwEangles@᮷@@91skill?rankSERGEANTinit [this, ["faction", "KSK"], ["gear", "VC"], ["marker", "AWC2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionFallschirmjägerregiment 31 - AWC 2 Commander (Wiesel MK20) [JIP Reinforcement - Tank DLC Req]@AWC 2isPlayableO2Attribute0w2nAttributesa3propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value2a3data3a3singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]a3 dataTypeObjectPositionInfo3sideWestflagsAttributes*4idBtypeB_crew_FatlOffset7CustomAttributes46positionFJXCEangles@᮷@:;*4skill?init [this, ["faction", "KSK"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionFallschirmjägerregiment 31 - AWC 2 Driver [JIP Reinforcement - Tank DLC Req]@AWC 2isPlayable4Attribute0$5nAttributes6propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value56data56singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]6formationDIAMOND(6dataTypeGroupsideWestEntities6Attributes7<idCatlOffset7Q<itemsItem06Item197< dataTypeObjectPositionInfo;7sideWestflagsAttributess7idDtypeB_crew_FatlOffset7CustomAttributes89positionFeCEEangles@殷@;s7skill?rankSERGEANTinit [this, ["faction", "KSK"], ["gear", "VC"], ["marker", "AWC3", "ColorOrange"]] call hull3_unit_fnc_init;descriptionFallschirmjägerregiment 31 - AWC 3 Commander (Wiesel TOW) [JIP Reinforcement - Tank DLC Req]@AWC 3isPlayable8Attribute08nAttributes9propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value+99data;99singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]9dataTypeObjectPositionInfo:sideWestflagsAttributesS:idEtypeB_crew_FCustomAttributes%;7<position$FnjC>Eangles@ޮ@;S:skill?init [this, ["faction", "KSK"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionFallschirmjägerregiment 31 - AWC 3 Driver [JIP Reinforcement - Tank DLC Req]@AWC 3isPlayable%;Attribute0M;nAttributes7<propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]Value;7<data;7<singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]7<formationDIAMONDQ<dataTypeGroupsideWestEntities<AttributesaBidFatlOffset7{BitemsItem0<Item1?aB dataTypeObjectPositionInfod=sideWestflagsAttributes=idGtypeB_crew_FatlOffset7CustomAttributes>?position-FqC>]Eangles@ޮ@K<=skill?rankSERGEANTinit [this, ["faction", "KSK"], ["gear", "VC"], ["marker", "AWC4", "ColorOrange"]] call hull3_unit_fnc_init;descriptionFallschirmjägerregiment 31 - AWC 4 Commander (Wiesel MK20) [JIP Reinforcement - Tank DLC Req]@AWC 4isPlayable>Attribute0>nAttributes?propertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueU??datae??singleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]?dataTypeObjectPositionInfoE@sideWestflagsAttributes}@idHtypeB_crew_FCustomAttributesOAaBposition:FwCVEangles@ޮ@<}@skill?init [this, ["faction", "KSK"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionFallschirmjägerregiment 31 - AWC 4 Driver [JIP Reinforcement - Tank DLC Req]@AWC 4isPlayableOAAttribute0wAnAttributesaBpropertyacre_sys_radio_edenSetupexpression_this setVariable ["acre_sys_radio_setup", _value, true]ValueAaBdataBaBsingleTypeSTRINGvalue[["ACRE_PRC343",[1,1]],["ACRE_PRC152",1],["ACRE_PRC117F",1]]aBformationDIAMOND{BdataTypeLogicPositionInfo Cnameadm_hc_unitisPlayabledescriptionHCidItypeHeadlessClient_FatlOffsetxD*Cposition F(D*E*CLinkIDProviderOCLinksbC&MnextIDbCitemsItem0DItem1EItem2TEItem3EItem4EItem5;FItem6FItem7FItem8"GItem9oGItem10GItem11 HItem12VHItem13HItem14HItem15=IItem16IItem17IItem18$JItem19qJItem20JItem21 KItem22XKItem23KItem24KItem25?LItem26LItem27L&MlinkIDitem0 item1 CustomDataDEtypeSyncElinkIDitem0 item1 CustomDataBETEtypeSyncTElinkIDitem0 item1 CustomDataEEtypeSyncElinkIDitem0 item1 CustomDataEEtypeSyncElinkIDitem0 item1 CustomData)F;FtypeSync;FlinkIDitem0 item1 CustomDatavFFtypeSyncFlinkIDitem0 item1 CustomDataFFtypeSyncFlinkIDitem0item1 CustomDataG"GtypeSync"GlinkIDitem0item1 CustomData]GoGtypeSyncoGlinkID item0Litem1 CustomDataGGtypeSyncGlinkID item0item1CustomDataG HtypeSync HlinkID item0item1CustomDataDHVHtypeSyncVHlinkID item0item1CustomDataHHtypeSyncHlinkID item0item1CustomDataHHtypeSyncHlinkIDitem0item1CustomData+I=ItypeSync=IlinkIDitem0item1CustomDataxIItypeSyncIlinkIDitem0)item1(CustomDataIItypeSyncIlinkIDitem04item13CustomDataJ$JtypeSync$JlinkIDitem0?item1>CustomData_JqJtypeSyncqJlinkIDitem0=item1<CustomDataJJtypeSyncJlinkIDitem0 item1CustomDataJ KtypeSync KlinkIDitem0Litem1CustomDataFKXKtypeSyncXKlinkIDitem0item1'CustomDataKKtypeSyncKlinkIDitem0item1'CustomDataKKtypeSyncKlinkIDitem0item1'CustomData-L?LtypeSync?LlinkIDitem0item1'CustomDatazLLtypeSyncLlinkIDitem0item1'CustomDataLLtypeSyncLlinkIDitem0]item1\CustomDataM&MtypeSync&Mclass 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, ""}, {"Ammo Box Spike", "gm_ammobox_aluminium_03_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_milan;"}, {"Ammo Box Launcher", "gm_ammobox_aluminium_06_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_launcher;"}, {"Ammo Box Small", "gm_ammobox_aluminium_07_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_ammo_small;"}, {"Medic Supply", "gm_ammobox_aluminium_07_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_medic;"}, {"Ammo Box Large", "gm_ammobox_aluminium_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_ammo_large;"}, {"Ammo Box HMG", "gm_ammobox_aluminium_01_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_mine_at;"} }; };{_unit disableAI _x} forEach ["SUPPRESSION", "AUTOCOMBAT"];·u]8PYL)p