sreVadmiral\admiral.hB^edescription.extB^hull3\briefing\blufor.sqfB^ hull3\briefing\civilian.sqfB^hull3\briefing\indfor.sqfB^hull3\briefing\opfor.sqfB^hull3\CDF_AK109.hB^!hull3\hull3.hB^hull3\LICENSEB^8init.sqfB^initServer.sqfB^mission.sqmB^class Admiral { isEnabled = 1; class Camp { defaultUnitTemplate = "CUP_CHDKZ"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_CHDKZ"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_CHDKZ"; defaultZoneTemplate = "Cqc"; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "wheely wheely bad time"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 80; }; 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 = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 2; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; allowProfileGlasses = 0; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
ChDKZ rebels are in control of the eastern coastline of Chernarus. They are using the rail line to move men and munitions to the front including artillery.

ENEMY FORCES
ChDKZ rebels, poorly trained and equipped with stolen arms and equipment.

FRIENDLY FORCES
We are a lightly armoured recon force being dispatched to probe the rebel lines. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Advance along the Coastal road assaulting the following objecitves in turn:

Clear rebel forces from Kamyshovo, eliminate the forward commander and destroy any vehicles and supplies found.

Assault and clear the rebel firebase at Krutoy Cap, these guns are targeting civilians and government buildings and must be silenced.

Clear rebel forces from Solnichniy, additionally investigate the nearby quarry. Intelligence indicates prisoners were being transported to that location.

Assault and destroy the Cement Factory being used as a munitions depot.

Finally push as far north as Nizhnoye, repel any counter attack and hold in place. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Undertake objectives in the given order, stretch our legs a little bit as these vehicles are less than cozy.

MOVEMENT PLAN
Remain on the Coastal Road flats, the surrounding hillside hamlets are less than sympathetic.

FIRE SUPPORT PLAN
Our vehicles should provide enough fire support as we advance however keep in mind we are a relatively lightly armoured reconnaissance force.

SQUAD TRANSPORT
Each squad has a dedicated BTR-80A for transport and fire support.

Attachments have BRDM-2U each for transport. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
Vehicles can rearm from each other using ACE.

CO, XO and SL have access to a UAV that can recon our route of advance. Note it will automatically refuel itself once empty so does not need to land.

JIP Reinforcements should not set off until the main force has reached or is attacking Solnichniy. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]]; // CIVFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; class CDF_AK109 { class Rifleman { primaryWeapon = "CUP_arifle_AK109"; primaryWeaponItems[] = {"CUP_optic_1p63", "CUP_acc_Flashlight"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = ""; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"ACE_Chemlight_HiRed", 2}, {"SmokeShell", 1} }; vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_762x39_AK103_bakelite_M", 4}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_KSF1", 1}, {"ACE_wirecutter", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_arifle_AK109_GL"; handgunWeapon = "CUP_hgun_Makarov"; vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 4}, {"CUP_1Rnd_HE_GP25_M", 4}, {"CUP_1Rnd_SMOKE_GP25_M", 2}, {"CUP_1Rnd_SmokeRed_GP25_M", 2}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2}, {"CUP_8Rnd_9x18_Makarov_M", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2}, {"CUP_FlareWhite_GP25_M", 2}, {"CUP_1Rnd_SMOKE_GP25_M", 2}, {"CUP_FlareRed_GP25_M", 2}, {"CUP_1Rnd_SmokeRed_GP25_M", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; }; class Officer : Leader { assignItems[] = {"ItemGPS", "B_UavTerminal"}; binocular = "ACE_VectorDay"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_smg_bizon"; primaryWeaponItems[] = {}; uniformMagazines[] = { {"ACE_Chemlight_HiRed", 2}, {"SmokeShell", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_64Rnd_Red_Tracer_9x19_Bizon_M", 4}}; backpackMagazines[] = {}; assignItems[] = {"ItemGPS"}; }; class CO : Officer { }; class XO : CO { backpackRadios[] = {"ACRE_PRC117F"}; }; class SL : Officer { }; class Medic : Rifleman { vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellBlue", 4}, {"CUP_30Rnd_762x39_AK103_bakelite_M", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class AR : Rifleman { primaryWeapon = "CUP_lmg_Pecheneg"; primaryWeaponItems[] = {"CUP_optic_PechenegScope"}; vestMagazines[] = {{"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 2}}; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 3} }; }; class AAR : Rifleman { backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 4} }; binocular = "Binocular"; }; class RAT : Rifleman { secondaryWeapon = "launch_RPG32_green_F"; secondaryWeaponItems[] = {"RPG32_F"}; vestMagazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 6}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_762x39_AK103_bakelite_M", 4}, {"RPG32_F", 2} }; }; class MMGG : Rifleman { }; class MMGAG : Rifleman { }; class HMGG : Rifleman { }; class HMGAG : HMGG { }; class HMGAC : Rifleman { }; class MATG : RAT { }; class MATAG : Rifleman { }; class MATAC : MATAG { }; class HATG : MATG { }; class HATAG : MATAG { }; class HATAC : HATAG { }; class DHATG : Rifleman { }; class DHATAG : HMGG { }; class DHATAC : Rifleman { }; class SAMG : Rifleman { }; class SAMAG : Rifleman { }; class SAMAC : SAMAG { }; class GMGG : Rifleman { }; class GMGAG : HMGG { }; class GMGAC : Rifleman { }; class MTRG : Rifleman { }; class MTRAG : MTRG { }; class MTRAC : Rifleman { }; class ENG : Rifleman { primaryWeapon = "CUP_sgun_Saiga12K"; primaryWeaponItems[] = {"CUP_optic_1p63"}; handgunWeapon = "CUP_hgun_SA61"; vestMagazines[] = { {"CUP_20Rnd_B_Saiga12_74Slug_M", 4}, {"CUP_20Rnd_B_Saiga12_74Pellets_M", 4}, {"CUP_20Rnd_B_765x17_Ball_M", 3} }; backpackMagazines[] = {{"DemoCharge_Remote_Mag", 3}}; assignItems[] = {"ItemGPS"}; vestItems[] = { {"ACE_DefusalKit", 1}, {"ACE_M26_Clacker", 1} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class ENGA : ENG { uniformRadios[] = {"ACRE_PRC343"}; }; class SN : Rifleman { }; class SP : Rifleman { }; class VC : Crew { binocular = "ACE_VectorDay"; }; class VG : Crew { }; class VD : Crew { }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = {{"CUP_launch_RPG18", 10}}; magazines[] = { {"CUP_30Rnd_762x39_AK103_bakelite_M", 50}, {"CUP_30Rnd_TE1_Red_Tracer_762x39_AK103_bakelite_M", 25}, {"CUP_100Rnd_TE4_LRT4_762x54_PK_Tracer_Red_M", 25}, {"CUP_1Rnd_HE_GP25_M", 15}, {"CUP_1Rnd_SMOKE_GP25_M", 15}, {"CUP_FlareWhite_GP25_M", 15}, {"ACE_HandFlare_White", 25}, {"RPG32_F", 25}, {"RPG32_HE_F", 10}, {"CUP_64Rnd_Red_Tracer_9x19_Bizon_M", 10}, {"CUP_20Rnd_B_765x17_Ball_M", 15}, {"CUP_20Rnd_B_Saiga12_74Slug_M", 25}, {"CUP_20Rnd_B_Saiga12_74Pellets_M", 25}, {"SatchelCharge_Remote_Mag", 5}, {"HandGrenade", 25}, {"SmokeShell", 25}, {"DemoCharge_Remote_Mag", 10}, {"CUP_8Rnd_9x18_Makarov_M", 10} }; items[] = { {"ItemGPS", 1}, {"ACE_M26_Clacker", 2} }; medicalItems[] = { {"ACE_fieldDressing", 100}, {"ACE_splint", 24} }; }; class Car : Vehicle { }; class Truck : Vehicle { }; class Armored : Truck { }; }; class Hull3 { isEnabled = 1; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class CUP_CDF_MOU { gear = "CDF_AK109"; languages[] = { {"west", 100} }; }; }; class Gear { #include "CDF_AK109.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.droneyMcDroneface addEventHandler ["Fuel", { params ["_vehicle", "_fuel"]; if (!local _vehicle) exitWith {}; if (!_fuel) then { _vehicle setFuel 1; }; }];ark_tgc_fnc_nwController = { params ["_nw"]; private _gunner = gunner _nw; {_gunner disableAI _x} forEach ["AUTOTARGET","FSM","AUTOCOMBAT"]; [ { params ["_args", "_id"]; _args params ["_gunner"]; if (!alive _gunner) exitWith {_id call CBA_fnc_removePerFrameHandler}; [_gunner, getMarkerPos "mkr_tgt"] call ark_tgc_fnc_nwDoFire; }, 60, [_gunner] ] call CBA_fnc_addPerFrameHandler; }; ark_tgc_fnc_nwDoFire = { params ["_unit","_target"]; _unit doArtilleryFire [_target, "CUP_30Rnd_122mmHE_D30_M", 6]; private _nw = vehicle _unit; _nw setVehicleAmmoDef 1; _nw setVehicleAmmo 1; };raPversion5EditorData/addons:A3_Modules_Fark_ai_sentryark_clear_cargoark_ace_rearmCUP_WarfareBuildingsCUP_StandaloneTerrains_Core_FactionCUP_CAMiscCUP_Misc_e_ConfigCUP_Buildings_ConfigCUP_CABuildings_MiscCUP_Misc3_ConfigCUP_WheeledVehicles_UAZCUP_WheeledVehicles_BRDM2CUP_WheeledVehicles_BTR80admiralark_rotorCUP_Creatures_Military_ChedakiCUP_Creatures_StaticWeaponsCUP_WheeledVehicles_BTR60CUP_WheeledVehicles_DatsunCUP_TrackedVehicles_MTLBA3_Structures_F_SystemA3_Structures_F_Civ_Campingcba_xehA3_Structures_F_Civ_AccessoriesCUP_CAStructures_RailCUP_Editor_Buildings_ConfigCUP_WheeledVehicles_UralCUP_WaterVehicles_Fishing_BoatA3_Props_F_Exp_Naval_BoatsCUP_CAStructuresHouse_HouseVLSR_patch_contact_in_cup_cA3_Structures_F_Items_VesselsA3_Structures_F_Heli_Ind_MachinesA3_Structures_F_Mil_FlagsCUP_CWA_MiscCUP_TrackedVehicles_BMPCUP_AirVehicles_Mi8CUP_ibr_plantsA3_Structures_F_Dominants_LighthouseCUP_TrackedVehicles_T55A3_Structures_F_WallsA3_Structures_F_Ind_PowerLinesCUP_StandaloneTerrains_CoreA3_Structures_F_TrainingA3_Props_F_Exp_Industrial_HeavyEquipmentA3_Structures_F_Tank_Decals_Horizontalplp_containersA3_Structures_F_Civ_ConstructionsA3_Structures_F_EPA_Civ_ConstructionsCUP_CAStructures_E_Misc_Misc_MarketCUP_AirVehicles_MI6CUP_Weapons_AmmoBoxesA3_Ui_FA3_Characters_F_CommonCUP_AirVehicles_Pchela1TA3_Characters_Face_explosivesAddonsMetaDatawrandomSeedScenarioDataCustomAttributesMission moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProvider CamerawnextID3nextID nextID/pos FAUB=EdirX7A$?up#'?^=?asideKw{?0z4P@>wList1items0Item0 Item1N Item2 Item3( Item4 Item5 Item67 Item7f Item8 Item9 Item10) Item11d Item12 Item13 Item14GItem15~Item16Item178Item18Item19Item20%Item21pItem22Item23}Item24Item25Item26^Item27Item28CItem29Item30Item31Item32Item33MItem34Item35Item362Item37{Item38Item39QItem40Item41Item42Item43Item44PItem45Item46Item47RclassNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comN classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.org classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org( classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.org classNameCUP_WarfareBuildingsnameCUP_WarfareBuildings classNameCUP_StandaloneTerrains_Core_FactionnameCUP_StandaloneTerrains_Core_Faction7 classNameCUP_CAMiscnameCUP_CAMiscf classNameCUP_Misc_e_ConfignameCUP_Misc_e_Config classNameCUP_Buildings_ConfignameCUP_Buildings_Config classNameCUP_CABuildings_MiscnameCUP_CABuildings_Misc) classNameCUP_Misc3_ConfignameCUP_Misc3_Configd classNameCUP_WheeledVehicles_UAZnameCUP_WheeledVehicles_UAZ classNameCUP_WheeledVehicles_BRDM2nameCUP_WheeledVehicles_BRDM2 classNameCUP_WheeledVehicles_BTR80nameCUP_WheeledVehicles_BTR80GclassNameAdmiralnameadmiralauthorKami~classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgclassNameCUP_Creatures_Military_ChedakinameCUP_Creatures_Military_Chedaki8classNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeaponsclassNameCUP_WheeledVehicles_BTR60nameCUP_WheeledVehicles_BTR60classNameCUP_WheeledVehicles_DatsunnameCUP_WheeledVehicles_Datsun%classNameCUP_TrackedVehicles_MTLBnameCUP_TrackedVehicles_MTLBpclassNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com}classNameCUP_CAStructures_RailnameCUP_CAStructures_RailclassNameCUP_Editor_Buildings_ConfignameCUP_Editor_Buildings_ConfigclassNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_Ural^classNameCUP_WaterVehicles_Fishing_BoatnameCUP_WaterVehicles_Fishing_BoatclassNameA3_Props_F_ExpnameArma 3 Apex - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comCclassNameCUP_CAStructuresHouse_HouseVnameCUP_CAStructuresHouse_HouseVclassNameLSR_patch_contact_in_cup_cnamepatch_contact_in_cup_cauthor16AA 3LSRclassNameA3_Structures_F_HelinameArma 3 Helicopters - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_CWA_MiscnameCUP_CWA_MiscMclassNameCUP_TrackedVehicles_BMPnameCUP_TrackedVehicles_BMPauthorCommunity Cupgrade ProjectclassNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8classNameCUP_ibr_plantsnameCUP_ibr_plants2classNameCUP_TrackedVehicles_T55nameCUP_TrackedVehicles_T55{classNameA3_Structures_F_IndnameArma 3 - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_StandaloneTerrains_CorenameCUP_StandaloneTerrains_CoreQclassNameA3_Structures_F_TanknameArma 3 Tank - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameplp_containersnameplp_containersclassNameA3_Structures_F_EPAnameArma 3 Survive Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_CAStructures_E_Misc_Misc_MarketnameCUP_CAStructures_E_Misc_Misc_MarketclassNameCUP_AirVehicles_MI6nameCUP_AirVehicles_MI6PclassNameCUP_Weapons_AmmoBoxesnameCUP_Weapons_AmmoBoxesclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_AirVehicles_Pchela1TnameCUP_AirVehicles_Pchela1TRclassNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttp://ace3mod.com/authordancemooxHeadergameTypeCoopminPlayersmaxPlayersOCategory0*nameMultiplayerAttribute0uAttribute1RnAttributespropertyRespawnTemplatesexpressiontrueValueRdataRtypevalueRtypeARRAYitemsItem0Rdata Rtype=valueNoneRtypeSTRINGRpropertyRespawnButtonexpressiontrueValuedatatypevalue?typeSCALARIntelEntitiesConnectionsybriefingNameark_co79_wheely_wheely_bad_timeoverviewTextCDF force sweep the coastal road | Slot APC / Squad + AT carriertimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<0items/Item0 Item1<8Item29`Item3Item4jItem5LItem6LItem7 Item8Item9Item10Item11fItem12ӼItem13AItem14Item15 Item16fItem17Item18Item19OItem20fItem21?Item22Item23=Item24Item259Item26Item27Item28Item29!Item30Item31 Item32Item33Item34Item35Item36!Item37-Item389Item39FItem40`LItem41RItem42[Item43aItem44gItem45soItem46sxydataTypeLayernameModulesEntities2!id{atlOffset<8 items Item0!Item1#Item2&Item3T(Item4*Item5,Item6.Item7D1Item83Item95Item10B7Item117<8dataTypeLogicPositionInfoZ"areaSize@@flagsidytypeModuleHideTerrainObjects_FCustomAttributesz"#positiono F@Ez"Attribute0"Attribute1I#nAttributes#property#filterexpression_this setVariable ["#filter",_value]Value#I#data#I#type4#valuePAI#typeSCALARI#property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value##data##type#value#typeBOOL#dataTypeLogicPositionInfox$areaSize@@flagsidztypeModuleHideTerrainObjects_FCustomAttributes$&position F|@NEangleseE=$Attribute0$Attribute1%nAttributes&property#filterexpression_this setVariable ["#filter",_value]Value>%%dataN%%typej%valuePA%typeSCALAR%property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value%&data%&type &value&typeBOOL&dataTypeLogicPositionInfo&areaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributes&T(position)Attribute0T)Attribute1)nAttributes*property#filterexpression_this setVariable ["#filter",_value]Value))data))type)valuePA)typeSCALAR)property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueK**data[**typew*value*typeBOOL*dataTypeLogicPositionInfo*+areaSizeA@flagsidtypeModuleHideTerrainObjects_FatlOffset@>CustomAttributesb+,position`MF@axEangles|@R@5| Item7?Item8?Item9@Item10CItem11 GItem12JItem13MItem14OItem15RItem16@VItem17YItem18\9`dataTypeObjectPositionInfo9sideEmptyflagsAttributes):idttypeCDF_WarfareBBarracksG:positionV F з@˕Eanglesh7@):disableSimulationG:dataTypeObjectPositionInfo:sideEmptyflagsAttributes;idstypeCDF_WarfareBVehicleServicePoint ;positionnd!Fq@#EanglesJ@;disableSimulation ;dataTypeObjectPositionInfo;sideEmptyflagsAttributes;idrtypeCDF_WarfareBUAVterminalatlOffset5<positionO!F>AjEangles?=?;disableSimulation<dataTypeObjectPositionInfoi<sideEmptyflagsAttributes<idvtypeWire<position FG@[EanglesE@<disableSimulation<dataTypeObjectPositionInfo'=sideEmptyflagsAttributes_=idwtypeWire}=position Ff@oAEanglesQ@eE=_=disableSimulation}=dataTypeObjectPositionInfo=sideEmptyflagsAttributes*>idutypeClutterCutter_EP1H>positionjO F@Eangles~<;*>disableSimulationH>dataTypeObjectPositionInfo>sideEmptyflagsAttributes>idxtypeLand_ZavoraatlOffset5?position{ FAvEangles$<-@>?dataTypeObjectPositionInfow?sideEmptyflagsAttributes?idptypeFlagCarrierCDF?position= F9AeEanglesr:@??dataTypeObjectPositionInfoA@sideEmptyflagsAttributesy@idqtypeFlagCarrierCDFEnsign_EP1atlOffset5@positionq FA:EEanglesp@y@@dataTypeObjectPositionInfo AsideEmptyflagsAttributesCAidtypeCUP_B_UAZ_Open_CDFCustomAttributesACpositiong0FJסB&Eangles@%E@w*@CAskill?initcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}AAttribute0AnAttributesCpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value7BCdataGBCtypeCvalue[[[["CUP_arifle_AK74","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false]CtypeSTRINGCdataTypeObjectPositionInfoPDsideEmptyflagsAttributesDidtypeCUP_B_UAZ_Open_CDFCustomAttributesD Gposition2Y0FUBEangles1@%E@%Y@Dskill?initcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}DAttribute0"EnAttributes GpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value|E GdataE GtypeFvalue[[[["CUP_arifle_AK74","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false] GtypeSTRING G dataTypeObjectPositionInfoGsideEmptyflagsAttributesGid1typeCUP_B_BRDM2_ATGM_CDFatlOffsetCustomAttributesaHJpositionPJ!FأA4Eangles{@Gskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}aHAttribute0HnAttributesJpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueHJdataHJtypeIvalue[[[["CUP_arifle_AK74","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]JtypeSTRINGJdataTypeObjectPositionInfoJsideEmptyflagsAttributesJid2typeCUP_B_BRDM2_ATGM_CDFCustomAttributesWKMposition:0FB;-Eangles5n=@Jskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}WKAttribute0KnAttributesMpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueKMdataKMtypeLvalue[[[["CUP_arifle_AK74","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]MtypeSTRINGMdataTypeObjectPositionInfoMsideEmptyflagsAttributesMid/typeCUP_B_BRDM2_HQ_CDFCustomAttributesKNOpositionS F\A Eanglesa@Mskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}KNAttribute0sNnAttributesOpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueNOdataNOtypeOvalue[[[["CUP_arifle_AK74","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]OtypeSTRINGO dataTypeObjectPositionInfoPsideEmptyflagsAttributesPid0typeCUP_B_BRDM2_HQ_CDFatlOffset&CustomAttributesOQRposition=0!FAEangles@Pskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}OQAttribute0wQnAttributesRpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueQRdataQRtypeRvalue[[[["CUP_arifle_AK74","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]RtypeSTRINGRdataTypeObjectPositionInfoSsideEmptyflagsAttributesSid+typeCUP_B_BTR80A_CDFCustomAttributes1T@Vposition FeAEanglesYx@Sskill?initcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}1TAttribute0YTnAttributes@VpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueT@VdataT@Vtype+Vvalue[[[["CUP_arifle_AK74","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false]@VtypeSTRING@V dataTypeObjectPositionInfoVsideEmptyflagsAttributesWid,typeCUP_B_BTR80A_CDFatlOffsetDCustomAttributesWYposition F2YA^Eangles@Wskill?initcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}WAttribute0WnAttributesYpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueXYdataXYtype~Yvalue[[[["CUP_arifle_AK74","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false]YtypeSTRINGY dataTypeObjectPositionInfo-ZsideEmptyflagsAttributeseZid-typeCUP_B_BTR80A_CDFatlOffsetTCustomAttributesZ\positionW!F0bAEangles%@eZskill?initcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}ZAttribute0ZnAttributes\propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueY[\datai[\type\value[[[["CUP_arifle_AK74","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false]\typeSTRING\ dataTypeObjectPositionInfo]sideEmptyflagsAttributes]id.typeCUP_B_BTR80A_CDFatlOffsetdCustomAttributes*^9`position|0FBEangles#=&;@e@]skill?initcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;}*^Attribute0R^nAttributes9`propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value^9`data^9`type$`value[[[["CUP_arifle_AK74","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false]9`typeSTRING9`dataTypeLayernameKamyshovoEntities`id}atlOffset7itemsItem0`Item1XItem2QdataTypeLayernameAdmiralEntitiesaidatlOffsetAXitemsItem0;aItem1>}Item2&XdataTypeLayernameCQCEntitiesaidatlOffset3J>} itemsItem0aItem1bItem2xcItem31dItem4lItem5sItem6tItem7o|>}dataTypeTriggerpositionbconditioncall{true;}sizeAAsizeBTaAisRectanglebdataTypeTriggerpositionHJ>F@6^EangleB;CAttributes0cidrtypeEmptyDetectoratlOffset#}conditioncall{triggeractivated tgr_kamyshovo;}sizeA AsizeB AisRectangle>}dataTypeLayernamePatrolEntities}idatlOffset )?& items Item0}Item1~Item2GItem3Item4 Item5Item6Item7Item8!&dataTypeTriggerposition8FTK@XEanglerk?Attributess~idktypeEmptyDetectorAreaR50~conditioncall{true;}isRectangle~dataTypeTriggerposition"CustomAttributes position>FOE Attribute0QAttribute1Attribute2̂Attribute3Attribute4DAttribute5Attribute6ЅAttribute7Attribute8~Attribute9EnAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueҁdatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuêdatâtypevaluêtypeSCALAR̂propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueGdataWtypesvalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueDdataDtype/valueBDtypeSCALARDpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedataτtypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueЅdataЅtypevalueЅtypeSCALARЅpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuegdatawtypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value=~dataM~typeivalue@~typeSCALAR~propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueEdataEtype0valueEtypeSTRINGEpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueΈ dataވ typevalue typeSTRING dataTypeTriggerposition02F:@:Item35>?Item36@Item37AItem386CItem39yDItem40EItem41GItem42qHItem43IItem44KItem45&sideEastflagsAttributesv&idtypeCUP_O_INS_Soldier_AK74atlOffset|&position9F@gYEangles'<V$@oE:v&|&dynamicSimulation&LinkIDProvider&Links&M'nextID&itemsItem0&M'linkIDitem0item1CustomData*'M'roleturretPathM'dataTypeGroupsideEastEntities'Attributesu(CrewLinks(id F)itemsItem0'u(dataTypeObjectPositionInfo7(sideEastflagsAttributeso(id#typeCUP_O_INS_Soldieru(position:F @p^Eanglesz@o(u(dynamicSimulation(LinkIDProvider(Links(F)nextID(itemsItem0(F)linkIDitem0#item1!CustomData#)F)roleturretPathF)dataTypeGroupsideEastEntities)Attributes*idYatlOffsetԷ*itemsItem0)*dataTypeObjectPositionInfoA*sideEastflagsAttributesy*idZtypeCUP_O_INS_SoldieratlOffsetԷ*positionrDF4P@J`Eangles@y**dynamicSimulation*dataTypeGroupsideEastEntities*Attributes+id[+itemsItem0++dataTypeObjectPositionInfo{+sideEastflagsAttributes+id\typeCUP_O_INS_Soldier_AR+positionuDFt@b_EanglesІ@++dynamicSimulation+dataTypeGroupsideEastEntities1,Attributes-id]atlOffsetmh>2-itemsItem0N,-dataTypeObjectPositionInfo,sideEastflagsAttributes-id^typeCUP_O_INS_Soldier_LATatlOffsetmh>-positionuCF7O@!HbEanglesV@--dynamicSimulation2-dataTypeGroupsideEastEntities|-AttributesI.id_g.itemsItem0-I.dataTypeObjectPositionInfo .sideEastflagsAttributesC.id`typeCUP_O_INS_MedicI.position͢DF @IbEanglesro@C.I.dynamicSimulationg.dataTypeGroupsideEastEntities.Attributes~/ida/itemsItem0.~/dataTypeObjectPositionInfo@/sideEastflagsAttributesx/idbtypeCUP_O_INS_Medic~/position2DF @ybEangles]@x/~/dynamicSimulation/dataTypeGroupsideEastEntities/Attributes0idc0itemsItem000dataTypeObjectPositionInfo|0sideEastflagsAttributes0iddtypeCUP_O_INS_Soldier_Ammo0positionDF @~aEanglesK߉@00dynamicSimulation0dataTypeGroupsideEastEntities"1Attributes1ide 2itemsItem0?11dataTypeObjectPositionInfo1sideEastflagsAttributes1idftypeCUP_O_INS_Pilot1positionDF,@aEanglesV j@11dynamicSimulation 2dataTypeGroupsideEastEntitiesW2Attributes)3idgG3itemsItem0t2)3dataTypeObjectPositionInfo2sideEastflagsAttributes#3idhtypeCUP_O_INS_Soldier_MG)3positiondDF @VaEanglesR@#3)3dynamicSimulationG3dataTypeObjectPositionInfo3sideEastflagsAttributes3idUtypeCUP_O_DSHKM_ChDKZ3position{DFT@p_Eangles5:K@/+;33dataTypeGroupsideEastEntitiesS4Attributes55idWatlOffsetS5itemsItem0p455dataTypeObjectPositionInfo4sideEastflagsAttributes/5idXtypeCUP_O_INS_Soldier_GLatlOffset55positionDF7@`Eangles˹@/555dynamicSimulationS5dataTypeGroupsideEastEntities5Attributes6CrewLinks6idT\7itemsItem056dataTypeObjectPositionInfoM6sideEastflagsAttributes6idVtypeCUP_O_INS_SoldieratlOffset56positionDFj@8_Eangles5:K@/+;66dynamicSimulation6LinkIDProvider6Links6\7nextID6itemsItem06\7linkIDitem0Vitem1UCustomData97\7roleturretPath\7dataTypeGroupsideEastEntities7Attributes8idatlOffset 3=8itemsItem078dataTypeObjectPositionInfoZ8sideEastflagsAttributes8idtypeCUP_O_INS_Soldier_ARatlOffset 3=8position):FՔ@[Eanglesf@88dynamicSimulation8dataTypeGroupsideEastEntities9Attributes9idatlOffset #::itemsItem0-99dataTypeObjectPositionInfo9sideEastflagsAttributes9idtypeCUP_O_INS_Soldier_AK74atlOffset #:9positionA:F`@E[Eangles Eg@99dynamicSimulation:dataTypeGroupsideEastEntities\:Attributes.;idL;itemsItem0y:.;dataTypeObjectPositionInfo:sideEastflagsAttributes(;idtypeCUP_O_INS_Soldier_GL.;positionw:F @[Eangles|@(;.;dynamicSimulationL;dataTypeGroupsideEastEntities;Attributes<idatlOffset5<itemsItem0;<dataTypeObjectPositionInfoK<sideEastflagsAttributes<idtypeCUP_O_INS_Soldier_LATatlOffset5<position":F1@[Eanglesم?<<dynamicSimulation<dataTypeGroupsideEastEntities=Attributes=id atlOffset49>itemsItem0==dataTypeObjectPositionInfo=sideEastflagsAttributes=id typeCUP_O_INS_Soldier_AmmoatlOffset49=positionMFJ@aLxEanglesjo@==dynamicSimulation>dataTypeGroupsideEastEntitiesM>Attributes ?id >?itemsItem0j> ?dataTypeObjectPositionInfo>sideEastflagsAttributes?id typeCUP_O_INS_Soldier_LAT ?positionMFs|@*GwEangles?? ?dynamicSimulation>?dataTypeGroupsideEastEntities?Attributesz@idatlOffset7@itemsItem0?z@dataTypeObjectPositionInfo<@sideEastflagsAttributest@idtypeCUP_O_INS_Soldier_GLatlOffset7z@positionMF{@wEanglesЎ@t@z@dynamicSimulation@dataTypeGroupsideEastEntities@AttributesAidatlOffset5AitemsItem0AAdataTypeObjectPositionInfoAsideEastflagsAttributesAid typeCUP_O_INS_Soldier_MGatlOffset5ApositionHMFj~@дwEanglesHw@AAdynamicSimulationAdataTypeGroupsideEastEntitiesLBAttributesCidatlOffset 6CitemsItem0iBCdataTypeObjectPositionInfoBsideEastflagsAttributesCidtypeCUP_O_INS_Soldier_AK74atlOffset Cposition?NFfЫ@hyECCdynamicSimulation6CdataTypeGroupsideEastEntitiesCAttributes[DidatlOffsetyDitemsItem0C[DdataTypeObjectPositionInfo5DsideEastflagsAttributesUDidtypeCUP_O_INS_Soldier_LATatlOffset[DpositionrMFV"@j>zEUD[DdynamicSimulationyDdataTypeGroupsideEastEntitiesDAttributesEidatlOffset5EitemsItem0DEdataTypeObjectPositionInfoyEsideEastflagsAttributesEidtypeCUP_O_INS_Soldier_AK74atlOffset5EpositionMFr3A*{Eangles<H@EEdynamicSimulationEdataTypeGroupsideEastEntities/FAttributesFidatlOffset87GitemsItem0LFFdataTypeObjectPositionInfoFsideEastflagsAttributesFidtypeCUP_O_INS_Soldier_ARatlOffset87Fposition~NFz@?t{EFFdynamicSimulationGdataTypeGroupsideEastEntitiesqGAttributesSHidatlOffsetqHitemsItem0GSHdataTypeObjectPositionInfoHsideEastflagsAttributesMHidtypeCUP_O_INS_Soldier_GLatlOffsetSHpositionܣDFH@cEanglesOW@MHSHdynamicSimulationqHdataTypeGroupsideEastEntitiesHAttributesIidIitemsItem0HIdataTypeObjectPositionInfoPIsideEastflagsAttributesIidtypeCUP_O_INS_Soldier_LATIposition;UF$ButEangles=@IIdynamicSimulationIdataTypeGroupsideEastEntitiesJAttributesJidatlOffsetXAKitemsItem0#JJdataTypeObjectPositionInfoJsideEastflagsAttributesJidtypeCUP_O_INS_Soldier_MGatlOffsetXAJposition=UF$BsEangles@JJdynamicSimulationKdataTypeGroupsideEastEntitiesPKAttributesLid@vEangles@3~@:;[MaMdynamicSimulationMLinkIDProviderMLinksM2NnextIDMitemsItem0M2NlinkIDitem0item1}CustomDataN2NroleturretPath2NdataTypeGroupsideEastEntitiesNAttributes_OCrewLinks}Oido0PitemsItem0N_OdataTypeObjectPositionInfo!OsideEastflagsAttributesYOidrtypeCUP_O_INS_Soldier_AK74_Oposition̞TF AJysEangles)T@h@T=YO_OdynamicSimulation}OLinkIDProviderOLinksO0PnextIDOitemsItem0O0PlinkIDitem0ritem1pCustomData P0ProleturretPath0PdataTypeObjectPositionInfoPsideEastflagsAttributesPidptypeCUP_O_BTR60_CHDKZPpositionVTFAvsEangles)T@h@T=PPdataTypeObjectPositionInfoXQsideEastflagsAttributesQid}typeCUP_O_MTLB_pk_ChDKZQpositionMF}J@+vEangles@3~@:;QQdataTypeLayernameSet DressingEntitiesQidatlOffset^h#AitemsItem0[Item1\Item2e]Item32^Item4^Item5_Item6]`Item7aItem8aItem9{bItem10cItem11cItem12dItem13aeItem14(fItem15fItem16gItem17hItem18giItem19%jItem20jItem21kItem22lItem23mItem24QnItem25oItem26oItem27pItem28qItem29{rItem30SsItem31/tItem32uItem33uItem34vItem35wItem36OxItem37 yItem38yItem39zItem40_{Item41 |Item42|Item43}Item44~Item45Item46Item47VItem48'Item49Item50݃Item51uItem52FItem53Item54܆Item55Item56Item57DItem58Item59Item60Item61Item62Item63Item64XItem65HItem66=Item677Item68Item69Item70zItem71AItem72Item73|Item74/Item75Item76ȞItem77Item78jItem795Item80Item81բItem82Item83eItem84-Item85Item86Item87Item88MItem89Item90ݩItem91Item92mItem935Item94Item95ŭItem96Item97UItem98Item99Item100Item101uItem102=Item103Item104ʹItem105Item106]Item107%Item108Item109Item110}Item111EItem112 Item113ٻItem114Item115qItem116=Item117 Item118Item119Item120yItem121QItem122Item123Item124Item125Item126mItem127EItem128Item129Item130Item131Item132}Item133EItem134Item135Item136Item137Item138MItem139Item140Item141Item142}Item143UItem144-Item145Item146Item147Item148Item149UItem150-Item151Item152Item153Item154]Item155%Item156Item157Item158}Item159EItem160 Item161Item162Item163Item164aItem1659Item166Item167Item168Item169uItem170=Item171Item172Item173Item174mItem1755Item176 Item177Item178Item179Item180rItem181@Item182Item183Item184Item185|Item186NItem187 Item188Item189Item190Item191lItem1927Item193Item194Item195Item196Item197Item198pItem199 Item200Item201Item202{Item203MdataTypeObjectPositionInfo[\sideEmptyflagsAttributes\idtypeFlagCarrierINS\position73FA[REangles@\\dataTypeObjectPositionInfo']sideEmptyflagsAttributesG]idtypeLand_ClutterCutter_large_FatlOffsetE6>e]position!3Fu @#REG]disableSimulatione]dataTypeObjectPositionInfo]sideEmptyAttributes^idtypeSign_MP_ind_EP1atlOffset?2^position3F+A8REangles@^disableSimulation2^dataTypeObjectPositionInfo^sideEmptyflagsAttributes^idtypeLand_jezekbeton^position3F@CREangles}@^disableSimulation^dataTypeObjectPositionInfon_sideEmptyflagsAttributes_idtypeLand_jezekbeton_positionv3F{@~SE_disableSimulation_dataTypeObjectPositionInfo`sideEmptyflagsAttributes?`idtypeLand_jezekbeton]`positionA3F{@*SE?`disableSimulation]`dataTypeObjectPositionInfo`sideEmptyflagsAttributes`idtypeLand_jezekbetonaposition3F{@MSE`disableSimulationadataTypeObjectPositionInfoasideEmptyflagsAttributesaidtypeLand_fortified_nest_bigaposition"3F@REangles?aadataTypeObjectPositionInfo=bsideEmptyflagsAttributesubidtypeCampfire_burning_F{bposition3F@SEangles @@ub{bdataTypeObjectPositionInfobsideEmptyAttributes cidtypeHangedatlOffsete?cpositionp3F`2ARE ccdataTypeObjectPositionInfocsideEmptyflagsAttributescidtypeLand_TentA_Fcposition3F~@!SEangles @@cdisableSimulationcdataTypeObjectPositionInfoEdsideEmptyflagsAttributes}didtypeLand_TentA_Fdposition3Fh@REangles/@@B@}ddisableSimulationddataTypeObjectPositionInfo esideEmptyflagsAttributesCeidtypeLand_TentA_Faeposition3F@REangles/@vN@@CedisableSimulationaedataTypeObjectPositionInfoesideEmptyflagsAttributes fidtypeAxe_woodblock(fpositionÖ3Ff@qposition~;F|@P^Eanglesɩ?qdisableSimulationqdataTypeObjectPositionInfo%rsideEmptyflagsAttributes]ridtypeLand_wagon_flatatlOffset!,>{rposition <;F @ ^Eanglesɩ?]rdisableSimulation{rdataTypeObjectPositionInforsideEmptyflagsAttributes5sidtypeLand_wagon_boxatlOffset@Ssposition;FP@]Eanglesn@a@J@5sdisableSimulationSsdataTypeObjectPositionInfossideEmptyAttributestidtypeCUP_hromada_beden_dekorativniXatlOffset?/tpositionV;F@]]Eangles@u/@J@tdisableSimulation/tdataTypeObjectPositionInfotsideEmptyflagsAttributestidtypeCUP_hromada_beden_dekorativniXatlOffset(;uposition:F}@]Eangles@]@J@tdisableSimulationudataTypeObjectPositionInfousideEmptyflagsAttributesuidtypeCUP_O_BM21_CHDKZatlOffset5upositionG;F}DA^Eangles`?ulockLOCKEDudataTypeObjectPositionInfonvsideEmptyflagsAttributesvidtypeCUP_O_MTLB_pk_ChDKZatlOffset 6vposition |position position}9F@[EՂcreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBRDM2_HQ_Gue_unfolded݃positionz9F@[Eanglese@disableSimulation݃dataTypeObjectPositionInfoOsideEmptyflagsAttributesoidtypeFlagCarrierINSuposition9FA[EoudataTypeObjectPositionInfosideEmptyflagsAttributes(idStypeLand_fort_bagfence_longFpositionsDF@_Eangles2@f@ڌ;(disableSimulationFdataTypeObjectPositionInfoÅsideEmptyflagsAttributesidPtypeLand_fort_bagfence_cornerpositionDF@_Eangles2@Y@;disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidNtypeFort_Nest܆positionDFa@_Eangles5:#?/+;disableSimulation܆dataTypeObjectPositionInfoWsideEmptyflagsAttributesidRtypeLand_fort_bagfence_longpositionDF#@:`Eangles2@ ?;disableSimulationdataTypeObjectPositionInfo)sideEmptyflagsAttributesaidQtypeLand_fort_bagfence_roundpositionaDF@C`Eangles7@@f#;createAsSimpleObjectdisableSimulation7dataTypeObjectPositionInfosideEmptyflagsAttributesidJtypeFlag_RedCrystal_FatlOffset5positionDF:!AbEangles?dataTypeObjectPositionInfousideEmptyflagsAttributesidItypeFlagCarrierRedCross_EP1positionDFx< AZbEangles?dataTypeObjectPositionInfo$sideEmptyflagsAttributes\idGtypecwa_Stretcherzposition?DFԚ@aEanglesH-;\disableSimulationzdataTypeObjectPositionInfosideEmptyflagsAttributes#idHtypecwa_StretcherApositionDFp@aEanglesH-;#disableSimulationA dataTypeObjectPositionInfoەsideEmptyflagsAttributesid<typeCUP_O_UAZ_AMB_RUatlOffsetbCustomAttributes8positionDFg@aEangles@lockLOCKEDtexturesCHDKZ8Attribute0`nAttributespropertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};ValueqdatatypevaluetypeARRAYitemsItem0ؗItem1 data type typeARRAY datatype7valueKtypeARRAYKitemsItem0Item1טItem2Item3gdataטtype˜valuehide_spare_wheelטtypeSTRINGטdatatypevaluetypeSCALARdata(gtypeRvaluehide_light_coversgtypeSTRINGgdatawtypevaluetypeSCALARdataTypeObjectPositionInfo0sideEmptyflagsAttributeshid:typeCUP_O_BMP2_AMB_CHDKZatlOffset|positionODF@DdbEanglesR܋@hlockLOCKED|dataTypeObjectPositionInfo sideEmptyflagsAttributesEid=typeCUP_O_Mi8_medevac_CHDKZCustomAttributes/positionDF@ܺaEanglesH-;?%:ElockLOCKEDinitcall{this setvelocity [0,0,1];}Attribute0nAttributes/propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value/data/typevalue[[[["CUP_arifle_AKM","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_762x39_AK47_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]/typeSTRING/dataTypeObjectPositionInfosideEmptyflagsAttributesߝidutypeGue_WarfareBBarrackspositionMF@)^wEangles@ߝdisableSimulationdataTypeObjectPositionInforsideEmptyflagsAttributesidwtypeLand_fort_rampartȞpositionMF-@iwEangles!a@"P?@disableSimulationȞdataTypeObjectPositionInfo=sideEmptyflagsAttributesuidtypeLand_fort_rampartpositionquMF:@!7xEangles5@y@i?@udisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesLidxtypeClutterCutteratlOffsetjpositionMF @hwEangles@5positionMFA@ xEangles*@@disableSimulation5dataTypeObjectPositionInfosideEmptyflagsAttributesidvtypeBRDM2_HQ_Gue_unfoldedpositionMF)@&xEangles@@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeGUE_WarfareBUAVterminalբpositionMF@%wEanglesMK@܂@disableSimulationբdataTypeObjectPositionInfoGsideEmptyflagsAttributesidtypeCUP_ammobednaXpositionMF@{Eangles5b?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesGidtypeCUP_ammobednaXepositionMF@{Eangles5b?GdisableSimulationedataTypeObjectPositionInfoפsideEmptyflagsAttributesidtypeCUP_ammobednaX-position7MF@ {Eangles5b?disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesץidtypeCUP_ammobednaXpositionwMF@zEangles5b?ץdisableSimulationdataTypeObjectPositionInfogsideEmptyflagsAttributesidtypeCUP_ammobednaXpositionXMF@zEangles5b?disableSimulationdataTypeObjectPositionInfo/sideEmptyflagsAttributesgidtypeCUP_ammobednaXpositionBMF@ {Eangles5b?gdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes/idtypeCUP_ammobednaXMpositionMF@zEangles5b?/disableSimulationMdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXpositionxMF@zEangles5b?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXݩpositionbMF@IzEangles5b?disableSimulationݩdataTypeObjectPositionInfoOsideEmptyflagsAttributesidtypeCUP_ammobednaXpositionMF@ zEangles5b?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesOidtypeCUP_ammobednaXmpositionġMF@)zEangles5b?OdisableSimulationmdataTypeObjectPositionInfo߫sideEmptyflagsAttributesidtypeCUP_ammobednaX5positionMF@pzEangles5b?disableSimulation5dataTypeObjectPositionInfosideEmptyflagsAttributes߬idtypeCUP_ammobednaXpositionMF@.zEangles5b?߬disableSimulationdataTypeObjectPositionInfoosideEmptyflagsAttributesidtypeCUP_ammobednaXŭpositionMF@LzEangles5b?disableSimulationŭdataTypeObjectPositionInfo7sideEmptyflagsAttributesoidtypeCUP_ammobednaXpositionMF@zEangles5b?odisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes7idtypeCUP_ammobednaXUposition]MF@AzEangles5b?7disableSimulationUdataTypeObjectPositionInfoǯsideEmptyflagsAttributesidtypeCUP_ammobednaXposition>MF@_zEangles5b?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesǰidtypeCUP_ammobednaXposition(MF@zEangles5b?ǰdisableSimulationdataTypeObjectPositionInfoWsideEmptyflagsAttributesidtypeCUP_ammobednaXpositionMF@zEangles5b?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesWidtypeCUP_ammobednaXupositionMF@;zEangles5b?WdisableSimulationudataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaX=positioniMF@zEangles5b?disableSimulation=dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXpositionMF@mJzEangles5b?disableSimulationdataTypeObjectPositionInfowsideEmptyflagsAttributesidtypeCUP_ammobednaXʹpositionMF@PzEangles5b?disableSimulationʹdataTypeObjectPositionInfo?sideEmptyflagsAttributeswidtypeCUP_ammobednaXpositionvMF@VzEangles5b?wdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes?idtypeCUP_ammobednaX]positionĊMF@o6zEangles5b??disableSimulation]dataTypeObjectPositionInfo϶sideEmptyflagsAttributesidtypeCUP_ammobednaX%positionMF@ٻpositionسMFA{Eangles5b?disableSimulationٻdataTypeObjectPositionInfoOsideEmptyAttributesidtypeCUP_ammobednaXatlOffsetI>positionMFA{Eangles5b?disableSimulationdataTypeObjectPositionInfosideEmptyAttributesSidtypeCUP_ammobednaXatlOffset@>qposition7MFFAzEangles5b?SdisableSimulationqdataTypeObjectPositionInfosideEmptyAttributesidtypeCUP_ammobednaXatlOffset>=positionMFJA{Eangles5b?disableSimulation=dataTypeObjectPositionInfosideEmptyAttributesidtypeCUP_ammobednaXatlOffset@g> positionMFA{Eangles5b?disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesÿidtypeCUP_ammobednaXatlOffsetC:positionWMFAzEangles5b?ÿdisableSimulationdataTypeObjectPositionInfoWsideEmptyAttributesidtypeCUP_ammobednaXatlOffset>position8MFAzEangles5b?disableSimulationdataTypeObjectPositionInfo#sideEmptyAttributes[idtypeCUP_ammobednaXatlOffset3>yposition"MF AUzEangles5b?[disableSimulationydataTypeObjectPositionInfosideEmptyflagsAttributes3idtypeCUP_ammobednaXatlOffset`:QpositionMFAzEangles5b?3disableSimulationQdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXpositionMFA5zEangles5b?disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeCUP_ammobednaXatlOffset`>positionnMFA|zEangles5b?disableSimulationdataTypeObjectPositionInfogsideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffset;positionךMF+A:zEangles5b?disableSimulationdataTypeObjectPositionInfo?sideEmptyflagsAttributeswidtypeCUP_ammobednaXatlOffset;positionMF%AXzEangles5b?wdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesOidtypeCUP_ammobednaXatlOffsetv;mpositionMF!AzEangles5b?OdisableSimulationmdataTypeObjectPositionInfosideEmptyflagsAttributes'idtypeCUP_ammobednaXatlOffsetX;EpositionMFF1AMzEangles5b?'disableSimulationEdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffsetx;positionMFJ+AkzEangles5b?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffsetH;positionMF$AzEangles5b?disableSimulationdataTypeObjectPositionInfowsideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffsetH;position^MF,A)zEangles5b?disableSimulationdataTypeObjectPositionInfoOsideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffseth;position?MF&AGzEangles5b?disableSimulationdataTypeObjectPositionInfo'sideEmptyflagsAttributes_idtypeCUP_ammobednaXatlOffset};}position)MFl"AzEangles5b?_disableSimulation}dataTypeObjectPositionInfosideEmptyflagsAttributes'idtypeCUP_ammobednaXEpositionMFA{Eangles5b?'disableSimulationEdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffset`:positionAMFlAzEangles5b?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffsetf:position!MFpA"{Eangles5b?disableSimulationdataTypeObjectPositionInfogsideEmptyflagsAttributesidtypeCUP_ammobednaXposition MFՅAi {Eangles5b?disableSimulationdataTypeObjectPositionInfo/sideEmptyflagsAttributesgidtypeCUP_ammobednaXposition`MFεA@zEangles5b?gdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes/idtypeCUP_ammobednaXMpositionAMFӯA^zEangles5b?/disableSimulationMdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXposition+MF7AzEangles5b?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffset5positionMFAgzEangles5b?disableSimulationdataTypeObjectPositionInfo_sideEmptyflagsAttributesidtypeCUP_ammobednaXpositionMF²AzEangles5b?disableSimulationdataTypeObjectPositionInfo'sideEmptyflagsAttributes_idtypeCUP_ammobednaX}positionwMF&AzEangles5b?_disableSimulation}dataTypeObjectPositionInfosideEmptyflagsAttributes7idtypeCUP_ammobednaXatlOffset5UpositionMFAzEangles5b?7disableSimulationUdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffsetf:-positionMFAzEangles5b?disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffsetP;positionMF"AzEangles5b?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffset`:position&MFlAzEangles5b?disableSimulationdataTypeObjectPositionInfo_sideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffset@g:positionMFAzEangles5b?disableSimulationdataTypeObjectPositionInfo7sideEmptyflagsAttributesoidtypeCUP_ammobednaXatlOffset5positionMF AzEangles5b?odisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes7idtypeCUP_ammobednaXUpositiongMF+AyzEangles5b?7disableSimulationUdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffset5-positionHMF0AzEangles5b?disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffset5position2MFAެzEangles5b?disableSimulationdataTypeObjectPositionInfowsideEmptyflagsAttributesidtypeCUP_ammobednaXpositionMF@aposition4NF@ZWyEangles DN?CdisableSimulationadataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffsetT<9position5NFb@ ^yEangles5V@ DN?M@disableSimulation9dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffsetT<position7NF煬@dyEangles@ DN?M@disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeCUP_ammobednaXatlOffset>position6NFڹ@ayEangles DN?disableSimulationdataTypeObjectPositionInfoSsideEmptyAttributesidtypeCUP_ammobednaXatlOffsetp>position8NF0Թ@hyEangles DN?disableSimulationdataTypeObjectPositionInfosideEmptyAttributesWidtypeCUP_ammobednaXatlOffset0>upositionu:NFM@koyEangles DN?WdisableSimulationudataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaX=positionnNFʵ@{Eangleš@6?@disableSimulation=dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXpositionNFW@{Eangleš@6?@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffset5positionʏNF @G{Eangleš@6?@disableSimulationdataTypeObjectPositionInfoOsideEmptyflagsAttributesidtypeCUP_ammobednaXposition҉NFf@{Eangles@6?@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesOidtypeCUP_ammobednaXmpositionNF@<{Eangles@6?@OdisableSimulationmdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaX5position/NFÚ@{Eangles@6?@disableSimulation5dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffset07 positionNF@*{Eangles@6?@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffset` :positionNF@{Eangles@6?@disableSimulationdataTypeObjectPositionInfogsideEmptyflagsAttributesidtypeCUP_ammobednaXatlOffset5positionNF@T{Eangleš@6?@disableSimulationdataTypeObjectPositionInfoKsideEmptyflagsAttributesidtypeGue_WarfareBArtilleryRadaratlOffsetpositionuMF-A; yEanglesσ@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesTidtypeLand_fortified_nest_bigrpositionNF_@PzEangles@y\?:;TdisableSimulationrdataTypeObjectPositionInfosideEmptyflagsAttributes"idtypeLand_CamoNetVar_EAST@position,MF?Z@vEangles@A@:;"disableSimulation@dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_CamoNetVar_EASTpositionMF AzEangles @disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_CamoNetB_EASTatlOffset>positionMF1A{EanglesIX?disableSimulationdataTypeObjectPositionInfoTsideEmptyflagsAttributesidtypeLand_CamoNetB_EASTpositionEMFS AvzEanglesv}@disableSimulationdataTypeObjectPositionInfo&sideEmptyflagsAttributes^idtypeLand_fort_artillery_nest|positionMF@DzEanglesJ~@^disableSimulation|dataTypeObjectPositionInfosideEmptyflagsAttributes0idtypeLand_fort_artillery_nestNposition\conditioncall{triggeractivated tgr_solnichniy_three_valleys;}sizeA AsizeB AisRectangledataTypeLogicPositionInfo#idtypeAdmiral_CqcZoneCustomAttributesCpositionKePF@bEC Attribute0Attribute1Attribute2hAttribute3!Attribute4Attribute5Attribute6JAttribute7Attribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueidataytypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value'hdata7htypeSvaluehtypeSCALARhpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value!data!type value!typeSCALAR!propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueRdatabtype~valueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value JdataJtype7valueJtypeBOOLJpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueQdataatypezvaluetypeSTRINGdataTypeTriggerpositioncNF\@3Eangle@AttributesidtypeEmptyDetectorAreaR50kconditioncall{triggeractivated tgr_solnichniy_town;}sizeApAsizeBpAisRectanglekdataTypeTriggerposition3MF+@QEangle@AttributesidtypeEmptyDetectorAreaR50Gconditioncall{triggeractivated tgr_solnichniy_town;}sizeApAsizeBpAisRectangleGdataTypeTriggerpositionMF@ Eangle@AttributesidtypeEmptyDetectorAreaR50# conditioncall{triggeractivated tgr_solnichniy_town;}sizeApAsizeBpAisRectangle# dataTypeTriggerpositionLFфANEangle@Attributes idtypeEmptyDetectorAreaR50atlOffset҈n@!conditioncall{triggeractivated tgr_solnichniy_town;}sizeApAsizeB\dAisRectangle!dataTypeLogicPositionInfon!idtypeAdmiral_CqcZoneCustomAttributes!(position~MF@E! Attribute06"Attribute1"Attribute2#Attribute3l$Attribute4%%Attribute5%Attribute6&Attribute7R'Attribute8(nAttributes (propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value""data""type"value"typeSTRING"propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Valuer##data##type#value#typeSCALAR#propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value+$l$data;$l$typeW$valuel$typeSCALARl$propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value$%%data$%%type%valueB%%typeSCALAR%%propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value%%data%%type%valueB%typeSCALAR%propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueV&&dataf&&type&value&typeBOOL&propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value'R'data!'R'type='value@R'typeSCALARR'propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value'(data'(type(value(typeSTRING(propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value((data((type(value(typeSTRING(dataTypeLayernamePatrolEntities&)idatlOffset濩I items Item0)Item12Item2l3Item3I4Item45Item55Item6>Item7?Item8HIdataTypeLogicPositionInfo *idtypeAdmiral_PatrolZoneatlOffsetACustomAttributes-*2positionSF: E-* Attribute0*Attribute1+Attribute2`,Attribute3-Attribute4-Attribute5.Attribute6d/Attribute7<0Attribute81Attribute91nAttributes 2propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuef++datav++type+value+typeSTRING+propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value,`,data/,`,typeK,value`,typeSCALAR`,propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value,-data,-type-valueB-typeSCALAR-propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value--data--type-valueB-typeSCALAR-propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueS..datac..type.value.typeBOOL.propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value#/d/data3/d/typeO/valued/typeSCALARd/propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value/<0data 0<0type'0value<0typeSCALAR<0propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value01data01type0value@@1typeSCALAR1propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value11data11type1value1typeSTRING1propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valueb22datar22type2value2typeSTRING2dataTypeTriggerpositionZ QF@cߩEAttributes 3idtypeEmptyDetectorAreaR250l3conditioncall{triggeractivated tgr_solnichniy;}sizeA@BsizeBCisRectanglel3dataTypeTriggerposition%QF9@EAttributes3idtypeEmptyDetectorAreaR50atlOffsetI4conditioncall{triggeractivated tgr_solnichniy_three_valleys;}sizeACisRectangleI4dataTypeTriggerposition>QF@eEAttributes4idtypeEmptyDetectorAreaR505conditioncall{triggeractivated tgr_solnichniy_three_valleys;}sizeBXBisRectangle5dataTypeTriggerpositionAOFTB@ćEAttributes~5idtypeEmptyDetectorAreaR505conditioncall{triggeractivated tgr_solnichniy_three_valleys;}isRectangle5dataTypeLogicPositionInfo96idtypeAdmiral_PatrolZoneCustomAttributesY6>positionfPF`@EY6 Attribute07Attribute17Attribute28Attribute3H9Attribute4:Attribute5:Attribute6;Attribute7h<Attribute8>=Attribute9>nAttributes >propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value77data77type7value7typeSTRING7propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueK88data[88typew8value8typeSCALAR8propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value9H9data9H9type39valueBH9typeSCALARH9propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value9:data9:type9valueB:typeSCALAR:propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value::data::type:value:typeBOOL:propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueO;;data_;;type{;value;typeSCALAR;propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value'<h<data7<h<typeS<valueh<typeSCALARh<propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value<>=data =>=type)=value@>=typeSCALAR>=propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value=>data=>type=value>typeSTRING>propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value>>data>>type>value>typeSTRING>dataTypeTriggerpositionKF@Eangle|@AttributesP?idtypeEmptyDetectorAreaR50atlOffset??conditioncall{triggeractivated tgr_solnichniy_town;}sizeAzCsizeBmmBisRectangle?dataTypeLogicPositionInfo*@idtypeAdmiral_PatrolZoneatlOffsetRACustomAttributesJ@Hpositionq2SF,lEJ@ Attribute0AAttribute1AAttribute2}BAttribute39CAttribute4CAttribute5DAttribute6EAttribute7YFAttribute8/GAttribute9GnAttributes HpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueAAdataAAtypeAvalueAtypeSTRINGApropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueQItem2QRdataTypeObjectPositionInfoQsideCivilianflagsAttributes8QidtypeC_Bob_VR>Qposition)QF @E8Q>QdataTypeWaypointpositionPF@ԀEEffectsQshowWPNEVERidtypeMoveQQdataTypeWaypointpositionoQFD@r3EEffectsRshowWPNEVERidtypeMoveRRRdataTypeLogicPositionInfoRidtypeAdmiral_OndemandCampZoneCustomAttributesR^position7JFݗAfERAttribute0SAttribute1kTAttribute2-UAttribute3UAttribute4VAttribute5{WAttribute6;XAttribute7YAttribute8YAttribute9ZAttribute10[Attribute11T\Attribute12 ]Attribute13]nAttributes^propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value-TkTdata=TkTtypeVTvaluekTtypeSTRINGkTpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueT-UdataT-UtypeUvalue-UtypeSCALAR-UpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueUUdataUUtypeUvalueBUtypeSCALARUpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuepVVdataVVtypeVvalueBVtypeSCALARVpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value:W{WdataJW{WtypefWvalue A{WtypeSCALAR{WpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueW;Xdata X;Xtype(Xvalue;XtypeBOOL;XpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueXYdataXYtypeYvalue?YtypeSCALARYpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueYYdataYYtypeYvalueYtypeSTRINGYpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueqZZdataZZtypeZvalueZtypeSCALARZpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueC[[dataS[[typeo[value?[typeSCALAR[propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value\T\data#\T\type?\valueT\typeSCALART\propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value\ ]data\ ]type ]value ]typeSCALAR ]propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value]]data]]type]value]typeSCALAR]propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value^^data^^type^value^typeSTRING^dataTypeLogicPositionInfo)_idtypeAdmiral_OndemandCampZoneCustomAttributesa_kposition2nMFBEangles @N>a_Attribute0]`Attribute1*aAttribute2aAttribute3bAttribute4pcAttribute5:dAttribute6dAttribute7eAttribute8fAttribute9qgAttribute10ChAttribute11iAttribute12iAttribute13jnAttributeskpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value`*adata`*atypeavalue*atypeSTRING*apropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueaadataaatypeavalueatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuembbdata}bbtypebvalueBbtypeSCALARbpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value/cpcdata?cpctype[cvalueBpctypeSCALARpcpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuec:ddata d:dtype%dvalue A:dtypeSCALAR:dpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedddataddtypedvaluedtypeBOOLdpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueeedataeetypeevalueetypeSCALARepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value[ffdatakfftypefvalueftypeSTRINGfpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value0gqgdata@gqgtype\gvalue@qgtypeSCALARqgpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuehChdatahChtype.hvalueChtypeSCALARChpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuehidatahitypehvalue@itypeSCALARipropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueiidataiitypeivalueitypeSCALARipropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuerjjdatajjtypejvaluejtypeSCALARjpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueBkkdataRkktypekkvaluektypeSTRINGkdataTypeLogicPositionInfokidtypeAdmiral_OndemandCampZoneCustomAttributesl'xpositionANF*5A2ElAttribute0mAttribute1mAttribute2nAttribute3UoAttribute4pAttribute5pAttribute6qAttribute7{rAttribute8@sAttribute9tAttribute10tAttribute11uAttribute12vAttribute13ZwnAttributes'xpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuemmdatammtypemvaluemtypeSTRINGmpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueRnndatabnntype~nvaluentypeSCALARnpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueoUodata$oUotype@ovalueBUotypeSCALARUopropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueopdataoptypepvalueBptypeSCALARppropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueppdatapptypepvalue AptypeSCALARppropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuebqqdatarqqtypeqvalueqtypeBOOLqpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value:r{rdataJr{rtypefrvalue{rtypeSCALAR{rpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Values@sdatas@stype+svalue@stypeSTRING@spropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuestdatasttypetvaluettypeSCALARtpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuettdatatttypetvaluettypeSCALARtpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueyuudatauutypeuvalueutypeSCALARupropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueEvvdataUvvtypeqvvalue?vtypeSCALARvpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuewZwdata)wZwtypeEwvalue@ZwtypeSCALARZwpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuew'xdataw'xtypexvalue'xtypeSTRING'xdataTypeTriggerpositionBOF٧:BׯEAttributesxidtypeEmptyDetectorAreaR50xconditioncall{triggeractivated tgr_solnichniy_three_valleys;}sizeApAsizeBpAxdataTypeTriggerpositionQFí@|EAttributesVyidtypeEmptyDetectorAreaR50yconditioncall{triggeractivated tgr_solnichniy_three_valleys;}sizeApAsizeBpAydataTypeTriggerpositionnNF& AEAttributeszidtypeEmptyDetectorAreaR50|zconditioncall{triggeractivated tgr_solnichniy_three_valleys;}sizeApAsizeBpA|zdataTypeTriggerpositionKFeASEAttributeszidtypeEmptyDetectorAreaR50C{conditioncall{triggeractivated tgr_solnichniy_three_valleys;}sizeApAsizeBpAC{dataTypeGroupsideCivilianEntities{Attributes|id|itemsItem0{Item1N||dataTypeObjectPositionInfo(|sideCivilianflagsAttributesH|idtypeC_Bob_VRN|positionOFd@EH|N|dataTypeWaypointposition!QF@Y`EEffects|showWPNEVERidtypeMove|||dataTypeGroupsideCivilianEntities }Attributes5~id;~itemsItem05}Item1}5~dataTypeObjectPositionInfo}sideCivilianflagsAttributes}idtypeC_Bob_VR}position$GFSBhE}}dataTypeWaypointpositionMF@%,EEffects/~showWPNEVERidtypeMove5~5~;~dataTypeGroupsideCivilianEntities~AttributesiditemsItem0~Item1FdataTypeObjectPositionInfo sideCivilianflagsAttributes@idtypeC_Bob_VRFposition6FF65mBҌE@FdataTypeWaypointposition MF@EEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributes-id3itemsItem0-Item1€-dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VR€positionJF^$A7E€dataTypeWaypointpositionjNFf@|EEffects'showWPNEVERidtypeMove--3dataTypeGroupsideCivilianEntitiesAttributes?idatlOffset5EitemsItem0āItem1iItem2Ԃ?dataTypeObjectPositionInfoCsideCivilianflagsAttributescidtypeC_Bob_VRatlOffset5iposition9KFt@"EcidataTypeWaypointpositionO'OF.@wEEffects΂showWPNEVERidtypeMoveԂԂdataTypeWaypointpositionRNF<)@ zEEffects9showWPNEVERidtypeMove??EdataTypeGroupsideCivilianEntitiesAttributesQidatlOffset5WitemsItem0փItem1{Item2QdataTypeObjectPositionInfoUsideCivilianflagsAttributesuidtypeC_Bob_VRatlOffset5{positionJF @nEu{dataTypeWaypointpositionYZKF@kEEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionuMF@9TEEffectsKshowWPNEVERidtypeMoveQQWdataTypeTriggerpositionFFzxBEAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_solnichniy_factory;}sizeApAsizeBpAdataTypeTriggerpositionXGFB EAttributesidtypeEmptyDetectorAreaR50نconditioncall{triggeractivated tgr_solnichniy_factory;}sizeApAsizeBpAنdataTypeTriggerposition9JF^YAfEAttributesAidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_solnichniy_factory;}sizeApAsizeBpAdataTypeTriggerpositionKF@EAttributesidtypeEmptyDetectorAreaR50[conditioncall{triggeractivated tgr_solnichniy_factory;}sizeApAsizeBpA[dataTypeLogicPositionInfoÈidtypeAdmiral_OndemandCampZoneCustomAttributespositionDFzCEAttribute0߉Attribute1Attribute2nAttribute30Attribute4Attribute5Attribute6|Attribute7VAttribute8Attribute9Attribute10őAttribute11Attribute12aAttribute135nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuendata~typevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value-ndata=ntypeYvaluentypeSCALARnpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value0data0typevalueB0typeSCALAR0propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuedatatype݌valueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value{datatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value=|dataM|typeivalue|typeBOOL|propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueVdata%VtypeAvalueVtypeSCALARVpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueݏdatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuedatatypeސvalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueődataőtypevalueőtypeSCALARőpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueTdatadtypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value adata0atypeLvalueatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value5data5type value5typeSCALAR5propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueĔdataԔtypevaluetypeSTRINGdataTypeLogicPositionInfojidtypeAdmiral_OndemandCampZoneCustomAttributespositioncKF@NEAttribute0Attribute1SAttribute2Attribute3טAttribute4Attribute5cAttribute6#Attribute7Attribute8œAttribute9Attribute10lAttribute11<Attribute12Attribute13ܠnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueSdata%Stype>valueStypeSTRINGSpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueԗdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valueטdataטtype˜valueBטtypeSCALARטpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueXdatahtypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value"cdata2ctypeNvalue ActypeSCALARcpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value#data#typevalue#typeBOOL#propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuedata̛typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueœdataœtypevalueœtypeSTRINGœpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueYdataitypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value+ldata;ltypeWvalueltypeSCALARlpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value<data <type'value<typeSCALAR<propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valueǟdataןtypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueܠdataܠtypeǠvalue@ܠtypeSCALARܠpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuekdata{typevaluetypeSTRINGdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes1Ppositionl&KF@;E1Attribute0-Attribute1Attribute2Attribute3~Attribute4@Attribute5 Attribute6ʧAttribute7Attribute8iAttribute9AAttribute10Attribute11Attribute12Attribute13nAttributesPpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatạtypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value{datatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value=~dataM~typeivalueB~typeSCALAR~propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value@data@type+valueB@typeSCALAR@propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueɦ data٦ typevalue A typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueʧdataʧtypevalueʧtypeBOOLʧpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuecdatastypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value+idata;itypeTvalueitypeSTRINGipropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueAdataAtype,value@AtypeSCALARApropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueҪdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypeΫvalue@@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuendata~typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueBdataRtypenvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuePdata"Ptype;valuePtypeSTRINGPdataTypeLayernameSentry AIEntitiesidatlOffsetp@JitemsIItem0Item1ӲItem2Item3Item4PItem5FItem6?Item7Item8Item96Item10yItem11Item12Item13jItem14Item15Item16Item17PItem18Item19lItem20)Item21cItem22\Item23uItem24Item25 Item26BItem27xItem28Item29Item30%Item31_Item32Item33Item34GItem35Item36Item37YItem38Item39Item40jItem41Item42 Item43{Item44Item45/Item46Item47Item48Item49XItem50Item51 Item52GItem53Item54Item55XItem56Item57Item58Item59_Item60Item61Item62OItem63Item64Item65&Item66Item67 Item686 Item69p Item70 Item71Item72?dataTypeObjectPositionInfosideEastflagsAttributesͲid&typeCUP_O_T55_CHDKZatlOffsetӲposition~_QFaAEanglessE@ͲӲdataTypeGroupsideEastEntities<AttributesCrewLinks6id%atlOffsetitemsItem0YdataTypeObjectPositionInfoڳsideEastflagsAttributesid(typeCUP_O_INS_CrewatlOffsetposition~_QF$@EanglessE@dynamicSimulation6LinkIDProvider[LinksnnextIDnitemsItem0linkIDitem0(item1&CustomDataƴroleturretPathdataTypeObjectPositionInfo[sideEastflagsAttributesidtypeCUP_O_T55_CHDKZpositionb+OF@AEangles@R6@ؑ=dataTypeObjectPositionInfosideEastflagsAttributesJidtypeCUP_O_Datsun_PK_RandomPpositionMFAzzEangles6@JPdataTypeGroupsideEastEntitiesAttributesuCrewLinksidFitemsItem0ƶudataTypeObjectPositionInfo7sideEastflagsAttributesoidtypeCUP_O_INS_Crewuposition,OFAEangles@R6@ؑ=oudynamicSimulationLinkIDProviderLinks˷FnextID˷itemsItem0FlinkIDitem0item1CustomData#FroleturretPathFdataTypeGroupsideEastEntitiesAttributesnCrewLinksid?itemsItem0ndataTypeObjectPositionInfo0sideEastflagsAttributeshidtypeCUP_O_INS_SoldiernpositionMF @zEangles6@hndynamicSimulationLinkIDProviderLinksĹ?nextIDĹitemsItem0?linkIDitem0item1CustomData?roleturretPath?dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_BTR60_CHDKZpositionqMF A`Eangles@/@!@dataTypeGroupsideEastEntitiesJAttributes.CrewLinksLiditemsItem0g.dataTypeObjectPositionInfosideEastflagsAttributes(idtypeCUP_O_INS_Soldier_AK74atlOffset.positionqMF H@bEangles@/@!@(.dynamicSimulationLLinkIDProviderqLinksnextIDitemsItem0linkIDitem0item1CustomDataܼroleturretPathdataTypeGroupsideEastEntitiesIAttributesid6itemsItem0fdataTypeObjectPositionInfoڽsideEastflagsAttributesidtypeCUP_O_INS_Soldierposition$MFقxA Eangles?@dynamicSimulation6dataTypeGroupsideEastEntitiesAttributes[idatlOffset5yitemsItem0[dataTypeObjectPositionInfo5sideEastflagsAttributesUidtypeCUP_O_INS_Soldier_LATatlOffset5[positionLFeoxA/EU[dynamicSimulationydataTypeGroupsideEastEntitiesÿAttributesiditemsItem0dataTypeObjectPositionInfoYsideEastflagsAttributesidtypeCUP_O_INS_Soldier_AK74position8LF_oxA"Eangles^?dynamicSimulationdataTypeGroupsideEastEntitiesAttributesidatlOffset(;itemsItem0,dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_ARatlOffset(;positionpLFOC@GEangles9@dynamicSimulationdataTypeGroupsideEastEntitiesiAttributesLidatlOffsetH7jitemsItem0LdataTypeObjectPositionInfosideEastflagsAttributesFidtypeCUP_O_INS_Soldier_LATatlOffsetH7LpositionILF@RbEangles?FLdynamicSimulationjdataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfoHsideEastflagsAttributesidtypeCUP_O_INS_Soldier_GLpositionr(LF~@Eangles:@dynamicSimulationdataTypeGroupsideEastEntitiesAttributesiditemsItem0 dataTypeObjectPositionInfo~sideEastflagsAttributesidtypeCUP_O_INS_SniperpositionLFBEangles@dynamicSimulationdataTypeGroupsideEastEntities$AttributesiditemsItem0AdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_MGposition*KFRB@Eangles8@dynamicSimulationdataTypeGroupsideEastEntities^Attributes2idPitemsItem0{2dataTypeObjectPositionInfosideEastflagsAttributes,idtypeCUP_O_INS_Soldier_Ammo2positionKFBkEangless~0@,2dynamicSimulationPdataTypeGroupsideEastEntitiesAttributesidatlOffsetBitemsItem0dataTypeObjectPositionInfoNsideEastflagsAttributesidtypeCUP_O_INS_Soldier_GLatlOffsetBpositionKF'BEangles8=@dynamicSimulationdataTypeObjectPositionInfo.sideEastflagsAttributesfidtypeCUP_O_DSHKM_ChDKZatlOffset7lposition0KFid#BbEangles 6@fldataTypeObjectPositionInfosideEastflagsAttributes#idtypeCUP_O_DSHkM_MiniTriPod_ChDKZ)positionLFAQEangles6@#)dataTypeGroupsideEastEntitiessAttributesEidcitemsItem0EdataTypeObjectPositionInfosideEastflagsAttributes?idtypeCUP_O_INS_Soldier_GLEposition.MFقxAEangles.??EdynamicSimulationcdataTypeGroupsideEastEntitiesAttributesCrewLinksid\itemsItem0dataTypeObjectPositionInfoMsideEastflagsAttributesidtypeCUP_O_INS_SoldierpositionLFdGAQEangles6@dynamicSimulationLinkIDProviderLinks\nextIDitemsItem0\linkIDitem0item1CustomData9\roleturretPath\dataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffset7uitemsItem0dataTypeObjectPositionInfofsideEastflagsAttributesidtypeCUP_O_INS_SoldieratlOffset7position0KFBEangles 6@dynamicSimulationLinkIDProviderLinksunextIDitemsItem0ulinkIDitem0item1CustomDataRuroleturretPathudataTypeGroupsideEastEntitiesAttributesidUatlOffset@ܩ=itemsItem0dataTypeObjectPositionInfossideEastflagsAttributesidVtypeCUP_O_INS_Soldier_ARatlOffset@ܩ=positionQF@EanglestI@dynamicSimulationdataTypeGroupsideEastEntitiesAttributesidW itemsItem06dataTypeObjectPositionInfosideEastflagsAttributesidXtypeCUP_O_INS_Soldier_AmmopositionQF@Eangles_;@dynamicSimulation dataTypeGroupsideEastEntitiesUAttributes$idYBitemsItem0r$dataTypeObjectPositionInfosideEastflagsAttributesidZtypeCUP_O_INS_Soldier$positionPF @&sEangles7@$dynamicSimulationBdataTypeGroupsideEastEntitiesAttributesZid[xitemsItem0ZdataTypeObjectPositionInfosideEastflagsAttributesTid\typeCUP_O_INS_SniperZposition$QFʋAEanglesJ@TZdynamicSimulationxdataTypeGroupsideEastEntitiesAttributesid]itemsItem0dataTypeObjectPositionInfoVsideEastflagsAttributesid^typeCUP_O_INS_Soldier_GLpositionQFATEangles?@dynamicSimulationdataTypeGroupsideEastEntitiesAttributesid_itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesid`typeCUP_O_INS_Story_Bardakposition>QFdX@|Eangles$@dynamicSimulationdataTypeGroupsideEastEntities8Attributesidf%itemsItem0UdataTypeObjectPositionInfosideEastflagsAttributesidgtypeCUP_O_INS_SoldierpositionzOF$ 8AEangles2?dynamicSimulation%dataTypeGroupsideEastEntitiesoAttributesAidh_itemsItem0AdataTypeObjectPositionInfosideEastflagsAttributes;iditypeCUP_O_INS_Soldier_ATApositionbQF˗A|EanglescC@;AdynamicSimulation_dataTypeGroupsideEastEntitiesAttributes{idjitemsItem0{dataTypeObjectPositionInfo=sideEastflagsAttributesuidktypeCUP_O_INS_Soldier_MG{positionKQF˗AEangles;@u{dynamicSimulationdataTypeGroupsideEastEntitiesAttributesidlatlOffset6itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidmtypeCUP_O_INS_SoldieratlOffset6positionQFƨA\EanglesT@dynamicSimulationdataTypeGroupsideEastEntitiesJAttributes)idnatlOffset6GitemsItem0g)dataTypeObjectPositionInfosideEastflagsAttributes#idotypeCUP_O_INS_SoldieratlOffset6)positionQFƨA-\Eangles>@#)dynamicSimulationGdataTypeObjectPositionInfosideEastflagsAttributesiddtypeCUP_O_DSHkM_MiniTriPod_ChDKZpositionKaQF6A!]Eangles@?@&;dataTypeGroupsideEastEntities]Attributes,CrewLinksJidcitemsItem0z,dataTypeObjectPositionInfosideEastflagsAttributes&idetypeCUP_O_INS_Soldier,positionQaQFK6"A]Eangles@?@&;&,dynamicSimulationJLinkIDProvideroLinksnextIDitemsItem0linkIDitem0eitem1dCustomDataroleturretPathdataTypeGroupsideEastEntitiesWAttributes;idatlOffsetYitemsItem0t;dataTypeObjectPositionInfosideEastflagsAttributes5idtypeCUP_O_INS_Soldier_AmmoatlOffset;position9QF{@TEangles I@5;dynamicSimulationYdataTypeGroupsideEastEntitiesAttributesid atlOffset5itemsItem0dataTypeObjectPositionInfoWsideEastflagsAttributesid!typeCUP_O_INS_Soldier_MGatlOffset5position?QF|@KEangles!Q@dynamicSimulationdataTypeGroupsideEastEntities Attributesid"atlOffset;itemsItem0*dataTypeObjectPositionInfosideEastflagsAttributesid#typeCUP_O_INS_Soldier_AK74atlOffset;positionHQF@ˑEanglesu@dynamicSimulationdataTypeGroupsideEastEntitiesiAttributesLid$atlOffset`>jitemsItem0LdataTypeObjectPositionInfosideEastflagsAttributesFid%typeCUP_O_INS_Soldier_LATatlOffset`>LpositionxQF9@QxEangles\@FLdynamicSimulationjdataTypeGroupsideEastEntitiesAttributesid&atlOffsetp6=itemsItem0dataTypeObjectPositionInfojsideEastflagsAttributesid'typeCUP_O_INS_Story_BardakatlOffsetp6=positioncQF@DEanglesf@dynamicSimulationdataTypeGroupsideEastEntities Attributesid(atlOffset7 itemsItem0=dataTypeObjectPositionInfosideEastflagsAttributesid)typeCUP_O_INS_Soldier_MGatlOffset7positioni^QF<@ΫEanglesJ@dynamicSimulation dataTypeGroupsideEastEntitieszAttributes]id*atlOffsetp7{itemsItem0]dataTypeObjectPositionInfosideEastflagsAttributesWid+typeCUP_O_INS_Soldier_LATatlOffsetp7]positionjPFA@&DEangles@W]dynamicSimulation{dataTypeGroupsideEastEntitiesAttributesid,atlOffset08itemsItem0dataTypeObjectPositionInfoysideEastflagsAttributesid-typeCUP_O_INS_Soldier_GLatlOffset08positionԥPF@Eangles?dynamicSimulationdataTypeGroupsideEastEntities/Attributesid.atlOffset@Փ=/itemsItem0LdataTypeObjectPositionInfosideEastflagsAttributes id/typeCUP_O_INS_Soldier_ARatlOffset@Փ=positionzPF,@AEangles@@ dynamicSimulation/dataTypeGroupsideEastEntitiesAttributeskid2atlOffset@itemsItem0kdataTypeObjectPositionInfo-sideEastflagsAttributeseid3typeCUP_O_INS_Soldier_MGatlOffset@kpositionqRF#@xEanglesb@ekdynamicSimulationdataTypeGroupsideEastEntitiesAttributesid4itemsItem0dataTypeObjectPositionInfohsideEastflagsAttributesid5typeCUP_O_INS_Soldier_LATpositionqRF##@3 Eanglesf@dynamicSimulationdataTypeGroupsideEastEntitiesAttributesid6itemsItem0+dataTypeObjectPositionInfosideEastflagsAttributesid7typeCUP_O_INS_Soldier_MGposition NF-A{Eangles89?dynamicSimulationdataTypeGroupsideEastEntitiesXAttributes:id8atlOffsetXitemsItem0u:dataTypeObjectPositionInfosideEastflagsAttributes4id9typeCUP_O_INS_Soldier_ARatlOffset:positionNF5iAF Eangles40?4:dynamicSimulationXdataTypeGroupsideEastEntitiesAttributesid:atlOffset itemsItem0dataTypeObjectPositionInfoVsideEastflagsAttributesid;typeCUP_O_INS_Soldier_GLatlOffset positionNF"QA4?EanglesX>dynamicSimulationdataTypeGroupsideEastEntities Attributesid<atlOffset: itemsItem0)dataTypeObjectPositionInfosideEastflagsAttributesid=typeCUP_O_INS_Soldier_LATatlOffset:positionGOFlBȿEanglesֱ?dynamicSimulation dataTypeGroupsideEastEntitiesWAttributes)id>GitemsItem0t)dataTypeObjectPositionInfosideEastflagsAttributes#id?typeCUP_O_INS_Soldier_AR)positionPF @Eangles@#)dynamicSimulationGdataTypeGroupsideEastEntitiesAttributesid@atlOffsetitemsItem0dataTypeObjectPositionInfoEsideEastflagsAttributes}idAtypeCUP_O_INS_Soldier_MGatlOffsetposition!QFlU@ itemsItem0 dataTypeObjectPositionInfo~ sideEastflagsAttributes id]typeCUP_O_INS_Soldier_ARatlOffset=> positionA%LF@fEangles@  dynamicSimulation dataTypeGroupsideEastEntities4 Attributes id^atlOffset76 itemsItem0Q  dataTypeObjectPositionInfo sideEastflagsAttributes id_typeCUP_O_INS_Soldier_AK74atlOffset7 position/KF: @)6Eangles 0@  dynamicSimulation6 dataTypeGroupsideEastEntities AttributesR id`p itemsItem0 R dataTypeObjectPositionInfo sideEastflagsAttributesL idatypeCUP_O_INS_Soldier_GLR positionDMF @Eangles5@L R dynamicSimulationp dataTypeGroupsideEastEntities Attributes idb itemsItem0  dataTypeObjectPositionInfoN sideEastflagsAttributes idctypeCUP_O_INS_Soldier_MG positionՒLFAA:EanglesU @  dynamicSimulation dataTypeGroupsideEastEntities AttributesidditemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidetypeCUP_O_INS_Soldier_ARposition):LF AAiEangles$@dynamicSimulationdataTypeGroupsideEastEntities>Attributes!idfatlOffsetN@?itemsItem0[!dataTypeObjectPositionInfosideEastflagsAttributesidgtypeCUP_O_INS_Soldier_LATatlOffsetN@!positionbLF AAEanglesv,@!dynamicSimulation?dataTypeGroupsideEastEntitiesAttributes}idhatlOffset @itemsItem0}dataTypeObjectPositionInfo?sideEastflagsAttributeswiditypeCUP_O_INS_Soldier_AK74atlOffset @}positionXvLF AAWEangles3@w}dynamicSimulationdataTypeLayernameSet DressingEntitiesidatlOffsetΉ?jiitemshItem0Item1Item2Item3oItem4.Item5Item6Item7Item8Item9*Item10Item11Item12m Item13B!Item14"Item15"Item16#Item17$Item18Q%Item19%Item20&Item21U'Item22(Item23(Item24)Item25X*Item26+Item27+Item28,Item29r-Item30;.Item31 /Item32/Item330Item3421Item352Item362Item373Item384Item39l5Item40:6Item41 7Item427Item438Item449Item45o:Item46.;Item47;Item48<Item49O=Item50&>Item51>Item52?Item53@Item54VAItem55BItem56BItem57CItem58DItem59EItem602FItem61GItem62GItem63HItem64_IItem65YJItem66!KItem67KItem68LItem69MItem70jNItem71COItem72PItem73PItem74QItem75RItem76SItem77YTItem78&UItem79UItem80VItem81WItem82ZXItem83'YItem84YItem85ZItem86^[Item87\Item88\Item89_Item90Z`Item91 aItem92aItem93}bItem94DcItem95 dItem96dItem97weItem980fItem99fItem100gItem101[hItem102iItem103ijdataTypeObjectPositionInfodsideEmptyflagsAttributesid!typeLand_fortified_nest_bigatlOffsetpositionPF @sݧEanglesB@disableSimulationdataTypeObjectPositionInfo7sideEmptyflagsAttributesoid+typeFort_NestatlOffset9positiont.position`PF{8@EdisableSimulation.dataTypeObjectPositionInfosideEmptyflagsAttributesid0typeLand_jezekbetonatlOffset=position QF2@}קEangles@5V@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid1typeLand_jezekbetonatlOffset;positionH QF1@趧Eangles@5V@disableSimulationdataTypeObjectPositionInfoSsideEmptyflagsAttributesid2typeLand_jezekbetonposition7QFף@اEangles@5V@disableSimulationdataTypeObjectPositionInfo,sideEmptyflagsAttributesdid3typeLand_jezekbetonatlOffset@9position0QFz@ Eangles ?i@ddisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes$id/typeLand_BarGate_FatlOffset*position!QF1A٧E$*dataTypeObjectPositionInfosideEmptyflagsAttributesid4typeGue_WarfareBBarracksposition%PFݷ@U[EdisableSimulationdataTypeObjectPositionInfoXsideEmptyflagsAttributesxid typeGue_WarfareBBarrackspositionbQFL@ExdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesO idQtypeClutterCutteratlOffset7m position QF;@Eangles |@O disableSimulationm dataTypeObjectPositionInfo sideEmptyflagsAttributes$!idNtypeGUE_WarfareBAircraftFactoryB!position(QFL=AEangles P@ |@$!disableSimulationB!dataTypeObjectPositionInfo!sideEmptyflagsAttributes!idOtypeBRDM2_HQ_Gue_unfolded"positionQF@Eangles!@Wt@_@@!disableSimulation"dataTypeObjectPositionInfo"sideEmptyAttributes"idPtypeClutterCutteratlOffset >"position)QF)]@Eangles!@_@@"disableSimulation"dataTypeObjectPositionInfoa#sideEmptyflagsAttributes#idLtypeLand_loco_742_redatlOffsetp<#positionEPF A+EanglesG@;#disableSimulation#dataTypeObjectPositionInfo)$sideEmptyflagsAttributesa$idJtypeLand_wagon_box$position_PFh@jEanglesG@@a$disableSimulation$dataTypeObjectPositionInfo$sideEmptyflagsAttributes3%id=typeLand_PowerPoleConcrete_FQ%positionOFKAEangles ?3%disableSimulationQ%dataTypeObjectPositionInfo%sideEmptyAttributes%id8typeHangedatlOffset@?%positionOFUA EanglesJ@%%dataTypeObjectPositionInfok&sideEmptyflagsAttributes&id6typeMass_grave&positionڣOF AE&disableSimulation&dataTypeObjectPositionInfo'sideEmptyflagsAttributes7'id7typeMass_graveU'positionOFA1E7'disableSimulationU'dataTypeObjectPositionInfo'sideEmptyflagsAttributes'id>typeDirthump_1_F(positionφOF PAEanglesK@?;'disableSimulation(dataTypeObjectPositionInfo(sideEmptyflagsAttributes(id9typeLand_Excavator_01_wreck_F(positionHOF CAEangles@@(disableSimulation(dataTypeObjectPositionInfoe)sideEmptyflagsAttributes)idEtypeLand_DirtPatch_04_F)positionίOFRAE)disableSimulation)dataTypeObjectPositionInfo*sideEmptyflagsAttributes:*idFtypeLand_DirtPatch_04_FX*positionOFKhAE:*disableSimulationX*dataTypeObjectPositionInfo*sideEmptyAttributes+id5typeCUP_C_Fishing_Boat_ChernarusatlOffsetK@+positionRFr@VEanglesG~I@++dataTypeObjectPositionInfo+sideEmptyflagsAttributes+idStypeCUP_O_UAZ_Open_CHDKZatlOffset+positionv=QF}@,Eangles!@٨@HK@++dataTypeObjectPositionInfok,sideEmptyflagsAttributes,idTtypeCUP_O_UAZ_Unarmed_CHDKZatlOffsetPo,positionEQF|@0EanglesM@I@5V@,,dataTypeObjectPositionInfo4-sideEmptyflagsAttributesl-idbtypeCUP_O_Ural_Refuel_CHDKZatlOffsetr-positionOQFf@nEangles@ 7@p2position$LF:@Eanglese-7@1disableSimulation2dataTypeObjectPositionInfo2sideEmptyAttributes2idtypeGue_WarfareBBarracksatlOffset6>2positionwuLF׳@~EanglesB@2disableSimulation2dataTypeObjectPositionInfoj3sideEmptyflagsAttributes3idtypeGue_WarfareBBarracksatlOffset<=3position LF~@7Eanglese-7@3disableSimulation3dataTypeObjectPositionInfo84sideEmptyflagsAttributesp4idtypeMisc_cargo_cont_net24positionvSMF8@ߎEangles5@R!=p4disableSimulation4dataTypeObjectPositionInfo5sideEmptyflagsAttributesN5idtypeMisc_cargo_cont_net3atlOffset5l5positione[MFn@tEangleszT!=N5disableSimulationl5dataTypeObjectPositionInfo5sideEmptyflagsAttributes6idtypeMisc_cargo_cont_net3:6positionFMMF@&Eangles@C1 =6disableSimulation:6dataTypeObjectPositionInfo6sideEmptyflagsAttributes6idtypeLand_fort_artillery_nest 7position*OFj]A'Eangles.7@6disableSimulation 7dataTypeObjectPositionInfo7sideEmptyflagsAttributes7idtypeLand_fort_artillery_nestatlOffset97positionzqMFl@\EanglesD/@7disableSimulation7dataTypeObjectPositionInfoc8sideEmptyflagsAttributes8idvtypeLand_fort_rampart8positionMF@Eangles?8disableSimulation8dataTypeObjectPositionInfo69sideEmptyflagsAttributesn9id|typeplp_ctm_ForkliftStcOliveA9positionLF! AOEanglesJ?n9disableSimulation9dataTypeObjectPositionInfo:sideEmptyflagsAttributesQ:id{typeplp_ctm_ForkliftStcOliveBatlOffseto:positionLFZ@PEanglesw @Q:disableSimulationo:dataTypeObjectPositionInfo:sideEmptyflagsAttributes;idtypeClutterCutteratlOffset@6.;positionYMF@E;disableSimulation.;dataTypeObjectPositionInfo;sideEmptyflagsAttributes;idtypeClutterCutter;positionKWLF@*vE;disableSimulation;dataTypeObjectPositionInfoR<sideEmptyAttributesr<idtypeClutterCutteratlOffset><positiony/MF@idtypeClutterCutteratlOffset(7&>positionLF.@cEanglesE=oE:>disableSimulation&>dataTypeObjectPositionInfo>sideEmptyflagsAttributes>idtypeClutterCutteratlOffset7>positionuLF@Eangles<@>disableSimulation>dataTypeObjectPositionInfo~?sideEmptyflagsAttributes?idtypeClutterCutteratlOffset?position LF;U@7Eanglesc@<=?disableSimulation?dataTypeObjectPositionInfoB@sideEmptyflagsAttributesz@idxtypeHeliHCivil@position/MF@kEangles: @:^=z@disableSimulation@dataTypeObjectPositionInfoAsideEmptyflagsAttributes8Aid~typeplp_ctm_HandPalletTruckOliveVApositionLF@E8AdisableSimulationVAdataTypeObjectPositionInfoAsideEmptyflagsAttributesAid}typeplp_ctm_HandPalletTruckOliveGroundBposition[LF@~EAdisableSimulationBdataTypeObjectPositionInfoBsideEmptyflagsAttributesBidrtypeBRDM2_HQ_Gue_unfoldedBpositionfMF@!#Eangles6@BdisableSimulationBdataTypeObjectPositionInfo_CsideEmptyflagsAttributesCidtypeLand_loco_742_blueCposition#MFAbEangles@@;CdisableSimulationCdataTypeObjectPositionInfo&DsideEmptyflagsAttributes^DidtypeLand_Pallet_FDpositionLF{@!EanglesH@^DcreateAsSimpleObjectdisableSimulationDdataTypeObjectPositionInfoEsideEmptyflagsAttributesIEidtypeLand_Pallet_vertical_FEposition;LF/@GqEangles?IEcreateAsSimpleObjectdisableSimulationEdataTypeObjectPositionInfoEsideEmptyflagsAttributesFidtypeLand_Pallets_F2FpositiontLF/@sEFdisableSimulation2FdataTypeObjectPositionInfoFsideEmptyflagsAttributesFidtypeLand_Pallets_stack_FGpositionuLF@)eEFcreateAsSimpleObjectdisableSimulationGdataTypeObjectPositionInfouGsideEmptyflagsAttributesGidtypeLand_wagon_boxGpositionLFF @$Eangles@R@;GdisableSimulationGdataTypeObjectPositionInfo>HsideEmptyflagsAttributesvHidtypeLand_wagon_flatHpositionyMFv}@XEangles@J6@;vHdisableSimulationHdataTypeObjectPositionInfo IsideEmptyflagsAttributesAIidtypeLand_wagon_tanker_IpositionMF"@Eangles@85@;AIdisableSimulation_IdataTypeObjectPositionInfoIsideEmptyflagsAttributes JidztypeWaterPump_01_forest_FatlOffsetYJpositionnMF@Eangles}? JcreateAsSimpleObjectdisableSimulationYJdataTypeObjectPositionInfoJsideEmptyflagsAttributesKidtypeWooden_barrels!KpositionLFolA2Eanglesp?KdisableSimulation!KdataTypeObjectPositionInfoKsideEmptyflagsAttributesKidtypeWooden_barrelsatlOffset6KpositionLF@Eangles@4@j;KdisableSimulationKdataTypeObjectPositionInfooLsideEmptyAttributesLidtypeWooden_barrelsatlOffset?LpositionLF@Eangles@b@j;LdisableSimulationLdataTypeObjectPositionInfo;MsideEmptyAttributessMidtypeWooden_barrelsatlOffset?MpositionLF@Eangles@a@j;sMdisableSimulationMdataTypeObjectPositionInfoNsideEmptyflagsAttributesLNidtypeFort_Crate_woodatlOffset@6jNpositionLF/@^Eangles@H?;LNdisableSimulationjNdataTypeObjectPositionInfoNsideEmptyflagsAttributes%OidtypeFort_Crate_woodatlOffset 6COpositionLF@Eangles@H?;%OdisableSimulationCOdataTypeObjectPositionInfoOsideEmptyflagsAttributesOidtypeFort_Crate_woodatlOffset6Pposition8LFW@xEangles@H?;OdisableSimulationPdataTypeObjectPositionInfoPsideEmptyflagsAttributesPidtypeFort_Crate_woodatlOffset 6PpositionLF@Eangles@H?;PdisableSimulationPdataTypeObjectPositionInfoxQsideEmptyflagsAttributesQidtypeFort_Crate_woodatlOffset5QpositionMF@SaEangles@H?;QdisableSimulationQdataTypeObjectPositionInfoQRsideEmptyflagsAttributesRidtypeFort_Crate_woodatlOffset5RpositionMFZ@4iEangles@H?;RdisableSimulationRdataTypeObjectPositionInfo*SsideEmptyflagsAttributesbSidtypeFort_Crate_woodatlOffset5SpositionyLF@pEangles@H?;bSdisableSimulationSdataTypeObjectPositionInfoTsideEmptyflagsAttributes;TidtypeFort_Crate_woodatlOffset5YTposition&MF@YEangles@H?;;TdisableSimulationYTdataTypeObjectPositionInfoTsideEmptyAttributesUidtypeFort_Crate_woodatlOffset$?&UpositionMF@AEangles@H?;UdisableSimulation&UdataTypeObjectPositionInfoUsideEmptyAttributesUidtypeFort_Crate_woodatlOffset@$?UpositionMF9@IEangles@H?;UdisableSimulationUdataTypeObjectPositionInfojVsideEmptyAttributesVidtypeFort_Crate_woodatlOffset\%?VpositionhMF@QEangles@H?;VdisableSimulationVdataTypeObjectPositionInfo7WsideEmptyAttributesoWidtypeFort_Crate_woodatlOffset$?WpositionMF@0:Eangles@H?;oWdisableSimulationWdataTypeObjectPositionInfoXsideEmptyAttributes@ZZdataTypeObjectPositionInfo [sideEmptyflagsAttributesX[idMtypeFlagCarrierINS^[positionnPQFApSEanglesJ@X[^[dataTypeObjectPositionInfo[sideEmptyflagsAttributes\idtypeFlagCarrierINSatlOffset6\position+_MFI|#AhEanglesw?\\dataTypeObjectPositionInfo\sideEmptyflagsAttributes\idtypeLand_Garaz_bez_tankuatlOffset5\positionVLFއ A }Eanglesͪ@\\ dataTypeObjectPositionInfo]sideEmptyflagsAttributes]idytypeCUP_O_MI6T_CSAT_TatlOffset5CustomAttributes]_position.MFAEangles:@!B^=]initcall{this setvelocity [0,0,1];}texturesChedaki]Attribute0^nAttributes_propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuey^_data^_type_value[[[["arifle_CTAR_blk_F","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["30Rnd_580x42_Mag_F","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["B_FieldPack_ghex_F"],[4]]],false]_typeSTRING_dataTypeObjectPositionInfo`sideEmptyflagsAttributesT`idtypeCUP_RUSpecialWeaponsBoxZ`positionLF@X>Eangles^<35@+;T`Z`dataTypeObjectPositionInfo`sideEmptyflagsAttributesaidtypeCUP_RUVehicleBox apositionLF<@x_EanglesPw@a adataTypeObjectPositionInfoasideEmptyflagsAttributesaidtypeCUP_RUVehicleBoxatlOffset>apositionLF@@Eanglesp@&?@aadataTypeObjectPositionInfo?bsideEmptyflagsAttributes_bid0typeClutterCutter}bpositionPF@#\E_bdisableSimulation}bdataTypeObjectPositionInfobsideEmptyflagsAttributes&cid1typeClutterCutterDcposition]QF@ Eangles@&cdisableSimulationDcdataTypeObjectPositionInfocsideEmptyflagsAttributescidHtypeLand_wagon_box dpositionPF @.Eangles-@OO;cdisableSimulation ddataTypeObjectPositionInfodsideEmptyflagsAttributesdidItypeCUP_RUVehicleBoxdpositionLFI@cEangles@&?O;dddataTypeObjectPositionInfo9esideEmptyflagsAttributesqeidKtypeCUP_RUSpecialWeaponsBoxweposition[fLFu@VEanglesv@qewedataTypeObjectPositionInfoesideEmptyflagsAttributes*fidLtypeCUP_RUSpecialWeaponsBox0fpositionkLFu@uEanglesv@*f0fdataTypeObjectPositionInfofsideEmptyflagsAttributesfidMtypeCUP_RUSpecialWeaponsBoxfposition8LFu@REanglesv@ffdataTypeObjectPositionInfodgsideEmptyflagsAttributesgidNtypeCUP_RUSpecialWeaponsBoxgposition,ELFu@VEangles?3?ggdataTypeObjectPositionInfohsideEmptyflagsAttributesUhidOtypeCUP_RUSpecialWeaponsBox[hposition@LFu@kEanglesv@Uh[hdataTypeObjectPositionInfohsideEmptyflagsAttributesiidPtypeCUP_RUSpecialWeaponsBoxipositionLF9@Eangles35@iidataTypeObjectPositionInfoisideEmptyflagsAttributesiidQtypeCUP_RUSpecialWeaponsBoxipositionLF8@Eangles35@iidataTypeObjectPositionInfoEjsideEmptyAttributes}jidRtypeCUP_RUVehicleBoxatlOffsetD?jpositionLF1 A3jEanglesئ?}jjdataTypeLayernameNizhnoyeEntitiesjidatlOffsetnALitemsItem0jLdataTypeLayernameAdmiralEntities;kidatlOffsetnALitemsItem0ckItem1uLdataTypeLayernamePatrolEntitieskidatlOffset@uitemsItem0kItem1ludataTypeTriggerpositionvHF@xEAttributes?lidtypeEmptyDetectorAreaR50lconditioncall{triggeractivated tgr_solnichniy_factory;}sizeAzCsizeBzCisRectangleldataTypeLogicPositionInfo midtypeAdmiral_PatrolZoneCustomAttributes,mupositionCFQBE,m Attribute0mAttribute1nAttribute2_oAttribute3pAttribute4pAttribute5qAttribute6crAttribute7;sAttribute8tAttribute9tnAttributes upropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueenndataunntypenvaluentypeSTRINGnpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valueo_odata.o_otypeJovalue_otypeSCALAR_opropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueopdataoptypepvalueBptypeSCALARppropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueppdatapptypepvalueBptypeSCALARppropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueRqqdatabqqtype~qvalueqtypeBOOLqpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value"rcrdata2rcrtypeNrvalue?crtypeSCALARcrpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Valuer;sdata s;stype&svalue@;stypeSCALAR;spropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuestdatasttypesvalue@ttypeSCALARtpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuettdatatttypetvaluettypeSTRINGtpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueauudataquutypeuvalueutypeSTRINGudataTypeLayernameCounterEntitiesuidatlOffsetcLitemsItem0wItem1Item2fItem3Item4ԅItem5`Item6܈Item7xItem8/Item9Item10Item119Item12ՏItem13QItem14Item15ҢItem16Item17fItem18Item19Item20CItem21FItem22ILdataTypeLogicPositionInfopwidtypeAdmiral_OndemandCampZoneCustomAttributeswpositionFAF#B.FwAttribute0xAttribute1YyAttribute2zAttribute3zAttribute4{Attribute5i|Attribute6)}Attribute7~Attribute8~Attribute9Attribute10rAttribute11BAttribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueyYydata+yYytypeDyvalueYytypeSTRINGYypropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueyzdatayztypezvalueztypeSCALARzpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuezzdatazztypezvalueBztypeSCALARzpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value^{{datan{{type{valueB{typeSCALAR{propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value(|i|data8|i|typeT|value Ai|typeSCALARi|propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value|)}data|)}type}value)}typeBOOL)}propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value}~data}~type}value~typeSCALAR~propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value~~data~~type~value~typeSTRING~propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value_dataotypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value1rdataArtype]valuertypeSCALARrpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueBdataBtype-valueBtypeSCALARBpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuédata݁typevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuedatatype͂value@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueqdatatypevaluetypeSTRINGdataTypeTriggerposition2JF@TFAttributesid typeEmptyDetectorAreaR50fconditioncall{triggeractivated tgr_nizhnoye;}sizeApAsizeBpAfdataTypeTriggerposition0=FmMB FAttributes΄id typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_nizhnoye;}sizeApAsizeBpAdataTypeTriggerposition=FFBFAttributesidtypeEmptyDetectorAreaR50ԅconditioncall{triggeractivated tgr_nizhnoye;}sizeApAsizeBpAԅdataTypeGroupsideCivilianEntities"AttributesZid `itemsItem0JItem1߆ZdataTypeObjectPositionInfosideCivilianflagsAttributesنid typeC_Bob_VR߆position=FEB!Fن߆dataTypeWaypointpositionsKF@lEEffectsTshowWPNEVERid typeMoveatlOffset7ZZ`dataTypeGroupsideCivilianEntitiesAttributesֈid܈itemsItem0ևItem1kֈdataTypeObjectPositionInfoEsideCivilianflagsAttributeseidtypeC_Bob_VRkposition׶=F~IBg FekdataTypeWaypointpositionqKFR@EEffectsЈshowWPNEVERidtypeMoveֈֈ܈dataTypeGroupsideCivilianEntities:AttributesridatlOffset5xitemsItem0bItem1rdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset5positionJFN@"FdataTypeWaypointpositionhsKF.3@t&EEffectslshowWPNEVERidtypeMoverrxdataTypeTriggerposition;Y?F3BqEAttributesidtypeEmptyDetectorAreaR50/conditioncall{triggeractivated tgr_nizhnoye;}sizeApAsizeBpA/dataTypeTriggerposition=FUBEAttributesidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_nizhnoye;}sizeApAsizeBpAdataTypeTriggerpositionGFj@]U FAttributesNidtypeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_nizhnoye;}sizeApAsizeBpAdataTypeGroupsideCivilianEntitiesAttributes3idatlOffset9itemsItem0#Item1ȍ3dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetȍpositionGF@- FȍdataTypeWaypointpositionKF@EEffects-showWPNEVERidtypeMove339dataTypeGroupsideCivilianEntitiesAttributesϏidatlOffset7ՏitemsItem0Item1dϏdataTypeObjectPositionInfo>sideCivilianflagsAttributes^idtypeC_Bob_VRatlOffset7dposition>FXΞBSE^ddataTypeWaypointpositionKF@(EEffectsɏshowWPNEVERidtypeMoveϏϏՏdataTypeGroupsideCivilianEntities#AttributesKidQitemsItem0KItem1KdataTypeObjectPositionInfosideCivilianflagsAttributesڐid typeC_Bob_VRpositionY?FQ:BEڐdataTypeWaypointposition+KF@EEffectsEshowWPNEVERid!typeMoveKKQdataTypeLogicPositionInfoɑidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributespositionCFrA6)FAttribute0Attribute1Attribute2tAttribute36Attribute4Attribute5–Attribute6Attribute7\Attribute8!Attribute9Attribute10˚Attribute11Attribute12gAttribute13;nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuetdatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value3tdataCttype_valuettypeSCALARtpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value6data6type!valueB6typeSCALAR6propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedataǕtypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value–data–typevalue A–typeSCALAR–propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueCdataStypeovaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value\data+\typeGvalue\typeSCALAR\propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value!data!type value!typeSTRING!propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuedataștypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value˚data˚typevalue˚typeSCALAR˚propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueZdatajtypevalueAtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value&gdata6gtypeRvaluegtypeSCALARgpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value;data ;type&value;typeSCALAR;propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueʝdataڝtypevaluetypeSTRINGdataTypeLogicPositionInfojid7typeARK_Rotor_ParadropCustomAttributesҢposition{9FCiGFangles@Attribute0 Attribute1ҟAttribute2Attribute3]Attribute4nAttributesҢpropertyARK_Rotor_Paradrop_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueҟdataҟtypevalueDefaultҟtypeSTRINGҟpropertyARK_Rotor_Paradrop_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueSdatactypevalueark_rotor_fnc_paradroptypeSTRINGpropertyARK_Rotor_Paradrop_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value]data,]typeHvalueHC]typeSCALAR]propertyARK_Rotor_Paradrop_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueܡdatatypevalueBtypeSCALARpropertyARK_Rotor_Paradrop_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueҢdataҢtypevalueFULLҢtypeSTRINGҢdataTypeLogicPositionInfo4id;typeARK_Rotor_ParadropCustomAttributeslpositionw;FCHGFangles,xZ<lAttribute0ԣAttribute1Attribute2qAttribute3'Attribute4nAttributespropertyARK_Rotor_Paradrop_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueWdatagtypevalueDefaulttypeSTRINGpropertyARK_Rotor_Paradrop_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valueqdata-qtype\valueark_rotor_fnc_paradropqtypeSTRINGqpropertyARK_Rotor_Paradrop_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value'data'typevalueC'typeSCALAR'propertyARK_Rotor_Paradrop_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuedatatypeҦvalueBtypeSCALARpropertyARK_Rotor_Paradrop_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueZdatajtypevalueFULLtypeSTRINGdataTypeLogicPositionInfoid?typeARK_Rotor_ParadropCustomAttributes6fposition7=FCFFangles,xZ<6Attribute0Attribute1fAttribute2;Attribute3Attribute4nAttributesfpropertyARK_Rotor_Paradrop_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value!fdata1ftypeQvalueDefaultftypeSTRINGfpropertyARK_Rotor_Paradrop_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value;data;type&valueark_rotor_fnc_paradrop;typeSTRING;propertyARK_Rotor_Paradrop_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuedatatypeܪvalueDtypeSCALARpropertyARK_Rotor_Paradrop_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuepdatatypevalueBtypeSCALARpropertyARK_Rotor_Paradrop_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value$fdata4ftypeQvalueFULLftypeSTRINGfdataTypeTriggerposition+typeC_Jeff_VR`positionR F @ 6Eangles@Oskill?rankLIEUTENANTinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionCDF - Executive Officer@COisPlayable#formationDIAMOND=dataTypeGroupsideWestEntitiesAttributesiditemsItem0Item1/dataTypeObjectPositionInfo sideWestflagsAttributesXidtypeB_Soldier_SL_F/positionY F @MJEangles%>Xskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF - Alpha Squad Leader@Alpha SLisPlayable/dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_medic_Fposition9b F @)Eangles%>skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF - Alpha Squad Medic@Alpha SLisPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributesid9itemsItem0MItem1Item2IItem3dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_TL_Fpositionx F @ Eangles?skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 1 Fireteam Leader@Alpha 1isPlayabledataTypeObjectPositionInfoRsideWestflagsAttributesidtypeB_soldier_AR_FatlOffsetIposition F @AEangles?skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 1 Automatic Rifleman@Alpha 1isPlayableIdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_A_FatlOffset5positioni F @ Eangles?skill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayabledataTypeObjectPositionInfo=sideWestflagsAttributesuidtypeB_soldier_LAT_FatlOffsetpositionW F @Eangles?uskill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 1 Rifleman (AT)@Alpha 1isPlayableformationDIAMOND9dataTypeGroupsideWestEntitiesAttributesidatlOffsetitemsItem0Item1eItem2Item3/dataTypeObjectPositionInfoRsideWestflagsAttributesidtypeB_Soldier_TL_FatlOffseteposition+ F @MEangles?skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 2 Fireteam Leader@Alpha 2isPlayableedataTypeObjectPositionInfosideWestflagsAttributesidtypeB_soldier_AR_FpositionJ F @Eangles?skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 2 Automatic Rifleman@Alpha 2isPlayabledataTypeObjectPositionInfo=sideWestflagsAttributesuidtypeB_Soldier_A_F/position F @Eangles?uskill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayable/dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_soldier_LAT_FatlOffsetposition F @Eangles?skill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 2 Rifleman (AT)@Alpha 2isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributesiditemsItem05Item1Item21Item3dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_TL_Fposition} F @Eangles?skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "A3", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 3 Fireteam Leader@Alpha 3isPlayabledataTypeObjectPositionInfo:sideWestflagsAttributesridtypeB_soldier_AR_FatlOffset51position F @:Eangles?rskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 3 Automatic Rifleman@Alpha 3isPlayable1dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_A_FatlOffset5positiono F @Eangles?skill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 3 Assistant Automatic Rifleman@Alpha 3isPlayabledataTypeObjectPositionInfosideWestflagsAttributesMidtypeB_soldier_LAT_Fposition]} F @Eangles?Mskill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Alpha 3 Rifleman (AT)@Alpha 3isPlayableformationDIAMONDdataTypeGroupsideWestEntitieskAttributesidatlOffsetitemsItem0Item1%dataTypeObjectPositionInfosideWestflagsAttributesLidtypeB_Soldier_SL_FatlOffset%positionr F @)Eangles%>Lskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF - Bravo Squad Leader @Bravo SLisPlayable%dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_medic_FatlOffsetpositionz F @Eangles%>skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF - Bravo Squad Medic@Bravo SLisPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributesid!itemsItem0TItem1Item2AItem3dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_TL_Fposition1!F @=Eangles?skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 1 Fireteam Leader@Bravo 1isPlayabledataTypeObjectPositionInfoJsideWestflagsAttributesidtypeB_soldier_AR_FApositionx!F @ Eangles?skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 1 Automatic Rifleman@Bravo 1isPlayableAdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_A_FatlOffsetposition !F @YEangles?skill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayabledataTypeObjectPositionInfo%sideWestflagsAttributes]idtypeB_soldier_LAT_Fposition!!F @6(Eangles?]skill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 1 Rifleman (AT)@Bravo 1isPlayableformationDIAMOND!dataTypeGroupsideWestEntities{AttributeslidatlOffsetitemsItem0Item1NItem2Item3ldataTypeObjectPositionInfo:sideWestflagsAttributesridtypeB_Soldier_TL_FatlOffsetNposition F @!Eangles?rskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 2 Fireteam Leader@Bravo 2isPlayableNdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_soldier_AR_Fposition F @Eangles?skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 2 Automatic Rifleman@Bravo 2isPlayabledataTypeObjectPositionInfo&sideWestflagsAttributes^idtypeB_Soldier_A_Fposition F @=Eangles?^skill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayabledataTypeObjectPositionInfosideWestflagsAttributesidtypeB_soldier_LAT_Flposition F @4 Eangles?skill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 2 Rifleman (AT)@Bravo 2isPlayablelformationDIAMONDdataTypeGroupsideWestEntitiesAttributesidatlOffset itemsItem0Item1Item2Item3dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_TL_FatlOffsetposition| F @Eangles?skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "B3", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 3 Fireteam Leader@Bravo 3isPlayabledataTypeObjectPositionInfo$sideWestflagsAttributes\idtypeB_soldier_AR_Fposition F @Eangles?\skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 3 Automatic Rifleman@Bravo 3isPlayabledataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_A_FatlOffsetpositionW F @#Eangles?skill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 3 Assistant Automatic Rifleman@Bravo 3isPlayabledataTypeObjectPositionInfosideWestflagsAttributesGidtypeB_soldier_LAT_FatlOffsetpositionn F @&Eangles?Gskill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Bravo 3 Rifleman (AT)@Bravo 3isPlayableformationDIAMOND dataTypeGroupsideWestEntitiesUAttributesiditemsItem0}Item1dataTypeObjectPositionInfosideWestflagsAttributes&idtypeB_Soldier_SL_Fpositionn!F.@Eangles@@oE:&skill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF - Charlie Squad Leader@Charlie SLisPlayabledataTypeObjectPositionInfosideWestflagsAttributesidtypeB_medic_FatlOffset5positionHu!FjG@'Eangles9<@oE:skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF - Charlie Squad Medic@Charlie SLisPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributes iditemsItem07Item1 Item2- Item3  dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_TL_F positiono!F @'Eangles@skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 1 Fireteam Leader@Charlie 1isPlayable dataTypeObjectPositionInfo2 sideWestflagsAttributesj idtypeB_soldier_AR_F- positionRv!Fr"@XEangles@@oE:j skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 1 Automatic Rifleman@Charlie 1isPlayable- dataTypeObjectPositionInfo sideWestflagsAttributes idtypeB_Soldier_A_F position{!F @ Eangles@ skill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 1 Assistant Automatic Rifleman@Charlie 1isPlayable dataTypeObjectPositionInfo sideWestflagsAttributesM idtypeB_soldier_LAT_FatlOffset5 position!F@<EanglesF@@M skill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 1 Rifleman (AT)@Charlie 1isPlayable formationDIAMONDdataTypeGroupsideWestEntitiesoAttributesidatlOffsetitemsItem0Item1GItem2Item3(dataTypeObjectPositionInfo.sideWestflagsAttributesfidtypeB_Soldier_TL_FatlOffsetGposition!F!@AEanglesF@@fskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 2 Fireteam Leader@Charlie 2isPlayableGdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_soldier_AR_FatlOffset5position!FUC@)rEanglesF@@skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 2 Automatic Rifleman@Charlie 2isPlayabledataTypeObjectPositionInfo3sideWestflagsAttributeskidtypeB_Soldier_A_F(position!F@%EanglesF@@kskill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 2 Assistant Automatic Rifleman@Charlie 2isPlayable(dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_soldier_LAT_Fposition !F^0@bVEanglesF@@skill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 2 Rifleman (AT)@Charlie 2isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributesiditemsItem0"Item1Item2(Item3dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_TL_Fposition!F2@YEanglesF@@skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "C3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 3 Fireteam Leader@Charlie 3isPlayabledataTypeObjectPositionInfo-sideWestflagsAttributeseidtypeB_soldier_AR_FatlOffset(position©!F2@Eangles@F@eskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 3 Automatic Rifleman@Charlie 3isPlayable(dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_A_FatlOffsetposition#!F@=EanglesF@@skill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 3 Assistant Automatic Rifleman@Charlie 3isPlayabledataTypeObjectPositionInfosideWestflagsAttributesWidtypeB_soldier_LAT_FatlOffset5position!F@2oEangles@F@Wskill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Charlie 3 Rifleman (AT)@Charlie 3isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesyAttributes!idatlOffset7!itemsItem0Item1! dataTypeObjectPositionInfo8sideWestflagsAttributespidtypeB_Soldier_SL_FatlOffset7CustomAttributesOpositionQ0FBTEangles{=&@&Y@pskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "SL"], ["marker", "DSL", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF - Delta Squad Leader [JIP]@Delta SLisPlayableOAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale04ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value^datantypevalue?typeSCALARdataTypeObjectPositionInfo!sideWestflagsAttributesYidtypeB_medic_FCustomAttributes9 !position!D0FKBEanglesF@&@:;Yskill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "Medic"], ["marker", "DM", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF - Delta Squad Medic [JIP]@Delta SLisPlayable9 Attribute0q Attribute1!nAttributes!propertyspeakerexpression_this setspeaker _value;Value !data !type valueMale12ENG!typeSTRING!propertypitchexpression_this setpitch _value;ValueH!!dataX!!typet!valueu?!typeSCALAR!formationDIAMOND!dataTypeGroupsideWestEntities!Attributes-id-itemsItem0+"Item1%Item2'Item3*-dataTypeObjectPositionInfo"sideWestflagsAttributes"idtypeB_Soldier_TL_FCustomAttributes#%positionj0F&B6EanglesuQ? @"skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "D1", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF - Delta 1 Fireteam Leader [JIP]@Delta 1isPlayable#Attribute0$Attribute1$nAttributes%propertyspeakerexpression_this setspeaker _value;ValueO$$data_$$type$valueMale03ENG$typeSTRING$propertypitchexpression_this setpitch _value;Value$%data$%type%value?%typeSCALAR%dataTypeObjectPositionInfo%sideWestflagsAttributes%idtypeB_soldier_AR_FCustomAttributes&'positionb0FBEangles@uQ?w*@%skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Delta 1 Automatic Rifleman [JIP]@Delta 1isPlayable&Attribute0&Attribute1j'nAttributes'propertyspeakerexpression_this setspeaker _value;Value#'j'data3'j'typeU'valueMale01ENGj'typeSTRINGj'propertypitchexpression_this setpitch _value;Value''data''type'value33s?'typeSCALAR'dataTypeObjectPositionInfow(sideWestflagsAttributes(idtypeB_Soldier_A_FCustomAttributeso)*position_0FBnGEanglesuQ? @(skill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Delta 1 Assistant Automatic Rifleman [JIP]@Delta 1isPlayableo)Attribute0)Attribute18*nAttributes*propertyspeakerexpression_this setspeaker _value;Value)8*data*8*type#*valueMale02ENG8*typeSTRING8*propertypitchexpression_this setpitch _value;Value~**data**type*valueHz?*typeSCALAR* dataTypeObjectPositionInfoW+sideWestflagsAttributes+idtypeB_soldier_LAT_FatlOffsetCustomAttributes?,-position>W0FS`B0Eangles@uQ?@+skill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Delta 1 Rifleman (AT) [JIP]@Delta 1isPlayable?,Attribute0w,Attribute1-nAttributes-propertyspeakerexpression_this setspeaker _value;Value,-data,-type,valueMale01ENG-typeSTRING-propertypitchexpression_this setpitch _value;ValueN--data^--typez-value?-typeSCALAR-formationDIAMOND-dataTypeGroupsideWestEntities.Attributes9idatlOffset79itemsItem0A.Item1C1Item2'4Item379 dataTypeObjectPositionInfo.sideWestflagsAttributes/idtypeB_Soldier_TL_FatlOffset7CustomAttributes/C1positionvP0FB&/Eangles@uQ?@/skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "D2", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF - Delta 2 Fireteam Leader [JIP]@Delta 2isPlayable/Attribute0+0Attribute10nAttributesC1propertyspeakerexpression_this setspeaker _value;Valueu00data00type0valueMale12ENG0typeSTRING0propertypitchexpression_this setpitch _value;Value1C1data1C1type.1value33s?C1typeSCALARC1 dataTypeObjectPositionInfo1sideWestflagsAttributes2idtypeB_soldier_AR_FatlOffsetCustomAttributes2'4positionQH0FϢB`Eangles1@uQ?%Y@2skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Delta 2 Automatic Rifleman [JIP]@Delta 2isPlayable2Attribute03Attribute13nAttributes'4propertyspeakerexpression_this setspeaker _value;ValueY33datai33type3valueMale06ENG3typeSTRING3propertypitchexpression_this setpitch _value;Value3'4data3'4type4valueQx?'4typeSCALAR'4 dataTypeObjectPositionInfo4sideWestflagsAttributes4id typeB_Soldier_A_FatlOffsetCustomAttributes57position>E0FΙB?Eangles@uQ?@4skill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Delta 2 Assistant Automatic Rifleman [JIP]@Delta 2isPlayable5Attribute05Attribute1}6nAttributes7propertyspeakerexpression_this setspeaker _value;Value66}6dataF6}6typeh6valueMale04ENG}6typeSTRING}6propertypitchexpression_this setpitch _value;Value67data67type6valueu?7typeSCALAR7 dataTypeObjectPositionInfo7sideWestflagsAttributes7id typeB_soldier_LAT_FatlOffset`CustomAttributes89position<0FbB)Eangles1@uQ?@7skill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Delta 2 Rifleman (AT) [JIP]@Delta 2isPlayable8Attribute08Attribute1M9nAttributes9propertyspeakerexpression_this setspeaker _value;Value9M9data9M9type89valueMale10ENGM9typeSTRINGM9propertypitchexpression_this setpitch _value;Value99data99type9valueQx?9typeSCALAR9formationDIAMOND9dataTypeGroupsideWestEntities8:AttributesEid FitemsItem0v:Item1h=Item2L@Item3)CEdataTypeObjectPositionInfo:sideWestflagsAttributes5;id typeB_Soldier_TL_FCustomAttributes<h=position10F̣B$Eangles1@uQ?@5;skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "FTL"], ["marker", "D3", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF - Delta 3 Fireteam Leader [JIP]@Delta 3isPlayable<Attribute0P<Attribute1<nAttributesh=propertyspeakerexpression_this setspeaker _value;Value<<data<<type<valueMale08ENG<typeSTRING<propertypitchexpression_this setpitch _value;Value'=h=data7=h=typeS=valueu?h=typeSCALARh= dataTypeObjectPositionInfo=sideWestflagsAttributes7>id typeB_soldier_AR_FatlOffset CustomAttributes>L@position)0FrB EanglesC@uQ?,@7>skill?rankCORPORALinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCDF - Delta 3 Automatic Rifleman [JIP]@Delta 3isPlayable>Attribute04?Attribute1?nAttributesL@propertyspeakerexpression_this setspeaker _value;Value~??data??type?valueMale11ENG?typeSTRING?propertypitchexpression_this setpitch _value;Value @L@data@L@type7@valueG?L@typeSCALARL@ dataTypeObjectPositionInfo@sideWestflagsAttributesAidtypeB_Soldier_A_FatlOffset`CustomAttributesA)Cposition&0F_Bv5Eangles8@uQ?@Askill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCDF - Delta 3 Assistant Automatic Rifleman [JIP]@Delta 3isPlayableAAttribute0BAttribute1BnAttributes)Cpropertyspeakerexpression_this setspeaker _value;Value[BBdatakBBtypeBvalueMale07ENGBtypeSTRINGBpropertypitchexpression_this setpitch _value;ValueB)CdataB)CtypeCvaluep}?)CtypeSCALAR)C dataTypeObjectPositionInfoCsideWestflagsAttributesCidtypeB_soldier_LAT_FatlOffset7CustomAttributesDEpositionA0FBEanglesA@uQ?W@Cskill?init[this, ["faction", "CUP_CDF_MOU"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCDF - Delta 3 Rifleman (AT) [JIP]@Delta 3isPlayableDAttribute0DAttribute1rEnAttributesEpropertyspeakerexpression_this setspeaker _value;Value+ErEdata;ErEtype]EvalueMale06ENGrEtypeSTRINGrEpropertypitchexpression_this setpitch _value;ValueEEdataEEtypeEvalueG?EtypeSCALAREformationDIAMONDFdataTypeGroupsideWestEntities]FAttributesFLid`LitemsItem0FItem1IFLdataTypeObjectPositionInfoGsideWestflagsAttributes@GidtypeB_sniper_FCustomAttributes/HIpositioncE!F @KEangles{@@Gskill?initcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "VC"], ["marker", "AT1", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionCDF - AT Weapons Carrier 1 Commander (BRDM-2 9P148)@AT Carrier 1isPlayable/HAttribute0gHAttribute1HnAttributesIpropertyspeakerexpression_this setspeaker _value;ValueHHdataHHtypeHvalueMale09ENGHtypeSTRINGHpropertypitchexpression_this setpitch _value;Value>IIdataNIItypejIvaluep}?ItypeSCALARIdataTypeObjectPositionInfoJsideWestflagsAttributes;JidtypeB_spotter_FCustomAttributesJFLpositionTQ!FL @s.Eangles{@;Jskill?initcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "VD"]] call hull3_unit_fnc_init;}descriptionCDF - AT Weapons Carrier 1 Driver@AT Carrier 1isPlayableJAttribute0.KAttribute1KnAttributesFLpropertyspeakerexpression_this setspeaker _value;ValuexKKdataKKtypeKvalueMale01ENGKtypeSTRINGKpropertypitchexpression_this setpitch _value;ValueLFLdataLFLtype1Lvalueu?FLtypeSCALARFLformationDIAMOND`LdataTypeGroupsideWestEntitiesLAttributesRidRitemsItem0LItem1ORdataTypeObjectPositionInfoUMsideWestflagsAttributesMidtypeB_sniper_FCustomAttributesNOposition0FBEangles5n=@Mskill?initcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "VC"], ["marker", "AT2", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionCDF - AT Weapons Carrier 2 Commander (BRDM-2 9P148) [JIP Replacement]@AT Carrier 2isPlayableNAttribute0NAttribute1WOnAttributesOpropertyspeakerexpression_this setspeaker _value;ValueOWOdata OWOtypeBOvalueMale02ENGWOtypeSTRINGWOpropertypitchexpression_this setpitch _value;ValueOOdataOOtypeOvalueu?OtypeSCALARO dataTypeObjectPositionInforPsideWestflagsAttributesPidtypeB_spotter_FatlOffset7CustomAttributeswQRpositionu0FBEangles5n=@o@Pskill?initcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "VD"]] call hull3_unit_fnc_init;}descriptionCDF - AT Weapons Carrier 2 Driver [JIP Replacement]@AT Carrier 2isPlayablewQAttribute0QAttribute1@RnAttributesRpropertyspeakerexpression_this setspeaker _value;ValueQ@Rdata R@Rtype+RvalueMale04ENG@RtypeSTRING@Rpropertypitchexpression_this setpitch _value;ValueRRdataRRtypeRvalueff?RtypeSCALARRformationDIAMONDRdataTypeGroupsideWestEntities+SAttributes[id[itemsItem0^SItem1LVItem2Y[dataTypeObjectPositionInfoSsideWestflagsAttributesTidtypeB_engineer_FCustomAttributesTLVpositionV+!F @/Eangles@Tskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_CDF_MOU"], ["gear", "ENG"], ["marker", "ENG", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionCDF - Engineering Leader@EngineerisPlayableTAttribute04UAttribute1UnAttributesLVpropertyspeakerexpression_this setspeaker _value;Value~UUdataUUtypeUvalueMale10ENGUtypeSTRINGUpropertypitchexpression_this setpitch _value;Value VLVdataVLVtype7VvalueG?LVtypeSCALARLV dataTypeObjectPositionInfoVsideWestflagsAttributesWidtypeB_engineer_FatlOffsetCustomAttributesWYposition7!F @Eangles@Wskill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionCDF - Engineering Assistant@EngineerisPlayableWAttribute0WAttribute1XnAttributesYpropertyspeakerexpression_this setspeaker _value;ValueHXXdataXXXtypezXvalueMale03ENGXtypeSTRINGXpropertypitchexpression_this setpitch _value;ValueXYdataXYtypeYvalueQx?YtypeSCALARYdataTypeObjectPositionInfoYsideWestflagsAttributesYidtypeB_engineer_FCustomAttributesZ[position#!F @]Eangles@Yskill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionCDF - Engineering Assistant@EngineerisPlayableZAttribute0ZAttribute1I[nAttributes[propertyspeakerexpression_this setspeaker _value;Value[I[data[I[type4[valueMale02ENGI[typeSTRINGI[propertypitchexpression_this setpitch _value;Value[[data[[type[valueu?[typeSCALAR[formationDIAMOND[dataTypeGroupsideWestEntities4\AttributesaidaitemsItem0g\Item1L_Item2`adataTypeObjectPositionInfo\sideWestflagsAttributes ]idtypeB_crew_FCustomAttributes]L_position F @5Eangles@ ]skill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "VC"], ["marker", "APC1", "ColorRed"]] call hull3_unit_fnc_init;descriptionCDF - APC 1 Commander (BTR-80A)@APC 1isPlayable]Attribute04^Attribute1^nAttributesL_propertyspeakerexpression_this setspeaker _value;Value~^^data^^type^valueMale07ENG^typeSTRING^propertypitchexpression_this setpitch _value;Value _L_data_L_type7_value ׃?L_typeSCALARL_dataTypeObjectPositionInfo_sideWestflagsAttributes_idtypeB_crew_F`positionM F @yEangles@_skill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionCDF - APC 1 Driver@APC 1isPlayable`dataTypeObjectPositionInfo asideWestflagsAttributesAaidtypeB_crew_FatlOffsetaposition F @Eangles@Aaskill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionCDF - APC 1 Gunner@APC 1isPlayableaformationDIAMONDadataTypeGroupsideWestEntitiesDbAttributesgidgitemsItem0wbItem1]eItem2fgdataTypeObjectPositionInfobsideWestflagsAttributes0cidtypeB_crew_FCustomAttributes d]eposition+ F @yQEangles@0cskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "VC"], ["marker", "APC2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCDF - APC 2 Commander (BTR-80A)@APC 2isPlayable dAttribute0EdAttribute1dnAttributes]epropertyspeakerexpression_this setspeaker _value;ValuedddataddtypedvalueMale05ENGdtypeSTRINGdpropertypitchexpression_this setpitch _value;Valuee]edata,e]etypeHevalueu?]etypeSCALAR]edataTypeObjectPositionInfoesideWestflagsAttributesfid typeB_crew_FfpositionV F @5Eangles@fskill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionCDF - APC 2 Driver@APC 2isPlayablefdataTypeObjectPositionInfo gsideWestflagsAttributesBgid!typeB_crew_Fgposition F @\!Eangles@Bgskill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionCDF - APC 2 Gunner@APC 2isPlayablegformationDIAMONDgdataTypeGroupsideWestEntitiesEhAttributesYoid"soitemsItem0xhItem1_kItem2nYodataTypeObjectPositionInfohsideWestflagsAttributes1iid#typeB_crew_FCustomAttributesj_kposition !F0 @^kEangles;R@1iskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "VC"], ["marker", "APC3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCDF - APC 3 Commander (BTR-80A)@APC 3isPlayablejAttribute0GjAttribute1jnAttributes_kpropertyspeakerexpression_this setspeaker _value;ValuejjdatajjtypejvalueMale10ENGjtypeSTRINGjpropertypitchexpression_this setpitch _value;Valuek_kdata.k_ktypeJkvalue33s?_ktypeSCALAR_kdataTypeObjectPositionInfoksideWestflagsAttributeslid$typeB_crew_FCustomAttributeslnposition!F @NEangles0R@lskill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionCDF - APC 3 Driver@APC 3isPlayablelAttribute0lAttribute1mnAttributesnpropertyspeakerexpression_this setspeaker _value;Value9mmdataImmtypekmvalueMale11ENGmtypeSTRINGmpropertypitchexpression_this setpitch _value;ValuemndatamntypemvalueHz?ntypeSCALARndataTypeObjectPositionInfonsideWestflagsAttributesnid%typeB_crew_FatlOffset5Yopositiony!F @;Eangles;R@nskill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionCDF - APC 3 Gunner@APC 3isPlayableYoformationDIAMONDsodataTypeGroupsideWestEntitiesoAttributesYxid&sxitemsItem0oItem1rItem2uYxdataTypeObjectPositionInfoqpsideWestflagsAttributespid'typeB_crew_FCustomAttributesqrposition40FBEanglesEAZ=;@@pskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_MOU"], ["gear", "VC"], ["marker", "APC4", "ColorBrown"]] call hull3_unit_fnc_init;descriptionCDF - APC 4 Commander (BTR-80A) [JIP]@APC 4isPlayableqAttribute0qAttribute1VrnAttributesrpropertyspeakerexpression_this setspeaker _value;ValuerVrdatarVrtypeArvalueMale02ENGVrtypeSTRINGVrpropertypitchexpression_this setpitch _value;ValuerrdatarrtypervalueHz?rtypeSCALARr dataTypeObjectPositionInfonssideWestflagsAttributessid(typeB_crew_FatlOffset7CustomAttributesKtuposition`~0FFBEanglesEZ=&;@|@sskill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionCDF - APC 4 Driver [JIP]@APC 4isPlayableKtAttribute0tAttribute1unAttributesupropertyspeakerexpression_this setspeaker _value;ValuetudatatutypetvalueMale11ENGutypeSTRINGupropertypitchexpression_this setpitch _value;ValueZuudatajuutypeuvalueu?utypeSCALARu dataTypeObjectPositionInfo,vsideWestflagsAttributesdvid)typeB_crew_FatlOffset7CustomAttributes wYxposition0F *BnEangles&;@h@dvskill?init [this, ["faction", "CUP_CDF_MOU"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionCDF - APC 4 Gunner [JIP]@APC 4isPlayable wAttribute0AwAttribute1wnAttributesYxpropertyspeakerexpression_this setspeaker _value;ValuewwdatawwtypewvalueMale12ENGwtypeSTRINGwpropertypitchexpression_this setpitch _value;ValuexYxdata(xYxtypeDxvalueQx?YxtypeSCALARYxformationDIAMONDsxdataTypeLogicPositionInfoxnameadm_hc_unitisPlayabledescriptionHCid*typeHeadlessClient_FypositionF@mDyLinkIDProvider7yLinksJynextIDJyitemsItem0KItem1Item2Item32Item4Item5̄Item6Item7fItem8Item9Item10MItem11Item12Item134Item14Item15·Item16Item17hItem18Item19Item20OItem21Item22Item236Item24Item25ЊItem26Item27jItem28Item29Item30QItem31Item32Item338Item34Item35ҍItem36Item37lItem38Item39Item40SItem41Item42Item43:Item44Item45ԐItem46!Item47nItem48Item49Item50UItem51Item52Item53<Item54Item55֓Item56#Item57pItem58Item59 Item60WItem61Item62Item63>Item64Item65ؖItem66%Item67rItem68Item69 Item70YItem71Item72Item73@Item74Item75ڙItem76'Item77tItem78Item79Item80[Item81Item82Item83BItem84Item85ܜItem86)Item87vItem88ÝItem89Item90]Item91Item92Item93DItem94Item95ޟItem96+Item97xItem98ŠItem99Item100_Item101Item102Item103FItem104Item105Item106-Item107zItem108ǣItem109Item110aItem111Item112Item113HItem114Item115Item116/Item117|Item118ɦItem119Item120cItem121Item122Item123JItem124Item125Item1261Item127~Item128˩Item129Item130eItem131Item132Item133LItem134Item135Item1363Item137Item138ͬItem139Item140gItem141Item142Item143NItem144Item145Item1465Item147Item148ϯItem149Item150iItem151Item152Item153PItem154Item155Item1567Item157Item158ѲItem159Item160kItem161Item162Item163RItem164Item165Item1669Item167Item168ӵItem169 Item170mItem171Item172Item173TItem174Item175Item176;Item177Item178ոItem179"Item180oItem181Item182 Item183VItem184Item185Item186=Item187Item188׻Item189$Item190qItem191Item192 Item193XItem194Item195Item196?Item197Item198پItem199&Item200sItem201Item202 Item203ZlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataӃtypeSynclinkIDitem0item1CustomData 2typeSync2linkIDitem0item1CustomDatamtypeSynclinkIDitem0item1CustomDatātypeSync̄linkIDitem0'item1CustomDatatypeSynclinkIDitem0)item1CustomDataTftypeSyncflinkIDitem0%item1CustomDatatypeSynclinkIDitem0!item1CustomDatatypeSynclinkID item0+item1CustomData;MtypeSyncMlinkID item0item1CustomDatatypeSynclinkID item0-item1CustomDataՆtypeSynclinkID item03item1CustomData"4typeSync4linkID item01item1CustomDataotypeSynclinkIDitem0/item1CustomData·typeSync·linkIDitem0 item1CustomData typeSynclinkIDitem0item1CustomDataVhtypeSynchlinkIDitem0Gitem1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData=OtypeSyncOlinkIDitem0item1CustomDatatypeSynclinkIDitem0<item1CustomData׉typeSynclinkIDitem0:item1CustomData$6typeSync6linkIDitem0=item1CustomDataqtypeSynclinkIDitem0}item1CustomDataЊtypeSyncЊlinkIDitem0pitem1CustomData typeSynclinkIDitem05item1CustomDataXjtypeSyncjlinkIDitem0Sitem1CustomDatatypeSynclinkIDitem0Titem1CustomDatatypeSynclinkIDitem0&item1CustomData?QtypeSyncQlinkIDitem0bitem1CustomDatatypeSynclinkIDitem0aitem1CustomDataٌtypeSynclinkID item0yitem1CustomData&8typeSync8linkID!item0item1CustomDatastypeSynclinkID"item0item1CustomDataҍtypeSyncҍlinkID#item0item1CustomData typeSynclinkID$item0item1CustomDataZltypeSyncllinkID%item0item1CustomDatatypeSynclinkID&item0item1CustomDatatypeSynclinkID'item0item1CustomDataAStypeSyncSlinkID(item0item1CustomDatatypeSynclinkID)item0item1CustomDataۏtypeSynclinkID*item0item1CustomData(:typeSync:linkID+item0item1CustomDatautypeSynclinkID,item0item1CustomDataԐtypeSyncԐlinkID-item0item1CustomData!typeSync!linkID.item0item1CustomData\ntypeSyncnlinkID/item0item1CustomDatatypeSynclinkID0item0item1CustomDatatypeSynclinkID1item0item1CustomDataCUtypeSyncUlinkID2item0item1CustomDatatypeSynclinkID3item0item1CustomDataݒtypeSynclinkID4item0Vitem1CustomData*<typeSync<linkID5item0Xitem1CustomDatawtypeSynclinkID6item0Zitem1CustomDataē֓typeSync֓linkID7item0\item1CustomData#typeSync#linkID8item0^item1CustomData^ptypeSyncplinkID9item0`item1CustomDatatypeSynclinkID:item0gitem1CustomData typeSync linkID;item0iitem1CustomDataEWtypeSyncWlinkID<item0kitem1CustomDatatypeSynclinkID=item0mitem1CustomDataߕtypeSynclinkID>item0oitem1CustomData,>typeSync>linkID?item0Uitem1CustomDataytypeSynclinkID@item0Xitem1CustomDataƖؖtypeSyncؖlinkIDAitem0Zitem1CustomData%typeSync%linkIDBitem0\item1CustomData`rtypeSyncrlinkIDCitem0^item1CustomDatatypeSynclinkIDDitem0`item1CustomData typeSync linkIDEitem0bitem1CustomDataGYtypeSyncYlinkIDFitem0ditem1CustomDatatypeSynclinkIDGitem0fitem1CustomDatatypeSynclinkIDHitem0hitem1CustomData.@typeSync@linkIDIitem0ditem1CustomData{typeSynclinkIDJitem0item1CustomDatașڙtypeSyncڙlinkIDKitem0item1CustomData'typeSync'linkIDLitem0item1CustomDatabttypeSynctlinkIDMitem0item1CustomDatatypeSynclinkIDNitem0item1CustomDatatypeSynclinkIDOitem0 item1CustomDataI[typeSync[linkIDPitem0 item1CustomDatatypeSynclinkIDQitem0 item1CustomDatatypeSynclinkIDRitem0item1CustomData0BtypeSyncBlinkIDSitem0item1CustomData}typeSynclinkIDTitem0item1CustomDataʜܜtypeSyncܜlinkIDUitem0item1CustomData)typeSync)linkIDVitem0item1CustomDatadvtypeSyncvlinkIDWitem0item1CustomDataÝtypeSyncÝlinkIDXitem0item1CustomDatatypeSynclinkIDYitem0item1CustomDataK]typeSync]linkIDZitem0item1CustomDatatypeSynclinkID[item0!item1CustomDatatypeSynclinkID\item0#item1CustomData2DtypeSyncDlinkID]item0%item1CustomDatatypeSynclinkID^item0'item1CustomData̟ޟtypeSyncޟlinkID_item0)item1CustomData+typeSync+linkID`item0+item1CustomDatafxtypeSyncxlinkIDaitem0-item1CustomDataŠtypeSyncŠlinkIDbitem0/item1CustomDatatypeSynclinkIDcitem03item1CustomDataM_typeSync_linkIDditem05item1CustomDatatypeSynclinkIDeitem07item1CustomDatatypeSynclinkIDfitem09item1CustomData4FtypeSyncFlinkIDgitem0;item1CustomDatatypeSynclinkIDhitem0=item1CustomData΢typeSynclinkIDiitem0?item1CustomData-typeSync-linkIDjitem0Aitem1CustomDatahztypeSynczlinkIDkitem0Citem1CustomDataǣtypeSyncǣlinkIDlitem0Eitem1CustomDatatypeSynclinkIDmitem0Gitem1CustomDataOatypeSyncalinkIDnitem0Iitem1CustomDatatypeSynclinkIDoitem0Kitem1CustomDatatypeSynclinkIDpitem0Mitem1CustomData6HtypeSyncHlinkIDqitem0Oitem1CustomDatatypeSynclinkIDritem0Qitem1CustomDataХtypeSynclinkIDsitem0Sitem1CustomData/typeSync/linkIDtitem0Uitem1CustomDataj|typeSync|linkIDuitem0Witem1CustomDataɦtypeSyncɦlinkIDvitem0Yitem1CustomDatatypeSynclinkIDwitem0[item1CustomDataQctypeSyncclinkIDxitem0]item1CustomDatatypeSynclinkIDyitem0_item1CustomDatatypeSynclinkIDzitem0aitem1CustomData8JtypeSyncJlinkID{item0citem1CustomDatatypeSynclinkID|item0eitem1CustomDataҨtypeSynclinkID}item0gitem1CustomData1typeSync1linkID~item0iitem1CustomDatal~typeSync~linkIDitem0jitem1nCustomData˩typeSync˩linkIDitem0kitem1nCustomDatatypeSynclinkIDitem0mitem1nCustomDataSetypeSyncelinkIDitem0litem1nCustomDatatypeSynclinkIDitem0pitem1oCustomDatatypeSynclinkIDitem0sitem1qCustomData:LtypeSyncLlinkIDitem0ritem1oCustomDatatypeSynclinkIDitem0titem1oCustomDataԫtypeSynclinkIDitem0witem1|CustomData!3typeSync3linkIDitem0yitem1|CustomDatantypeSynclinkIDitem0xitem1{CustomDataͬtypeSyncͬlinkIDitem0zitem1{CustomDatatypeSynclinkIDitem0item1CustomDataUgtypeSyncglinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData<NtypeSyncNlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData֮typeSynclinkIDitem0item1CustomData#5typeSync5linkIDitem0item1CustomDataptypeSynclinkIDitem0item1CustomDataϯtypeSyncϯlinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataWitypeSyncilinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData>PtypeSyncPlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataرtypeSynclinkIDitem0item1CustomData%7typeSync7linkIDitem0item1CustomDatartypeSynclinkIDitem0item1CustomDataѲtypeSyncѲlinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataYktypeSyncklinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData@RtypeSyncRlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataڴtypeSynclinkIDitem0item1CustomData'9typeSync9linkIDitem0item1CustomDatattypeSynclinkIDitem0item1CustomDataӵtypeSyncӵlinkIDitem0item1CustomData typeSync linkIDitem0item1CustomData[mtypeSyncmlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataBTtypeSyncTlinkIDitem0 item1CustomDatatypeSynclinkIDitem0 item1CustomDataܷtypeSynclinkIDitem0item1CustomData);typeSync;linkIDitem0item1CustomDatavtypeSynclinkIDitem0item1CustomDataøոtypeSyncոlinkIDitem0item1CustomData"typeSync"linkIDitem0,item1*CustomData]otypeSyncolinkIDitem0-item1*CustomDatatypeSynclinkIDitem06item14CustomData typeSync linkIDitem07item14CustomDataDVtypeSyncVlinkIDitem0:item18CustomDatatypeSynclinkIDitem0;item18CustomData޺typeSynclinkIDitem0>item1<CustomData+=typeSync=linkIDitem0?item1<CustomDataxtypeSynclinkIDitem0Kitem1CustomDataŻ׻typeSync׻linkIDitem0Litem1CustomData$typeSync$linkIDitem0Mitem1CustomData_qtypeSyncqlinkIDitem0Nitem1CustomDatatypeSynclinkIDitem0Oitem1CustomData typeSync linkIDitem0Iitem1CustomDataFXtypeSyncXlinkIDitem0Ritem1CustomDatatypeSynclinkIDitem0Qitem1CustomDatatypeSynclinkIDitem0Pitem1CustomData-?typeSync?linkIDitem01item1CustomDataztypeSynclinkIDitem02item1CustomDataǾپtypeSyncپlinkIDitem0/item1CustomData&typeSync&linkIDitem00item1CustomDataastypeSyncslinkIDitem0+item1CustomDatatypeSynclinkIDitem0,item1CustomData typeSync linkIDitem0-item1CustomDataHZtypeSyncZlinkIDitem0.item1CustomDatatypeSync8 %.{b