sreVadmiral\admiral.hm[kdescription.extm[\hull3\briefing\blufor.sqfm[hull3\briefing\civilian.sqfm[hull3\briefing\indfor.sqfm[b hull3\briefing\opfor.sqfm[hull3\hull3.hm[hull3\LICENSEm[8init.sqfm[mission.sqmm[]class Admiral { isEnabled = 1; class Camp { defaultUnitTemplate = "MNP_DPR_AUT"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "MNP_DPR_AUT"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "MNP_DPR_AUT"; defaultZoneTemplate = "Cqc"; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={2,4,6}; onLoadName = "ukrainian job"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 72; }; 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 = 3; 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 = 0; 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","
*** 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 "]]; // 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","
The time to assault the airfield has come, it'll be a tough fight but will knock the rebels out of this province at last.

ENEMY FORCES
Russian backed rebels, expect plenty of infantry as well as light vehicles and limited armour.

FRIENDLY FORCES
We have another squad preparing to depart at the Heliport should we need reinforcements. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Assault the airfield in doing so secure the following objectives:

Mainland Crossing, we must secure the crossing point to seal the rebels within the airfield.

Power Station, securing the power station will cripple operations across the airfield.

Fast Air flight line, CAS jets will be readied once we begin our attack, we must destroy them and their crews before they can be allowed to take off. Furthermore destroy the munitions storage bunkers located near the flight line.

Headquarters, taking the airfield command and control center will throw the rebels into chaos.

ATC tower, securing the tower will stop long range communications leaving the island.

Garrison barracks, put simply the rebels need to not be alive anymore...

Heliport, sweeping as far as the heliport will mean we have cleared all resistance from the island. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Secure the objectives in any order. Be aware rebel reinforcements are likely to be airdropped once our assault is underway.

MOVEMENT PLAN
Each squad can fit within and on a BTR-60 as well as use it for support and resupply.

FIRE SUPPORT PLAN
We have attached tank and or BMP-2 for direct fire support. Our airborne reinforcements may also have a Hind for support. Note these are slotting dependant.

SPECIAL TASKS
Watch the skies. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
ZU-23 anti air emplacements are present across the airfield. Air assets should take care when approaching the airfield. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]]; // OPFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; class Hull3 { isEnabled = 1; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class MNP_UKR_TTSKO { gear = "AK74_UKR"; uniform = "UKR_TTSKO"; }; }; };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.raP]version5EditorDataaddons?A3_Characters_Face_nouniformrestrictionsace_explosivesace_parachuteCUP_TrackedVehicles_T72CUP_AirVehicles_Mi24CUP_WheeledVehicles_UralA3_Ui_Fark_clear_cargoark_ai_sentryA3_Modules_F_Effectsark_ace_rearmark_rotorCUP_Creatures_Military_RussiaCUP_AirVehicles_Mi8CUP_WheeledVehicles_BRDM2mnp_opforCUP_Creatures_StaticWeaponsCUP_Weapons_MakarovCUP_Weapons_AmmunitionA3_Weapons_Facre_mainA3_Characters_F_Orange_FacewearA3_Weapons_F_Itemsace_medical_engineace_medical_treatmentCUP_WheeledVehicles_UAZadmiralA3_Structures_F_Mil_BarracksCUP_Misc3_ConfigCUP_WarfareBuildingsCUP_StandaloneTerrains_Core_FactionCUP_CAMiscA3_Structures_F_EPA_Mil_Scrapyardace_cargoCUP_Buildings_ConfigA3_Structures_F_Mil_BagBunkerCUP_CWA_MiscA3_Structures_F_Ind_CargoA3_Structures_F_Heli_Ind_CargoA3_Supplies_F_Heli_CargoNetsA3_Structures_F_Heli_Ind_MachinesCUP_AirVehicles_Su25A3_Supplies_F_Heli_BladdersA3_Structures_F_Heli_Ind_AirportCUP_Editor_Buildings_ConfigA3_Structures_F_Heli_Civ_ConstructionsA3_Props_F_Exp_Civilian_GarbageA3_Props_F_Enoch_Military_DecontaminationCUP_Misc_e_ConfigCUP_AirVehciles_KA60A3_Structures_F_Ind_DieselPowerPlantA3_Structures_F_Mil_BagFenceA3_Structures_F_Mil_CargoCUP_CABuildings_MiscCUP_CAStructuresLand_Ind_Stack_BigCUP_CAStructures_NavA3_Boat_F_Gamma_Boat_Civil_04CUP_AirVehicles_MI6A3_Props_F_Exp_Industrial_HeavyEquipmentCUP_TrackedVehicles_BMPCUP_TrackedVehicles_ZSU23CUP_WheeledVehicles_BTR80AddonsMetaDatarandomSeedScenarioData CustomAttributes}Mission!] moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderFMarkerIDProviderYLayerIndexProviderlCameranextIDYnextID lnextID0posd(FA/Edir*#Ai4?upRs?i>aside>?n2Rt+?List 6items5Item0n Item1 Item2u Item3 Item4? Item5 Item6 Item7 Item8 Item9 Item10bItem11Item12LItem13Item14Item15EItem16Item17Item18Item19QItem20Item21Item22Item23Item24Item25Item26HItem27Item28Item29KItem30Item31Item32Item33Item34Item35UItem36Item37 Item38Item393Item40vItem41Item42UItem43Item44.Item45qItem46Item47Item48VItem49Item50Item51Item52 classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/u classNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttp://ace3mod.com/ classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttp://ace3mod.com/? classNameCUP_TrackedVehicles_T72nameCUP_TrackedVehicles_T72 classNameCUP_AirVehicles_Mi24nameCUP_AirVehicles_Mi24 classNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_Ural classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.orgbclassNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.orgLclassNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgclassNameCUP_Creatures_Military_RussianameCUP_Creatures_Military_RussiaclassNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8EclassNameCUP_WheeledVehicles_BRDM2nameCUP_WheeledVehicles_BRDM2classNamemnp_opfornamemnp_opforclassNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeaponsclassNameCUP_Weapons_MakarovnameCUP_Weapons_MakarovQclassNameCUP_Weapons_AmmunitionnameCUP_Weapons_AmmunitionclassNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameacre_mainnameACRE2 - MainauthorACRE2Teamurlhttps://github.com/IDI-Systems/acre2classNameA3_Characters_F_OrangenameArma 3 Orange - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_medical_enginenameACE3 - Medical EngineauthorACE-Teamurlhttp://ace3mod.com/classNameace_medical_treatmentnameACE3 - Medical TreatmentauthorACE-Teamurlhttp://ace3mod.com/classNameCUP_WheeledVehicles_UAZnameCUP_WheeledVehicles_UAZHclassNameAdmiralnameadmiralauthorKamiclassNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Misc3_ConfignameCUP_Misc3_ConfigKclassNameCUP_WarfareBuildingsnameCUP_WarfareBuildingsclassNameCUP_StandaloneTerrains_Core_FactionnameCUP_StandaloneTerrains_Core_FactionclassNameCUP_CAMiscnameCUP_CAMiscclassNameA3_Structures_F_EPAnameArma 3 Survive Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_cargonameACE3 - CargoauthorACE-Teamurlhttp://ace3mod.com/classNameCUP_Buildings_ConfignameCUP_Buildings_ConfigUclassNameCUP_CWA_MiscnameCUP_CWA_MiscclassNameA3_Structures_F_IndnameArma 3 - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.com classNameA3_Structures_F_HelinameArma 3 Helicopters - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Supplies_F_HelinameArma 3 Helicopters - Ammoboxes and SuppliesauthorBohemia Interactiveurlhttps://www.arma3.com3classNameCUP_AirVehicles_Su25nameCUP_AirVehicles_Su25vclassNameCUP_Editor_Buildings_ConfignameCUP_Editor_Buildings_ConfigclassNameA3_Props_F_ExpnameArma 3 Apex - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comUclassNameA3_Props_F_EnochnameArma 3 Contact Platform - Decorative and Mission ObjectsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Misc_e_ConfignameCUP_Misc_e_Config.classNameCUP_AirVehciles_KA60nameCUP_AirVehciles_KA60qclassNameCUP_CABuildings_MiscnameCUP_CABuildings_MiscclassNameCUP_CAStructuresLand_Ind_Stack_BignameCUP_CAStructuresLand_Ind_Stack_BigclassNameCUP_CAStructures_NavnameCUP_CAStructures_NavVclassNameA3_Boat_F_GammanameArma 3 - Boats and SubmersiblesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_AirVehicles_MI6nameCUP_AirVehicles_MI6classNameCUP_TrackedVehicles_BMPnameCUP_TrackedVehicles_BMPauthorCommunity Cupgrade ProjectclassNameCUP_TrackedVehicles_ZSU23nameCUP_TrackedVehicles_ZSU23classNameCUP_WheeledVehicles_BTR80nameCUP_WheeledVehicles_BTR80 authordancemooxHeaderE}gameTypeCoopminPlayersmaxPlayersY}Category0Category1F !nameMultiplayerAttribute0Attribute1inAttributesF propertyRespawnButtonexpressiontrueValue(idata8itypeTvalue?itypeSCALARipropertyRespawnTemplatesexpressiontrueValueF dataF typevalueF typeARRAYitemsItem0 F data F type1 valueNoneF typeSTRINGF nameScenarioAttribute0~ nAttributes!propertyEnableDebugConsoleexpressiontrueValue !data !type value!typeSCALAR!Intel0!Entities"Connections"]briefingNameark_co71_ukrainian_joboverviewTextUkrainian forces push into the airfield peninsula | Slot BTR-80A / SquadtimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=rainForcedlightningsForcedwavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<"=items<Item0%Item1M-Item20Item3}7Item4=Item5AItem6\HItem7NItem8RItem9ZYItem10_Item11eItem12nItem13nxItem14Item15Item167Item17iItem18Item19GItem20Item21Item22Item23ٵItem24"Item25mItem26tItem27{Item28Item29TItem30Item31)Item32Item33Item34_Item35Item36Item37Item38Item39Item409Item41Item42ZItem43SItem44Item45*Item46Item47Item48 Item49tItem50*Item51Item52 Item53LItem54Item55Item56Item57$Item58KItem59 "dataTypeGroupsideIndependentEntities&Attributes3-idM-itemsItem0W&Item1'Item2v)Item3+3-dataTypeObjectPositionInfo&sideIndependentflagsAttributes'idtypeI_officer_F'positionn(F7dAEangles@o@DX@'skill?rankCAPTAINinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Commanding OfficerisPlayerisPlayable'dataTypeObjectPositionInfob(sideIndependentflagsAttributes(idtypeI_medic_Fv)positionU(FaAEangles@o@GX@(skill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Platoon MedicisPlayablev)dataTypeObjectPositionInfo)sideIndependentflagsAttributes#*idtypeI_officer_F+position8(FBbAnٸEangles@o@DX@#*skill?rankLIEUTENANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Executive OfficerisPlayable+dataTypeObjectPositionInfo+sideIndependentflagsAttributes+idtypeI_crew_FCustomAttributes,3-position(F_AEangles@o@@`@+skill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Platoon Driver (BRDM-2AM)isPlayable,Attribute0,nAttributes3-propertypitchexpression_this setpitch _value;Value,3-data-3-type-valueHz?3-typeSCALAR3-formationDIAMONDM-dataTypeGroupsideIndependentEntities-Attributes0id0itemsItem0-Item1Q/0dataTypeObjectPositionInfo>.sideIndependentflagsAttributesv.idtypeI_Soldier_SL_FQ/positionh'(FRxAlEangles7@,?/@v.skill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Alpha Squad LeaderisPlayableQ/dataTypeObjectPositionInfo/sideIndependentflagsAttributes/idtypeI_medic_F0position(FlyALaEangles7@,?G@/skill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Alpha Squad MedicisPlayable0formationDIAMOND0dataTypeGroupsideIndependentEntitiesC1Attributesc7id }7itemsItem01Item13Item24Item36c7dataTypeObjectPositionInfo1sideIndependentflagsAttributes12id typeI_Soldier_TL_F3positionm'FA枹Eangles7@,?G@12skill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Alpha 1 Fireteam LeaderisPlayable3dataTypeObjectPositionInfo3sideIndependentflagsAttributes3id typeI_Soldier_AR_F4position'F,AnEanglesG@,?g@3skill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Alpha 1 Automatic RiflemanisPlayable4dataTypeObjectPositionInfo 5sideIndependentflagsAttributesD5id typeI_Soldier_A_FatlOffset66position~'F.AEanglesw@,?o@D5skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Alpha 1 Assistant Automatic RiflemanisPlayable6dataTypeObjectPositionInfo|6sideIndependentflagsAttributes6id typeI_Soldier_LAT_Fc7position'F.AEangles@,?g@6skill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Alpha 1 Rifleman (AT)isPlayablec7formationDIAMOND}7dataTypeGroupsideIndependentEntities7Attributes=id=itemsItem0 8Item19Item2;Item3~<=dataTypeObjectPositionInfo8sideIndependentflagsAttributes8idtypeI_Soldier_TL_F9position-'F4AMĹEangles@,?g@8skill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Alpha 2 Fireteam LeaderisPlayable9dataTypeObjectPositionInfo:sideIndependentflagsAttributesL:idtypeI_Soldier_AR_F;positionW'FjAոEangles@,?W@L:skill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Alpha 2 Automatic RiflemanisPlayable;dataTypeObjectPositionInfo;sideIndependentflagsAttributes;idtypeI_Soldier_A_F~<position>'FA`޹Eangles@,?W@;skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Alpha 2 Assistant Automatic RiflemanisPlayable~<dataTypeObjectPositionInfo<sideIndependentflagsAttributes/=idtypeI_Soldier_LAT_F=positionh'F2IAҹEangles@,?W@/=skill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Alpha 2 Rifleman (AT)isPlayable=formationDIAMOND=dataTypeGroupsideIndependentEntitiesI>AttributesAidAitemsItem0q>Item1?AdataTypeObjectPositionInfo>sideIndependentflagsAttributes!?idtypeI_Soldier_SL_F?position.(FawAEanglesۇ@,?7@!?skill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Bravo Squad Leader isPlayable?dataTypeObjectPositionInfoq@sideIndependentflagsAttributes@idtypeI_medic_FApositionX(FZxA Eanglesۇ@,?7@@skill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Bravo Squad MedicisPlayableAformationDIAMONDAdataTypeGroupsideIndependentEntitiesBAttributesBHidatlOffset\HitemsItem0?BItem1CItem2dEItem3FBHdataTypeObjectPositionInfoBsideIndependentflagsAttributesBidtypeI_Soldier_TL_FatlOffsetCpositionj'Fn}ABEangles@,?@Bskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Bravo 1 Fireteam LeaderisPlayableCdataTypeObjectPositionInfohDsideIndependentflagsAttributesDidtypeI_Soldier_AR_FatlOffset8dEposition'F >~A7Eangles@,?@Dskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Bravo 1 Automatic RiflemanisPlayabledEdataTypeObjectPositionInfoEsideIndependentflagsAttributesFidtypeI_Soldier_A_FFposition|'F~A\Eanglesۏ@,?@Fskill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Bravo 1 Assistant Automatic RiflemanisPlayableFdataTypeObjectPositionInfo[GsideIndependentflagsAttributesGidtypeI_Soldier_LAT_FatlOffsetBHposition'FAPEanglesۏ@,?@Gskill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Bravo 1 Rifleman (AT)isPlayableBHformationDIAMOND\HdataTypeGroupsideIndependentEntitiesHAttributesNid$NitemsItem0HItem1|JItem2KItem3^MNdataTypeObjectPositionInfocIsideIndependentflagsAttributesIid typeI_Soldier_TL_F|Jposition'FЁAbEangles@,? @Iskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Bravo 2 Fireteam LeaderisPlayable|JdataTypeObjectPositionInfoJsideIndependentflagsAttributes,Kid!typeI_Soldier_AR_FKposition'FɂA WEangles@,? @,Kskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Bravo 2 Automatic RiflemanisPlayableKdataTypeObjectPositionInfogLsideIndependentflagsAttributesLid"typeI_Soldier_A_F^Mposition'FXA|Eanglesۏ@,?@Lskill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Bravo 2 Assistant Automatic RiflemanisPlayable^MdataTypeObjectPositionInfoMsideIndependentflagsAttributesNid#typeI_Soldier_LAT_FNposition/'F sApEangles@,? @Nskill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Bravo 2 Rifleman (AT)isPlayableNformationDIAMONDNdataTypeGroupsideIndependentEntities)OAttributeskRid,RitemsItem0QOItem1PkRdataTypeObjectPositionInfoOsideIndependentflagsAttributesPid*typeI_Soldier_SL_FPposition(FIuAFEangles@,?@Pskill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Charlie Squad LeaderisPlayablePdataTypeObjectPositionInfoSQsideIndependentflagsAttributesQid+typeI_medic_FkRposition'FQwAΦEangles@,?"@Qskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Charlie Squad MedicisPlayablekRformationDIAMONDRdataTypeGroupsideIndependentEntitiesRAttributes@Yid1atlOffsetZYitemsItem0$SItem1TItem2NVItem3W@YdataTypeObjectPositionInfoSsideIndependentflagsAttributesSid-typeI_Soldier_TL_FatlOffsetTposition('FOl|AոEangles@,?"@Sskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Charlie 1 Fireteam LeaderisPlayableTdataTypeObjectPositionInfoPUsideIndependentflagsAttributesUid.typeI_Soldier_AR_FatlOffsetNVpositionR'F~A\ʸEangles@,?"@Uskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Charlie 1 Automatic RiflemanisPlayableNVdataTypeObjectPositionInfoVsideIndependentflagsAttributes Wid/typeI_Soldier_A_FatlOffsetWposition9'FW}AEangles@,?"@ Wskill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Charlie 1 Assistant Automatic RiflemanisPlayableWdataTypeObjectPositionInfoWXsideIndependentflagsAttributesXid0typeI_Soldier_LAT_FatlOffset@Ypositionc'FWA Eangles@,?@Xskill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Charlie 1 Rifleman (AT)isPlayable@YformationDIAMONDZYdataTypeGroupsideIndependentEntitiesYAttributes_id6_itemsItem0YItem1}[Item2\Item3b^_dataTypeObjectPositionInfoaZsideIndependentflagsAttributesZid2typeI_Soldier_TL_F}[position'F9AEangles@,?@Zskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Charlie 2 Fireteam LeaderisPlayable}[dataTypeObjectPositionInfo[sideIndependentflagsAttributes-\id3typeI_Soldier_AR_F\position'Fb*AhEangles@,?@-\skill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Charlie 2 Automatic RiflemanisPlayable\dataTypeObjectPositionInfoj]sideIndependentflagsAttributes]id4typeI_Soldier_A_Fb^position'F[AEangles@,?@]skill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Charlie 2 Assistant Automatic RiflemanisPlayableb^dataTypeObjectPositionInfo^sideIndependentflagsAttributes_id5typeI_Soldier_LAT_F_position-'FA Eangles@,?@_skill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Charlie 2 Rifleman (AT)isPlayable_formationDIAMOND_dataTypeGroupsideIndependentEntities/`Attributeseid>eitemsItem0W`Item1bedataTypeObjectPositionInfo`sideIndependentflagsAttributesaid<typeI_Soldier_SL_FCustomAttributesbbposition8iF:@MEanglesA?askill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "SL"], ["marker", "DSL", "ColorBrown"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta Squad Leader [JIP]isPlayablebAttribute0(bnAttributesbpropertypitchexpression_this setpitch _value;Valuenbbdata~bbtypebvalue?btypeSCALARbdataTypeObjectPositionInfo8csideIndependentflagsAttributespcid=typeI_medic_FCustomAttributesTdeposition?9iF:@miEanglesA?pcskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Medic"], ["marker", "DM", "ColorBrown"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta Squad Medic [JIP]isPlayableTdAttribute0|dnAttributesepropertypitchexpression_this setpitch _value;Valuededatadetypedvalue33s?etypeSCALAReformationDIAMONDedataTypeGroupsideIndependentEntitiesneAttributesnidCnitemsItem0eItem1 hItem2HjItem3lndataTypeObjectPositionInfo:fsideIndependentflagsAttributesrfid?typeI_Soldier_TL_FCustomAttributesZg hposition_iF:@VEanglesA?rfskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "FTL"], ["marker", "D1", "ColorBrown"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 1 Fireteam Leader [JIP]isPlayableZgAttribute0gnAttributes hpropertypitchexpression_this setpitch _value;Valueg hdatag htypegvalueQx? htypeSCALAR hdataTypeObjectPositionInfohsideIndependentflagsAttributeshid@typeI_Soldier_AR_FCustomAttributesiHjpositioniF:@:EanglesA?hskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 1 Automatic Rifleman [JIP]isPlayableiAttribute0inAttributesHjpropertypitchexpression_this setpitch _value;ValuejHjdatajHjtype3jvalueG?HjtypeSCALARHjdataTypeObjectPositionInfojsideIndependentflagsAttributes kidAtypeI_Soldier_A_FCustomAttributesklposition<iF:@WVEanglesA? kskill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 1 Assistant Automatic Rifleman [JIP]isPlayablekAttribute0knAttributeslpropertypitchexpression_this setpitch _value;Value@lldataPlltypellvalue?ltypeSCALARldataTypeObjectPositionInfomsideIndependentflagsAttributesHmidBtypeI_Soldier_LAT_FCustomAttributesmnpositioniF:@:EanglesA?Hmskill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 1 Rifleman (AT) [JIP]isPlayablemAttribute0%nnAttributesnpropertypitchexpression_this setpitch _value;Valueknndata{nntypenvalue33s?ntypeSCALARnformationDIAMONDndataTypeGroupsideIndependentEntitiesoAttributesTxidHnxitemsItem0UoItem1qItem2sItem3)vTxdataTypeObjectPositionInfoosideIndependentflagsAttributespidDtypeI_Soldier_TL_FCustomAttributesqqpositionrhF:@>EanglesA?pskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "FTL"], ["marker", "D2", "ColorBrown"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 2 Fireteam Leader [JIP]isPlayableqAttribute0+qnAttributesqpropertypitchexpression_this setpitch _value;Valueqqqdataqqtypeqvalue?qtypeSCALARqdataTypeObjectPositionInfo@rsideIndependentflagsAttributesxridEtypeI_Soldier_AR_FCustomAttributesBsspositionhF:@^EanglesA?xrskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 2 Automatic Rifleman [JIP]isPlayableBsAttribute0jsnAttributesspropertypitchexpression_this setpitch _value;Valuessdatasstypesvalueff?stypeSCALARsdataTypeObjectPositionInfo~tsideIndependentflagsAttributestidFtypeI_Soldier_A_FCustomAttributeszu)vpositionOhF:@EanglesA?tskill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 2 Assistant Automatic Rifleman [JIP]isPlayablezuAttribute0unAttributes)vpropertypitchexpression_this setpitch _value;Valueu)vdatau)vtypevvalueff?)vtypeSCALAR)vdataTypeObjectPositionInfovsideIndependentflagsAttributesvidGtypeI_Soldier_LAT_FCustomAttributeswTxpositionhF:@EanglesA?vskill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 2 Rifleman (AT) [JIP]isPlayablewAttribute0wnAttributesTxpropertypitchexpression_this setpitch _value;ValuexTxdata#xTxtype?xvalueQx?TxtypeSCALARTxformationDIAMONDnxdataTypeGroupsideIndependentEntitiesxAttributesidMitemsItem0xItem1Z{Item2}Item3dataTypeObjectPositionInfoysideIndependentflagsAttributesyidItypeI_Soldier_TL_FCustomAttributeszZ{positionhF:@EanglesA?yskill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "FTL"], ["marker", "D3", "ColorBrown"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 3 Fireteam Leader [JIP]isPlayablezAttribute0znAttributesZ{propertypitchexpression_this setpitch _value;Value{Z{data){Z{typeE{valueG?Z{typeSCALARZ{dataTypeObjectPositionInfo{sideIndependentflagsAttributes |idJtypeI_Soldier_AR_FCustomAttributes|}positionhF:@9EanglesA? |skill?rankCORPORALinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 3 Automatic Rifleman [JIP]isPlayable|Attribute0}nAttributes}propertypitchexpression_this setpitch _value;ValueX}}datah}}type}valueHz?}typeSCALAR}dataTypeObjectPositionInfo&~sideIndependentflagsAttributes^~idKtypeI_Soldier_A_FCustomAttributes"positionzhF:@EanglesA?^~skill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 3 Assistant Automatic Rifleman [JIP]isPlayable"Attribute0JnAttributespropertypitchexpression_this setpitch _value;ValuedatatypevalueHz?typeSCALARdataTypeObjectPositionInfo`sideIndependentflagsAttributesidLtypeI_Soldier_LAT_FCustomAttributesMpositionhF:@iEanglesA?skill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Delta 3 Rifleman (AT) [JIP]isPlayableMAttribute0unAttributespropertypitchexpression_this setpitch _value;Valuedataˁtypevalue ׃?typeSCALARformationDIAMONDdataTypeGroupsideIndependentEntitiesgAttributesidUitemsItem0Item1*Item2dataTypeObjectPositionInfosideIndependentflagsAttributesHidRtypeI_engineer_F*position)(FqkAEangles@,?@Hskill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "ENG"], ["marker", "ENG1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Engineering 1 LeaderisPlayable*dataTypeObjectPositionInfosideIndependentflagsAttributes؄idStypeI_engineer_Fposition(F?mAEangles@,?2x@؄skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Engineering 1 AssistantisPlayabledataTypeObjectPositionInfosideIndependentflagsAttributes9idTtypeI_engineer_Fposition#(F-ylAEangles۟@,?@9skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Engineering 1 AssistantisPlayableformationDIAMONDdataTypeGroupsideIndependentEntitiesWAttributesidY7itemsItem0Item1}Item2͋dataTypeObjectPositionInfosideIndependentflagsAttributesJidVtypeI_crew_FCustomAttributes-}positionq'F#aAEangles@,?@Jskill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VC"], ["marker", "APC1", "ColorRed"]] call hull3_unit_fnc_init;descriptionUkrainian Army - APC 1 Commander (BTR-80A)isPlayable-Attribute0eAttribute1nAttributes}propertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale03GREtypeSTRINGpropertypitchexpression_this setpitch _value;Value<}dataL}typehvalueQx?}typeSCALAR}dataTypeObjectPositionInfosideIndependentflagsAttributes'idWtypeI_crew_F͋position'F=AnֹEangles@,?@'skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionUkrainian Army - APC 1 DriverisPlayable͋dataTypeObjectPositionInfo?sideIndependentflagsAttributeswidXtypeI_crew_Fposition'FGAEangles@,?W@wskill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionUkrainian Army - APC 1 GunnerisPlayableformationDIAMOND7dataTypeGroupsideIndependentEntitiesAttributesOid]iitemsItem0Item1Item2OdataTypeObjectPositionInfoCsideIndependentflagsAttributes{idZtypeI_crew_FCustomAttributes_positionH'FAExEangles@,?@{skill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VC"], ["marker", "APC2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUkrainian Army - APC 2 Commander (BTR-80A)isPlayable_Attribute0Attribute1(nAttributespropertyspeakerexpression_this setspeaker _value;Value(data(typevalueMale01GRE(typeSTRING(propertypitchexpression_this setpitch _value;Valuendata~typevalueu?typeSCALARdataTypeObjectPositionInfo!sideIndependentflagsAttributesYid[typeI_crew_Fpositionq'FZAlEangles@,?@Yskill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionUkrainian Army - APC 2 DriverisPlayabledataTypeObjectPositionInfoqsideIndependentflagsAttributesid\typeI_crew_FOpositionX'FPvAXEangles@,?@skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionUkrainian Army - APC 2 GunnerisPlayableOformationDIAMONDidataTypeGroupsideIndependentEntitiesAttributesidaitemsItem0Item1Item22dataTypeObjectPositionInfousideIndependentflagsAttributesid^typeI_crew_FCustomAttributesposition['FSzAEangles@,? @skill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VC"], ["marker", "APC3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUkrainian Army - APC 3 Commander (BTR-80A)isPlayableAttribute0ʕAttribute1[nAttributespropertyspeakerexpression_this setspeaker _value;Value[data$[typeFvalueMale01GRE[typeSTRING[propertypitchexpression_this setpitch _value;Valuedatatype͖valueHz?typeSCALARdataTypeObjectPositionInfoTsideIndependentflagsAttributesid_typeI_crew_F2position{'FkA Eangles@,?SH@skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionUkrainian Army - APC 3 DriverisPlayable2dataTypeObjectPositionInfosideIndependentflagsAttributesܘid`typeI_crew_Fpositionl'FA1Eangles@,?@ܘskill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionUkrainian Army - APC 3 GunnerisPlayableformationDIAMONDdataTypeGroupsideIndependentEntitiesAttributesAidiGitemsItem0 Item1Item2,AdataTypeObjectPositionInfosideIndependentflagsAttributesidftypeI_crew_FCustomAttributesǛpositionL'FPA@Eangles'@,?7@skill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VC"], ["marker", "SPAAG", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUkrainian Army - SPAAG Commander (ZU-23-4)isPlayableǛAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueIdataYtype{valueMale05GREtypeSTRINGpropertypitchexpression_this setpitch _value;Value֜datatypevalueu?typeSCALARdataTypeObjectPositionInfosideIndependentflagsAttributesםidgtypeI_crew_FCustomAttributes},positioni'F,ׅAbEangles'@,?7@םskill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionUkrainian Army - SPAAG DriverisPlayable}Attribute0nAttributes,propertypitchexpression_this setpitch _value;Value,data,typevalue?,typeSCALAR,dataTypeObjectPositionInfosideIndependentflagsAttributesidhtypeI_crew_FCustomAttributesAposition'F A5Eangles/@,?7@skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionUkrainian Army - SPAAG GunnerisPlayableAttribute0nAttributesApropertypitchexpression_this setpitch _value;ValueAdataAtype,valueHz?AtypeSCALARAGdataTypeGroupsideIndependentEntitiesAttributesidmatlOffsetitemsItem0ۡItem1;Item2_ dataTypeObjectPositionInfossideIndependentflagsAttributesidjtypeI_crew_FatlOffsetCustomAttributes;position/(Fy}A.Eangleso@,?@skill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VC"], ["marker", "TNK", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Tank Commander (T-72)isPlayableAttribute0nAttributes;propertypitchexpression_this setpitch _value;Value;data ;type&valueu?;typeSCALAR; dataTypeObjectPositionInfoӤsideIndependentflagsAttributes idktypeI_crew_FatlOffsetCustomAttributes_position#(F;AEangleso@,?@ skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Tank DriverisPlayableAttribute0إnAttributes_propertypitchexpression_this setpitch _value;Value_data._typeJvalue ׃?_typeSCALAR_ dataTypeObjectPositionInfosideIndependentflagsAttributes/idltypeI_crew_FatlOffsetCustomAttributesԧposition)(FAA Eangleso@,?@/skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionUkrainian Army - Tank GunnerisPlayableԧAttribute0nAttributespropertypitchexpression_this setpitch _value;ValueBdataRtypenvalueff?typeSCALARformationDIAMONDdataTypeGroupsideIndependentEntitiesAttributesidqitemsItem0!Item1yItem2dataTypeObjectPositionInfosideIndependentflagsAttributesidntypeI_helipilot_FCustomAttributesʪypositionhF:@Eangles2?skill?rankSERGEANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "P"], ["marker", "TH", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUkrainian Army - TH Pilot (Mi-17 Hip) [JIP]isPlayableʪAttribute0nAttributesypropertypitchexpression_this setpitch _value;Value8ydataHytypedvalueff?ytypeSCALARydataTypeObjectPositionInfosideIndependentflagsAttributes=idotypeI_helicrew_FCustomAttributesposition"hF:@Eangles2?=skill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionUkrainian Army - TH Crew [JIP]isPlayableAttribute0 nAttributespropertypitchexpression_this setpitch _value;ValueRdatabtype~value?typeSCALARdataTypeObjectPositionInfosideIndependentflagsAttributesWidptypeI_helicrew_FCustomAttributespositionhF:@Eangles2?Wskill?init[this, ["faction", "MNP_UKR_TTSKO"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionUkrainian Army - TH Crew [JIP]isPlayableAttribute0&nAttributespropertypitchexpression_this setpitch _value;Valueldata|typevalue?typeSCALARdataTypeGroupsideIndependentEntitiesAttributesidtitemsItem0,Item1dataTypeObjectPositionInfosideIndependentflagsAttributesidrtypeI_pilot_FCustomAttributesձpositionWhF:@ Eangles'/?skill?rankLIEUTENANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "P"], ["marker", "AH", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUkrainian Army - AH Pilot (Mi-24D Hind) [JIP]isPlayableձAttribute0nAttributespropertypitchexpression_this setpitch _value;ValueCdataStypeovalue?typeSCALARdataTypeObjectPositionInfo sideIndependentflagsAttributesEidstypeI_pilot_FCustomAttributespositionhhF:@1Eangles'/?Eskill?rankLIEUTENANTinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionUkrainian Army - AH Gunner [JIP]isPlayableAttribute0'nAttributespropertypitchexpression_this setpitch _value;Valuemdata}typevalueHz?typeSCALARdataTypeObjectPositionInfo%sideEmptyflagsAttributes]idvtypeCUP_B_T72_CDFٵposition'(FweAw%Eangleso@,?@]skill?lockUNLOCKEDinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;ٵdataTypeObjectPositionInfocsideEmptyflagsAttributesidxtypeCUP_B_Mi24_D_CDFCustomAttributes"position+FhF,A˸Eangles'/?skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;Attribute0/nAttributes"propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value"data"type value[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]"typeSTRING" dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_Ural_Reammo_CDFatlOffsetʸCustomAttributesumpositionT'FVAIEangles@,?2x@skill?lockUNLOCKEDinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;uAttribute0nAttributesmpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuemdatamtypeXvalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]mtypeSTRINGmdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_Ural_Refuel_CDFCustomAttributes|tpositionoJhF@Einit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;|Attribute0nAttributestpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuetdatattype_value[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]ttypeSTRINGtdataTypeObjectPositionInfosideEmptyflagsAttributes#idtypeCUP_B_Ural_Reammo_CDFCustomAttributes{positionEghF3@E#init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;Attribute0nAttributes{propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value{data{typefvalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]{typeSTRING{dataTypeMarkerposition;iF,ھ{Enamemkr_heliporttypeEmptyidatlOffsetdataTypeMarkerpositionBf!F,ھ߿Enamemkr_frontlinetypeEmptyidatlOffset3TdataTypeMarkerpositionڥ F0pLEnamemkr_crossingtypeEmptyidatlOffset4@dataTypeMarkerpositionF0pbEnamemkr_powertypeEmptyidatlOffsetT)dataTypeMarkerpositionE`@ Enamemkr_port_hqtypeEmptyiddataTypeMarkerpositionNFFEnamemkr_flight_linetypeEmptyidatlOffset`dataTypeMarkerpositionFʃEnamemkr_barrackstypeEmptyidatlOffset`_dataTypeMarkerpositionhF,!+9~Enamemkr_helitypeEmptyidatlOffset`dataTypeTriggerpositionF>@ fEanglemAttributes4id0typeEmptyDetectornametgr_objective_1conditionthis && {((getPosATL _x) select 2) < 5} count thislist > 0sizeAshzBsizeBwBactivationByGUERisRectangledataTypeTriggerpositionF`@lEangleh@AttributesCid1typeEmptyDetectornametgr_objective_2conditionthis && {((getPosATL _x) select 2) < 5} count thislist > 0sizeAshzBsizeBƸBactivationByGUERisRectangledataTypeTriggerposition E`@֠Eangle 0sizeAshzBsizeBBactivationByGUERisRectangledataTypeTriggerpositionLF`@AEangleh@Attributesaid3typeEmptyDetectornametgr_objective_4conditionthis && {((getPosATL _x) select 2) < 5} count thislist > 0sizeAshzBsizeBwBactivationByGUERisRectangledataTypeTriggerpositiongF`@o@EAttributesdid4typeEmptyDetector9nametgr_objective_5conditionthis && {((getPosATL _x) select 2) < 5} count thislist > 0onActivationheli_1 setfuel 1; heli_2 setfuel 1;sizeAVΨBsizeBwBactivationByGUERisRectangle9dataTypeMarkerpositionFpfEnamemkr_bolsheviktypeEmptyidtatlOffsetpfdataTypeLayernameARK ModulesstateEntitiesidzatlOffset4?BZitemsItem0LItem1Item2vItem3Item4ZdataTypeLogicPositionInfonameadm_hc_unitisPlayabledescriptionHCidytypeHeadlessClient_FatlOffsetDpositionzDdataTypeLogicPositionInfoVidtypeARK_Clear_VehicleatlOffsetdataNtypejvalue?typeSCALARpropertyModuleEffectsSmoke_F_ParticleDensityexpression_this setVariable ['ParticleDensity',_value,true];ValueAdataAtype,value AAtypeSCALARApropertyModuleEffectsSmoke_F_ColorGreenexpression_this setVariable ['ColorGreen',_value,true];Valuedatatypevalue?typeSCALARpropertyModuleEffectsSmoke_F_EffectSizeexpression_this setVariable ['EffectSize',_value,true];Valuepdatatypevalue?typeSCALARpropertyModuleEffectsSmoke_F_ParticleSpeedexpression_this setVariable ['ParticleSpeed',_value,true];Value.odata>otypeZvalue?otypeSCALARopropertyModuleEffectsSmoke_F_ParticleSizeexpression_this setVariable ['ParticleSize',_value,true];Value+data+typevalue?+typeSCALAR+propertyModuleEffectsSmoke_F_WindEffectexpression_this setVariable ['WindEffect',_value,true];Valuedatatypevalue?typeSCALARdataTypeLogicPositionInfo:idtypeARK_ACE_RearmatlOffset8Zposition4'FͱA$ԹEZdataTypeLayernameRotorEntitiesid{atlOffsetG@SitemsItem0mItem1MItem2-Item3 Item4Item5Item6Item7YItem8Item9Item10]Item11 Item12Item13MItem14 Item15SdataTypeGroupsideCivilianEntitiesAttributesGidatlOffsetm BMitemsItem0Item1aItem2G dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Jeff_VRatlOffsetm BCustomAttributesapositionE4@DAttribute0Attribute1Attribute23Attribute3nAttributesapropertyallowDamageexpression_this allowdamage _value;ValueadataqtypevaluetypeBOOLpropertyspeakerexpression_this setspeaker _value;Value3data3typevalueMale01GREVR3typeSTRING3propertypitchexpression_this setpitch _value;Valueydatatypevalue?typeSCALARpropertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};Value"adata2atypeNvalueatypeBOOLadataTypeWaypointpositionIF@SEEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionEbMEXFEffectsAshowWPNEVERidtypeMoveatlOffsetBOEGGMdataTypeGroupsideCivilianEntitiesAttributes'id7atlOffsetm B-itemsItem0Item1AItem2' dataTypeObjectPositionInfotsideCivilianflagsAttributesidtypeC_Jeff_VRatlOffsetm BCustomAttributesApositionuE2@DAttribute0Attribute1Attribute2Attribute3nAttributesApropertyallowDamageexpression_this allowdamage _value;ValueAdataQtypemvaluetypeBOOLpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;ValueYdataitypevalue?typeSCALARpropertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};ValueAdataAtype.valueAtypeBOOLAdataTypeWaypointpositionFɳ@BEEffectsshowWPNEVERid9typeMovedataTypeWaypointpositionE$FEffects!showWPNEVERid:typeMoveatlOffsetA''-dataTypeGroupsideCivilianEntitiesAttributesid=atlOffsetm B itemsItem0Item1!Item2 dataTypeObjectPositionInfoTsideCivilianflagsAttributestidtypeC_Jeff_VRatlOffsetm BCustomAttributesz!positionDE2@DtzAttribute0Attribute1`Attribute2Attribute3znAttributes!propertyallowDamageexpression_this allowdamage _value;Value!`data1`typeMvalue`typeBOOL`propertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Value9zdataIztypeevalue?ztypeSCALARzpropertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};Value!data!typevalue!typeBOOL!dataTypeWaypointpositionF`@ΓEEffectsshowWPNEVERidCtypeMovedataTypeWaypointpositionEFEffectsshowWPNEVERidDtypeMoveatlOffsetA dataTypeGroupsideCivilianEntitieskAttributesidAatlOffsetm BitemsItem0Item1Item2l dataTypeObjectPositionInfo4sideCivilianflagsAttributesTidtypeC_Jeff_VRatlOffsetm BCustomAttributesZpositionxE2@DTZAttribute0Attribute1@Attribute2Attribute3ZnAttributespropertyallowDamageexpression_this allowdamage _value;Value@data@type-value@typeBOOL@propertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;ValueZdata)ZtypeEvalue?ZtypeSCALARZpropertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};ValuedatatypevaluetypeBOOLdataTypeWaypointposition F`@oDEEffectsfshowWPNEVERidEtypeMovelldataTypeWaypointpositionAE(_FEffectsshowWPNEVERidFtypeMoveatlOffsetAdataTypeGroupsideCivilianEntitiesKAttributesidIatlOffsetm BitemsItem0~Item1Item2L dataTypeObjectPositionInfosideCivilianflagsAttributes4idtypeC_Jeff_VRatlOffsetm BCustomAttributes:position@E2@D4:Attribute0Attribute1 Attribute2Attribute3:nAttributespropertyallowDamageexpression_this allowdamage _value;Value data type value typeBOOL propertyspeakerexpression_this setspeaker _value;ValuejdataztypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Value:data :type%value?:typeSCALAR:propertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};ValuedatatypevaluetypeBOOLdataTypeWaypointpositionEB@oEEffectsFshowWPNEVERidOtypeMoveLLdataTypeWaypointpositionm"EFEffectsshowWPNEVERidPtypeMoveatlOffsetAdataTypeGroupsideCivilianEntities+AttributesidMatlOffsetm BitemsItem0^Item1Item2, dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Jeff_VRatlOffsetm BCustomAttributespositionE2@DAttribute0rAttribute1Attribute2Attribute3nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatatypevaluetypeBOOLpropertyspeakerexpression_this setspeaker _value;ValueJdataZtype~valueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Valuedatatypevalue?typeSCALARpropertyhideObjectexpressionif !(is3DEN) then {_this hideobjectglobal _value;};ValuedatatypevaluetypeBOOLdataTypeWaypointpositionF`@EEffects&showWPNEVERidQtypeMove,,dataTypeWaypointposition EwFEffectsshowWPNEVERidRtypeMoveatlOffsetAdataTypeTriggerposition^E/@DAttributes%idtypeEmptyDetectorAreaR50atlOffsetBYconditiontriggeractivated tgr_objective_1;YdataTypeTriggerpositionE/@DAttributesid6typeEmptyDetectorAreaR50atlOffsetBconditiontriggeractivated tgr_objective_1;dataTypeTriggerpositionRbE/@gDAttributes}id<typeEmptyDetectorAreaR50atlOffsetBconditiontriggeractivated tgr_objective_2;dataTypeTriggerpositionE/@fDAttributes)id@typeEmptyDetectorAreaR50atlOffsetB]conditiontriggeractivated tgr_objective_2;]dataTypeTriggerpositionE/@1DAttributesidHtypeEmptyDetectorAreaR50atlOffsetB conditiontriggeractivated tgr_objective_3; dataTypeTriggerpositionlpositionD#E?%A(Fangles KI@Wnameheli_1DldataTypeObjectPositionInfosideEastAttributesidWtypeCUP_O_RU_PilotatlOffset>.positionD#E?%A(Fangles KI@nameheli_1G.dataTypeObjectPositionInfosideEastAttributesidXtypeCUP_O_RU_PilotatlOffset>positionD#E?%A(Fangles KI@dataTypeObjectPositionInfoVsideEastAttributesidYtypeCUP_O_RU_PilotatlOffset>positionD#E?%A(Fangles KI@dataTypeObjectPositionInfo sideEastAttributesAidZtypeCUP_O_RU_PilotatlOffset>GpositionD#E?%A(Fangles KI@AG dataTypeWaypointpositionlF7PEEcombatModeREDformationFILEspeedFULLcombatCOMBATEffectsshowWPNEVERid[typeMoveatlOffsetREdataTypeWaypointposition FCPEZFEtypeSeekAndDestroyEffectsshowWPNEVERid\atlOffsetA6PEdataTypeWaypointposition#F@6PE\EEffectsshowWPNEVERid]typeMoveatlOffset@REdataTypeWaypointpositionFgRE^EtypeSeekAndDestroyEffectsshowWPNEVERid^atlOffsetA6PEdataTypeWaypointposition FCPEEtypeCycleEffectsshowWPNEVERid_atlOffsetA6PELinkIDProvider-Links@MnextID@itemsItem0Item1Item23Item3Item4MlinkIDitem0Vitem1UCustomDatarolelinkIDitem0Witem1UCustomData3roleturretPath3linkIDitem0Xitem1UCustomDatanroleturretPathlinkIDitem0Yitem1UCustomDataroleturretPathlinkIDitem0Zitem1UCustomData*MroleturretPathMdataTypeGroupsideEastEntitiesAttributesp CrewLinksv id`atlOffset  items Item06Item1Item2Item3}Item40Item5Item6Item7Item8Item9 p dataTypeObjectPositionInfosideEastflagsAttributesidatypeCUP_O_RU_PilotatlOffset`>positionE}'A'Fangles KI@nameheli_1D_1dataTypeObjectPositionInfo{sideEastAttributesidbtypeCUP_O_RU_PilotatlOffset`>positionE}'A'Fangles KI@nameheli_1G_1dataTypeObjectPositionInfo?sideEastAttributeswidctypeCUP_O_RU_PilotatlOffset`>}positionE}'A'Fangles KI@w}dataTypeObjectPositionInfosideEastAttributes*iddtypeCUP_O_RU_PilotatlOffset`>0positionE}'A'Fangles KI@*0dataTypeObjectPositionInfosideEastAttributesidetypeCUP_O_RU_PilotatlOffset`>positionE}'A'Fangles KI@ dataTypeWaypointpositionE&EcombatModeREDformationFILEspeedNORMALcombatCOMBATEffectsshowWPNEVERidftypeMoveatlOffsetVAdataTypeWaypointposition-E`@2EtypeSeekAndDestroyEffectsshowWPNEVERidgdataTypeWaypointposition: FZEEffectsshowWPNEVERidhtypeMoveatlOffsetAdataTypeWaypointposition! F`@EtypeSeekAndDestroyEffectsshowWPNEVERidi  dataTypeWaypointpositionE`@EtypeCycleEffectsj showWPNEVERidjp p v LinkIDProvider Links  nextID itemsItem0 Item1C Item2 Item3 Item4]  linkIDitem0aitem1kCustomData2 C roleC linkIDitem0bitem1kCustomData~  roleturretPath linkIDitem0citem1kCustomData  roleturretPath linkIDitem0ditem1kCustomData: ] roleturretPath] linkIDitem0eitem1kCustomData  roleturretPath  dataTypeObjectPositionInfoP sideEastflagsAttributes idUtypeCUP_O_Mi8_RUatlOffset#CustomAttributes positionF#EJRA(Fangles KI@ fuelnameheli_1texturesCHDKZ Attribute0 Attribute1 nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueJ  dataZ  type value[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false] typeSTRING propertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};Valuedatatypevalue3typeARRAY3itemsItem0[Item1dataktype{typeARRAYdatatypevaluetypeARRAYitemsItem0Item1FdataFtype1valueAddCargoHook_COverFtypeSTRINGFdataVtypervaluetypeSCALAR dataTypeObjectPositionInfosideEastflagsAttributesTidktypeCUP_O_Mi8_RUatlOffsetCustomAttributesSpositionETA'Fangles KI@Tfuelnameheli_2texturesCHDKZAttribute0Attribute1nAttributesSpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata&typevalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]typeSTRINGpropertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};ValueSdataStypevalueStypeARRAYitemsItem0'Item1[Sdata7[typeG[typeARRAY[datakStypevalueStypeARRAYitemsItem0Item1SdatatypevalueAddCargoHook_COvertypeSTRINGdata"Stype>valueStypeSCALARSdataTypeLayernameSentry AIEntitiesid|atlOffsetJ>jitemsiItem0Item1PItem2 Item3$Item4%Item5>&Item6*Item7V/Item80Item90Item10 2Item11*3Item12j4Item13r5Item146Item157Item168Item17:Item189;Item19X<Item20x=Item21>Item22?Item23AItem24 BItem25`CItem26DItem27EItem28FItem29=HItem30}IItem31JItem32KItem33 MItem34-NItem35MOItem36PItem37QItem38?TItem39TItem40UItem41$WItem42cXItem43YItem44ZItem45"\Item46a]Item47^Item48_Item49 aItem50_bItem51cItem52dItem53fItem54CjItem55nItem56oItem57qItem58@rItem59sItem60tItem61uItem62vItem63-xItem64UyItem65uzItem66{Item67|Item68}Item69Item70SItem71sItem72Item73Item74фItem75Item761Item77qItem78Item79Item80Item81OItem82Item83Item84ސItem85Item86=Item87\Item88|Item89Item90Item91Item92Item93XItem94Item95שItem96Item97xItem989Item99AItem100HItem101OItem102WItem103_Item104dataTypeObjectPositionInfosideEastflagsAttributesJidtypeCUP_O_BRDM2_HQ_CHDKZPpositionFB@Eangles>H@JPdataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffset׷@ itemsItem0Item1Item2] dataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_FatlOffset۸@CustomAttributesposition F.A͑Eangles?skillL>rankCORPORALAttribute0nAttributespropertypitchexpression_this setpitch _value;ValueNdata^typezvalue\?typeSCALARdataTypeObjectPositionInfosideEastflagsAttributesKidtypeMNP_DPR_Soldier_FatlOffset۸@]position F.A͑Eangles?KskillL>]dataTypeWaypointpositionBF`@ّEtypeSentrycombatModeREDcombatCOMBATEffectsshowWPNEVERidLinkIDProviderLinks) nextID)itemsItem0QItem1 linkIDitem0item1CustomDataroleturretPathlinkIDitem0item1CustomData rolecargoIndex dataTypeGroupsideEastEntitiesu Attributes#CrewLinks#idatlOffset]@$itemsItem0 Item1K"Item2## dataTypeObjectPositionInfoB!sideEastflagsAttributesz!idtypeMNP_DPR_Soldier_FatlOffset@CustomAttributes!K"position>FU0AEangles?z!skillL>rankCORPORAL!Attribute0!nAttributesK"propertypitchexpression_this setpitch _value;Value "K"data"K"type6"value\?K"typeSCALARK"dataTypeObjectPositionInfo"sideEastflagsAttributes#idtypeMNP_DPR_Soldier_FatlOffset@#position>FU0AEangles?#skillL>#dataTypeWaypointpositionbF@yEtypeSentrycombatModeREDcombatCOMBATEffects#showWPNEVERid###LinkIDProvider#Links#$nextID#itemsItem0 $Item1j$$linkIDitem0item1CustomDataH$j$rolecargoIndexj$linkIDitem0item1CustomData$$roleturretPath$dataTypeObjectPositionInfoK%sideEastflagsAttributes%idtypeCUP_O_ZU23_ChDKZatlOffset׷@%position FLAS͑Eangles?%%dataTypeObjectPositionInfo&sideEastAttributes8&idtypeCUP_O_ZU23_ChDKZatlOffset]@>&position>FMOAEangles?8&>&dataTypeGroupsideEastEntities&Attributes)CrewLinks)idbatlOffsetg@*itemsItem0&Item1e(Item2)) dataTypeObjectPositionInfot'sideEastflagsAttributes'idctypeMNP_DPR_Soldier_FatlOffset8CustomAttributes'e(positiontF:1AE'skillL>rankCORPORAL'Attribute0'nAttributese(propertypitchexpression_this setpitch _value;Value$(e(data4(e(typeP(value\?e(typeSCALARe(dataTypeObjectPositionInfo(sideEastflagsAttributes )idetypeMNP_DPR_Soldier_FatlOffset8)positiontF:1AE )skillL>)dataTypeWaypointpositionQF`@RәEtypeSentrycombatModeREDcombatCOMBATEffects)showWPNEVERidf)))LinkIDProvider)Links)*nextID)itemsItem0*Item1m**linkIDitem0citem1^CustomDataJ*m*roleturretPathm*linkIDitem0eitem1^CustomData**rolecargoIndex*dataTypeGroupsideEastEntities3+Attributes5.CrewLinks;.idgatlOffset]@V/itemsItem0f+Item1,Item2-5. dataTypeObjectPositionInfo,sideEastflagsAttributes ,idhtypeMNP_DPR_Soldier_FatlOffset@CustomAttributesB,,position(rFU0AdE ,skillL>rankCORPORALB,Attribute0j,nAttributes,propertypitchexpression_this setpitch _value;Value,,data,,type,value\?,typeSCALAR,dataTypeObjectPositionInfou-sideEastflagsAttributes-iditypeMNP_DPR_Soldier_FatlOffset@-position(rFU0AdE-skillL>-dataTypeWaypointpositionyqF@fEtypeSentrycombatModeREDcombatCOMBATEffects/.showWPNEVERidj5.5.;.LinkIDProvider`.Linkss.V/nextIDs.itemsItem0.Item1.V/linkIDitem0hitem1_CustomData..rolecargoIndex.linkIDitem0iitem1_CustomData3/V/roleturretPathV/dataTypeObjectPositionInfo/sideEastflagsAttributes0id^typeCUP_O_ZU23_ChDKZatlOffsetg@0positiontF0OAEangles:@00dataTypeObjectPositionInfo0sideEastAttributes0id_typeCUP_O_ZU23_ChDKZatlOffset]@0position(rFMOA=dEangles~@00dataTypeGroupsideEastEntities&1Attributes2id(atlOffset(8 2itemsItem0C12dataTypeObjectPositionInfo1sideEastflagsAttributes1id)typeMNP_DPR_Soldier_FatlOffset(82position Fp@Eangles@12 2dataTypeGroupsideEastEntitiesU2Attributes$3id**3itemsItem0r2$3dataTypeObjectPositionInfo2sideEastflagsAttributes3id+typeMNP_DPR_Soldier_F$3positionSF*@AEangles@3$3*3dataTypeGroupsideEastEntities3Attributesd4id,atlOffseth7j4itemsItem03d4dataTypeObjectPositionInfo&4sideEastflagsAttributes^4id-typeMNP_DPR_Soldier_ARatlOffseth7d4positionFG@äEangles,ɭ@^4d4j4dataTypeGroupsideEastEntities4Attributesl5id.r5itemsItem04l5dataTypeObjectPositionInfoF5sideEastflagsAttributesf5id/typeMNP_DPR_Soldier_ARl5positionaF0@1dEf5l5r5dataTypeGroupsideEastEntities5Attributes6id06itemsItem056dataTypeObjectPositionInfoN6sideEastflagsAttributes6id1typeMNP_DPR_Soldier_TL6positionF*@?Eangles2?n@666dataTypeGroupsideEastEntities6Attributes7id2atlOffset57itemsItem0 77dataTypeObjectPositionInfo7sideEastflagsAttributes7id3typeMNP_DPR_Soldier_MGatlOffset57positionoTF%#@aE777dataTypeGroupsideEastEntities8Attributes8id4atlOffset8itemsItem0188dataTypeObjectPositionInfo8sideEastflagsAttributes8id5typeMNP_DPR_Soldier_FatlOffset8positionTF)@"Eanglesr}@888dataTypeGroupsideEastEntitiesC9Attributes:id:itemsItem0`9:dataTypeObjectPositionInfo9sideEastflagsAttributes :idtypeMNP_DPR_Soldier_AR:positionRF*@FEangles>@ :::dataTypeGroupsideEastEntitiesc:Attributes3;id9;itemsItem0:3;dataTypeObjectPositionInfo:sideEastflagsAttributes-;idtypeMNP_DPR_Soldier_AT3;positionZYF*@IEangles>@-;3;9;dataTypeGroupsideEastEntities;AttributesR<id"X<itemsItem0;R<dataTypeObjectPositionInfo<sideEastflagsAttributesL<id#typeMNP_DPR_Soldier_FR<position)aF@ Eangles`?L<R<X<dataTypeGroupsideEastEntities<Attributesr=id&x=itemsItem0<r=dataTypeObjectPositionInfo4=sideEastflagsAttributesl=id'typeMNP_DPR_Soldier_ARr=position*Fh@(Eangles@l=r=x=dataTypeGroupsideEastEntities=Attributes>id$atlOffset8>itemsItem0=>dataTypeObjectPositionInfot>sideEastflagsAttributes>id%typeMNP_DPR_Soldier_TLatlOffset8>position*F`@qEangles ݬ@>>>dataTypeGroupsideEastEntities?Attributes?id atlOffset5?itemsItem0/??dataTypeObjectPositionInfo?sideEastflagsAttributes?id!typeMNP_DPR_Soldier_ARatlOffset5?positiond-F`hA?Eangles3c@???dataTypeGroupsideEastEntitiesB@Attributes@idAitemsItem0_@@dataTypeObjectPositionInfo@sideEastflagsAttributes@idtypeMNP_DPR_Soldier_TL@position#FY6ASfE@@AdataTypeGroupsideEastEntitiesJAAttributesBid BitemsItem0gABdataTypeObjectPositionInfoAsideEastflagsAttributesBidtypeMNP_DPR_Soldier_ARBposition۞FY6AIEanglesE@BB BdataTypeGroupsideEastEntitieszBAttributesZCidatlOffset5`CitemsItem0BZCdataTypeObjectPositionInfoCsideEastflagsAttributesTCidtypeMNP_DPR_Soldier_ATatlOffset5ZCposition-FZ6AEangles6@TCZC`CdataTypeGroupsideEastEntitiesCAttributesyDidDitemsItem0CyDdataTypeObjectPositionInfo;DsideEastflagsAttributessDidtypeMNP_DPR_Soldier_FyDpositionFY6AAsDyDDdataTypeGroupsideEastEntitiesDAttributesEidatlOffsetõ>EitemsItem0DEdataTypeObjectPositionInfozEsideEastflagsAttributesEidtypeMNP_DPR_Soldier_FatlOffsetõ>EpositionEcl@xuEangles ?EEEdataTypeGroupsideEastEntitiesFAttributesFidatlOffsetõ>FitemsItem05FFdataTypeObjectPositionInfoFsideEastflagsAttributesFidtypeMNP_DPR_Soldier_FatlOffsetõ>Fposition+Ecl@Eangles ?FFFdataTypeGroupsideEastEntitiesWGAttributes7HidatlOffsetõ>=HitemsItem0tG7HdataTypeObjectPositionInfoGsideEastflagsAttributes1HidtypeMNP_DPR_Soldier_ATatlOffsetõ>7HpositiontEdl@rSEangles+m@1H7H=HdataTypeGroupsideEastEntitiesHAttributeswIidatlOffsetõ>}IitemsItem0HwIdataTypeObjectPositionInfo9IsideEastflagsAttributesqIidtypeMNP_DPR_Soldier_ARatlOffsetõ>wIpositionؖEdl@~dEanglesh@qIwI}IdataTypeGroupsideEastEntitiesIAttributesJid atlOffsetB:JitemsItem0IJdataTypeObjectPositionInfoyJsideEastflagsAttributesJid typeMNP_DPR_Soldier_ATatlOffsetB:Jposition;>FAԇEangles>JJJdataTypeGroupsideEastEntitiesKAttributesKid atlOffsetH:F\C@oEanglesJh@QQQdataTypeGroupsideEastEntities&RAttributesSCrewLinksSid ?TitemsItem0NRItem1RSdataTypeObjectPositionInfoRsideEastflagsAttributesRid!typeMNP_DPR_Soldier_FatlOffset>RpositionF)@ERRdataTypeWaypointpositionFa@iEtypeSentrycombatModeREDcombatCOMBATEffectsSshowWPNEVERidSSSLinkIDProviderSLinksS?TnextIDSitemsItem0S?TlinkIDitem0!item1CustomDataT?TroleturretPath?TdataTypeMarkerposition F,!Enamemkr_atctypeEmptyidatlOffset`TdataTypeGroupsideEastEntitiesUAttributesUidatlOffsett7@UitemsItem0UUdataTypeObjectPositionInfoUsideEastflagsAttributesUidtypeMNP_DPR_Soldier_FatlOffsett7@Uposition`KFaAEangles2m?UUUdataTypeGroupsideEastEntities?VAttributesWidatlOffset ?$WitemsItem0\VWdataTypeObjectPositionInfoVsideEastflagsAttributesWidtypeMNP_DPR_Soldier_FatlOffset ?WpositionHF@EanglesN@WW$WdataTypeGroupsideEastEntities~WAttributes]XidatlOffset6>cXitemsItem0W]XdataTypeObjectPositionInfoXsideEastflagsAttributesWXidtypeMNP_DPR_Soldier_FatlOffset6>]XpositionقF!ť@-EanglesY?WX]XcXdataTypeGroupsideEastEntitiesXAttributesYidatlOffset6>YitemsItem0XYdataTypeObjectPositionInfo^YsideEastflagsAttributesYidtypeMNP_DPR_Soldier_FatlOffset6>YpositionF!ť@KEanglesY?YYYdataTypeGroupsideEastEntitiesYAttributesZidatlOffset6>ZitemsItem0ZZdataTypeObjectPositionInfoZsideEastflagsAttributesZidtypeMNP_DPR_Soldier_ATatlOffset6>Zposition lF!ť@9Eanglesz@ZZZdataTypeGroupsideEastEntities<[Attributes\idatlOffset6>"\itemsItem0Y[\dataTypeObjectPositionInfo[sideEastflagsAttributes\idtypeMNP_DPR_Soldier_ARatlOffset6>\positionlF!ť@YEangles)y@\\"\dataTypeGroupsideEastEntities|\Attributes[]idatlOffset@,6>a]itemsItem0\[]dataTypeObjectPositionInfo]sideEastflagsAttributesU]idtypeMNP_DPR_Soldier_FatlOffset@,6>[]positionyEP@t8Eangles/@U][]a]dataTypeGroupsideEastEntities]Attributes^idatlOffset.6>^itemsItem0]^dataTypeObjectPositionInfo\^sideEastflagsAttributes^idtypeMNP_DPR_Soldier_FatlOffset.6>^position2E @)Eangles/@^^^dataTypeGroupsideEastEntities^Attributes_idatlOffset@E!>_itemsItem0__dataTypeObjectPositionInfo_sideEastflagsAttributes_idtypeMNP_DPR_Soldier_ATatlOffset@E!>_positionE@ Eangles,@___dataTypeGroupsideEastEntities:`AttributesaidatlOffsetH> aitemsItem0W`adataTypeObjectPositionInfo`sideEastflagsAttributesaidtypeMNP_DPR_Soldier_ARatlOffsetH>apositionE% @EanglesI(@aa adataTypeGroupsideEastEntitieszaAttributesYbidatlOffsetH4<_bitemsItem0aYbdataTypeObjectPositionInfobsideEastflagsAttributesSbidtypeMNP_DPR_Soldier_FatlOffsetH4ksideEastflagsAttributesvkidtypeMNP_DPR_Soldier_FatlOffset7znpositionE@Eanglesڅ@vkInventorykzn handgun4luniformlvestmmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_AviatorheadgearCUP_H_RUS_ZSH_Shield_UpznnameCUP_hgun_MakarovprimaryMuzzleMaghllnameCUP_8Rnd_9x18_Makarov_MammoLeftltypeNameMNP_CombatUniform_DPR_AisBackpackMagazineCargolItemCargommitemsItem0 mItem1TmmnameHandGrenadecountammoLeftTmnameCUP_8Rnd_9x18_Makarov_McountammoLeftmitemsItem0mmnameFirstAidKitcountmtypeNameMNP_Vest_Light_ODisBackpackMagazineCargonznitemsItem0:nznnameCUP_8Rnd_9x18_Makarov_McountammoLeftznndataTypeGroupsideEastEntitiesnAttributesoidYatlOffsetw@oitemsItem0nodataTypeObjectPositionInfo|osideEastflagsAttributesoidZtypeMNP_DPR_Soldier_TLatlOffsetw@opositionaE9]AEangles@ʱ>ooodataTypeGroupsideEastEntitiespAttributespid]atlOffset([y@qitemsItem07ppdataTypeObjectPositionInfopsideEastflagsAttributespid^typeMNP_DPR_Soldier_ARatlOffset([y@ppositionEK]AEangles.b@ppqdataTypeGroupsideEastEntitiesZqAttributes:rid{atlOffset@0:@ritemsItem0wq:rdataTypeObjectPositionInfoqsideEastflagsAttributes4rid|typeMNP_DPR_Soldier_TLatlOffset@0::rpositionpE `ArLEangles3^@4r:r@rdataTypeGroupsideEastEntitiesrAttributeszsidatlOffsetr~Attributes id+itemsItem0[~ dataTypeObjectPositionInfo~sideEastflagsAttributesid,typeMNP_DPR_Soldier_F positionFxA$?Eangles? dataTypeGroupsideEastEntitiesmAttributesMid-atlOffset ?SitemsItem0MdataTypeObjectPositionInfosideEastflagsAttributesGid.typeMNP_DPR_Soldier_TLatlOffset ?MpositionF@;?Eangles@GMSdataTypeGroupsideEastEntitiesAttributesmidsitemsItem0mdataTypeObjectPositionInfo/sideEastflagsAttributesgidtypeMNP_DPR_Soldier_ARmpositionFp@@EanglesJ@gmsdataTypeGroupsideEastEntitiesAttributesiditemsItem0ځdataTypeObjectPositionInfoNsideEastflagsAttributesidtypeMNP_DPR_Soldier_FpositionFc8@Eanglesn3@dataTypeGroupsideEastEntities܂AttributesiditemsItem0dataTypeObjectPositionInfonsideEastflagsAttributesidtypeMNP_DPR_Soldier_MDpositionF?@-Eangles M@dataTypeGroupsideEastEntitiesAttributes˄idфitemsItem0˄dataTypeObjectPositionInfosideEastflagsAttributesńidtypeMNP_DPR_Soldier_F˄positionGFcD@Eanglesq`K@ń˄фdataTypeGroupsideEastEntities+Attributes idatlOffset6itemsItem0H dataTypeObjectPositionInfoͅsideEastflagsAttributesidtypeMNP_DPR_Soldier_MGatlOffset6 positionGFx+@EanglesJ@ dataTypeGroupsideEastEntities[Attributes+id1itemsItem0x+dataTypeObjectPositionInfosideEastflagsAttributes%idtypeMNP_DPR_Soldier_MG+positionˁF A/EanglesS@%+1dataTypeGroupsideEastEntitiesAttributeskidatlOffset?qitemsItem0kdataTypeObjectPositionInfo-sideEastflagsAttributeseidtypeMNP_DPR_Soldier_ARatlOffset?kposition_Fc@T߃Eanglesؿq@ekqdataTypeGroupsideEastEntitiesˈAttributesidatlOffset9itemsItem0dataTypeObjectPositionInfolsideEastflagsAttributesidtypeMNP_DPR_Soldier_FatlOffset9positionrFj AsЃEangles[a?dataTypeGroupsideEastEntities AttributesidatlOffset_U@itemsItem0'dataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_TLatlOffset_U@positionFFa AyEangles9?dataTypeGroupsideEastEntities:Attributes iditemsItem0W dataTypeObjectPositionInfoˋsideEastflagsAttributesidtypeMNP_DPR_Soldier_F position'?F D@[EanglesH]R@ dataTypeGroupsideEastEntitiesiAttributesIidatlOffset ?OitemsItem0IdataTypeObjectPositionInfo sideEastflagsAttributesCidtypeMNP_DPR_Soldier_ARatlOffset ?IpositionZaFB@EanglesGJ@CIOdataTypeGroupsideEastEntitiesAttributesidatlOffset5itemsItem0ƍdataTypeObjectPositionInfoKsideEastflagsAttributesidtypeMNP_DPR_Soldier_MGatlOffset5position0Fd@Eangles?dataTypeGroupsideEastEntitiesAttributesidatlOffset6itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_FatlOffset6position5F A*EdataTypeGroupsideEastEntitiesAttributesؐidatlOffset7ސitemsItem0-ؐdataTypeObjectPositionInfosideEastflagsAttributesҐidtypeMNP_DPR_Soldier_ATatlOffset7ؐposition,F Ah%EҐؐސdataTypeGroupsideEastEntities(AttributesiditemsItem0EdataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_ARposition@Fc@w؃Eanglesӆ@dataTypeGroupsideEastEntitiesXAttributes7idatlOffsety9=itemsItem0u7dataTypeObjectPositionInfosideEastflagsAttributes1idtypeMNP_DPR_Soldier_FatlOffsety97position2F[ ÃEangles ?17=dataTypeGroupsideEastEntitiesAttributesVid\itemsItem0VdataTypeObjectPositionInfosideEastflagsAttributesPidtypeMNP_DPR_Soldier_FVpositionfFb AEanglesl?PV\dataTypeGroupsideEastEntitiesAttributesvid|itemsItem0ÔvdataTypeObjectPositionInfo8sideEastflagsAttributespidtypeMNP_DPR_Soldier_ATvpositionMFd@GEangles0?pv|dataTypeGroupsideEastEntities֕AttributesidatlOffset6itemsItem0dataTypeObjectPositionInfoxsideEastflagsAttributesidtypeMNP_DPR_Soldier_TLatlOffset6positionFz+@EdataTypeGroupsideEastEntitiesAttributesiditemsItem0 dataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_FpositionsFŲ@YqEangles.|@Inventory̗ handgunuuniformݘvestmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_AviatorheadgearCUP_H_RUS_ZSH_Shield_UpnameCUP_hgun_MakarovprimaryMuzzleMagݘnameCUP_8Rnd_9x18_Makarov_MammoLeftݘtypeNameMNP_CombatUniform_DPR_AisBackpackMagazineCargo9ItemCargoՙitemsItem0aItem1ՙnameHandGrenadecountammoLeftnameCUP_8Rnd_9x18_Makarov_McountammoLeftՙitemsItem0nameFirstAidKitcounttypeNameMNP_Vest_Light_ODisBackpackMagazineCargo^itemsItem0{nameCUP_8Rnd_9x18_Makarov_McountammoLeftdataTypeGroupsideEastEntitiesAttributesidatlOffset5itemsItem08dataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_FatlOffset5positionjF~߱@T@rEangles@Inventory  handgununiformvestTmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_AviatorheadgearCUP_H_RUS_ZSH_Shield_UpnameCUP_hgun_MakarovprimaryMuzzleMagnameCUP_8Rnd_9x18_Makarov_MammoLefttypeNameMNP_CombatUniform_DPR_AisBackpackMagazineCargovItemCargoTitemsItem0Item1ҝnameHandGrenadecountammoLeftҝnameCUP_8Rnd_9x18_Makarov_McountammoLeftitemsItem0/TnameFirstAidKitcountTtypeNameMNP_Vest_Light_ODisBackpackMagazineCargoitemsItem0nameCUP_8Rnd_9x18_Makarov_McountammoLeftdataTypeGroupsideEastEntitiesHAttributesiditemsItem0edataTypeObjectPositionInfoٟsideEastflagsAttributesidtypeMNP_DPR_Soldier_FpositionשitemsItem0ѩdataTypeObjectPositionInfosideEastflagsAttributes˩idtypeMNP_DPR_Soldier_FatlOffset.>ѩpositionw F fA| EanglesL<@˩ѩשdataTypeGroupsideEastEntities1AttributesidatlOffset@>A>itemsItem0NdataTypeObjectPositionInfoҪsideEastflagsAttributes idtypeMNP_DPR_Soldier_FatlOffset@>A>position F@AgA EanglesL<@ dataTypeGroupsideEastEntitiesoAttributesCrewLinksŬidxitemsItem0Item11dataTypeObjectPositionInfo sideEastflagsAttributes+idtypeMNP_DPR_Soldier_F1positiont Fe ACE+1dataTypeWaypointpositionN F AZ,EtypeSentrycombatModeREDcombatCOMBATEffectsshowWPNEVERidŬLinkIDProviderLinksxnextIDitemsItem0xlinkIDitem0item1CustomDataUxroleturretPathxdataTypeObjectPositionInfosideEastflagsAttributes#idtypeCUP_O_UAZ_MG_CHDKZCustomAttributesB9positiont F-AE#lockLOCKEDfuelBAttribute0jnAttributes9propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueĮ9dataԮ9type$value[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]9typeSTRING9dataTypeGroupsideEastEntitiesAttributes;idAitemsItem0;dataTypeObjectPositionInfosideEastflagsAttributes5idtypeMNP_DPR_Soldier_MG;position F/|eADֺE5;AdataTypeGroupsideEastEntitiesAttributesBidHitemsItem0BdataTypeObjectPositionInfosideEastflagsAttributes<idtypeMNP_DPR_Soldier_FBposition F/|eA׺E<BHdataTypeGroupsideEastEntitiesAttributesIidOitemsItem0IdataTypeObjectPositionInfo#sideEastflagsAttributesCidtypeMNP_DPR_Soldier_FIposition@ F/|eAa׺ECIOdataTypeGroupsideEastEntitiesAttributesQidWitemsItem0QdataTypeObjectPositionInfo+sideEastflagsAttributesKidtypeMNP_DPR_Soldier_ATQpositions F  A4EKQWdataTypeGroupsideEastEntitiesAttributesYid_itemsItem0YdataTypeObjectPositionInfo3sideEastflagsAttributesSidtypeMNP_DPR_Soldier_ARYposition Fe A6ESY_dataTypeGroupsideEastEntitiesAttributesidatlOffset6>itemsItem0ִdataTypeObjectPositionInfoZsideEastflagsAttributeszidtypeMNP_DPR_Soldier_FatlOffset6>position F"A{sEzdataTypeGroupsideEastEntitiesAttributesidatlOffsetL9>itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidtypeMNP_DPR_Soldier_FatlOffsetL9>positionЏ F"AqEdataTypeLayernameAdmiral CQCEntitiesid}atlOffset@~>*itemsItem0<Item1/Item2ؿItem3*dataTypeLogicPositionInfoidtypeAdmiral_CqcZoneatlOffsetأ;CustomAttributes/position#F@Eangles@@ Attribute0Attribute1GAttribute2Attribute3Attribute4zAttribute53Attribute6Attribute7Attribute8knAttributes /propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value GdataGtype2valueGtypeSTRINGGpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Valueǹdata׹typevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value9zdataIztypeevalueBztypeSCALARzpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value3data3typevalueB3typeSCALAR3propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuedatatype׼valuetypeBOOLpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Valuefdatavtypevalue@AtypeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value-kdata=ktypeVvaluektypeSTRINGkpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value/data/typevalue/typeSTRING/dataTypeTriggerpositionތF@ŁEAttributesidtypeEmptyDetectorAreaR50ؿconditiontruesizeA+AsizeBnAisRectangleؿdataTypeTriggerpositionF@ÁEAttributes@idtypeEmptyDetectorAreaR50conditiontruesizeA+AsizeBnAisRectangledataTypeTriggerpositionv:F@ÁEAttributesidtypeEmptyDetectorAreaR50*conditiontruesizeA+AsizeBnAisRectangle*dataTypeLayernameAdmiral PatrolsEntitiesid~atlOffset54Aitems Item0#Item1Item2Item3Item4<Item5Item6~Item7Item8Item9FItem10Item11Item12dataTypeTriggerpositionF}AEangle3#?AttributesidtypeEmptyDetectorAreaR250atlOffset83)AconditiontruesizeAܧVCsizeBhBisRectangledataTypeTriggerpositionjFQ@ Eangle3H@Attributes^idtypeEmptyDetectorAreaR250conditiontruesizeAܧVCsizeBhBisRectangledataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffset/@CustomAttributes1positionMF`=E1 Attribute0Attribute1Attribute2dAttribute3 Attribute4Attribute5Attribute6hAttribute7@Attribute8Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuejdataztypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value#ddata3dtypeOvaluedtypeSCALARdpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data type valueB typeSCALAR propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueWdatagtypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value'hdata7htypeSvaluehtypeSCALARhpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value@data@type+value@typeSCALAR@propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuefdatavtypevaluetypeSTRINGdataTypeTriggerpositionF`@sEAttributes idtypeEmptyDetectorAreaR250<conditiontruesizeAzCsizeBzC<dataTypeTriggerpositionF`@*EAttributesidtypeEmptyDetectorAreaR250conditiontruesizeAzCsizeBzCdataTypeTriggerpositiongF`@#EAttributes=idtypeEmptyDetectorAreaR250~conditiontruesizeAtDsizeBhBisRectangle~dataTypeTriggerpositionXF`@TEAttributesidtypeEmptyDetectorAreaR250conditiontruesizeAzCsizeBzCdataTypeTriggerpositionE`@EAttributesidtypeEmptyDetectorAreaR250conditiontruesizeAzCsizeBzCdataTypeTriggerpositionYF`@sEAttributesidtypeEmptyDetectorAreaR250FconditiontruesizeAzCsizeBzCFdataTypeTriggerposition E`@:|Eangle@AttributesidtypeEmptyDetectorAreaR250conditiontruesizeAtCDsizeBhBisRectangledataTypeTriggerposition!F,@tEAttributeseidtypeEmptyDetectorAreaR250conditiontruesizeAzCsizeBzCdataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffset@CustomAttributes&position"F@9E& Attribute0Attribute1Attribute2YAttribute3Attribute4Attribute5Attribute6]Attribute75Attribute8 Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value_dataotypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueYdata(YtypeDvalueYtypeSCALARYpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueLdata\typexvaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value]data,]typeHvalue]typeSCALAR]propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value5data5type value5typeSCALAR5propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value data typevalue@@ typeSCALAR propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value[dataktypevaluetypeSTRINGdataTypeLogicPositionInfo idtypeAdmiral_PatrolZoneatlOffset?CustomAttributes+position|F+'B%E+ Attribute0Attribute1Attribute2^Attribute3Attribute4Attribute5Attribute6bAttribute7:Attribute8Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueddatattypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value^data-^typeIvalue^typeSCALAR^propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueQdataatype}valuetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value!bdata1btypeMvalue?btypeSCALARbpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value:data :type%value@:typeSCALAR:propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value`dataptypevaluetypeSTRINGdataTypeLayernameSet DressingEntitiesidatlOffsetr=itemsItem0Item1Item2\Item3Item4Item5QItem6Item7Item8FItem9Item10Item11uItem12@Item13Item14Item15qItem16,Item17Item18 Item19} Item208 Item21Item22Item23yItem24CItem25Item26Item27Item28fItem290Item30Item31 Item32"Item33H$Item34%&Item35'Item36(Item37*Item38,Item39Y.Item400Item411Item423Item435Item447Item459Item46;Item47=Item48?Item497BItem50DItem51FItem52jHItem53.JItem54KItem55MItem56OItem57iQItem58SItem59TItem60VItem61XItem62ZItem63r\Item64]Item65^Item66`Item67aItem68=bItem69bItem70dItem71fItem72hItem73;jItem74lItem75lItem76mItem77]nItem78&oItem79pItem80rItem81{tItem82IvItem83xItem84yItem85{Item86v}Item87>~Item88Item89Item90Item91nItem92jItem93@Item94Item95ވItem96Item97mItem98CItem99Item100Item101Item102Item103UItem104 Item105ĕItem106vItem107(Item108ڗItem109Item110xItem111EItem112Item113Item114Item115Item116bItem117,Item118Item119ĩItem120Item121`Item122:Item123Item124вItem125Item126fItem1271Item128Item129׻Item130Item131Item132PItem133Item134Item135Item136Item137[Item138*Item139Item140Item141Item142rItem143MItem144Item145Item146Item147Item148-Item149Item150vItem151Item152Item153Item154Item155DItem156Item157Item158Item159QItem160Item161Item162Item163Item164dataTypeObjectPositionInfosideEmptyflagsAttributesidBtypeLand_i_Barracks_V1_FCustomAttributespositionHF`@Eangles<<Attribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuejdataztypevaluetypeBOOLdataTypeObjectPositionInfo7sideEmptyflagsAttributesoidtypeLand_i_Barracks_V1_FCustomAttributesu\positionbF`@?Eangles<<ouAttribute0nAttributes\propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value\data-\typeIvalue\typeBOOL\dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBarrack2CustomAttributesposition4cFzP@؃Eangles֓<Attribute0DnAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeBarrack2CustomAttributespositionBFzP@كEangles֓<Attribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Valuekdata{typevaluetypeBOOLdataTypeObjectPositionInfo,sideEmptyflagsAttributesdidtypeBarrack2CustomAttributesjQposition!FzP@ڃEangles֓<djAttribute0nAttributesQpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueQdata"Qtype>valueQtypeBOOLQdataTypeObjectPositionInfosideEmptyflagsAttributes idAtypeBarrack2CustomAttributespositionFzP@PڃEangles֓< Attribute09nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfozsideEmptyflagsAttributesid@typeBarrack2CustomAttributespositionWFzP@qۃEangles֓<Attribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value`dataptypevaluetypeBOOLdataTypeObjectPositionInfo!sideEmptyflagsAttributesYid?typeBarrack2CustomAttributes_FpositionFzP@T܃Eangles֓<Y_Attribute0nAttributesFpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueFdataFtype3valueFtypeBOOLFdataTypeObjectPositionInfosideEmptyflagsAttributesidCtypeFlagCarrierINSatlOffsetHs@positionխF*AoEdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeRU_WarfareBAircraftFactoryCustomAttributespositionF0AqEdisableSimulationAttribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuehdataxtypevaluetypeBOOLdataTypeObjectPositionInfo8sideEmptyflagsAttributespidtypeRU_WarfareBAntiAirRadarCustomAttributesupositionF#A6Eangles[@pdisableSimulationAttribute0nAttributesupropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value6udataFutypebvalueutypeBOOLu dataTypeObjectPositionInfosideEmptyflagsAttributes;idtypeWireatlOffset5CustomAttributesY@position!p F$A|Eanglesc=;disableSimulationYAttribute0nAttributes@propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value@data@type-value@typeBOOL@dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeWireCustomAttributespositionwFIJ'A iEangles;@disableSimulationAttribute0<nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfoysideEmptyflagsAttributesidtypeWireCustomAttributespositionI FAyEangles70<J=disableSimulationAttribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuewdatatypevaluetypeBOOLdataTypeObjectPositionInfo4sideEmptyflagsAttributeslidtypeWireCustomAttributesqposition'$ Fc@yEanglesn+=&4>ldisableSimulationAttribute0nAttributesqpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value2qdataBqtype^valueqtypeBOOLqdataTypeObjectPositionInfosideEmptyflagsAttributes'idtypeWireCustomAttributesE,position F{@tEanglesȋ=}X>'disableSimulationEAttribute0mnAttributes,propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value,data,typevalue,typeBOOL, dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeWireatlOffset4CustomAttributespositionW FƂ@cqEangles=X`>disableSimulationAttribute08nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedatatypevaluetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeWireatlOffsetCustomAttributes position F @mEangles =D>disableSimulationAttribute0 nAttributes propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value  data  type value typeBOOL dataTypeObjectPositionInfo@ sideEmptyflagsAttributesx idtypeWireCustomAttributes } position9FwAjEangles<n@x disableSimulation Attribute0 nAttributes} propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value> } dataN } typej value} typeBOOL} dataTypeObjectPositionInfo sideEmptyflagsAttributes3 idtypeWireCustomAttributesQ 8 position+`F3@PkEangles<Ζ@3 disableSimulationQ Attribute0y nAttributes8 propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value 8 data 8 type% value8 typeBOOL8 dataTypeObjectPositionInfo sideEmptyflagsAttributes idtypeWireCustomAttributes positionˆF$@kEangles<@ disableSimulation Attribute04nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedatatypevaluetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeWireatlOffset4CustomAttributespositionFXd@ mEangles=@disableSimulationAttribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfo<sideEmptyflagsAttributestidtypeWireCustomAttributesypositionF1?umEangles<%p@tdisableSimulationAttribute0nAttributesypropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value:ydataJytypefvalueytypeBOOLydataTypeObjectPositionInfosideEmptyflagsAttributes>idtypeRU_WarfareBBarracksCustomAttributes\Cposition8EV@!Eangles<@;>disableSimulation\Attribute0nAttributesCpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueCdataCtype0valueCtypeBOOLC dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_PaperBox_closed_FatlOffsetU=CustomAttributes!positionCE.@EdisableSimulation!Attribute0InAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesidXtypeLand_Garaz_s_tankemCustomAttributespositionxF@EanglesN@disableSimulationAttribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfo_sideEmptyflagsAttributesidZtypeLand_Garaz_s_tankemCustomAttributespositionEF@0EanglesN@disableSimulationAttribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value]datamtypevaluetypeBOOLdataTypeObjectPositionInfo)sideEmptyflagsAttributesaidtypeLand_Garaz_s_tankemCustomAttributesfpositionnF@аEangles?adisableSimulationAttribute0nAttributesfpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value'fdata7ftypeSvalueftypeBOOLfdataTypeObjectPositionInfosideEmptyflagsAttributes+idtypeLand_Garaz_s_tankemCustomAttributesI0positionF@Eangles?+disableSimulationIAttribute0qnAttributes0propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value0data0typevalue0typeBOOL0dataTypeObjectPositionInfosideEmptyflagsAttributesidYtypeLand_Ammostore2CustomAttributespositionF@EanglesN@disableSimulationAttribute07nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesid[typeLand_Ammostore2CustomAttributes positionuF@UEanglesN@disableSimulationAttribute0nAttributes propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value}  data  type value typeBOOL dataTypeObjectPositionInfoE!sideEmptyflagsAttributes}!idtypeLand_Ammostore2CustomAttributes!"positionEF@IOEangles?}!disableSimulation!Attribute0!nAttributes"propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueC""dataS""typeo"value"typeBOOL"dataTypeObjectPositionInfo #sideEmptyflagsAttributesC#idtypeLand_Ammostore2CustomAttributesa#H$positionF@Eangles?C#disableSimulationa#Attribute0#nAttributesH$propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value $H$data$H$type5$valueH$typeBOOLH$ dataTypeObjectPositionInfo$sideEmptyflagsAttributes %idtypeLand_BagBunker_Large_FatlOffsetH<CustomAttributes>%%&position FQ.AQEangles8H@ %disableSimulation>%Attribute0f%nAttributes%&propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value%%&data%%&type&value%&typeBOOL%&dataTypeObjectPositionInfo&sideEmptyflagsAttributes&idtypeLand_BagBunker_Large_FatlOffsetT>'position/EG@*gEangles}k@&disableSimulation' dataTypeObjectPositionInfo'sideEmptyflagsAttributes'idtypeLand_BagBunker_Large_FatlOffsetJ<CustomAttributes'(positionE @o Eangles@*@@'disableSimulation'Attribute0#(nAttributes(propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value((data((type(value(typeBOOL( dataTypeObjectPositionInfo)sideEmptyflagsAttributes)idtypeLand_BagBunker_Large_FatlOffsetJ<CustomAttributes)*positionrFv@KEanglesgԗ@)disableSimulation)Attribute0*nAttributes*propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value**data**type*value*typeBOOL*dataTypeObjectPositionInfoO+sideEmptyflagsAttributes+idtypeLand_BagBunker_Small_FCustomAttributes+,positionw Fu/A-EanglesJ@+disableSimulation+Attribute0+nAttributes,propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueM,,data],,typey,value,typeBOOL,dataTypeObjectPositionInfo-sideEmptyflagsAttributesT-idtypeLand_BagBunker_Small_FCustomAttributesr-Y.positionWF@;AEanglesw4@T-disableSimulationr-Attribute0-nAttributesY.propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value.Y.data*.Y.typeF.valueY.typeBOOLY.dataTypeObjectPositionInfo.sideEmptyflagsAttributes /idtypecwa_Cardboard_AngelinaCustomAttributes'/0positionPjE@ĒE /disableSimulation'/Attribute0O/nAttributes0propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value/0data/0type/value0typeBOOL0dataTypeObjectPositionInfo0sideEmptyflagsAttributes0idtypecwa_Cardboard_GubaCustomAttributes01positionqrET;@ٿEangles?73?0disableSimulation0Attribute01nAttributes1propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value11data11type1value1typeBOOL1 dataTypeObjectPositionInfot2sideEmptyflagsAttributes2idtypeLand_Cargo40_grey_FatlOffsetU=CustomAttributes23positionkF:@EanglesnR>2createAsSimpleObjectdisableSimulation2Attribute0 3nAttributes3propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value33data33type3value3typeBOOL3 dataTypeObjectPositionInfoi4sideEmptyflagsAttributes4idtypeLand_Cargo20_grey_FatlOffsetU=CustomAttributes45positionFu@9BEangles^>4createAsSimpleObjectdisableSimulation4Attribute05nAttributes5propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value55data55type5value5typeBOOL5 dataTypeObjectPositionInfoh6sideEmptyflagsAttributes6idtypeLand_Cargo20_military_green_FatlOffsetU=CustomAttributes67positionjFu@uEangles=a@6createAsSimpleObjectdisableSimulation6Attribute07nAttributes7propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value77data77type7value7typeBOOL7 dataTypeObjectPositionInfo_8sideEmptyflagsAttributes8idtypeLand_Cargo20_orange_FatlOffsetU=CustomAttributes89positionFu@LZEanglesa@8createAsSimpleObjectdisableSimulation8Attribute08nAttributes9propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Valuex99data99type9value9typeBOOL9 dataTypeObjectPositionInfo^:sideEmptyflagsAttributes:idtypeLand_Cargo10_military_green_FatlOffsetU=CustomAttributes:;positionyF@aEanglesW>:createAsSimpleObjectdisableSimulation:Attribute0:nAttributes;propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Valuew;;data;;type;value;typeBOOL; dataTypeObjectPositionInfoU<sideEmptyflagsAttributesu<idvtypeCargoNet_01_barrels_FatlOffsetU=CustomAttributes<=positioni/ER@8ޑEu<createAsSimpleObjectdisableSimulation<Attribute0<nAttributes=propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueV==dataf==type=value=typeBOOL= dataTypeObjectPositionInfo4>sideEmptyflagsAttributesl>idwtypeCargoNet_01_barrels_FatlOffsetU=CustomAttributes>?position1-ER@Eangles.<l>createAsSimpleObjectdisableSimulation>Attribute0>nAttributes?propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueM??data]??typey?value?typeBOOL? dataTypeObjectPositionInfo'@sideEmptyflagsAttributesG@idxtypeCargoNet_01_box_FatlOffsetU=CustomAttributes@7Bposition*?E@REG@createAsSimpleObjectdisableSimulation@Attribute0@Attribute1xAnAttributes7BpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueAxAdata"AxAtypecAvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]xAtypeSTRINGxApropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueA7BdataB7Btype$Bvalue7BtypeBOOL7B dataTypeObjectPositionInfoBsideEmptyflagsAttributesBidztypeCargoNet_01_box_FatlOffsetU=CustomAttributes+CDpositionDE@<ܑEBcreateAsSimpleObjectdisableSimulation+CAttribute0cCAttribute1#DnAttributesDpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueC#DdataC#DtypeDvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]#DtypeSTRING#Dpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueDDdataDDtypeDvalueDtypeBOOLDdataTypeObjectPositionInfoiEsideEmptyflagsAttributesEidtypeLand_CncBlockCustomAttributesEFposition[ F8.&A.!EanglesnG@EdisableSimulationEAttribute0EnAttributesFpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuegFFdatawFFtypeFvalueFtypeBOOLFdataTypeObjectPositionInfo-GsideEmptyflagsAttributeseGidtypeLand_CncBlockCustomAttributesGjHposition٥ F8.&A-Eangles^9?eGdisableSimulationGAttribute0GnAttributesjHpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value+HjHdata;HjHtypeWHvaluejHtypeBOOLjHdataTypeObjectPositionInfoHsideEmptyflagsAttributes)IidtypeLand_CncBlockCustomAttributesGI.Jposition F8.&A*EanglesnG@)IdisableSimulationGIAttribute0oInAttributes.Jpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueI.JdataI.JtypeJvalue.JtypeBOOL.J dataTypeObjectPositionInfoJsideEmptyflagsAttributesJidtypeMisc_cargo_cont_net3atlOffset@9CustomAttributes KKpositionEFr@|EJdisableSimulation KAttribute02KnAttributesKpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueKKdataKKtypeKvalueKtypeBOOLK dataTypeObjectPositionInfoLsideEmptyflagsAttributesLidtypeLand_DieselGroundPowerUnit_01_FatlOffsetU=CustomAttributes MMpositionF@Eangles?LcreateAsSimpleObjectdisableSimulation MAttribute03MnAttributesMpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueMMdataMMtypeMvalueMtypeBOOLMdataTypeObjectPositionInfoNsideEmptyflagsAttributesNidtypeRU_WarfareBFieldhHospitalCustomAttributesNOposition:F@1REangles@NdisableSimulationNAttribute0OnAttributesOpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueOOdataOOtypeOvalueOtypeBOOLOdataTypeObjectPositionInfoDPsideEmptyflagsAttributes|PidtypeBarrack2CustomAttributesPiQpositionHFo@qEangles;.@;|PPAttribute0PnAttributesiQpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value*QiQdata:QiQtypeVQvalueiQtypeBOOLiQdataTypeObjectPositionInfoQsideEmptyflagsAttributes#RidtypeBarrack2CustomAttributes)RSpositionhF%@rEangles;.@;#R)RAttribute0QRnAttributesSpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueRSdataRStypeRvalueStypeBOOLS dataTypeObjectPositionInfoSsideEmptyflagsAttributesSidMtypeCUP_O_Su25_RU_1atlOffset9CustomAttributesSTpositiongxFT^@Eangles=@SlockLOCKEDSAttribute0TnAttributesTpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuewTTdataTTtypeTvalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]TtypeSTRINGT dataTypeObjectPositionInfoUsideEmptyflagsAttributesUidNtypeCUP_O_Su25_RU_1atlOffset9CustomAttributesUVposition%FT^@Eangles=@UlockLOCKEDUAttribute0UnAttributesVpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueSVVdatacVVtypeVvalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]VtypeSTRINGV dataTypeObjectPositionInfoaWsideEmptyflagsAttributesWidTtypeCUP_O_Su25_RU_1atlOffset9CustomAttributesWXpositionkFT^@jEangles=@WlockLOCKEDWAttribute0WnAttributesXpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value/XXdata?XXtypeXvalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]XtypeSTRINGX dataTypeObjectPositionInfoNYsideEmptyflagsAttributesYidtypeStorageBladder_02_water_forest_FatlOffsetb<CustomAttributesYZpositionAE9ر@ӒEangles)?YdisableSimulationYAttribute0YnAttributesZpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueLZZdata\ZZtypexZvalueZtypeBOOLZdataTypeObjectPositionInfo[sideEmptyflagsAttributesR[idtypeWaterPump_01_forest_FCustomAttributes[r\positionqJEP=@Eangles$@R[createAsSimpleObjectdisableSimulation[Attribute0[nAttributesr\propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value3\r\dataC\r\type_\valuer\typeBOOLr\dataTypeObjectPositionInfo\sideEmptyflagsAttributes]idFtypeWindsock_01_FatlOffset<]position?F A诇E]] dataTypeObjectPositionInfo]sideEmptyflagsAttributes]idtypeCUP_hromada_beden_dekorativniXatlOffsetCustomAttributes]^positionXE;@"E]disableSimulation]Attribute0'^nAttributes^propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value^^data^^type^value^typeBOOL^ dataTypeObjectPositionInfo_sideEmptyflagsAttributes_idtypeCUP_hromada_beden_dekorativniXatlOffsetU=CustomAttributes_`positionYE@EanglesK@_disableSimulation_Attribute0 `nAttributes`propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value``data``type`value`typeBOOL`dataTypeObjectPositionInfoFasideEmptyflagsAttributes~aidtypeCUP_O_Ural_Repair_CHDKZapositionD,F#@ZEanglesA4=~aadataTypeObjectPositionInfoasideEmptyflagsAttributes7bidtypeCUP_O_Ural_Reammo_CHDKZ=bpositionCF#@WEangles=7b=bdataTypeObjectPositionInfobsideEmptyflagsAttributesbidtypeCUP_O_Ural_Refuel_CHDKZbpositionF@k_EangleszI=bb dataTypeObjectPositionInfocsideEmptyflagsAttributescidtypeLand_GasTank_01_blue_FatlOffsetU=CustomAttributescdpositionIEo@EccreateAsSimpleObjectdisableSimulationcAttribute0dnAttributesdpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedddataddtypedvaluedtypeBOOLd dataTypeObjectPositionInfoxesideEmptyflagsAttributeseidtypeLand_GasTank_01_yellow_FatlOffsetU=CustomAttributesefposition=KEo@PEecreateAsSimpleObjectdisableSimulationeAttribute0enAttributesfpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueyffdatafftypefvalueftypeBOOLfdataTypeObjectPositionInfoJgsideEmptyflagsAttributesgidtypeLand_Ind_IlluminantTowerCustomAttributesghpositionfEboA\Eangles @gdisableSimulationgAttribute0gnAttributeshpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueHhhdataXhhtypethvaluehtypeBOOLhdataTypeObjectPositionInfoisideEmptyflagsAttributes6iidtypeLand_GarbageHeap_04_FCustomAttributesTi;jpositionCEh@ĒE6idisableSimulationTiAttribute0|inAttributes;jpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Valuei;jdata j;jtype(jvalue;jtypeBOOL;j dataTypeObjectPositionInfojsideEmptyflagsAttributeskidtypeContainmentArea_02_forest_FatlOffset` CustomAttributesklposition/CEB@0ӒEangles$?kkAttribute0FknAttributeslpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuekldatakltypekvalueltypeBOOLldataTypeObjectPositionInfolsideEmptyflagsAttributeslidttypeCUP_O_Ural_Empty_CHDKZatlOffsetU=lpositionKEy@WEangles?lldataTypeObjectPositionInfoVmsideEmptyflagsAttributesmidrtypeCUP_O_Ural_Open_CHDKZatlOffsetU=mpositionw=E@EanglesJ?mmdataTypeObjectPositionInfonsideEmptyflagsAttributesWnidqtypeCUP_O_Ural_Refuel_CHDKZatlOffset]npositionEv@Eanglesʠ?Wn]ndataTypeObjectPositionInfonsideEmptyflagsAttributes oidstypeCUP_O_Ural_Repair_CHDKZatlOffsetU=&opositionaEy@tEanglesw<? o&o dataTypeObjectPositionInfoosideEmptyflagsAttributesoidtypeMisc_palletsfoiledatlOffsetU=CustomAttributespppositionEE @EǑEodisableSimulationpAttribute0(pnAttributesppropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueppdatapptypepvalueptypeBOOLp dataTypeObjectPositionInfoqsideEmptyflagsAttributesqidtypeClutterCutter_small_EP1atlOffset6>CustomAttributesqrposition[ F"ASEqdisableSimulationqAttribute0qnAttributesrpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Valuenrrdata~rrtypervaluertypeBOOLrdataTypeObjectPositionInfo>ssideEmptyflagsAttributesvsidtypeClutterCutter_small_EP1CustomAttributess{tpositionE`@5iEangles ?vsdisableSimulationsAttribute0snAttributes{tpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value@zdisableSimulationzAttribute0znAttributes{propertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value`{{datap{{type{value{typeBOOL{ dataTypeObjectPositionInfo@|sideEmptyflagsAttributesx|idVtypeCUP_O_Ural_Reammo_CHDKZatlOffset9CustomAttributes~|v}positionF@EanglesQ@x|~|Attribute0|nAttributesv}propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value}v}data}v}typea}value[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]v}typeSTRINGv}dataTypeObjectPositionInfo~sideEmptyflagsAttributes8~idItypeCUP_O_Ural_Empty_CHDKZatlOffset>~position<F@Eanglesui@8~>~dataTypeObjectPositionInfo~sideEmptyflagsAttributesidLtypeCUP_O_Ural_Empty_CHDKZatlOffsetU=position5Fz@vEanglesui@dataTypeObjectPositionInfosideEmptyflagsAttributesidStypeCUP_O_Ural_Empty_CHDKZatlOffset@Ȥ=positionˁFD@2Eanglesui@dataTypeObjectPositionInfoYsideEmptyflagsAttributesidHtypeCUP_O_Ural_Refuel_CHDKZatlOffsetpositionF@:EanglesQ@ dataTypeObjectPositionInfo8sideEmptyflagsAttributespidOtypeCUP_O_Ural_Repair_CHDKZatlOffset9CustomAttributesvnpositionGF@%EanglesQ@pvAttribute0nAttributesnpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuendatantypeYvalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]ntypeSTRINGn dataTypeObjectPositionInfosideEmptyflagsAttributesJidtypeLand_JetEngineStarter_01_FatlOffset9CustomAttributesjpositionF@Eangles@JcreateAsSimpleObjectdisableSimulationAttribute0nAttributesjpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];Value+jdata;jtypeWvaluejtypeBOOLjdataTypeObjectPositionInfosideEmptyflagsAttributes3id\typeCUP_O_Ural_Reammo_CHDKZCustomAttributesH@positionF#@ߙEangles%2@3nametruck_1HAttribute0pnAttributes@propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueʅ@dataڅ@type+value[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]@typeSTRING@dataTypeObjectPositionInfoцsideEmptyflagsAttributes id]typeCUP_O_Ural_Reammo_CHDKZCustomAttributesposition |F#@2Eangles 2@ nametruck_2Attribute0FnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfosideEmptyflagsAttributes؈idtypeCUP_O_Ural_Empty_CHDKZatlOffset7ވposition`F4@_Eangles?؈ވdataTypeObjectPositionInfoYsideEmptyflagsAttributesidtypeCUP_O_UAZ_Unarmed_CHDKZposition<FAˮ@:Eangles ?dataTypeObjectPositionInfo(sideEmptyflagsAttributes`idtypeCUP_O_Ural_Reammo_CHDKZCustomAttributesumpositionF#@aEangles@`nametruck_4uAttribute0nAttributesmpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuemdatamtypeXvalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]mtypeSTRINGmdataTypeObjectPositionInfosideEmptyflagsAttributes6idtypeCUP_O_Ural_Reammo_CHDKZCustomAttributesKCposition$F#@qEanglesT@6nametruck_3KAttribute0snAttributesCpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value͌Cdata݌Ctype.value[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]CtypeSTRINGCdataTypeObjectPositionInfosideEmptyflagsAttributesidctypeCUP_O_UAZ_Unarmed_CHDKZposition8EBˮ@6nEanglest@dataTypeObjectPositionInfosideEmptyAttributesĎidbtypeCUP_O_Ka60_Grey_RUatlOffset>CustomAttributes؎positionɡEx@(EanglesT,@ĎlockLOCKED؎Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueZdatajtypeޏvalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfo~sideEmptyflagsAttributesiddtypeCUP_O_Ural_Refuel_CHDKZatlOffset0position$IEJ@)Eangles?dataTypeObjectPositionInfoMsideEmptyflagsAttributesidtypeINS_WarfareBUAVterminalCustomAttributespositionE^@⾁Eangles/<@O<disableSimulationAttribute0ˑnAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueKdata[typewvaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesPidtypeBMP2_HQ_INS_unfoldedCustomAttributesnUpositionٿE{\@*Eangles@< ?;PdisableSimulationnAttribute0nAttributesUpropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueUdata&UtypeBvalueUtypeBOOLUdataTypeObjectPositionInfo͔sideEmptyflagsAttributesid typeCUP_O_UAZ_Open_CHDKZ positionDE@1Eangles;,d@; dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_Ural_Refuel_CHDKZĕpositionjF;q@uEangles:Kˋ@:ĕdataTypeObjectPositionInfo8sideEmptyflagsAttributespidtypeCUP_O_Ural_CHDKZvpositionwF@?Eangles<@F@disableSimulationAttribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuezdatatypevaluetypeBOOL dataTypeObjectPositionInfoYsideEmptyflagsAttributesidtypeLand_Cargo_Patrol_V2_FatlOffsetCustomAttributespositiong FonAȺEanglesH@disableSimulationAttribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueWdatagtypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributes'idtypeLand_zavora_2-positionS F?\cAME'-dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeFlagCarrierINSposition F~_AF(EdataTypeObjectPositionInfoPsideEmptyflagsAttributespidDtypeFlagCarrierRedCross_EP1atlOffsetvpositionhLF)A*EpvdataTypeObjectPositionInfosideEmptyflagsAttributesidEtypeFlagCarrierINSatlOffsetSt@position)FR=AEdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Ind_IlluminantTowerCustomAttributesposition5 FboA Eanglesl@Attribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfoksideEmptyAttributesid6typeLand_Ind_IlluminantToweratlOffset^: BCustomAttributespositionEqpApEanglesѻ@disableSimulationAttribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueidataytypevaluetypeBOOL dataTypeObjectPositionInfoDsideEmptyflagsAttributes|idtypeLand_Ind_Stack_BigatlOffsetCustomAttributespositionDF B9YEangles@g@@|disableSimulationAttribute0nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValueBdataRtypenvaluetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesWid7typeLand_NAV_Lighthouse2atlOffset5CustomAttributes]DpositionE(MAzEanglesG@jG@nAttributespropertyace_isMedicalFacilityexpression_this setVariable ["ace_medical_isMedicalFacility",_value,true];ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_BMP2_AMB_CHDKZCustomAttributespositionF@QEanglesCG@lockLOCKEDAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueYdataitypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],true]typeSTRINGdataTypeObjectPositionInfoHsideEmptyflagsAttributesidtypeCUP_B_ZSU23_CDFCustomAttributes position'FAZEangles'@,?'@skill?lockUNLOCKEDinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;Attribute0$nAttributes propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value~ data typevalue[[[["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 dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_Mi171Sh_ACRCustomAttributesYtpositionhF AyEangles-:?skill?lockUNLOCKEDinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;texturesCDFYAttribute0nAttributestpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuetdatattype_value[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false]ttypeSTRINGtdataTypeLogicPositionInfoidtypeARK_Rotor_InsertatlOffsettBCustomAttributes*positionNE@PDAttribute0lAttribute1*Attribute2Attribute3Attribute4YnAttributes*propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value*data*typevalueB*typeSCALAR*propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuedatatypevalueDefaulttypeSTRINGpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueadataqtypevalueNORMALtypeSTRINGpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueYdata(YtypeDvalueHCYtypeSCALARYpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value*data*typevalueark_rotor_fnc_insert*typeSTRING*dataTypeLogicPositionInfoidtypeARK_Rotor_InsertatlOffsettBCustomAttributesposition6E@ODAttribute0"Attribute1Attribute2Attribute3[Attribute4nAttributespropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValuedatatypevalueBtypeSCALARpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValueadataqtypevalueDefaulttypeSTRINGpropertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value[data'[typeFvalueNORMAL[typeSTRING[propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuedatatypevalueHCtypeSCALARpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valuedatatypevalueark_rotor_fnc_inserttypeSTRINGdataTypeLogicPositionInfoPidtypeARK_Rotor_InsertatlOffsettBCustomAttributesp positionE@5DpAttribute0Attribute1Attribute2\Attribute3Attribute4nAttributes propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueUdataetypevalueBtypeSCALARpropertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value\data'\typeGvalueDefault\typeSTRING\propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuedatatypevalueNORMALtypeSTRINGpropertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValuedatatypevalueHCtypeSCALARpropertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueD  dataT  type valueark_rotor_fnc_insert typeSTRING dataTypeLogicPositionInfo idtypeARK_Rotor_InsertatlOffsettBCustomAttributes& LpositionN:E@4D& Attribute0 Attribute1L Attribute2 Attribute3 Attribute4{ nAttributesLpropertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value L data L type7 valueBL typeSCALARL propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value  data  type valueDefault typeSTRING propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value  data  type valueNORMAL typeSTRING propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value: { dataJ { typef valueHC{ typeSCALAR{ propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value Ldata Ltype7valueark_rotor_fnc_insertLtypeSTRINGLdataTypeLogicPositionInfoidtypeARK_Rotor_ParadropatlOffsettBCustomAttributespositionfE@DAttribute0FAttribute1Attribute2Attribute3Attribute4YnAttributespropertyARK_Rotor_Paradrop_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuedatatypevalueDefaulttypeSTRINGpropertyARK_Rotor_Paradrop_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valuedatatypevalueark_rotor_fnc_paradroptypeSTRINGpropertyARK_Rotor_Paradrop_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueXdatahtypevalueHCtypeSCALARpropertyARK_Rotor_Paradrop_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];ValueYdata(YtypeDvalueBYtypeSCALARYpropertyARK_Rotor_Paradrop_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuedatatypevalueLIMITEDtypeSTRINGdataTypeLogicPositionInfoidtypeARK_Rotor_ParadropatlOffsettBCustomAttributespositionE@DAttribute0 Attribute1Attribute2Attribute3^Attribute4nAttributespropertyARK_Rotor_Paradrop_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuedatatypevalueDefaulttypeSTRINGpropertyARK_Rotor_Paradrop_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];ValueTdatadtypevalueark_rotor_fnc_paradroptypeSTRINGpropertyARK_Rotor_Paradrop_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value^data-^typeIvalueHC^typeSCALAR^propertyARK_Rotor_Paradrop_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Valuedatatype valueBtypeSCALARpropertyARK_Rotor_Paradrop_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValuedatatypevalueLIMITEDtypeSTRING dataTypeObjectPositionInfopsideEmptyflagsAttributesidtypeCUP_B_BTR80A_CDFatlOffset@CustomAttributesposition'F2AEangles@,?"@skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;Attribute0<nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_BTR80A_CDFatlOffsetCustomAttributes;$positionl'Fa`AdEangles@,?X@@skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;;Attribute0cnAttributes$propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value$data$typevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]$typeSTRING$ dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_BTR80A_CDFatlOffsethCustomAttributesbKposition4]'FmA:Eangles@,?[@@skill?init [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;bAttribute0nAttributesKpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueKdataKtype6value[[[[],[]],[[],[]],[[],[]],[[],[]]],false]KtypeSTRINGKdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_BRDM2_HQ_CDFCustomAttributes position(FAEangles@o@7p@skill?lockUNLOCKEDinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;Attribute0nAttributes propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value  data  typem value[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false] typeSTRING  dataTypeObjectPositionInfo!sideEmptyflagsAttributesV!idtypeCUP_B_BRDM2_HQ_CDFatlOffsetPCustomAttributes!"position(FpAʸEangles@o@GX@V!skill?lockUNLOCKEDinit [this, ["faction", "MNP_UKR_TTSKO"], ["gear", "Truck"]] call hull3_unit_fnc_init;!Attribute0!nAttributes"propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueT""datad""type"value[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]"typeSTRING"LinkIDProvider"Links#]nextID#itemsItem0+Item1a+Item2+Item3+Item4H,Item5,Item6,Item7/-Item8|-Item9-Item10.Item11c.Item12.Item13.Item14J/Item15/Item16/Item1710Item18~0Item190Item201Item21e1Item221Item231Item24L2Item252Item262Item2733Item283Item293Item304Item31g4Item324Item335Item34N5Item355Item365Item3756Item386Item396Item407Item41i7Item427Item438Item44P8Item458Item468Item4779Item489Item499Item50:Item51k:Item52:Item53;Item54R;Item55;Item56;Item579<Item58<Item59<Item60 =Item61m=Item62=Item63>Item64T>Item65>Item66>Item67;?Item68?Item69?Item70"@Item71o@Item72@Item73 AItem74VAItem75AItem76AItem77=BItem78BItem79BItem80$CItem81qCItem82CItem83 DItem84XDItem85DItem86DItem87?EItem88EItem89EItem90&FItem91sFItem92FItem93 GItem94ZGItem95GItem96GItem97AHItem98HItem99HItem100(IItem101uIItem102IItem103JItem104\JItem105JItem106JItem107CKItem108KItem109KItem110*LItem111wLItem112LItem113MItem114^MItem115MItem116MItem117ENItem118NItem119NItem120,OItem121yOItem122OItem123PItem124`PItem125PItem126PItem127GQItem128QItem129QItem130.RItem131{RItem132RItem133SItem134bSItem135SItem136SItem137ITItem138TItem139TItem1400UItem141}UItem142UItem143VItem144dVItem145VItem146VItem147KWItem148WItem149WItem1502XItem151XItem152XItem153YItem154fYItem155YItem156ZItem157MZItem158ZItem159ZItem1604[Item161[Item162[Item163\Item164h\Item165\]linkIDitem0\item1CustomDataO+a+typeSynca+linkIDitem0]item1CustomData++typeSync+linkIDitem0Iitem1CustomData++typeSync+linkIDitem0Nitem1CustomData6,H,typeSyncH,linkIDitem0Hitem1CustomData,,typeSync,linkIDitem0Litem1CustomData,,typeSync,linkIDitem0Mitem1CustomData-/-typeSync/-linkIDitem0Oitem1CustomDataj-|-typeSync|-linkIDitem0Sitem1CustomData--typeSync-linkID item0Vitem1CustomData..typeSync.linkID item0Titem1CustomDataQ.c.typeSyncc.linkID item0item1CustomData..typeSync.linkID item0item1CustomData..typeSync.linkID item0item1CustomData8/J/typeSyncJ/linkIDitem0item1CustomData//typeSync/linkIDitem0ritem1CustomData//typeSync/linkIDitem0sitem1CustomData010typeSync10linkIDitem0titem1CustomDatal0~0typeSync~0linkIDitem0qitem1CustomData00typeSync0linkIDitem0"item1CustomData11typeSync1linkIDitem0item1CustomDataS1e1typeSynce1linkIDitem0item1CustomData11typeSync1linkIDitem0item1CustomData11typeSync1linkIDitem0citem1CustomData:2L2typeSyncL2linkIDitem0ditem1CustomData22typeSync2linkIDitem0bitem1CustomData22typeSync2linkIDitem0 item1CustomData!333typeSync33linkIDitem0item1CustomDatan33typeSync3linkIDitem0item1CustomData33typeSync3linkIDitem0item1CustomData44typeSync4linkIDitem0item1CustomDataU4g4typeSyncg4linkIDitem0item1CustomData44typeSync4linkID item0item1CustomData45typeSync5linkID!item0item1CustomData<5N5typeSyncN5linkID"item0item1CustomData55typeSync5linkID#item0item1CustomData55typeSync5linkID$item0item1CustomData#656typeSync56linkID%item0item1CustomDatap66typeSync6linkID&item0item1CustomData66typeSync6linkID'item0item1CustomData 77typeSync7linkID(item0item1CustomDataW7i7typeSynci7linkID)item0item1CustomData77typeSync7linkID*item0item1CustomData78typeSync8linkID+item0item1CustomData>8P8typeSyncP8linkID,item0item1CustomData88typeSync8linkID-item0item1CustomData88typeSync8linkID.item0item1CustomData%979typeSync79linkID/item0item1CustomDatar99typeSync9linkID0item0item1CustomData99typeSync9linkID1item0)item1CustomData ::typeSync:linkID2item0+item1CustomDataY:k:typeSynck:linkID3item0-item1CustomData::typeSync:linkID4item0/item1CustomData:;typeSync;linkID5item01item1CustomData@;R;typeSyncR;linkID6item03item1CustomData;;typeSync;linkID7item05item1CustomData;;typeSync;linkID8item0item1CustomData'<9<typeSync9<linkID9item0item1CustomDatat<<typeSync<linkID:item0'item1CustomData<<typeSync<linkID;item0%item1CustomData= =typeSync =linkID<item0!item1CustomData[=m=typeSyncm=linkID=item0item1CustomData==typeSync=linkID>item0item1CustomData=>typeSync>linkID?item0item1CustomDataB>T>typeSyncT>linkID@item0item1CustomData>>typeSync>linkIDAitem0item1CustomData>>typeSync>linkIDBitem0item1CustomData)?;?typeSync;?linkIDCitem0item1CustomDatav??typeSync?linkIDDitem0item1CustomData??typeSync?linkIDEitem0item1CustomData@"@typeSync"@linkIDFitem0item1CustomData]@o@typeSynco@linkIDGitem0item1CustomData@@typeSync@linkIDHitem0item1CustomData@ AtypeSync AlinkIDIitem0item1CustomDataDAVAtypeSyncVAlinkIDJitem0 item1CustomDataAAtypeSyncAlinkIDKitem0item1CustomDataAAtypeSyncAlinkIDLitem0item1CustomData+B=BtypeSync=BlinkIDMitem0item1CustomDataxBBtypeSyncBlinkIDNitem0item1CustomDataBBtypeSyncBlinkIDOitem0item1CustomDataC$CtypeSync$ClinkIDPitem0item1CustomData_CqCtypeSyncqClinkIDQitem0item1CustomDataCCtypeSyncClinkIDRitem0item1CustomDataC DtypeSync DlinkIDSitem0item1CustomDataFDXDtypeSyncXDlinkIDTitem0item1CustomDataDDtypeSyncDlinkIDUitem0item1CustomDataDDtypeSyncDlinkIDVitem0item1CustomData-E?EtypeSync?ElinkIDWitem0item1CustomDatazEEtypeSyncElinkIDXitem0item1CustomDataEEtypeSyncElinkIDYitem0item1CustomDataF&FtypeSync&FlinkIDZitem0item1CustomDataaFsFtypeSyncsFlinkID[item0item1CustomDataFFtypeSyncFlinkID\item0|item1CustomDataF GtypeSync GlinkID]item0item1CustomDataHGZGtypeSyncZGlinkID^item0Zitem1CustomDataGGtypeSyncGlinkID_item0^item1CustomDataGGtypeSyncGlinkID`item0item1CustomData/HAHtypeSyncAHlinkIDaitem0hitem1CustomData|HHtypeSyncHlinkIDbitem0litem1CustomDataHHtypeSyncHlinkIDcitem0jitem1CustomDataI(ItypeSync(IlinkIDditem0item1CustomDatacIuItypeSyncuIlinkIDeitem0*item1CustomDataIItypeSyncIlinkIDfitem0,item1CustomDataIJtypeSyncJlinkIDgitem0$item1CustomDataJJ\JtypeSync\JlinkIDhitem0(item1CustomDataJJtypeSyncJlinkIDiitem0&item1CustomDataJJtypeSyncJlinkIDjitem0.item1CustomData1KCKtypeSyncCKlinkIDkitem0item1CustomData~KKtypeSyncKlinkIDlitem0item1CustomDataKKtypeSyncKlinkIDmitem0item1CustomDataL*LtypeSync*LlinkIDnitem0item1CustomDataeLwLtypeSyncwLlinkIDoitem0item1CustomDataLLtypeSyncLlinkIDpitem0item1CustomDataLMtypeSyncMlinkIDqitem0item1CustomDataLM^MtypeSync^MlinkIDritem0item1CustomDataMMtypeSyncMlinkIDsitem0item1CustomDataMMtypeSyncMlinkIDtitem0item1CustomData3NENtypeSyncENlinkIDuitem0item1CustomDataNNtypeSyncNlinkIDvitem0item1CustomDataNNtypeSyncNlinkIDwitem0item1CustomDataO,OtypeSync,OlinkIDxitem0item1CustomDatagOyOtypeSyncyOlinkIDyitem0item1CustomDataOOtypeSyncOlinkIDzitem0item1CustomDataPPtypeSyncPlinkID{item0item1CustomDataNP`PtypeSync`PlinkID|item0item1CustomDataPPtypeSyncPlinkID}item0item1CustomDataPPtypeSyncPlinkID~item0item1CustomData5QGQtypeSyncGQlinkIDitem0item1CustomDataQQtypeSyncQlinkIDitem0item1CustomDataQQtypeSyncQlinkIDitem0item1CustomDataR.RtypeSync.RlinkIDitem0item1CustomDataiR{RtypeSync{RlinkIDitem0item1CustomDataRRtypeSyncRlinkIDitem0item1CustomDataSStypeSyncSlinkIDitem0item1CustomDataPSbStypeSyncbSlinkIDitem0item1CustomDataSStypeSyncSlinkIDitem0item1CustomDataSStypeSyncSlinkIDitem0item1CustomData7TITtypeSyncITlinkIDitem0item1CustomDataTTtypeSyncTlinkIDitem0item1CustomDataTTtypeSyncTlinkIDitem0item1CustomDataU0UtypeSync0UlinkIDitem0item1CustomDatakU}UtypeSync}UlinkIDitem0item1CustomDataUUtypeSyncUlinkIDitem0item1CustomDataVVtypeSyncVlinkIDitem0item1CustomDataRVdVtypeSyncdVlinkIDitem0item16CustomDataVVtypeSyncVlinkIDitem0item16CustomDataVVtypeSyncVlinkIDitem0item1<CustomData9WKWtypeSyncKWlinkIDitem0item1<CustomDataWWtypeSyncWlinkIDitem0item1@CustomDataWWtypeSyncWlinkIDitem0item1@CustomData X2XtypeSync2XlinkIDitem0item1HCustomDatamXXtypeSyncXlinkIDitem0item1HCustomDataXXtypeSyncXlinkIDitem0item1LCustomDataYYtypeSyncYlinkIDitem0item1LCustomDataTYfYtypeSyncfYlinkIDitem0item1CustomDataYYtypeSyncYlinkIDitem0item1CustomDataYZtypeSyncZlinkIDitem0item1CustomData;ZMZtypeSyncMZlinkIDitem0item1CustomDataZZtypeSyncZlinkIDitem0item1CustomDataZZtypeSyncZlinkIDitem0item1CustomData"[4[typeSync4[linkIDitem0xitem1CustomDatao[[typeSync[linkIDitem0vitem1CustomData[[typeSync[linkIDitem0item1CustomData \\typeSync\linkIDitem0item1CustomDataV\h\typeSynch\linkIDitem0item1CustomData\\typeSync\linkIDitem0item1CustomData\]typeSync]0+E(=Ÿ/ [!#