sreVadmiral\admiral.h7O`cba_settings.sqfOK`,description.extX`phull3\briefing\blufor.sqfkX`hull3\briefing\civilian.sqf_0Xhull3\briefing\indfor.sqf_0Xhull3\briefing\opfor.sqfX`hull3\hull3.h[zhull3\LICENSE_0X8init.sqf_0XinitServer.sqf0O`mission.sqm}X`nzone_spawned_unit.sqf\[class Admiral { isEnabled = 1; isBehaviorEnabled = 0; groupSpawnDelay = 2; class Events { zone_spawned_unit = "zone_spawned_unit.sqf"; }; class ZoneTemplates { class Camp { infFireteamSize = 1; infWaypointAmount = 4; techWaypointAmount = 3; armourWaypointAmount = 3; waypointBehaviours[] = {"AWARE"}; canSpawnFfvCrew = 0; aimingAccuracy = 0.2; aimingShake = 0.2; aimingSpeed = 0.5; spotDistance = 0.65; spotTime = 1; courage = 1; reloadSpeed = 1; commanding = 1; general = 0.7; }; }; class Camp { defaultUnitTemplate = "CUP_TK_INS"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_TK_INS"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_TK_INS"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class CUP_TK_INS { technicals[] = {"CUP_O_UAZ_MG_TKA", "CUP_O_UAZ_AGS30_TKA", "CUP_O_UAZ_SPG9_TKA", "CUP_O_BTR40_MG_TKA", "CUP_O_LR_SPG9_TKA", "CUP_O_LR_MG_TKA"}; armour[] = {"CUP_O_BRDM2_TKA", "CUP_O_MTLB_pk_TKA", "CUP_O_BMP1P_TKA", "CUP_O_BMP2_TKA", "CUP_O_T55_TK", "CUP_O_M113_TKA", "CUP_O_BTR60_TK", "CUP_O_T34_TKA"}; }; }; };force ace_mk6mortar_useAmmoHandling = false;#include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "Kholm Sozhaleniya"; onLoadMission = "Made with Hull3"; author = "Dextrus"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 74; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {1}; texts[] = {"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 = 0; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 1; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; allowProfileGlasses = 0; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Word has come in of a major assault on our outpost. Help is coming but they won't be here for some time. We need to hold out for as long as we can.

ENEMY FORCES
Expect the enemy to throw everything they have at us. Western funding has given them more than rocks to throw.

FRIENDLY FORCES
Reinforcements are coming but they'll have to fight their way through the enemy to get to us. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Hold out until rescue from our comrades arrives. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Man the walls and hold.

FORTIFICATION PLAN
We should have enough hardware to keep the bastards busy, it won't last forever though. Ammunition points have been marked with black dots on the map.

Entrances to the outpost are marked with black triangles.

Remain within the walls until friendlies arrive.

JIP AND RESCUE
CO's discretion as to when rescue begins. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by Dextrus "]];// CIVFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
*** Insert general information about the situation here.***

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

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

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

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

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

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; // OPFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Word has come in of a major assault on our outpost. Help is coming but they won't be here for some time. We need to hold out for as long as we can.

ENEMY FORCES
Expect the enemy to throw everything they have at us.

FRIENDLY FORCES
We should have enough ammunition and hardware to keep the insurgents busy, it won't last forever though. Reenforcements are coming but they'll have to fight their way through the enemy to get to us. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Hold out until rescue from our comrades arrives. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by Dextrus "]]; 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_RU_AIR { gear = "AKS74_RU"; uniform = "RU_AB"; }; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.ark_script_fnc_fireArty = { params ["_vehicle","_target"]; private _gunner = effectiveCommander _vehicle; {_gunner disableAI _x} forEach ["AUTOTARGET","FSM","AUTOCOMBAT"]; private _roundCount = 5; // How many shots fired in one cycle private _delay = 600; // How long between cycles [ { params ["_args", "_id"]; _args params ["_gunner","_target","_roundCount"]; if (!alive _gunner) exitWith {_id call CBA_fnc_removePerFrameHandler}; [_gunner, _target, _roundCount] call ark_script_fnc_doFireArty; }, _delay, [_gunner,_target,_roundCount] ] call CBA_fnc_addPerFrameHandler; }; ark_script_fnc_doFireArty = { params ["_gunner","_target","_roundCount"]; private _veh = vehicle _gunner; private _mag = currentMagazine _veh; private _targetPos = getMarkerPos _target; if ((_targetPos inRangeOfArtillery [[_gunner], _mag]) isEqualTo false) exitWith { systemChat format ["ARK Arty: Error target %1 is out of range of %2",_target,_gunner]; }; _gunner doArtilleryFire [_targetPos, _mag, _roundCount]; _veh setVehicleAmmoDef 1; _veh setVehicleAmmo 1; }; ark_fnc_enableSim = { params ["_veh","_enabled"]; _veh enableSimulationGlobal _enabled; {_x enableSimulationGlobal _enabled} forEach crew _veh; }; // Disable simulation for vehicles + crews at game start {[_x,false] call ark_fnc_enableSim;} forEach [heli1,heli2,heli3,heli4,plane1];raPn version6EditorDatasourceNameark_co73_kholm_sozhaleniyaaddonsA3_Modules_FCUP_TrackedVehicles_BMPCUP_WheeledVehicles_BTR80CUP_TrackedVehicles_T72A3_Ui_FCUP_Misc_e_ConfigA3_Structures_F_Mil_HelipadsA3_Structures_F_Exp_Civilian_AccessoriesA3_Structures_F_Mil_BagFenceCUP_AirVehicles_Mi8A3_Structures_F_Civ_ConstructionsCUP_Misc3_ConfigCUP_Editor_Rocks_ConfigCUP_Weapons_AmmoBoxesplp_containersadmiralCUP_Creatures_StaticWeaponsCUP_Creatures_Military_TakiInsurgentsCUP_AirVehicles_UH1HCUP_AirVehicles_AN2A3_Characters_Face_nouniformrestrictionsAddonsMetaDatarandomSeedScenarioData CustomAttributes Missionn moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProvider~MarkerIDProviderLayerIndexProviderCameranextID` nextIDgnextIDposKկECvxDdir5KXD>up)A(?Ҁ>aside>䞵r?List" itemsItem0&Item1Item2Item3_Item4Item5Item6WItem7Item8xItem9Item10= Item11x Item12 Item13 Item14= Item15t Item16 Item17* Item18m Item19 Item207 classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_TrackedVehicles_BMPnameCUP_TrackedVehicles_BMPauthorCommunity Cupgrade ProjectclassNameCUP_WheeledVehicles_BTR80nameCUP_WheeledVehicles_BTR80_classNameCUP_TrackedVehicles_T72nameCUP_TrackedVehicles_T72classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Misc_e_ConfignameCUP_Misc_e_ConfigWclassNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_Exp_CiviliannameArma 3 Apex - Civilian BuildingsauthorBohemia Interactiveurlhttps://www.arma3.comxclassNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8classNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com= classNameCUP_Misc3_ConfignameCUP_Misc3_Configx classNameCUP_Editor_Rocks_ConfignameCUP_Editor_Rocks_Config classNameCUP_Weapons_AmmoBoxesnameCUP_Weapons_AmmoBoxes classNameplp_containersnameplp_containers= classNameAdmiralnameadmiralauthorKamit classNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeapons classNameCUP_Creatures_Military_TakiInsurgentsnameCUP_Creatures_Military_TakiInsurgents* classNameCUP_AirVehicles_UH1HnameCUP_AirVehicles_UH1Hm classNameCUP_AirVehicles_AN2nameCUP_AirVehicles_AN2 classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com7 classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/ authorDextrusHeader  gameTypeCoopminPlayersmaxPlayersS Category04 Category1nameMultiplayerAttribute0 Attribute1\nAttributespropertyRespawnTemplatesexpressiontrueValue \data \type value \typeARRAY itemsItem0\data*\typeGvalueNone\typeSTRING\propertyRespawnButtonexpressiontrueValuedatatypevalue?typeSCALARnameScenarioAttribute0nAttributespropertycba_settings_hasSettingsFileexpressionfalseValue]datamtypevaluetypeBOOLIntelEntitiesConnections0fnbriefingNameark_co73_kholm_sozhaleniyaoverviewTextInsurgents have Soviet paratroopers surrounded. Rescue is on the way, but will help arrive in time? Slot HAT.resistanceWesttimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<$items#Item0NItem1m,Item2DItem3OItem4\Item5ڨItem6AItem7gItem8EItem9cItem10 Item11:Item12Item13Item14/Item15Item16Item17Item18JItem19Item20DItem21Item22QItem23Item24Item25IItem26!Item27%Item28.Item297Item30 AItem31JItem324SItem33SItem34\0fdataTypeLayernameModulesstateEntitiesidatlOffsetm9m, items Item03Item1iItem2Item3Item4 Item5AItem6w!Item7#Item8%Item9 (Item107*m,dataTypeLogicPositionInfoareaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributesiposition48ElC'~DanglesW >a@b@Attribute03Attribute1nAttributesiproperty#filterexpression_this setVariable ["#filter",_value]ValuedatatypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value*idata:itypeVvalueitypeBOOLidataTypeLogicPositionInfoareaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributes1position:E>CzDangles2>a@ƾ=1Attribute0iAttribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValuedatatypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value`dataptypevaluetypeBOOLdataTypeLogicPositionInfo/areaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributesgposition:ECxDanglesW >a@b@gAttribute0Attribute16nAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value6data6type!valuepA6typeSCALAR6property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatatypevaluetypeBOOLdataTypeLogicPositionInfoeareaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributes positionflE9[CVsDanglesF^=@:=Attribute0Attribute1lnAttributes property#filterexpression_this setVariable ["#filter",_value]Value+ldata;ltypeWvaluepAltypeSCALARlproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value data typevalue typeBOOL dataTypeLogicPositionInfoareaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributesAposition[$E|.CqDanglesC:a@F^=Attribute0 Attribute1nAttributesAproperty#filterexpression_this setVariable ["#filter",_value]ValueadataqtypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueAdataAtype.valueAtypeBOOLAdataTypeLogicPositionInfoareaSize@@flagsidvtypeModuleHideTerrainObjects_FCustomAttributes w!positionqwE CoDangles@¥@; Attribute0A Attribute1 nAttributesw!property#filterexpression_this setVariable ["#filter",_value]Value data type valuepA typeSCALAR property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value8!w!dataH!w!typed!valuew!typeBOOLw!dataTypeLogicPositionInfo"areaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributes?"#positionREXCzDangles ^<?*>?"Attribute0w"Attribute1#nAttributes#property#filterexpression_this setVariable ["#filter",_value]Value"#data"#type"valuepA#typeSCALAR#property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Valuen##data~##type#value#typeBOOL#dataTypeLogicPositionInfoM$areaSize@@flagsid$typeModuleHideTerrainObjects_FatlOffsetCustomAttributesm$%positionl;EܣCiDm$Attribute0$Attribute1<%nAttributes%property#filterexpression_this setVariable ["#filter",_value]Value$<%data %<%type'%valuepA<%typeSCALAR<%property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value%%data%%type%value%typeBOOL%dataTypeLogicPositionInfo{&areaSize@@flagsidDtypeModuleHideTerrainObjects_FatlOffsetU>CustomAttributes& (positionyEoC\lD&Attribute0&Attribute1j'nAttributes (property#filterexpression_this setVariable ["#filter",_value]Value)'j'data9'j'typeU'valuepAj'typeSCALARj'property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value' (data' (type'value (typeBOOL (dataTypeLogicPositionInfo(areaSize@@flagsidKtypeModuleHideTerrainObjects_FatlOffset8CustomAttributes(7*positionݳE~ClD(Attribute0)Attribute1)nAttributes7*property#filterexpression_this setVariable ["#filter",_value]ValueW))datag))type)valuepA)typeSCALAR)property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value)7*data*7*type$*value7*typeBOOL7*dataTypeLogicPositionInfo*areaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributes*m,position3E!+C|{Danglesim=r>*Attribute07+Attribute1+nAttributesm,property#filterexpression_this setVariable ["#filter",_value]Value++data++type+valuepA+typeSCALAR+property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value.,m,data>,m,typeZ,valuem,typeBOOLm,dataTypeLayernameJIPstateEntities,idatlOffsetDitemsItem0,Item14DDdataTypeLayernamePlayerEntities6-idatlOffsetX4DitemsItem0-Item10Item2M4Item37Item4;Item5N>Item6AA4D dataTypeObjectPositionInfo,.sideEmptyflagsAttributesd.idmtypeCUP_O_BMP2_RUatlOffsetCustomAttributes.0position2FCCEangles}e@[w@@d.skill?lockUNLOCKEDinitcall{ [this, ["faction", "MNP_RU_AIR"], ["gear", "Armored"]] call hull3_unit_fnc_init;}.Attribute0 /nAttributes0propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueg/0dataw/0type0value[[[["CUP_arifle_AK74M","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_CivPack_WDL"],[8]]],false]0typeSTRING0 dataTypeObjectPositionInfo1sideEmptyflagsAttributes1idntypeCUP_O_BMP2_RUatlOffsetOCustomAttributesA2M4positionZpFTCPIEangles~;jw@<1skill?lockUNLOCKEDinitcall{ [this, ["faction", "MNP_RU_AIR"], ["gear", "Armored"]] call hull3_unit_fnc_init;}A2Attribute0i2nAttributesM4propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value2M4data2M4type84value[[[["CUP_arifle_AK74M","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_CivPack_WDL"],[8]]],false]M4typeSTRINGM4 dataTypeObjectPositionInfo4sideEmptyflagsAttributes$5idM typeCUP_O_BTR80_DESERT_RUatlOffsetCustomAttributes57positionFmC|Eanglesy@'@<$5lockUNLOCKEDinitcall{ [this, ["faction", "MNP_RU_AIR"], ["gear", "Armored"]] call hull3_unit_fnc_init;}5Attribute05nAttributes7propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value67data+67type7value[[[["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]7typeSTRING7 dataTypeObjectPositionInfoG8sideEmptyflagsAttributes8idN typeCUP_O_BTR80_DESERT_RUatlOffsetCustomAttributes8;positionʣFFCCEangles_@f׏@<8lockUNLOCKEDinitcall{ [this, ["faction", "MNP_RU_AIR"], ["gear", "Armored"]] call hull3_unit_fnc_init;}8Attribute09nAttributes;propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuev9;data9;type:value[[[["CUP_arifle_AK74","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false];typeSTRING;dataTypeObjectPositionInfo;sideEmptyflagsAttributes;idO typeCUP_O_BTR80_DESERT_RUCustomAttributes?<N>positionFCEangles@x}@{k<;lockUNLOCKEDinitcall{ [this, ["faction", "MNP_RU_AIR"], ["gear", "Armored"]] call hull3_unit_fnc_init;}?<Attribute0g<nAttributesN>propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value<N>data<N>type9>value[[[["CUP_arifle_AK74","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false]N>typeSTRINGN> dataTypeObjectPositionInfo>sideEmptyflagsAttributes?id\ typeCUP_O_T72_RUatlOffsetCustomAttributes?AApositionBFs®CEanglesK<#Item224 $Item225$Item226%Item227&Item228Y'Item2298(Item230)Item231)Item232*Item233t+Item234C,Item235-Item236-Item237.Item238/Item2390Item240]1Item241,2Item2422Item2433Item2444Item245x5Item246G6Item2477Item2487Item2498Item2509Item251R:Item252!;Item253;Item254<Item255=Item256m>Item257@?Item258@Item259@Item260AItem261BItem262{CItem263JDItem264)EItem265EItem266FItem267GItem268eHItem269DIItem270#JItem271JItem272KItem273LItem274MItem275NNItem276OItem277OItem278PItem279QItem280YRItem281(SItem282SItem283TItem284UItem285tVItem286CWItem287XItem288XItem289YItem290ZItem291N[Item292\Item293\Item294]Item295^Item296Y_Item297(`Item298`Item299aItem300bItem301dcItem3023dItem303eItem304eItem305fItem306gItem307lhItem308=iItem309jItem310jItem311kItem312lItem313\mItem3148nItem315 oItem316oItem317pItem318qItem319\rItem3208sItem321 tItem322tItem323uItem324{vItem325NwItem326xItem327xItem328yItem329zItem330h{Item331D|Item332 }Item333}Item334~Item335Item336gItem337:Item338 Item339Item340ŃItem341Item342gItem3438Item344 Item345݇Item346Item347Item348_Item3490Item350Item351ӌItem352Item353wItem354JItem355Item356Item357ˑItem358Item359xItem360IItem361Item362Item363Item364Item365xItem366JItem367Item368TItem3690Item370 Item371Item372ĠItem373Item374rItem375EItem376Item377Item378ХItem379Item380Item381dItem382@Item383Item384Item385ԫItem386Item387zItem388KItem389'Item390Item391߰Item392Item393Item394sItem395FItem396Item397Item398ѶItem399Item400Item401NItem402!Item403Item404̻Item405Item406Item407`Item4081Item409Item410Item411Item412xItem413KItem414Item415Item416Item417Item418sItem419OItem420 Item421Item422Item423Item424sItem425OItem426+Item427Item428Item429Item430Item431lItem432=Item433Item434Item435Item436Item437XItem438+Item439Item440Item441Item442Item443wItem444JItem445Item446Item447Item448Item449lItem450>Item451Item452Item453Item454Item455[Item4567Item457Item458Item459Item460Item461Item462_Item463;Item464 Item465Item466Item467Item468Item469Item470Item471Item472~Item473yItem474tItem475oItem476jItem477eItem478`Item479[Item480VItem481QItem482LItem483GItem484BItem485=Item4868Item4873Item488.Item489)Item490$Item491Item492 Item493 Item494 Item495 Item496 Item497Item498Item499Item500Item501Item502Item503Item504Item505Item506Item507Item508Item509Item510Item511Item512Item513zItem514VItem5152Item516 Item517 Item518!Item519"Item520~#Item521Z$Item5226%Item523%Item524&Item525'Item526m(Item527K)Item528,*Item529 +Item530+Item531,Item532-Item533.Item534/Item535{0Item536J1Item53752Item53803Item539+4Item540&5Item5416Item5426Item5437Item5448Item5459Item546`:Item547A;Item548<Item549<Item550=Item551>Item552?Item553{@Item554YAItem5557BItem556CItem557CItem558DItem559EItem560FItem561dGItem562EHItem563&IItem564JItem565JItem566KItem567LItem568|MItem569JNOdataTypeObjectPositionInfobsideEmptyflagsAttributesHbidtypeLand_fortified_nest_big_EP1fbpositionFECKD~Dangles=>y@&@HbdisableSimulationfbdataTypeObjectPositionInfobsideEmptyflagsAttributescidtypeLand_fortified_nest_big_EP1;cpositionFEH0C>qDanglesQ; ?}=cdisableSimulation;cdataTypeObjectPositionInfocsideEmptyflagsAttributescidetypeLand_fortified_nest_small_EP1dpositionEsC-wyDanglesr==4@F=cdisableSimulationddataTypeObjectPositionInfodsideEmptyflagsAttributesdidftypeLand_fortified_nest_small_EP1dpositionkEůC3mDangles@;?W=ddisableSimulationddataTypeObjectPositionInfojesideEmptyflagsAttributeseidrtypeLand_fortified_nest_small_EP1epositionECtDangles@r@5=@edisableSimulationedataTypeObjectPositionInfoAfsideEmptyflagsAttributesyfidftypeLand_fortified_nest_small_EP1fpositionAE>CtjDanglesZ@8U>F^=yfdisableSimulationfdataTypeObjectPositionInfogsideEmptyflagsAttributesPgid}typeLand_fortified_nest_small_EP1ngposition曬EyC$$xDangles1>K9@B=PgdisableSimulationngdataTypeObjectPositionInfogsideEmptyflagsAttributes'hidtypeLand_fortified_nest_small_EP1EhpositionE@ձCBzlDangles@@%@'hdisableSimulationEhdataTypeObjectPositionInfohsideEmptyflagsAttributeshidtypeLand_fortified_nest_small_EP1ipositionEC]}Dangles >@`7=hdisableSimulationidataTypeObjectPositionInfoisideEmptyflagsAttributesiid1typeLand_Fort_Watchtower_EP1ipositionZEDC#qDanglesCK@J`@w=idisableSimulationidataTypeObjectPositionInfojjsideEmptyflagsAttributesjid2typeLand_Fort_Watchtower_EP1jpositionL EE7CspDanglesu?jdisableSimulationj dataTypeObjectPositionInfobksideEmptyflagsAttributeskidtypeLand_CamoNetVar_EAST_EP1atlOffsetCustomAttributesknlposition.EFƱCzqDangles:e?^=kdisableSimulationkAttribute0knAttributesnlpropertyallowDamageexpression_this allowdamage _value;Value/lnldata?lnltype[lvaluenltypeBOOLnldataTypeObjectPositionInfomsideEmptyflagsAttributes8midtypeLand_CamoNetVar_EAST_EP1CustomAttributesVm npositionEX%CvDanglesH@)~@p<8mdisableSimulationVmAttribute0~mnAttributes npropertyallowDamageexpression_this allowdamage _value;Valuem ndatam ntypemvalue ntypeBOOL n dataTypeObjectPositionInfonsideEmptyflagsAttributesnidtypeLand_CamoNetVar_EAST_EP1atlOffset8CustomAttributesoopositionXEgCqDangles@e?o=ndisableSimulationoAttribute0,onAttributesopropertyallowDamageexpression_this allowdamage _value;Value{oodataootypeovalueotypeBOOLodataTypeObjectPositionInfoLpsideEmptyflagsAttributespidtypeLand_CamoNetVar_EAST_EP1CustomAttributespXqpositionʬECjDangles @>:=pdisableSimulationpAttribute0pnAttributesXqpropertyallowDamageexpression_this allowdamage _value;ValueqXqdata)qXqtypeEqvalueXqtypeBOOLXqdataTypeObjectPositionInfoqsideEmptyflagsAttributes"rid4typeLand_CamoNetVar_EAST_EP1CustomAttributes@rrpositionRۮE9CmDangles&@#@@"rdisableSimulation@rAttribute0hrnAttributesrpropertyallowDamageexpression_this allowdamage _value;ValuerrdatarrtypervaluertypeBOOLrdataTypeObjectPositionInfossideEmptyflagsAttributessiddtypeLand_CamoNetVar_EAST_EP1CustomAttributesstpositionwECqDangles Y>>;@@sdisableSimulationsAttribute0tnAttributestpropertyallowDamageexpression_this allowdamage _value;ValueUttdataetttypetvaluettypeBOOLtdataTypeObjectPositionInfo*usideEmptyAttributesbuidetypeLand_CamoNetVar_EAST_EP1atlOffset?CustomAttributesu6vposition^)EരCNxDangleskm8@budisableSimulationuAttribute0unAttributes6vpropertyallowDamageexpression_this allowdamage _value;Valueu6vdatav6vtype#vvalue6vtypeBOOL6vdataTypeObjectPositionInfovsideEmptyflagsAttributeswidgtypeLand_CamoNetVar_EAST_EP1CustomAttributeswwposition-EbColDangles@SBG@QQ;wdisableSimulationwAttribute0FwnAttributeswpropertyallowDamageexpression_this allowdamage _value;ValuewwdatawwtypewvaluewtypeBOOLwdataTypeObjectPositionInfofxsideEmptyflagsAttributesxidhtypeLand_CamoNetVar_EAST_EP1CustomAttributesxrypositionNE?CzDanglesm<3s@>xdisableSimulationxAttribute0xnAttributesrypropertyallowDamageexpression_this allowdamage _value;Value3yrydataCyrytype_yvaluerytypeBOOLrydataTypeObjectPositionInfozsideEmptyflagsAttributes^=dS@@disableSimulationـdataTypeObjectPositionInfobsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1atlOffset(GpositionECյ{DangleslV@ݗ@@@disableSimulationdataTypeObjectPositionInfoAsideEmptyflagsAttributesyidtypeLand_fort_rampart_EP1atlOffset׽position}ECrDangles@У@ @ydisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesXidtypeLand_fort_rampart_EP1atlOffsetvpositionnEuCoDangles_@&?=XdisableSimulationvdataTypeObjectPositionInfosideEmptyflagsAttributes'idtypeLand_fort_rampart_EP1Eposition6[EOCxDanglesT>)F@W='disableSimulationEdataTypeObjectPositionInfo΄sideEmptyflagsAttributesidtypeLand_fort_rampart_EP1atlOffset`$positionEбCZ6pDangles @@@disableSimulation$dataTypeObjectPositionInfosideEmptyflagsAttributesՅidtypeLand_fort_rampart_EP1position$?EïC{oDangles@O?}=ՅdisableSimulationdataTypeObjectPositionInfo|sideEmptyflagsAttributesidtypeLand_fort_rampart_EP1atlOffset}>҆positionEdCޱnDangles@@ <=disableSimulation҆dataTypeObjectPositionInfoKsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionEȰC^xDangles=Ô @v=disableSimulationdataTypeObjectPositionInfo*sideEmptyflagsAttributesbid&typeLand_fort_rampart_EP1atlOffsetposition,yE`C&qDanglesC:è?:=bdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes1id)typeLand_fort_rampart_EP1OpositionE-wCzDangles ^<h(@*>1disableSimulationOdataTypeObjectPositionInfoȉsideEmptyflagsAttributesid7typeLand_fort_rampart_EP1position,,E+iCyDangles==V@W=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesϊid8typeLand_fort_rampart_EP1positionlEA CT4oDangles@@{k<ϊdisableSimulationdataTypeObjectPositionInfovsideEmptyflagsAttributesidPtypeLand_fort_rampart_EP1atlOffset8̋position<E²C xDangles3@0z@<disableSimulation̋dataTypeObjectPositionInfoUsideEmptyflagsAttributesid`typeLand_fort_rampart_EP1atlOffsetx positionĮE)2CfpDangles5@@disableSimulationdataTypeObjectPositionInfo$sideEmptyflagsAttributes\idbtypeLand_fort_rampart_EP1zpositionEiCv-sDangles@C?U3r=\disableSimulationzdataTypeObjectPositionInfosideEmptyflagsAttributes+idctypeLand_fort_rampart_EP1IpositionѬE ̰CqDangles`?=gdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes6idtypeLand_fort_rampart_EP1Tposition߂E^`C1bvDangles>"@C=6disableSimulationTdataTypeObjectPositionInfo͒sideEmptyflagsAttributesidtypeLand_fort_rampart_EP1#positionrEjCwDanglesT>%7@W=disableSimulation#dataTypeObjectPositionInfosideEmptyflagsAttributesԓidtypeLand_fort_rampart_EP1positionhEWCuDangles=@ƾ=ԓdisableSimulationdataTypeObjectPositionInfoksideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionEEcjC,wDanglesG=/@w=disableSimulationdataTypeObjectPositionInfo:sideEmptyflagsAttributesridtypeLand_fort_rampart_EP1position*ECwDangles]Q=GQ>W=rdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesAidtypeLand_fort_rampart_EP1_positionEHC,vDangles/=T@F2r=AdisableSimulation_dataTypeObjectPositionInfoؖsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1.positionʮEͱCmDangles&@c@{k<disableSimulation.dataTypeObjectPositionInfosideEmptyflagsAttributesߗidtypeLand_fort_rampart_EP1positionJECbtDanglesx=FHG@ؿ=ߗdisableSimulationdataTypeObjectPositionInfovsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1̘positionEٰCCsDangles>+@=disableSimulation̘dataTypeObjectPositionInfoEsideEmptyflagsAttributes}idtypeLand_fort_rampart_EP1position!JE5CԗkDanglesM@U=ܙ@=disableSimulation9dataTypeObjectPositionInfo›sideEmptyflagsAttributesidtypeLand_fort_rampart_EP1atlOffset=positionME,C4oDanglese@1@TP;disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesٜidtypeLand_fort_rampart_EP1atlOffset|positionvECwoDangles@@p=ٜdisableSimulationdataTypeObjectPositionInfopsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1ƝpositionUEoݰCmDangles@#-?:=disableSimulationƝdataTypeObjectPositionInfoOsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1atlOffset/positionKE\,COmDanglesOW<Wg@=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesVidtypeLand_fort_rampart_EP1tpositionˬECkDangles @v>ݶ=VdisableSimulationtdataTypeObjectPositionInfosideEmptyflagsAttributes%idtypeLand_fort_rampart_EP1Cposition藭EC1lDangles@bo=Ou=%disableSimulationCdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1position$mE'رCrnDangles@Z>@92<disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesáid typeLand_fort_rampart_EP1positionE?CkDangles@4Y=E=ádisableSimulationdataTypeObjectPositionInfoZsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionEbCZrDanglesi@6?2@disableSimulationdataTypeObjectPositionInfo)sideEmptyflagsAttributesaidtypeLand_fort_rampart_EP1positionoEs>CtDangles:{<\E?F2r=adisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes0id'typeLand_fort_rampart_EP1NpositionޮEwDzC@,{Dangles @ @=0disableSimulationNdataTypeObjectPositionInfoǤsideEmptyflagsAttributesid/typeLand_fort_rampart_EP1position}EұC=vDanglesH@m @ @disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesޥid0typeLand_fort_rampart_EP1atlOffseteposition EKCPyDangles\@9?@I@ޥdisableSimulationdataTypeObjectPositionInfousideEmptyflagsAttributesid2typeLand_fort_rampart_EP1˦position!HEhzCf~Dangles=L9 @@disableSimulation˦dataTypeObjectPositionInfoDsideEmptyflagsAttributes|id3typeLand_fort_rampart_EP1positionaRE`CUuDangles@F@@|disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesKid_typeLand_fort_rampart_EP1ipositionzE۱CwDangles@R@@KdisableSimulationidataTypeObjectPositionInfosideEmptyflagsAttributesid`typeLand_fort_rampart_EP18positionدETPC zDangles&@&@@disableSimulation8dataTypeObjectPositionInfosideEmptyflagsAttributesidatypeLand_fort_rampart_EP1positionꥯE-C|Dangles@h@@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidatypeLand_fort_rampart_EP1֪positionOEChtDanglesbJ=þ@x=disableSimulation֪dataTypeObjectPositionInfoOsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1position­ECqDanglesC:H@"k=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesVidstypeLand_fort_rampart_EP1tpositionӭEC?MrDangles&$e=@9k=VdisableSimulationtdataTypeObjectPositionInfosideEmptyflagsAttributes5idytypeLand_fort_rampart_EP1atlOffset USposition+EkCOlDanglesRp@9d@;p=5disableSimulationSdataTypeObjectPositionInfo̭sideEmptyflagsAttributesidetypeLand_fort_rampart_EP1"positionE%CqDangles&$e=޲disableSimulationdataTypeObjectPositionInfousideEmptyflagsAttributesidltypeLand_fort_rampart_EP1˳positionEC\mDangles@p<C:disableSimulation˳dataTypeObjectPositionInfoDsideEmptyflagsAttributes|idmtypeLand_fort_rampart_EP1position>ECtDanglesbJ=1@x=|disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesKidntypeLand_fort_rampart_EP1ipositionzEHCw"uDanglesy@7kp@=KdisableSimulationidataTypeObjectPositionInfosideEmptyflagsAttributesidotypeLand_fort_rampart_EP18positionOEoCUsDanglesi@p@ ^<disableSimulation8dataTypeObjectPositionInfosideEmptyflagsAttributesidptypeLand_fort_rampart_EP1positionoECmDangles@@92<disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidqtypeLand_fort_rampart_EP1ַpositionEC nDangles&@%@{k<disableSimulationַdataTypeObjectPositionInfo_sideEmptyflagsAttributesidrtypeLand_fort_rampart_EP1atlOffset'position֮E<$CpDangles2@T@*@disableSimulationdataTypeObjectPositionInfo.sideEmptyflagsAttributesfidstypeLand_fort_rampart_EP1positionEOCbrDanglesi@Č@2@fdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesEidttypeLand_fort_rampart_EP1atlOffsetpcpositionE$C}qDangles@EdisableSimulationcdataTypeObjectPositionInfoܺsideEmptyflagsAttributesidutypeLand_fort_rampart_EP12position_EC|foDangles_@(@D=disableSimulation2dataTypeObjectPositionInfosideEmptyflagsAttributesidvtypeLand_fort_rampart_EP1positionaEBCmmDangles@w"v@:=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes¼idwtypeLand_fort_rampart_EP1atlOffset2positionu%EC2CjkDangles @>9=¼disableSimulationdataTypeObjectPositionInfoisideEmptyflagsAttributesidxtypeLand_fort_rampart_EP1atlOffsetDpositionEClDangles@?ݶ=disableSimulationdataTypeObjectPositionInfo8sideEmptyflagsAttributespidytypeLand_fort_rampart_EP1positionEuCVhnDangles@@^?=pdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes?idztypeLand_fort_rampart_EP1]positionEhCQ*vDangles1>M6@=?disableSimulation]dataTypeObjectPositionInfoֿsideEmptyflagsAttributesid{typeLand_fort_rampart_EP1,position$hEdCvDangles=WE@ƾ=disableSimulation,dataTypeObjectPositionInfosideEmptyflagsAttributesid|typeLand_fort_rampart_EP1position׭ECvDangles:==@=disableSimulationdataTypeObjectPositionInfotsideEmptyflagsAttributesid}typeLand_fort_rampart_EP1positionE~=CwDanglesG= @w=disableSimulationdataTypeObjectPositionInfoCsideEmptyflagsAttributes{id~typeLand_fort_rampart_EP1position61EC) xDangles]Q=aV@W={disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesJidtypeLand_fort_rampart_EP1hpositionEXCsDangles>E@~?=JdisableSimulationhdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP17positionGECr9tDangles>e@=disableSimulation7dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionE,CruDangles >!@+=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionEԯCuDangles >$@+=disableSimulationdataTypeObjectPositionInfoNsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionɯEMiC/zDangles&@?@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesUidtypeLand_fort_rampart_EP1sposition媯EC:xDangles@@@UdisableSimulationsdataTypeObjectPositionInfosideEmptyflagsAttributes$idtypeLand_fort_rampart_EP1BpositionzEgC6vDanglesH@Q&@ @$disableSimulationBdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionLDE%CSuDangles@ @@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionKE{C|tDanglesy@&@ ^<disableSimulationdataTypeObjectPositionInfoYsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionExC uDanglesy@_@ ^<disableSimulationdataTypeObjectPositionInfo8sideEmptyflagsAttributespidtypeLand_fort_rampart_EP1atlOffset<positionaHEC3oDanglese@G3@TP;pdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes?idtypeLand_fort_rampart_EP1]positiondECFtDangles >@=?disableSimulation]dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1,positionErC#uDangles>@C=disableSimulation,dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1position3\ErCwDanglesT>@W=disableSimulationdataTypeObjectPositionInfotsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionE"C wDanglesT>T@W=disableSimulationdataTypeObjectPositionInfoCsideEmptyflagsAttributes{idtypeLand_fort_rampart_EP1positionu ECPoDangles@ߤm@[={disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesJidtypeLand_fort_rampart_EP1hpositionEװCknDangles@Ͷ?=JdisableSimulationhdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP17position E?CuDanglesA@P@@disableSimulation7dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionE븲CawDangless@[X?}e@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1position̮E4CwDanglesG<&о@x=disableSimulationdataTypeObjectPositionInfoNsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionEղCzDangles @@=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesUidtypeLand_fort_rampart_EP1spositionYElCUyDangles @@ >UdisableSimulationsdataTypeObjectPositionInfosideEmptyflagsAttributes4idtypeLand_fort_rampart_EP1atlOffset8RpositionQE|CƊsDangles]Q=?,4=4disableSimulationRdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1!positionECnsDanglesgij=0@,4=disableSimulation!dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1atlOffset8positionREC}Dangles=;2@@disableSimulationdataTypeObjectPositionInfoysideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionEпCT|Dangles<L>@disableSimulationdataTypeObjectPositionInfoHsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionӬE-ʯC lDangles@$,f@)=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesOidtypeLand_fort_rampart_EP1mpositionEYCrlDangles@xJ@E=OdisableSimulationmdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1<positionEClDangles@Q@B?=disableSimulation<dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1 position#ERCwDanglesn7=; @=disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionyEa@CxDangles9=>@i:=disableSimulationdataTypeObjectPositionInfoSsideEmptyflagsAttributesidtypeLand_fort_rampart_EP1positionECLuDangles;= "@wD=disableSimulationdataTypeObjectPositionInfo2sideEmptyflagsAttributesjidtypeLand_fort_rampart_EP1atlOffset8positionEֱCtDangles;=x@wD=jdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesHidtypeLand_HelipadCircle_FatlOffsetfposition`LEղCyDangles@@HdisableSimulationfdataTypeObjectPositionInfosideEmptyflagsAttributes$id9typeLand_Plank_01_4m_FatlOffset*@Bposition+:EwC=qDanglesm~2@$disableSimulationBdataTypeObjectPositionInfosideEmptyflagsAttributesid;typeLand_Plank_01_4m_FatlOffset+@position?EYzCLqDanglesm~2@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidAtypeLand_BagFence_End_FpositionwBECpDangles3 @D@gU;disableSimulationdataTypeObjectPositionInfofsideEmptyAttributesidDtypeLand_BagFence_End_FatlOffset1@positionq9E+CqDangles3 @`?gU;disableSimulationdataTypeObjectPositionInfo4sideEmptyflagsAttributeslidtypeLand_BagFence_Long_FpositionМEC:DanglesY>P>@ldisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes:idtypeLand_BagFence_Long_FXpositionEUC]mDangles3@c@@:disableSimulationXdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_F&position EC?nDangles3@)@@disableSimulation&dataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_BagFence_Long_FpositionĮEC{Danglesm>$@v">disableSimulationdataTypeObjectPositionInfolsideEmptyflagsAttributesidtypeLand_BagFence_Long_FpositionETC+zDangles ^<骷@Ϊ>disableSimulationdataTypeObjectPositionInfo:sideEmptyflagsAttributesridtypeLand_BagFence_Long_FpositionԮEۡC^LlDangles@@%@rdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes@idtypeLand_BagFence_Long_F^positionE1CjDanglesZ@~c@<@disableSimulation^dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_F,positionEnCepDanglesZ@?@;=disableSimulation,dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FpositionjE^CLqDangles\@,?=disableSimulationdataTypeObjectPositionInforsideEmptyflagsAttributesid!typeLand_BagFence_Long_FpositionEyC6xDangles>,@=disableSimulationdataTypeObjectPositionInfo@sideEmptyflagsAttributesxid"typeLand_BagFence_Long_FpositionE C#z{Dangles&@BU@@xdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesFid,typeLand_BagFence_Long_FdpositionPECDanglesY>2@@FdisableSimulationddataTypeObjectPositionInfosideEmptyAttributesid<typeLand_BagFence_Long_FatlOffset1@6positionw)E߳C8pDangles{Y2@disableSimulation6dataTypeObjectPositionInfosideEmptyflagsAttributesid=typeLand_BagFence_Long_FatlOffset8position[E۽C"qDanglesCK@0@=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidBtypeLand_BagFence_Long_FatlOffset;position ESC&jqDangles"@disableSimulationdataTypeObjectPositionInfonsideEmptyAttributesidFtypeLand_BagFence_Long_FatlOffset1@positionRE³CqDanglesCK@,F@=disableSimulationdataTypeObjectPositionInfo<sideEmptyflagsAttributestidHtypeLand_BagFence_Long_Fposition1E꛲C@~Dangleskj >@F^=tdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesRidWtypeLand_BagFence_Long_FatlOffset8ppositionrgEP7CwDanglesT>*@J=RdisableSimulationpdataTypeObjectPositionInfosideEmptyflagsAttributes0idXtypeLand_BagFence_Long_FatlOffset8Nposition{IEyCuDanglesj >2@U3r=0disableSimulationNdataTypeObjectPositionInfosideEmptyflagsAttributesid\typeLand_BagFence_Long_FpositionvEC= zDangles|0=|x,@2>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidgtypeLand_BagFence_Long_FatlOffset8positionJECyDangles0= >W=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidltypeLand_BagFence_Long_FatlOffset8positionzE",CxwDanglesT>_O@v=disableSimulationdataTypeObjectPositionInfoPsideEmptyflagsAttributesidmtypeLand_BagFence_Long_FpositionEhC jDangles @c@9=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesVidntypeLand_BagFence_Long_FtpositionERtC .lDangles@@=VdisableSimulationtdataTypeObjectPositionInfosideEmptyflagsAttributes$idtypeLand_BagFence_Long_FBposition8EگCX_jDangles@@)=$disableSimulationBdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_Fposition&EaCKkDangles @|w@9=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FpositionͭECjDanglesZ@!>F^=disableSimulationdataTypeObjectPositionInfoVsideEmptyflagsAttributesidtypeLand_BagFence_Long_Fposition@EҠCnuDangles >'@x=disableSimulationdataTypeObjectPositionInfo$sideEmptyflagsAttributes\idtypeLand_BagFence_Long_Fzposition$EƯCxDangles1>_G@ƾ=\disableSimulationzdataTypeObjectPositionInfosideEmptyflagsAttributes*idtypeLand_BagFence_Long_FHpositionxEChxDangles1>v3@ƾ=*disableSimulationHdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffset8&position阭E0ǰCBxDanglesT>o^@=disableSimulation&dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffset8positionECzDangles(@zڤ@%@disableSimulationdataTypeObjectPositionInfo|sideEmptyflagsAttributesidtypeLand_BagFence_Long_Fposition@6ECsDangles=@gij=disableSimulationdataTypeObjectPositionInfoZsideEmptyflagsAttributesidtypeLand_BagFence_Long_FatlOffset8positionESCzpDangles8@{@m^=disableSimulationdataTypeObjectPositionInfo8sideEmptyflagsAttributespidtypeLand_BagFence_Long_FatlOffset8position E#MCTrDangles=\-@m^=pdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes>idtypeLand_BagFence_Long_F\position ESLCqDanglesC:??:=>disableSimulation\dataTypeObjectPositionInfosideEmptyflagsAttributes idtypeLand_BagFence_Long_F*position;EpCBTpDangles8@H(@m^= disableSimulation*dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_Fposition ƮE4CvDangles;{@=disableSimulationdataTypeObjectPositionInfopsideEmptyflagsAttributesidtypeLand_BagFence_Long_FpositionEΑC6lDangles@V>,4=disableSimulationdataTypeObjectPositionInfo>sideEmptyflagsAttributesvidtypeLand_BagFence_Long_Fposition]/EoC:jDangles@n >=vdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesDidtypeLand_BagFence_Long_FbpositionEoCBkDangles:q@yS@W=DdisableSimulationbdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_F0positionPEQCMjDangles@:A/@<=disableSimulation0dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FpositionhެE~C jDangles@e[@=disableSimulationdataTypeObjectPositionInfovsideEmptyflagsAttributesidtypeLand_BagFence_Long_FpositioniEGlC rDangles\@,?=disableSimulationdataTypeObjectPositionInfoDsideEmptyflagsAttributes|idtypeLand_BagFence_Long_FpositionExCrDangles(= F@l=|disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesJidtypeLand_BagFence_Long_FhpositionmE]CPxDangles=:_@2=JdisableSimulationhdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_F6positionڬEuCExDanglesT>/@=disableSimulation6dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_F positionŬE{CxDanglesT>:@W=disableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes id%typeLand_BagFence_Long_FatlOffset8 positionE,CtDanglesgij=p@F2r= disableSimulation dataTypeObjectPositionInfoZ sideEmptyflagsAttributes id)typeLand_BagFence_Long_F position&ETC_U}Dangles>e,@= disableSimulation dataTypeObjectPositionInfo( sideEmptyflagsAttributes` id*typeLand_BagFence_Long_F~ position ڮEC|Danglesƾ=@=` disableSimulation~ dataTypeObjectPositionInfo sideEmptyflagsAttributes. id-typeLand_BagFence_Long_FL positioneE)CDanglesY>:@@. disableSimulationL dataTypeObjectPositionInfo sideEmptyflagsAttributes id.typeLand_BagFence_Long_F positionEeCM~DanglesY>?@ disableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes id7typeLand_BagFence_Long_F positionEsCuDanglesH@@"@ disableSimulation dataTypeObjectPositionInfopsideEmptyflagsAttributesid8typeLand_BagFence_Long_FatlOffset8positionGEtCfvDanglesFc@S@ @disableSimulationdataTypeObjectPositionInfo>sideEmptyflagsAttributesvid9typeLand_BagFence_Long_FpositionP߯EChwDanglesi@ɢ@@vdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesDid<typeLand_BagFence_Long_Fbposition(EC{;|DanglesP=֯@`7=DdisableSimulationbdataTypeObjectPositionInfosideEmptyflagsAttributesid=typeLand_BagFence_Long_F0position4EbC=DanglesY>4@@disableSimulation0dataTypeObjectPositionInfosideEmptyflagsAttributesidFtypeLand_BagFence_Long_FpositionEbCAvDangles\=(g{@hB=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidKtypeLand_BagFence_Long_FatlOffset8positionRbECܧsDangles&@z'@5=@disableSimulationdataTypeObjectPositionInfoTsideEmptyflagsAttributesidLtypeLand_BagFence_Long_FpositionI=EqCasDanglesZ@LY@3Z@disableSimulationdataTypeObjectPositionInfo"sideEmptyflagsAttributesZidNtypeLand_BagFence_Long_FxpositiondqEC#tDangles@$5@5=@ZdisableSimulationxdataTypeObjectPositionInfosideEmptyflagsAttributes(idXtypeLand_BagFence_Long_FFpositionWӮE԰CltDangles@ԙ@@(disableSimulationFdataTypeObjectPositionInfosideEmptyflagsAttributesidotypeLand_BagFence_Long_FpositionE˱CsDangles= @==disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid{typeLand_BagFence_Long_FpositionDjE๯CmDangles@W@)=disableSimulationdataTypeObjectPositionInfoZsideEmptyflagsAttributesid|typeLand_BagFence_Long_FpositionhE-CnDangles@*@)=disableSimulationdataTypeObjectPositionInfo8sideEmptyflagsAttributespidtypeLand_BagFence_Long_FatlOffsetpositionǬEC.sDanglesw=?=pdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesNidtypeLand_BagFence_Long_FatlOffsetlpositionEC5zzDangles @bK@=NdisableSimulationldataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_F:position=E)ʲCؙwDangles3@9?@disableSimulation:dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Long_FpositionEIECX|Danglese=@r@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Round_FpositionECDanglesY>@@disableSimulationdataTypeObjectPositionInfoPsideEmptyflagsAttributesidtypeLand_BagFence_Round_FpositionE۱CDanglesY>GaL@@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesWid typeLand_BagFence_Round_Fuposition\EC|Danglese=E o@r@WdisableSimulationudataTypeObjectPositionInfosideEmptyflagsAttributes&idtypeLand_BagFence_Round_FDpositionH E϶C6nDangles3@b@@&disableSimulationDdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_BagFence_Round_FpositionE/[CkDanglesM@@PvDanglesj >??U3r=!disableSimulation!dataTypeObjectPositionInfo"sideEmptyflagsAttributesQ"id]typeLand_BagFence_Round_Fo"positionEjeCL{Dangles ^<h?*>Q"disableSimulationo"dataTypeObjectPositionInfo"sideEmptyflagsAttributes #idvtypeLand_BagFence_Round_F>#positionECjDangles@@)= #disableSimulation>#dataTypeObjectPositionInfo#sideEmptyflagsAttributes#idtypeLand_BagFence_Round_F $position2EfC>yjDangles @3^?9=#disableSimulation $dataTypeObjectPositionInfo$sideEmptyflagsAttributes$idtypeLand_BagFence_Round_F$positionRE5CvDangles >:,@bJ=$disableSimulation$dataTypeObjectPositionInfoe%sideEmptyflagsAttributes%idtypeLand_BagFence_Round_FatlOffset8%positionE6CxDangles=C{l@=%disableSimulation%dataTypeObjectPositionInfo4&sideEmptyflagsAttributesl&idtypeLand_BagFence_Round_F&positionE CwDangles5>s>=l&disableSimulation&dataTypeObjectPositionInfo'sideEmptyflagsAttributes;'idtypeLand_BagFence_Round_FY'position E~LCcpDanglesC:V?:=;'disableSimulationY'dataTypeObjectPositionInfo'sideEmptyflagsAttributes(idtypeLand_BagFence_Round_FatlOffset88(position-ELCJrDangles=OS@m^=(disableSimulation8(dataTypeObjectPositionInfo(sideEmptyflagsAttributes(idtypeLand_BagFence_Round_F)position(EYCpDangles8@Ȕ<m^=(disableSimulation)dataTypeObjectPositionInfo)sideEmptyflagsAttributes)idtypeLand_BagFence_Round_F)positionXJE{CpDangles=*disableSimulation*dataTypeObjectPositionInfo+sideEmptyflagsAttributesV+idtypeLand_BagFence_Round_Ft+positionܮEhCuDangles,;q1?MK@V+disableSimulationt+dataTypeObjectPositionInfo+sideEmptyflagsAttributes%,idtypeLand_BagFence_Round_FC,positionďEÈCZlDangles@}J>92<%,disableSimulationC,dataTypeObjectPositionInfo,sideEmptyflagsAttributes,idtypeLand_BagFence_Round_F-positiondECjDangles @ڬ@<=,disableSimulation-dataTypeObjectPositionInfo-sideEmptyflagsAttributes-idtypeLand_BagFence_Round_FatlOffset-positionڴEɲC&{Dangles&@7Y@@-disableSimulation-dataTypeObjectPositionInfoz.sideEmptyflagsAttributes.id typeLand_BagFence_Round_FatlOffset8.position9ECuDangles]Q=}@=.disableSimulation.dataTypeObjectPositionInfoY/sideEmptyflagsAttributes/id!typeLand_BagFence_Round_FatlOffset?1disableSimulation]1dataTypeObjectPositionInfo1sideEmptyflagsAttributes2idGtypeLand_BagFence_Round_F,2position`E`CevDangles\=)D@hB=2disableSimulation,2dataTypeObjectPositionInfo2sideEmptyflagsAttributes2idItypeLand_BagFence_Round_F2positionlگECwDangles@:@#@2disableSimulation2dataTypeObjectPositionInfot3sideEmptyflagsAttributes3idJtypeLand_BagFence_Round_F3positionEcCluDanglesH@(ǝ@"@3disableSimulation3dataTypeObjectPositionInfoS4sideEmptyflagsAttributes4idMtypeLand_BagFence_Round_FatlOffset84positionREPֱCHsDangles&@@5=@4disableSimulation4dataTypeObjectPositionInfo"5sideEmptyflagsAttributesZ5idQtypeLand_BagFence_Round_Fx5positionKEpC6LtDangles@<5=@Z5disableSimulationx5dataTypeObjectPositionInfo5sideEmptyflagsAttributes)6idUtypeLand_BagFence_Round_FG6position(ѮEC4SsDanglesi@-@2@)6disableSimulationG6dataTypeObjectPositionInfo6sideEmptyflagsAttributes6idVtypeLand_BagFence_Round_F7positionЮECuDangles@ @@6disableSimulation7dataTypeObjectPositionInfo7sideEmptyflagsAttributes7idLtypeLand_BagFence_Round_F7position*E߱C(vDangles]Q='O@Ou=7disableSimulation7dataTypeObjectPositionInfo^8sideEmptyflagsAttributes8idtypeLand_BagFence_Round_F8positionEwCpGtDangles > -?=8disableSimulation8dataTypeObjectPositionInfo-9sideEmptyflagsAttributese9idtypeLand_BagFence_Round_F9positionqECxDangleszW@e9disableSimulation9dataTypeObjectPositionInfo9sideEmptyflagsAttributes4:idtypeLand_BagFence_Round_FR:position,E_CBvDangles/@4:disableSimulationR:dataTypeObjectPositionInfo:sideEmptyflagsAttributes;idtypeLand_BagFence_Round_F!;positionECyDangles&@oi?ؿ=;disableSimulation!;dataTypeObjectPositionInfo;sideEmptyflagsAttributes;idtypeLand_BagFence_Round_F;positionKEܘC#wDangles3@n>@;disableSimulation;dataTypeObjectPositionInfoi<sideEmptyflagsAttributes<idtypeLand_BagFence_Round_F<positionWE۱CsDangles=@"k=<disableSimulation<dataTypeObjectPositionInfoH=sideEmptyflagsAttributes=idtypeLand_BagFence_Short_FatlOffset=position6ѮECT |Danglesƾ=f@==disableSimulation=dataTypeObjectPositionInfo>sideEmptyflagsAttributesO>id%typeLand_BagFence_Short_Fm>position3E쥲CyDanglesk@C@%@O>disableSimulationm>dataTypeObjectPositionInfo>sideEmptyAttributes"?id?typeLand_BagFence_Short_FatlOffset0@@?positionr:ECYpDanglesָ3@"?disableSimulation@?dataTypeObjectPositionInfo?sideEmptyflagsAttributes@id@typeLand_BagFence_Short_FatlOffset`=@position|JEC6pDanglesCK@q3@=@disableSimulation@dataTypeObjectPositionInfo@sideEmptyflagsAttributes@idCtypeLand_BagFence_Short_FatlOffset9@positioni1ECVqDangles@@disableSimulation@dataTypeObjectPositionInfoAsideEmptyflagsAttributesAidEtypeLand_BagFence_Short_FatlOffset;ApositionAE[CqDanglesCK@@=AdisableSimulationAdataTypeObjectPositionInfoVBsideEmptyflagsAttributesBidItypeLand_BagFence_Short_FBposition?E2CBDanglesY>@@BdisableSimulationBdataTypeObjectPositionInfo%CsideEmptyflagsAttributes]CidKtypeLand_BagFence_Short_F{CpositiongE4CyDangles<9@F=]CdisableSimulation{CdataTypeObjectPositionInfoCsideEmptyflagsAttributes,Did_typeLand_BagFence_Short_FJDpositionE3CfzDangles|0=e@2>,DdisableSimulationJDdataTypeObjectPositionInfoDsideEmptyflagsAttributes EidqtypeLand_BagFence_Short_FatlOffset8)Eposition8EC?vDangles]Q=hՃ@= EdisableSimulation)EdataTypeObjectPositionInfoEsideEmptyflagsAttributesEidztypeLand_BagFence_Short_FEposition*EݯC yDangles1>o6@ƾ=EdisableSimulationEdataTypeObjectPositionInfoqFsideEmptyflagsAttributesFid|typeLand_BagFence_Short_FFposition®E C.lDangles@z@,4=FdisableSimulationFdataTypeObjectPositionInfo@GsideEmptyflagsAttributesxGidtypeLand_BagFence_Short_FGpositiont;ECtDangles > @x=xGdisableSimulationGdataTypeObjectPositionInfoHsideEmptyflagsAttributesGHidtypeLand_BagFence_Short_FeHposition9E߯CtDangles >l@x=GHdisableSimulationeHdataTypeObjectPositionInfoHsideEmptyflagsAttributes&IidtypeLand_BagFence_Short_FatlOffset8DIposition[E;CxDangles0=>>W=&IdisableSimulationDIdataTypeObjectPositionInfoIsideEmptyflagsAttributesJidtypeLand_BagFence_Short_FatlOffset8#JpositionE ECCkDanglesM@@E=JdisableSimulation#JdataTypeObjectPositionInfoJsideEmptyflagsAttributesJidtypeLand_BagFence_Short_FJposition6EX CsDanglesR=@³=JdisableSimulationJdataTypeObjectPositionInfo{KsideEmptyflagsAttributesKidtypeLand_BagFence_Short_FatlOffset8Kposition~EwCxDangles=1M@=KdisableSimulationKdataTypeObjectPositionInfoZLsideEmptyflagsAttributesLidtypeLand_BagFence_Short_FatlOffset8Lposition9ElC%yDangles0=@@i =LdisableSimulationLdataTypeObjectPositionInfo)MsideEmptyflagsAttributesaMidtypeLand_BagFence_Short_FMpositionV|E|CxlDangles@pq@=aMdisableSimulationMdataTypeObjectPositionInfoMsideEmptyflagsAttributes0NidtypeLand_BagFence_Short_FNNpositionҮECpvDangles,;#@MK@0NdisableSimulationNNdataTypeObjectPositionInfoNsideEmptyflagsAttributesNidtypeLand_BagFence_Short_FOpositionE4CDlDangles@Ͻ<,4=NdisableSimulationOdataTypeObjectPositionInfoOsideEmptyflagsAttributesOidtypeLand_BagFence_Short_FOpositionEtfC۵kDangles @/@9=OdisableSimulationOdataTypeObjectPositionInfoePsideEmptyflagsAttributesPidtypeLand_BagFence_Short_FPpositionxEưCB'kDangles:q@-aJ@W=PdisableSimulationPdataTypeObjectPositionInfo4QsideEmptyflagsAttributeslQidtypeLand_BagFence_Short_FQpositionOͬE`lC?9jDangles@$N[@=lQdisableSimulationQdataTypeObjectPositionInfoRsideEmptyflagsAttributes;RidtypeLand_BagFence_Short_FYRposition蒬ECpDangles\@b!@;=;RdisableSimulationYRdataTypeObjectPositionInfoRsideEmptyflagsAttributes SidtypeLand_BagFence_Short_F(SpositionEbCjDanglesZ@a۽@< SdisableSimulation(SdataTypeObjectPositionInfoSsideEmptyflagsAttributesSidtypeLand_BagFence_Short_FSpositionlECo kDanglesZ@$L@Ou=SdisableSimulationSdataTypeObjectPositionInfopTsideEmptyflagsAttributesTidtypeLand_BagFence_Short_FTpositionnECkDangles:q@@C=TdisableSimulationTdataTypeObjectPositionInfoOUsideEmptyflagsAttributesUid"typeLand_BagFence_Short_FatlOffset`+@@%WdisableSimulationCWdataTypeObjectPositionInfoWsideEmptyflagsAttributesWid6typeLand_BagFence_Short_FXpositionEKرC2BxDanglesi@x@@WdisableSimulationXdataTypeObjectPositionInfoXsideEmptyflagsAttributesXid:typeLand_BagFence_Short_FXposition}ϯEnCYvDangles@#@#@XdisableSimulationXdataTypeObjectPositionInfoZYsideEmptyflagsAttributesYid?typeLand_BagFence_Short_FYposition+EQC~Dangleskj > @F^=YdisableSimulationYdataTypeObjectPositionInfo)ZsideEmptyflagsAttributesaZidOtypeLand_BagFence_Short_FZposition+EKCPsDanglesZ@P@@aZdisableSimulationZdataTypeObjectPositionInfoZsideEmptyflagsAttributes0[idPtypeLand_BagFence_Short_FN[position(E7[CxsDanglesZ@!0@@0[disableSimulationN[dataTypeObjectPositionInfo[sideEmptyflagsAttributes[idWtypeLand_BagFence_Short_F\positionqӮEϥCZsDangles@ȓ@@[disableSimulation\dataTypeObjectPositionInfo\sideEmptyflagsAttributes\idztypeLand_BagFence_Short_F\position>E+C+jDangles@F@ݶ=\disableSimulation\dataTypeObjectPositionInfoe]sideEmptyflagsAttributes]id~typeLand_BagFence_Short_F]positionE-C&wDanglesT>@v=]disableSimulation]dataTypeObjectPositionInfo4^sideEmptyflagsAttributesl^idtypeLand_BagFence_Short_F^positiondEYbC%xDangles1>Q@ƾ=l^disableSimulation^dataTypeObjectPositionInfo_sideEmptyflagsAttributes;_idtypeLand_BagFence_Short_FY_positionE2C+mDangles@@@;_disableSimulationY_dataTypeObjectPositionInfo_sideEmptyflagsAttributes `idtypeLand_BagFence_Short_F(`position2̬ElCܨtDangles>}^$@~= `disableSimulation(`dataTypeObjectPositionInfo`sideEmptyflagsAttributes`idtypeLand_BagFence_Short_F`position[Ep|C8wDangles_W@L@@`disableSimulation`dataTypeObjectPositionInfopasideEmptyflagsAttributesaidtypeLand_BagFence_Short_FapositionC7E CX|Dangles=x@@adisableSimulationadataTypeObjectPositionInfo?bsideEmptyflagsAttributeswbidtypeLand_BagFence_Short_FbpositionE$Cc{Dangles=@.#=wbdisableSimulationbdataTypeObjectPositionInfocsideEmptyflagsAttributesFcidtypeLand_BagFence_Short_FdcpositionECtDangles@~d@HK@FcdisableSimulationdcdataTypeObjectPositionInfocsideEmptyflagsAttributesdidtypeLand_BagFence_Short_F3dpositionEOC*uDangles@r@HK@ddisableSimulation3ddataTypeObjectPositionInfodsideEmptyflagsAttributesdidtypeLand_BagFence_Short_FatlOffset<epositionE C~tDangles=Ub@=ddisableSimulationedataTypeObjectPositionInfoesideEmptyflagsAttributeseid)typeLand_Plank_01_4m_FatlOffset?eposition`3EC3jDangles@w@>edisableSimulationedataTypeObjectPositionInfotfsideEmptyflagsAttributesfid.typeLand_Plank_01_4m_FatlOffset?fposition0MECJjDangles@`@Ψ=fdisableSimulationfdataTypeObjectPositionInfoEgsideEmptyAttributes}gid,typeLand_BagFence_End_FatlOffsetD?gpositionZEʰCjjDangles @}@?=}gdisableSimulationgdataTypeObjectPositionInfohsideEmptyAttributesNhid-typeLand_BagFence_End_FatlOffsetC?lhpositionUE龰CYjDangles@I*@?=NhdisableSimulationlhdataTypeObjectPositionInfohsideEmptyAttributesiid0typeLand_BagFence_End_FatlOffsetT8?=ipositionHEMCu+kDanglesM@c)@ =idisableSimulation=idataTypeObjectPositionInfoisideEmptyAttributesiid/typeLand_BagFence_Round_FatlOffsetVC?jpositionE CBkDanglesM@.@ =idisableSimulationjdataTypeObjectPositionInfojsideEmptyAttributesjid"typeLand_BagFence_Short_FatlOffset@?jposition*EomCEC&jDangles@)_@ݶ=kdisableSimulationkdataTypeObjectPositionInfo3lsideEmptyAttributesklid&typeLand_BagFence_Short_FatlOffsetzG?lpositionmEPCkDangles:q@0 @C=kldisableSimulationldataTypeObjectPositionInfomsideEmptyAttributes>mid'typeLand_BagFence_Short_FatlOffsetH?\mpositionyEF*C,kDangles:q@Q<W=>mdisableSimulation\mdataTypeObjectPositionInfomsideEmptyflagsAttributesnid5typeLand_Plank_01_4m_FatlOffset?8npositionE$бCkDangles5@gV?n@ndisableSimulation8ndataTypeObjectPositionInfonsideEmptyAttributesnid4typeLand_BagFence_End_FatlOffsetB ? opositionuEfCjDanglesZ@4@rtypeLand_BagFence_End_FatlOffsetQ?opositionDE_CbjDanglesZ@ocT@r=odisableSimulationodataTypeObjectPositionInfoWpsideEmptyAttributespid3typeLand_BagFence_Short_FatlOffset7?ppositionuEC^jDanglesZ@@rrid6typeLand_Plank_01_4m_FatlOffset|?\rpositiondE~.C9lDanglesǷ@zȑ@Oc =>rdisableSimulation\rdataTypeObjectPositionInforsideEmptyflagsAttributessidJtypeLand_Plank_01_4m_FatlOffset?8spositionZE$CM]vdisableSimulation{vdataTypeObjectPositionInfovsideEmptyAttributes0widBtypeLand_BagFence_Short_FatlOffset\.?NwpositionEC/lDanglesP@0wdisableSimulationNwdataTypeObjectPositionInfowsideEmptyAttributesxidMtypeLand_BagFence_End_FatlOffsetp&?xpositionFErCRmDanglesK{@xdisableSimulationxdataTypeObjectPositionInfoxsideEmptyAttributesxidPtypeLand_BagFence_End_FatlOffsetX2?xpositione EtC,dnDangles?xdisableSimulationxdataTypeObjectPositionInfolysideEmptyAttributesyidOtypeLand_BagFence_Long_FatlOffsetJ?ypositionEACnDangles3@/@@ydisableSimulationydataTypeObjectPositionInfo?zsideEmptyAttributeswzidLtypeLand_BagFence_Short_FatlOffsetR?zpositionEC?mDangles3@@@wzdisableSimulationzdataTypeObjectPositionInfo{sideEmptyAttributesJ{idQtypeLand_BagFence_Short_FatlOffsetdB?h{position5E'CmDanglesb@@S)g"s@@&|disableSimulationD|dataTypeObjectPositionInfo|sideEmptyflagsAttributes}id\typeLand_Plank_01_4m_FatlOffset? }positioniE=GCsDanglesh@Mz@+4@}disableSimulation }dataTypeObjectPositionInfo}sideEmptyAttributes}idWtypeLand_BagFence_End_FatlOffset ?}positionHE8CKsDangles&@]>,=@}disableSimulation}dataTypeObjectPositionInfol~sideEmptyAttributes~idZtypeLand_BagFence_End_FatlOffset?~positionsxEܱCKtDangles@ă@5=@~disableSimulation~dataTypeObjectPositionInfo>sideEmptyAttributesvidVtypeLand_BagFence_Long_FatlOffset9?position;E{CdsDanglesZ@B2Y@3Z@vdisableSimulationdataTypeObjectPositionInfosideEmptyAttributesIidUtypeLand_BagFence_Short_FatlOffset>gpositionECtsDangles޻@IdisableSimulationgdataTypeObjectPositionInfosideEmptyAttributesidXtypeLand_BagFence_Short_FatlOffset??:positiongaE_CsDangles&@;r@5=@disableSimulation:dataTypeObjectPositionInfosideEmptyAttributesidYtypeLand_BagFence_Short_FatlOffset>H? position%qEC'tDangles@@5=@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributes˂iddtypeLand_Plank_01_4m_FatlOffset?positionVͯEyC vDangles@h1@@˂disableSimulationdataTypeObjectPositionInfoosideEmptyflagsAttributesidhtypeLand_Plank_01_4m_FatlOffset ?Ńposition߯EFC=wDangles@_@;̿@disableSimulationŃdataTypeObjectPositionInfo@sideEmptyAttributesxidbtypeLand_BagFence_End_FatlOffset?positionEC vDanglesFc@@ @xdisableSimulationdataTypeObjectPositionInfosideEmptyAttributesIidftypeLand_BagFence_End_FatlOffset8?gpositionݯECDwDangles@ʼ?#@IdisableSimulationgdataTypeObjectPositionInfosideEmptyAttributesidgtypeLand_BagFence_End_FatlOffset?8positionݯE{CswDangles@z@#@disableSimulation8dataTypeObjectPositionInfosideEmptyAttributesidetypeLand_BagFence_Long_FatlOffset;? positionE*CD xDanglesi@k?@disableSimulation dataTypeObjectPositionInfosideEmptyAttributesid_typeLand_BagFence_Short_FatlOffset D?݇position#E$ұCuDanglesH@5@"@disableSimulation݇dataTypeObjectPositionInfoZsideEmptyAttributesidatypeLand_BagFence_Short_FatlOffset^(vDangles]@d@Z@AdisableSimulation_dataTypeObjectPositionInfoڊsideEmptyAttributesidltypeLand_BagFence_End_FatlOffset?0position孯E…COcDanglesY>F@@disableSimulation0dataTypeObjectPositionInfosideEmptyAttributesidktypeLand_BagFence_Long_FatlOffset:?positionEC~DanglesY>f@@disableSimulationdataTypeObjectPositionInfo}sideEmptyAttributesidjtypeLand_BagFence_End_FatlOffset'?ӌpositionBENCDanglesY> >@disableSimulationӌdataTypeObjectPositionInfoPsideEmptyAttributesiditypeLand_BagFence_Short_FatlOffsetB?positionNEPC0DanglesY>c@@disableSimulationdataTypeObjectPositionInfo!sideEmptyAttributesYidrtypeLand_BagFence_End_FatlOffset?wpositionVgE;C9DanglesY>s`:@@YdisableSimulationwdataTypeObjectPositionInfosideEmptyAttributes,idotypeLand_BagFence_Round_FatlOffset6G?Jposition‡E;C#DanglesY>P@@,disableSimulationJdataTypeObjectPositionInfoǏsideEmptyAttributesidqtypeLand_BagFence_Short_FatlOffsetD?positionpECPC DanglesY>z@@disableSimulationdataTypeObjectPositionInfosideEmptyAttributesѐidutypeLand_BagFence_Long_FatlOffset,L?position`KECDanglesY>@@ѐdisableSimulationdataTypeObjectPositionInfousideEmptyflagsAttributesid{typeLand_Plank_01_4m_FatlOffset?ˑposition(1EC~Dangles>?.E>disableSimulationˑdataTypeObjectPositionInfoQsideEmptyflagsAttributesid|typeLand_Plank_01_4m_FatlOffsetv?positionLE/CM~Dangles>iz?H]>disableSimulationdataTypeObjectPositionInfo"sideEmptyAttributesZidxtypeLand_BagFence_End_FatlOffset>xpositionw0EC~DanglesY>@=ZdisableSimulationxdataTypeObjectPositionInfosideEmptyAttributes+idytypeLand_BagFence_End_FatlOffsetG?Iposition)EXC~Dangleskj >l@F^=+disableSimulationIdataTypeObjectPositionInfoĔsideEmptyAttributesidztypeLand_BagFence_End_FatlOffset>position%EϲCg~Dangleskj >[(@F^=disableSimulationdataTypeObjectPositionInfosideEmptyAttributesϕidvtypeLand_BagFence_Short_FatlOffset/?position4EWCDanglesY>7@@ϕdisableSimulationdataTypeObjectPositionInfojsideEmptyAttributesidwtypeLand_BagFence_Short_FatlOffset=?positionECH-~Dangleskj >u@F^=disableSimulationdataTypeObjectPositionInfoFsideEmptyflagsAttributes~id}typeLand_Plank_01_4m_FatlOffset?position"^ECDanglesI>Y@<~disableSimulationdataTypeObjectPositionInfo"sideEmptyflagsAttributesZidtypeLand_Plank_01_4m_FatlOffset?xpositionE@C}Danglestw?>{@[\Y>ZdisableSimulationxdataTypeObjectPositionInfosideEmptyAttributes,id~typeLand_BagFence_Long_FatlOffsetE?JpositionECd}Dangles>+@=,disableSimulationJdataTypeObjectPositionInfoǙsideEmptyAttributesidtypeLand_BagFence_Short_FatlOffset3?positionۮEuC|Dangles=@=disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_Mi8_medevac_RUatlOffsetCustomAttributesTpositionXECzDangles@@@health&>ammolockLOCKEDfuelinitcall{ [this, ["faction", "MNP_RU_AIR"], ["gear", "Armored"]] call hull3_unit_fnc_init;}texturesSoviet_Army_8MTVAttribute0͛nAttributesTpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value'Tdata7Ttype?value[[[["CUP_arifle_AK74M","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]TtypeSTRINGTdataTypeObjectPositionInfoڝsideEmptyflagsAttributesidtypeLand_Plank_01_8m_FatlOffset0>0positionqǯE.C> zDangles^@g@p@disableSimulation0dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Plank_01_8m_FatlOffset> positionJxEDzC'vDanglesd@`?|@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesʟidtypeLand_Plank_01_4m_FatlOffsetp>positionECwDanglesٞ@G@:e@ʟdisableSimulationdataTypeObjectPositionInfonsideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset>ĠpositionYE@CxDangles@U@`@disableSimulationĠdataTypeObjectPositionInfoJsideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset?positionԮEeOCF|Dangles(I>'e@ux>disableSimulationdataTypeObjectPositionInfosideEmptyAttributesTidtypeLand_BagFence_Long_FatlOffset.?rposition8ĮE&C[{Danglesm>;%@v">TdisableSimulationrdataTypeObjectPositionInfosideEmptyAttributes'idtypeLand_BagFence_Short_FatlOffset9?EpositioniЮEC|Dangles=!@='disableSimulationEdataTypeObjectPositionInfo£sideEmptyAttributesidtypeLand_BagFence_Short_FatlOffsetF?positionhECZzDangles ^<@Ϊ>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes֤idtypeLand_Plank_01_4m_FatlOffsetd?positionzE䂲CBDangles>?fߦ=֤disableSimulationdataTypeObjectPositionInfozsideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset?ХpositionEJCUDanglesB>R@#@disableSimulationХdataTypeObjectPositionInfoVsideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset>positionl¯E-CE~Dangles?? @disableSimulationdataTypeObjectPositionInfo2sideEmptyflagsAttributesjidtypeLand_Plank_01_8m_FatlOffsetT>positionOE=^C}Dangles?D@s!?jdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesFidtypeLand_Plank_01_8m_FatlOffset4>dposition%rEqCėtDangles2?nR?TK@FdisableSimulationddataTypeObjectPositionInfosideEmptyflagsAttributes"idtypeLand_Plank_01_8m_FatlOffset>@positionNIEӲCtDangles ??a?"disableSimulation@dataTypeObjectPositionInfoƩsideEmptyflagsAttributesidtypeLand_Plank_01_8m_FatlOffset >positionHE@۲CoDangles5@@0@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesڪidtypeLand_Plank_01_4m_FatlOffsetpl>positionEʲC) zDangles`@]@܅@ڪdisableSimulationdataTypeObjectPositionInfo~sideEmptyflagsAttributesidtypeLand_Plank_01_8m_FatlOffsetT>ԫpositionEʱC%JoDangles6@cV@ ?disableSimulationԫdataTypeObjectPositionInfoQsideEmptyAttributesidtypeLand_BagFence_Short_FatlOffsett4?positionEgC_LzDangles|0=,@2>disableSimulationdataTypeObjectPositionInfo$sideEmptyAttributes\idtypeLand_BagFence_Short_FatlOffsetH@?zpositioneEQRCyDangles<*F@F=\disableSimulationzdataTypeObjectPositionInfosideEmptyAttributes-idtypeLand_BagFence_End_FatlOffset"?KpositionnEsVCzDangles0=ٸ@2>-disableSimulationKdataTypeObjectPositionInfoѮsideEmptyflagsAttributes idtypeLand_Plank_01_4m_FatlOffset?'position,sEC]zDangles>>U@;>> disableSimulation'dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset?positionEֲCT|zDanglesw =v@x[N>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffsetY?߰positionU*ECysDangles.@Q?œ@disableSimulation߰dataTypeObjectPositionInfoesideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset,>position E^Cg@{Danglesz@u2_@@disableSimulationdataTypeObjectPositionInfoAsideEmptyflagsAttributesyidtypeLand_Plank_01_8m_FatlOffset|>position1ETCzDangleswU??+r?ydisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesUidtypeLand_Plank_01_4m_FatlOffsetX>sposition^E*C:yDanglesX?eZ@!?UdisableSimulationsdataTypeObjectPositionInfosideEmptyAttributes(idtypeLand_BagFence_Short_FatlOffsetI?Fposition"'E~C3|DanglesR=oׯ@`7=(disableSimulationFdataTypeObjectPositionInfoôsideEmptyAttributesidtypeLand_BagFence_Short_FatlOffset?positionE^pC{Dangles= @.#=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes׵idtypeLand_Plank_01_4m_FatlOffset>positionhTEzCqvDangles/k?ĵ?(Q=׵disableSimulationdataTypeObjectPositionInfo{sideEmptyflagsAttributesidtypeLand_Plank_01_8m_FatlOffset@>Ѷposition޲ErCVvDangles?ݒ@1>disableSimulationѶdataTypeObjectPositionInfoWsideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset>position*vECVvDanglesn?Nǘ@-Q=disableSimulationdataTypeObjectPositionInfo*sideEmptyAttributesbidtypeLand_BagFence_Short_FatlOffset3?positionkEnZCByDangles<d?:=bdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes0idtypeLand_BagFence_Long_FNposition&oECyDangles<l?:=0disableSimulationNdataTypeObjectPositionInfo˹sideEmptyAttributesidtypeLand_BagFence_Short_FatlOffset;?!positionpE8бC%lDangles@o@<disableSimulation!dataTypeObjectPositionInfosideEmptyflagsAttributesҺidtypeLand_BagFence_Short_FpositionfoEyC:lDangles@o@<ҺdisableSimulationdataTypeObjectPositionInfovsideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset?̻positionxEE CxDanglesj G> @ =disableSimulation̻dataTypeObjectPositionInfoRsideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset?positionYEѰCxDangles+ԫ>@WA=disableSimulationdataTypeObjectPositionInfo.sideEmptyflagsAttributesfidtypeLand_Plank_01_4m_FatlOffset0?position:ECKyDangles$>$?_>fdisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesBidtypeLand_Plank_01_4m_FatlOffset"?`positionEhCyDanglesm;>m?>BdisableSimulation`dataTypeObjectPositionInfo۾sideEmptyAttributesidtypeLand_BagFence_End_FatlOffset3?1positionENCwDanglesT>86?=disableSimulation1dataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_End_FatlOffset#?position$ECxDangles=%>=disableSimulationdataTypeObjectPositionInfo~sideEmptyAttributesidtypeLand_BagFence_Long_FatlOffsetF?position E4C"xDanglesT>@=disableSimulationdataTypeObjectPositionInfoPsideEmptyAttributesidtypeLand_BagFence_Long_FatlOffsetF?positionxNEsC{ yDangles0=>W=disableSimulationdataTypeObjectPositionInfo"sideEmptyAttributesZidtypeLand_BagFence_Long_FatlOffsetL?xposition,EFCryDangles0=9@i =ZdisableSimulationxdataTypeObjectPositionInfosideEmptyAttributes-idtypeLand_BagFence_Short_FatlOffset9?KpositionElܰCUxDangles=bG@=-disableSimulationKdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_Short_FatlOffsetG?positionjECxDangles=D@2=disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_Short_FatlOffsett3?positionEqCxDangles1>@ƾ=disableSimulationdataTypeObjectPositionInfonsideEmptyAttributesidtypeLand_BagFence_Short_FatlOffset F?position֬EC=xDanglesT>1@W=disableSimulationdataTypeObjectPositionInfoAsideEmptyAttributesyidtypeLand_BagFence_Short_FatlOffsetJ?positionɬEaCxDanglesT>^%8@W=ydisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesUidtypeLand_Plank_01_4m_FatlOffseta?spositionE\?CxDanglesg>׷@=@UdisableSimulationsdataTypeObjectPositionInfosideEmptyflagsAttributes1idtypeLand_Plank_01_4m_FatlOffset?OpositionPEB>=disableSimulationdataTypeObjectPositionInfoAsideEmptyAttributesyidtypeLand_BagFence_End_FatlOffset?positionEAگCgtxDangles-@ydisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesUidtypeLand_Plank_01_4m_FatlOffset?spositionEK3C9mxDanglesk>8@~>UdisableSimulationsdataTypeObjectPositionInfosideEmptyflagsAttributes1idtypeLand_Plank_01_4m_FatlOffset8?OpositionEFCxDangles> @b=1disableSimulationOdataTypeObjectPositionInfosideEmptyflagsAttributes idtypeLand_Plank_01_4m_FatlOffset-?+position_EGC@ xDangles\"}>Ż?\= disableSimulation+dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Plank_01_8m_FatlOffset>positionͭEC7cxDanglesK?dї@G#?disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset?positionC@E@CAuDanglesGo>0>||>disableSimulationdataTypeObjectPositionInfoisideEmptyflagsAttributesid typeLand_Plank_01_4m_FatlOffset,?positionEίCwDanglesC>al?D\>disableSimulationdataTypeObjectPositionInfoEsideEmptyflagsAttributes}id typeLand_Plank_01_4m_FatlOffset?position iEqүCwDangles؀>N@MC>}disableSimulationdataTypeObjectPositionInfosideEmptyAttributesNidtypeLand_BagFence_End_FatlOffset>lposition5ExDCbsDangles1=}?=NdisableSimulationldataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_End_FatlOffset$?=position@x=disableSimulation=dataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_End_FatlOffset:?positionaEyCvDanglesu+@disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_Long_FatlOffset.7?position5ESCQsDanglesy=T@`==disableSimulationdataTypeObjectPositionInfo\sideEmptyAttributesidtypeLand_BagFence_Long_FatlOffsetT2?position=HEnկC uDanglesj >?X3r=disableSimulationdataTypeObjectPositionInfo/sideEmptyAttributesgidtypeLand_BagFence_Short_FatlOffsetD?position:E#C`tDangles >?x=gdisableSimulationdataTypeObjectPositionInfosideEmptyAttributes:idtypeLand_BagFence_Short_FatlOffset;?XpositionqEC=wDanglesT>&@J=:disableSimulationXdataTypeObjectPositionInfosideEmptyAttributes idtypeLand_BagFence_Short_FatlOffset<=?+positionECwDanglesT>-@v= disableSimulation+dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffsetw?positione9E@zC tDangles[>ү?>+Z>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_Plank_01_8m_FatlOffset >positionnEưCguDangles?NR@?disableSimulationdataTypeObjectPositionInfoisideEmptyflagsAttributesid typeLand_Plank_01_8m_FatlOffset>positionE CQnDangles&@Hk?[?disableSimulationdataTypeObjectPositionInfoEsideEmptyflagsAttributes}idtypeLand_Plank_01_4m_FatlOffsetU>positionB=E}CVpDanglesY@@QS?}disableSimulationdataTypeObjectPositionInfo!sideEmptyflagsAttributesYidtypeLand_Plank_01_4m_FatlOffset>wpositionTEУCoDangles,R@e?XT?YdisableSimulationwdataTypeObjectPositionInfosideEmptyAttributes,idtypeLand_BagFence_Short_FatlOffsetC?JpositionkE CtmDanglesU/@ď@W=,disableSimulationJdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_Long_FatlOffset5?positionhEb@CnDangles@/?)=disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset?positionhE![CnDangles@kE@W g>disableSimulationdataTypeObjectPositionInfossideEmptyAttributesidtypeLand_BagFence_End_FatlOffset ?positionEդC^+kDangles @5?9=disableSimulationdataTypeObjectPositionInfoDsideEmptyAttributes|idtypeLand_BagFence_End_FatlOffsetJ-?position{EۯCwiDangles@R@=|disableSimulationdataTypeObjectPositionInfosideEmptyAttributesNidtypeLand_BagFence_Long_FatlOffset,O?lpositionEدClDangles@~G?=NdisableSimulationldataTypeObjectPositionInfosideEmptyAttributes idtypeLand_BagFence_Long_FatlOffset>?>position ͬEɯC0jDangles@#Z@= disableSimulation>dataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_Round_FatlOffsetI?positionECjDangles@غ@)=disableSimulationdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_BagFence_Short_FatlOffsetVS?positionEƯCWZkDangles @yu@4=disableSimulationdataTypeObjectPositionInfoasideEmptyAttributesidtypeLand_BagFence_Short_FatlOffsetH@?position*EïCjDangles @c@6=disableSimulationdataTypeObjectPositionInfo4sideEmptyAttributeslidtypeLand_BagFence_Short_FatlOffsetNJ?position E\GCgjDangles @/@ݶ=ldisableSimulationdataTypeObjectPositionInfosideEmptyAttributes=idtypeLand_BagFence_End_FatlOffsetDdisableSimulation7dataTypeObjectPositionInfosideEmptyflagsAttributesid typeLand_Plank_01_4m_FatlOffset?position琬E6 CAkDanglesP@ "@C?>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_Plank_01_4m_FatlOffset?position#~ECbxlDanglesDB@=@f7>disableSimulationdataTypeObjectPositionInfousideEmptyflagsAttributesid"typeLand_Plank_01_4m_FatlOffset?positionެE1CjDangles4@w?X=disableSimulationdataTypeObjectPositionInfoQsideEmptyflagsAttributesid#typeLand_Plank_01_4m_FatlOffsetc?positionEbiC@jDanglesP@@;w<disableSimulationdataTypeObjectPositionInfo-sideEmptyflagsAttributeseid$typeLand_Plank_01_4m_FatlOffset?positionEVC'nDangles@!>j@edisableSimulationdataTypeObjectPositionInfo sideEmptyflagsAttributesAid(typeLand_Plank_01_4m_FatlOffset?_positionTzEbdC#kDangles@@ @ =AdisableSimulation_dataTypeObjectPositionInfosideEmptyflagsAttributesid'typeLand_Plank_01_4m_FatlOffsetf?;positiongEUC kDangles|@@=disableSimulation;dataTypeObjectPositionInfosideEmptyAttributesid&typeLand_BagFence_End_FatlOffset> positionECkDangles:q@I@W=disableSimulation dataTypeObjectPositionInfosideEmptyAttributesid%typeLand_BagFence_Short_FatlOffset@?positioncEqGC# kDanglesZ@ =Ou=disableSimulationdataTypeObjectPositionInfoesideEmptyflagsAttributesid)typeLand_Plank_01_4m_FatlOffset?position֭EZCjDangles@?Q<disableSimulationdataTypeObjectPositionInfoAsideEmptyflagsAttributesyid*typeLand_Plank_01_4m_FatlOffset?positionbE )C{jDanglesF@opositionEtC$rDangles5@*@6createAsSimpleObjectdisableSimulationodataTypeObjectPositionInfosideEmptyflagsAttributes1id5typeLand_Pallet_vertical_FatlOffset=jpositionEʶCSsDangles@?>@1createAsSimpleObjectdisableSimulationjdataTypeObjectPositionInfosideEmptyflagsAttributes,id6typeLand_Pallet_vertical_FatlOffset >epositionEȲCtDangles@Jj@HK@,createAsSimpleObjectdisableSimulationedataTypeObjectPositionInfosideEmptyflagsAttributes'id7typeLand_Pallet_vertical_FatlOffset=`positionn7EEqCM"tDangles_@>Lm@5=@'createAsSimpleObjectdisableSimulation`dataTypeObjectPositionInfosideEmptyflagsAttributes"id8typeLand_Pallet_vertical_FatlOffset=[positionگEײC3C{Dangles@{n>l@"createAsSimpleObjectdisableSimulation[dataTypeObjectPositionInfosideEmptyflagsAttributesid9typeLand_Pallet_vertical_FatlOffset=VpositionįE C |Dangles@w@@createAsSimpleObjectdisableSimulationVdataTypeObjectPositionInfosideEmptyflagsAttributesid:typeLand_Pallet_vertical_FatlOffset`=Qposition~E C--}Dangles=Ƨ@Č@createAsSimpleObjectdisableSimulationQdataTypeObjectPositionInfosideEmptyflagsAttributesid;typeLand_Pallet_vertical_FatlOffset\=LpositionT.EZ Co}Dangleskj >I~?@createAsSimpleObjectdisableSimulationGdataTypeObjectPositionInfosideEmptyflagsAttributes id=typeLand_Pallet_vertical_FatlOffsetBpositionE!C{Dangles=Ӄ?= createAsSimpleObjectdisableSimulationBdataTypeObjectPositionInfosideEmptyflagsAttributesid>typeLand_Pallet_vertical_FatlOffset==positionE0C+|Dangles=Vl?=createAsSimpleObjectdisableSimulation=dataTypeObjectPositionInfosideEmptyflagsAttributesid?typeLand_Pallet_vertical_FatlOffset0=8position`E}CyDangles@C@2>createAsSimpleObjectdisableSimulation8dataTypeObjectPositionInfosideEmptyflagsAttributesid@typeLand_Pallet_vertical_FatlOffset =3positionlE CtDangles=p?hB=createAsSimpleObjectdisableSimulation3dataTypeObjectPositionInfosideEmptyflagsAttributesidAtypeLand_Pallet_vertical_FatlOffset.positionfErCbtDangles?createAsSimpleObjectdisableSimulation.dataTypeObjectPositionInfosideEmptyflagsAttributesidBtypeLand_Pallet_vertical_FatlOffset0=)positionE.C7uDangles2>8]@W=createAsSimpleObjectdisableSimulation)dataTypeObjectPositionInfosideEmptyflagsAttributesidCtypeLand_Pallet_vertical_FatlOffset=$positionE0CQvDanglesT>ٍ@=createAsSimpleObjectdisableSimulation$dataTypeObjectPositionInfosideEmptyflagsAttributesidDtypeLand_Pallet_vertical_FatlOffset@=positionӬE-C\bvDangles2>o?ƾ=createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidEtypeLand_Pallet_vertical_FatlOffset= position5جEeCH uDangles>5s@~=createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes idFtypeLand_Pallet_vertical_FatlOffsetЕ= positionEH%C7uDangles>Ԅ@C= createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes idGtypeLand_Pallet_vertical_FatlOffset`h= positionnEɯCvDangles >\?+= createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes idHtypeLand_Pallet_vertical_FatlOffset0= position䝬E=CVtDangles>.@C= createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes idItypeLand_Pallet_vertical_FatlOffset= position٬EEC(vDangles2>Փw?ƾ= createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes idJtypeLand_Pallet_vertical_FatlOffset=positionMETNCpositionEcCtoDangles@createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfozsideEmptyflagsAttributesidMtypeLand_Pallet_vertical_FatlOffset=positionHEC0kDangles:q@?C=createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfousideEmptyflagsAttributesidNtypeLand_Pallet_vertical_FatlOffset =position&?E9?CmDangles@=[@:=createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfopsideEmptyflagsAttributesidOtypeLand_Pallet_vertical_FatlOffset =position*E;?C'nnDangles@s@=createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoksideEmptyflagsAttributesidPtypeLand_Pallet_vertical_FatlOffset=positionErCoDangles@/@9=createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfofsideEmptyflagsAttributesidQtypeLand_Pallet_vertical_FatlOffset position_׬ECpDangles@7O@v=createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoasideEmptyflagsAttributesidRtypeLand_Pallet_vertical_FatlOffset=position6kE7CTnDangles@^@}=createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo\sideEmptyflagsAttributesidStypeLand_Pallet_vertical_FatlOffset =position ECNrDanglesF^=h@:=createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoWsideEmptyflagsAttributesidTtypeLand_Pallet_vertical_FatlOffset Z=positionj٭EtCdIlDangles@@E=createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoRsideEmptyflagsAttributesidUtypeLand_Pallet_vertical_FatlOffsetS=positionEvC6GlDangles@B?m^=createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfoAsideEmptyAttributesyidVtypeLand_Pallet_vertical_FatlOffset4>positionc!EʱC0!lDangles@c!?C:ycreateAsSimpleObjectdisableSimulationdataTypeObjectPositionInfo<sideEmptyflagsAttributestidWtypeLand_Pallet_vertical_FatlOffset=position"'EICoDanglesR@̋@zpositionحE̲CdZrDangles.?Ƃ?fG>\disableSimulationzdataTypeObjectPositionInfosideEmptyflagsAttributes8id,typeLand_Plank_01_8m_FatlOffset>Vposition EᐲCw7oDangles?g{@@?8disableSimulationVdataTypeObjectPositionInfosideEmptyflagsAttributesid[typeLand_Plank_01_4m_FatlOffset^?2positionDEʲCDangles>Tj?+=disableSimulation2dataTypeObjectPositionInfosideEmptyflagsAttributesid]typeLand_Plank_01_8m_FatlOffset> positionJѭEYkCi'nDangles@@g>disableSimulation dataTypeObjectPositionInfo sideEmptyflagsAttributes id^typeLand_Plank_01_8m_FatlOffset̰> position ǮECpDangles/@x@@ disableSimulation dataTypeObjectPositionInfop!sideEmptyflagsAttributes!id\typeLand_Plank_01_4m_FatlOffset3>!positionJ9E#iC4dwDangles$?k?.@!disableSimulation!dataTypeObjectPositionInfoL"sideEmptyflagsAttributes"id_typeLand_Plank_01_4m_FatlOffsetpg>"positionECZrDangles@?f@"disableSimulation"dataTypeObjectPositionInfo(#sideEmptyflagsAttributes`#id`typeLand_Plank_01_4m_FatlOffset$>~#positionEaƱCsDangles??B%>`#disableSimulation~#dataTypeObjectPositionInfo$sideEmptyflagsAttributes<$idatypeLand_Plank_01_4m_FatlOffset4>Z$positionEmC rDangles2@N@곺?<$disableSimulationZ$dataTypeObjectPositionInfo$sideEmptyflagsAttributes%idbtypeLand_Plank_01_8m_FatlOffsetR>6%position`E꺱CFomDangles@˖@u1?%disableSimulation6%dataTypeObjectPositionInfo%sideEmptyflagsAttributes%idWtypeFlagCarrierRUatlOffsetJ@%positionq9EݮCqD%%dataTypeObjectPositionInfo`&sideEmptyflagsAttributes&idtypeSign_1L_NoentryatlOffsetp&positionڥE%CKiDangles3@6@T8@*>q'disableSimulation'dataTypeObjectPositionInfo(sideEmptyflagsAttributesO(idtypeCUP_R_tk_Rock_03_EP1atlOffsetCm(position_E$]CnqDangles@(>O(disableSimulationm(dataTypeObjectPositionInfo(sideEmptyflagsAttributes-)idtypeCUP_R_tk_Rock_03_EP1atlOffset >K)positionED-C?%VDanglesdd@-)disableSimulationK)dataTypeObjectPositionInfo)sideEmptyflagsAttributes*idtypeCUP_R_tk_Boulder_01_EP1atlOffset8,*positionwE፩C7QkDangles8q@3>*disableSimulation,*dataTypeObjectPositionInfo*sideEmptyflagsAttributes*idtypeCUP_R_tk_Boulder_01_EP1atlOffsetx +positionGECGvDangles@)6@2@*disableSimulation +dataTypeObjectPositionInfo+sideEmptyflagsAttributes+idtypeCUP_R_tk_Boulder_01_EP1atlOffset@e+positionEaޥCDangles=>k=+disableSimulation+dataTypeObjectPositionInfoy,sideEmptyflagsAttributes,idtypeCUP_R_tk_Boulder_01_EP1atlOffset%,position9ECDangles?>pk=,disableSimulation,dataTypeObjectPositionInfoZ-sideEmptyflagsAttributes-idtypeCUP_R_tk_Boulder_03_EP1atlOffset-position!ESCB~Dangles3>P>-disableSimulation-dataTypeObjectPositionInfo/.sideEmptyAttributesg.idtypeCUP_R_tk_Boulder_03_EP1atlOffset?.positionEfC3~Dangles[@g.disableSimulation.dataTypeObjectPositionInfo/sideEmptyflagsAttributesG/idtypeLand_Pallet_vertical_FatlOffset =/position ECxDangles ?G/createAsSimpleObjectdisableSimulation/dataTypeObjectPositionInfo 0sideEmptyflagsAttributesB0id typeLand_Pallet_vertical_FatlOffsethD>{0positioniEGCLwDangles ?B0createAsSimpleObjectdisableSimulation{0dataTypeObjectPositionInfo0sideEmptyflagsAttributes,1idtypeLand_fort_rampart_EP1J1positionîECnDangles&@˰@{k<,1disableSimulationJ1dataTypeObjectPositionInfo1sideEmptyflagsAttributes1idtypeLand_Pallet_vertical_F52position߮EG0CnDangles3@j>>@1createAsSimpleObjectdisableSimulation52dataTypeObjectPositionInfo2sideEmptyflagsAttributes2idtypeLand_Pallet_vertical_FatlOffsetP'>03position)E,C&nDangles*+?2createAsSimpleObjectdisableSimulation03dataTypeObjectPositionInfo3sideEmptyflagsAttributes3idtypeLand_Pallet_vertical_FatlOffset>+4positionEtCrmDangles~@3createAsSimpleObjectdisableSimulation+4dataTypeObjectPositionInfo4sideEmptyflagsAttributes4idtypeLand_Pallet_vertical_FatlOffsetx>&5positionԬEбC_lDangleskD^@4createAsSimpleObjectdisableSimulation&5dataTypeObjectPositionInfo5sideEmptyflagsAttributes5idtypeCUP_R_tk_Rock_01_EP1atlOffset 6position3tEţCDangles?@5disableSimulation6dataTypeObjectPositionInfo6sideEmptyflagsAttributes6idtypeCUP_R_tk_Rock_02_EP1atlOffsetV6positionE(CDangles$4r=Q=6disableSimulation6dataTypeObjectPositionInfom7sideEmptyflagsAttributes7idtypeCUP_R_tk_Boulder_02_EP1atlOffset07positionEICKDangles>@ P@`@7disableSimulation7dataTypeObjectPositionInfoN8sideEmptyflagsAttributes8idtypeCUP_R_tk_Boulder_02_EP1atlOffset8positionsECT#GDangles8E>0>8disableSimulation8dataTypeObjectPositionInfo,9sideEmptyflagsAttributesd9idtypeCUP_R_tk_Rock_03_EP1atlOffset@ 9position1 E,C=Dangles@֑>@=d9disableSimulation9dataTypeObjectPositionInfo :sideEmptyflagsAttributesB:idtypeCUP_R_tk_Rock_02_EP1atlOffset@`:positionE2\C'DanglesuE#@us@>&2?B:disableSimulation`:dataTypeObjectPositionInfo:sideEmptyflagsAttributes#;idtypeCUP_R_tk_Boulder_03_EP1atlOffset A;positionhE;C`*Danglesx>͔5>#;disableSimulationA;dataTypeObjectPositionInfo;sideEmptyflagsAttributes<idtypeCUP_R_tk_Rock_01_EP1atlOffset'<positionhֱE3Cj#Dangles@oQX>@<disableSimulation<dataTypeObjectPositionInfo<sideEmptyflagsAttributes<idtypeCUP_R_tk_Rock_03_EP1atlOffset<position\SECDanglesС?_@B?<disableSimulation<dataTypeObjectPositionInfo=sideEmptyflagsAttributes=idtypeCUP_R_tk_Rock_03_EP1atlOffset=positionUEMCsDangles:c@@>==disableSimulation=dataTypeObjectPositionInfof>sideEmptyflagsAttributes>idtypeCUP_R_tk_Boulder_01_EP1atlOffsetʽ>positionNEÉC71!Dangles>er>>disableSimulation>dataTypeObjectPositionInfoG?sideEmptyflagsAttributes?idtypeCUP_R_tk_Boulder_03_EP1atlOffset4޾?positionE=TCD+Dangles)@?disableSimulation?dataTypeObjectPositionInfo%@sideEmptyflagsAttributes]@idtypeCUP_R_tk_Rock_02_EP1atlOffset{@positionE>C?)DanglesV@@]@disableSimulation{@dataTypeObjectPositionInfoAsideEmptyflagsAttributes;AidtypeCUP_R_tk_Rock_03_EP1atlOffset@׳YApositionECDanglesw@9>@;AdisableSimulationYAdataTypeObjectPositionInfoAsideEmptyflagsAttributesBidtypeCUP_R_tk_Rock_03_EP1atlOffset7BpositionF E5UCÉDanglesɐ@H@G|@BdisableSimulation7BdataTypeObjectPositionInfoBsideEmptyflagsAttributesBidtypeCUP_R_tk_Rock_03_EP1atlOffsetCpositionElϲCDangles@me@BdisableSimulationCdataTypeObjectPositionInfoCsideEmptyflagsAttributesCidtypeCUP_R_tk_Boulder_02_EP1atlOffset>Cposition++ECC Dangleso#@@CdisableSimulationCdataTypeObjectPositionInfoqDsideEmptyflagsAttributesDidtypeCUP_R_tk_Boulder_03_EP1Dposition+PEGnCͨDangles5@mI@K@DdisableSimulationDdataTypeObjectPositionInfoOEsideEmptyflagsAttributesEidtypeCUP_R_tk_Rock_01_EP1atlOffsethEposition+ڤEÜC痓DanglesO7A@I@Q?EdisableSimulationEdataTypeObjectPositionInfo-FsideEmptyflagsAttributeseFid typeCUP_R_tk_Rock_01_EP1atlOffset$dFposition֯EhC/XDangles%3@K@>eFdisableSimulationFdataTypeObjectPositionInfoGsideEmptyflagsAttributesFGid, typeCUP_R_tk_Boulder_01_EP1atlOffset]dGposition/EYC dDanglesf>@FGdisableSimulationdGdataTypeObjectPositionInfoGsideEmptyflagsAttributes'Hid- typeCUP_R_tk_Boulder_03_EP1atlOffsetiVEHpositionEWyC)Dangles@@'HdisableSimulationEHdataTypeObjectPositionInfoHsideEmptyflagsAttributesIid. typeCUP_R_tk_Boulder_01_EP1atlOffset&IpositionWE"CFՅDanglesA?IdisableSimulation&IdataTypeObjectPositionInfoIsideEmptyflagsAttributesIid/ typeCUP_R_tk_Rock_03_EP1atlOffsetS0JpositionyTEÐCDangles}#?IdisableSimulationJdataTypeObjectPositionInfoJsideEmptyflagsAttributesJid0 typeCUP_R_tk_Rock_03_EP1atlOffset2`JpositionEC:yDangles@(>JdisableSimulationJdataTypeObjectPositionInfojKsideEmptyflagsAttributesKid1 typeCUP_R_tk_Rock_03_EP1atlOffset@Kposition^1E='C]0Dangles`@KdisableSimulationKdataTypeObjectPositionInfoHLsideEmptyflagsAttributesLid2 typeCUP_R_tk_Rock_01_EP1atlOffset .LpositionEC~^CDanglesI@LdisableSimulationLdataTypeObjectPositionInfo&MsideEmptyflagsAttributes^Mid3 typeCUP_R_tk_Rock_02_EP1atlOffset@O|MpositionŮEvˣCj9DanglesU<^MdisableSimulation|MdataTypeObjectPositionInfoMsideEmptyflagsAttributes,Nid^ typeLand_BagFence_Long_FJNposition$WEdѱC+zDanglesʨk=i.?F=,NdisableSimulationJNdataTypeObjectPositionInfoNsideEmptyflagsAttributesNid_ typeLand_BagFence_Round_FOposition*CECuzDanglesʨk=OG@F=NdisableSimulationOdataTypeLayernameKholm PlayerstateEntitieswOidatlOffseth'?\ items Item0PItem1QItem2=RItem3SSItem4iTItem5UItem6VItem7WItem8XItem9YItem10 [\dataTypeObjectPositionInfo~PsideEmptyflagsAttributesPidrtypeCUP_RUSpecialWeaponsBoxQposition+EpCqDanglesC:E@F^=Pinitcall{[this, ["faction", "MNP_RU_AIR"], ["gear", "Truck"]] call hull3_unit_fnc_init;}QdataTypeObjectPositionInfoQsideEmptyflagsAttributesQidvtypeCUP_RUSpecialWeaponsBoxatlOffset=Rposition EҲCvDanglesA@Y"?πC;2kDnamemarker_11markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFullaڊ AangleV#BidatlOffsetd dataTypeMarkerposition*,EC[djDnamemarker_12markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla$Aangle'CidatlOffset@=Ye dataTypeMarkerpositionECjDnamemarker_13markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla1@angleߐ3CidatlOffset<f dataTypeMarkerpositionEC!kDnamemarker_14markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla@angle;J CidatlOffset]f dataTypeMarkerposition9pEȰC$^kDnamemarker_15markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla0(Aangle՘9CidatlOffset#g dataTypeMarkerpositionECLlDnamemarker_16markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFullaL@angle5CidatlOffsetfieh dataTypeMarkerpositionEX)ChfnDnamemarker_17markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla{@angleBidatlOffsetq(i dataTypeMarkerpositionEǛC?qDnamemarker_18markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFullaAanglerBidatlOffset CidatlOffsetj dataTypeMarkerpositionEVCTklDnamemarker_2markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla5^*@b K@anglecCidatlOffset@9xk dataTypeMarkerpositionmEmCsDnamemarker_20markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla@angle,CidatlOffset<;l dataTypeMarkerpositionE+C`vDnamemarker_21markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFullaƘ@angle1( CidatlOffsetl dataTypeMarkerpositionfEݤCixDnamemarker_22markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla@angleYBidatlOffset8m dataTypeMarkerposition EHCk;{Dnamemarker_23markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla@angle׻BidatlOffsetYn dataTypeMarkerpositionsECDnamemarker_24markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla[@angleėXCidatlOffset=Go dataTypeMarkerposition-JECXDnamemarker_25markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFullaAangle]CidatlOffset p dataTypeMarkerpositionծE;Cj|Dnamemarker_26markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla@angle%CidatlOffset@;p dataTypeMarkerpositionEZCzDnamemarker_27markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFullaAO@angle/CidatlOffsetEpCtDnamemarker_35markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla@angleBidatlOffsetarx dataTypeMarkerpositionNECboDnamemarker_36markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla@angleGrBidatlOffset5y dataTypeMarkerpositiondEծCBnDnamemarker_37markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFullaf@angleَBidatlOffsety dataTypeMarkerposition=EPCQqDnamemarker_38markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla5^j@bAangle9BidatlOffset z dataTypeMarkerpositionHE/mC}Dnamemarker_4markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla5^*@b K@anglenCidatlOffset{ dataTypeMarkerpositionJECzyDnamemarker_5markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla5^*@b K@angleH!!CidatlOffsetW| dataTypeMarkerpositionECxDnamemarker_6markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla5^*@b K@angleUCidatlOffset8!} dataTypeMarkerpositionkENC#mDnamemarker_7markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla5^*@b K@angle܏BidatlOffset@9} dataTypeMarkerpositionEðCjDnamemarker_8markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla5^*@b K@angle;;CidatlOffset~ dataTypeMarkerpositionEүCqDnamemarker_9markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla@b㥿@angleBidatlOffset3>dataTypeMarkerpositionEC(zDnamemarker_0typemil_trianglea?b?iddataTypeMarkerposition׮E&Cr/kDnamemarker_1typemil_trianglea?b?id]dataTypeMarkerpositionB$E'CqDnamemarker_51typemil_dota?b?idTatlOffset3>؀dataTypeMarkerpositionES_C}Dnamemarker_52typemil_dota?b?idUatlOffset>SdataTypeMarkerposition;EC2QqDnamemarker_48typemil_dota?b?idVatlOffset9΁ dataTypeMarkerposition7 EC?wDnamemarker_39markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle CidatlOffset dataTypeMarkerpositionPEIQCwDnamemarker_40markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̘@b(?angle3CidatlOffset=d dataTypeMarkerpositionE(կC{uDnamemarker_41markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle0Cid dataTypeMarkerposition>Ep_CT%vDnamemarker_42markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?anglepCidatlOffset dataTypeMarkerpositionbEƺCgtDnamemarker_43markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleBid dataTypeMarkerpositiontElCuDnamemarker_44markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFullaB@b(?angle CidatlOffsetp dataTypeMarkerpositiondEȰC70vDnamemarker_45markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla@b(?angle2CidatlOffset<; dataTypeMarkerpositionECtDnamemarker_53markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle lCidatlOffset@> dataTypeMarkerposition﫭EC[|vDnamemarker_56markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla8@b(?angle&CidatlOffset;ш dataTypeMarkerpositionEE=C[wDnamemarker_57markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla@b(?angleCidatlOffset dataTypeMarkerpositionn*ECwDnamemarker_58markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleCidɎ dataTypeMarkerpositionԭECrDnamemarker_65markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle.](Cid dataTypeMarkerpositionhEpCGqDnamemarker_66markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?anglepYCid? dataTypeMarkerpositionZE۰C$oDnamemarker_67markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleBid dataTypeMarkerpositionnŭE|CnDnamemarker_68markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle FCid dataTypeMarkerposition~E$CmDnamemarker_69markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle2Cidp dataTypeMarkerposition|pECv0nDnamemarker_70markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle&Cid+ dataTypeMarkerpositionFEJC4oDnamemarker_71markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleACid dataTypeMarkerpositionCήE1C|pDnamemarker_72markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?anglen'Bid dataTypeMarkerpositionEFC7rDnamemarker_73markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleBBid\ dataTypeMarkerposition;E]C}\sDnamemarker_74markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?anglevCid dataTypeMarkerposition EiC]uDnamemarker_75markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla9@b(?anglegSBidatlOffset dataTypeMarkerpositionSLE+C6uDnamemarker_76markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle\Bid dataTypeMarkerposition4~EرCnvDnamemarker_77markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleSCidX dataTypeMarkerpositionE۱CwDnamemarker_78markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleBid dataTypeMarkerpositionVίEH?C)yDnamemarker_79markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla@b(?angleBidatlOffset=ޙ dataTypeMarkerpositionEC|Dnamemarker_80markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleNCid dataTypeMarkerpositionMEDtCj4~Dnamemarker_81markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleCidT dataTypeMarkerpositionUEC2{Dnamemarker_82markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle=UBidatlOffset dataTypeMarkerpositionEiCyDnamemarker_83markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleWaCidڜ dataTypeMarkerposition$ ECwDnamemarker_84markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFullan@b(?anglehgCidatlOffset< dataTypeMarkerposition5֮E䉲C&WxDnamemarker_85markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle Cid` dataTypeMarkerpositionE]C}qDnamemarker_86markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle3Cid dataTypeMarkerposition=xEmCwoDnamemarker_87markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?anglexNBid֟ dataTypeMarkerposition ]EC9mDnamemarker_88markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?anglex\Cid dataTypeMarkerpositionEjCDhlDnamemarker_89markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleH:CidL dataTypeMarkerpositionwEy:C3lDnamemarker_90markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle7Cid dataTypeMarkerposition!EGC6)lDnamemarker_91markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla"@b(?angleMCidatlOffset<Ң dataTypeMarkerpositionECt*mDnamemarker_92markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angletSCidatlOffset dataTypeMarkerpositionBE"C̏nDnamemarker_93markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFullaݑ@b(?angle(eCidatlOffset;h dataTypeMarkerpositionЬEDCzkDnamemarker_94markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle8OCid# dataTypeMarkerpositionqܬEɰC*qDnamemarker_95markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleBidޥ dataTypeMarkerposition]EаCKsDnamemarker_96markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleCid dataTypeMarkerposition:ECsDnamemarker_97markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angleg0CidatlOffsetd dataTypeMarkerpositionǮEoƱC8mDnamemarker_98markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angle( Cid dataTypeMarkerpositionJEڰCUoDnamemarker_99markerTypeRECTANGLEtyperectanglecolorNameColorEASTfillNameSolidFulla̋@b(?angletSCidڨdataTypeLayernameSafety Off - InfantrystateEntitiesAidatlOffset0JA&items%Item0Item1ķItem2ֹItem3rItem4+Item5]Item6,Item7VItem8 Item9Item10Item11Item12Item13zItem143Item15]Item16Item176Item18Item19Item20Item21Item22Item23Item24Item25Item26Item27Item28eItem29GItem30qItem31!Item32Z.Item33Attribute7Attribute8ݲAttribute9Attribute10Attribute11WAttribute12#Attribute13nAttributesķpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value0ndata@ntypeYvaluentypeSTRINGnpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value0data0typevalue0typeSCALAR0propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypeݮvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuesdatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value=~dataM~typeivalue A~typeSCALAR~propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value>data>type+value>typeBOOL>propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueױdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueݲdataݲtypeȲvalueݲtypeSTRINGݲpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuetdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueFdataVtypervaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueWdata&WtypeBvalueAWtypeSCALARWpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value#data#typevalue#typeSCALAR#propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedataƶtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueķdataķtypevalueķtypeSTRINGķdataTypeGroupsideCivilianEntities"AttributesйidatlOffset=ֹitemsItem0UItem1Item2eйdataTypeObjectPositionInfoԸsideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetv-@position?E(CC*~/DdataTypeWaypointpositionZE1CO)DEffects_showWPNEVERidtypeMoveeedataTypeWaypointposition,ECSkDEffectsʹshowWPNEVERid typeMoveййֹdataTypeGroupsideCivilianEntities4AttributeslidatlOffset=ritemsItem0\Item1ldataTypeObjectPositionInfoۺsideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetr-@positionEOCi7DdataTypeWaypointpositionٮE:C':D[adataTypeWaypointpositionEbCjEDEffectsֽshowWPNEVERidtypeMoveatlOffsetv-@ܽܽdataTypeWaypointpositionv.ECsDEffectsQshowWPNEVERidtypeMoveatlOffsetWW]dataTypeLogicPositionInfoվidtypeAdmiral_OndemandCampZoneatlOffsetB>CustomAttributes ,position/ECbCangles^@rV?<X= Attribute0 Attribute1Attribute2Attribute3ZAttribute4Attribute5Attribute6Attribute7Attribute8EAttribute9Attribute10Attribute11Attribute12Attribute13_nAttributes,propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueWdatagtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueZdata)ZtypeEvalueBZtypeSCALARZpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuegdatawtypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value?dataOtypekvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueEdataEtype0valueEtypeSTRINGEpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value~datatypevalueAtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueJdataZtypevvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value_data._typeJvalue_typeSCALAR_propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value,data,typevalue,typeSTRING,dataTypeGroupsideCivilianEntitiesAttributesPidatlOffset=VitemsItem0Item1zItem2PdataTypeObjectPositionInfo<sideCivilianflagsAttributestidtypeC_Bob_VRatlOffset8>zpositionrECLfCangles0>tzdataTypeWaypointposition*ݦEDCDEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionEACdklDEffectsJshowWPNEVERidtypeMovePPVdataTypeGroupsideCivilianEntitiesAttributesidatlOffset= itemsItem0Item1dataTypeObjectPositionInfo[sideCivilianflagsAttributesidtypeC_Bob_VRatlOffset4>positionϩE>C9vCangles>dataTypeWaypointpositionіEJ"C+WkDEffectsshowWPNEVERidtypeMove dataTypeTriggerposition;E+C,CangleX@AttributeswidtypeEmptyDetectorconditioncall{triggerActivated safety_off}sizeAeAsizeB RAdataTypeGroupsideCivilianEntities!AttributesidatlOffset=itemsItem0TItem1Item2|dataTypeObjectPositionInfosideCivilianflagsAttributes idtypeC_Bob_VRatlOffset4>position7hEްCCanglesr> dataTypeWaypointpositionUE_CrCEffectsvshowWPNEVERidtypeMove||dataTypeWaypointpositionE2CXiDEffectsshowWPNEVERidtypeMovedataTypeLogicPositionInfoeidtypeAdmiral_OndemandCampZoneatlOffset?CustomAttributespositionE}C'ADangles<@Attribute0Attribute1fAttribute2(Attribute3Attribute4Attribute5vAttribute66Attribute7Attribute8Attribute9Attribute10Attribute11OAttribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value(fdata8ftypeQvalueftypeSTRINGfpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value(data(typevalue(typeSCALAR(propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuekdata{typevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value5vdataEvtypeavalue AvtypeSCALARvpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value6data6type#value6typeBOOL6propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valueldata|typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value>dataNtypejvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueOdataOtype:valueAOtypeSCALAROpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value~datatypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesAttributesidatlOffset=itemsItem0MItem1Item2edataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionOɜEKQCDanglesB@dataTypeWaypointpositionEiEC8DEffects_showWPNEVERidtypeMoveeedataTypeWaypointpositionrEC wwDEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities4AttributestidatlOffset=zitemsItem0\Item1 tdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VR positionvEŴCKYDanglesB@ dataTypeWaypointpositione5E4CyDEffectsnshowWPNEVERidtypeMovettzdataTypeTriggerpositionMEhCDangleB@AttributesidtypeEmptyDetector3conditioncall{triggerActivated safety_off}sizeABsizeB81^A3dataTypeGroupsideCivilianEntitiesAttributesWidatlOffset=]itemsItem0Item1Item2WdataTypeObjectPositionInfoCsideCivilianflagsAttributes{idtypeC_Bob_VRatlOffset?positionE0C:ODanglesB@{dataTypeWaypointpositionZEvCDEffectsshowWPNEVERidtypeMovedataTypeWaypointposition~aE`CzDEffectsQshowWPNEVERidtypeMoveWW]dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesposition,E8CNDangles@=p?r+@Attribute0Attribute1Attribute2Attribute3JAttribute4 Attribute5Attribute6Attribute7pAttribute85Attribute9 Attribute10Attribute11Attribute12{Attribute13OnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueGdataWtypesvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value JdataJtype5valueBJtypeSCALARJpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value data typevalueB typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueWdatagtypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value/pdata?ptype[valueptypeSCALARppropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value5data5type value5typeSTRING5propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value data typevalue typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuendata~typevalueAtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value:{dataJ{typefvalue{typeSCALAR{propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueOdataOtype:valueOtypeSCALAROpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeGroupsideCivilianEntitieszAttributes0idatlOffset=6itemsItem0Item1ZItem20dataTypeObjectPositionInfosideCivilianflagsAttributesTidtypeC_Bob_VRZposition EaC`Dangles:}@TZdataTypeWaypointposition E͝CRDEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionůEoCqhDEffects*showWPNEVERidtypeMove006dataTypeGroupsideCivilianEntitiesAttributesidatlOffset=itemsItem0Item1ydataTypeObjectPositionInfo;sideCivilianflagsAttributessidtypeC_Bob_VRatlOffset8ypositionYE C`DanglesW3}@sydataTypeWaypointpositionBEC DEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionECVMDanglev@AttributesWidtypeEmptyDetectorconditioncall{triggerActivated safety_off}sizeA,]AsizeB_@dataTypeGroupsideCivilianEntitiesAttributesidatlOffset=ĽitemsItem04Item1Item2LdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionK2ECPuDanglesLJ~@dataTypeWaypointpositionlEL@CiDEffectsFshowWPNEVERidtypeMoveLLdataTypeWaypointposition EICDEffectsshowWPNEVERidtypeMovedataTypeTriggerposition*ȹECc Dangle?Attributes:idtypeEmptyDetectoratlOffset$conditioncall{triggerActivated safety_off}sizeAAsizeB:@dataTypeGroupsideCivilianEntitiesAttributesidatlOffset=İitemsItem0Item1Item2?dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetͻposition׹E?NCDanglesVQ@dataTypeWaypointposition*ECvDEffects9showWPNEVERidtypeMove??dataTypeWaypointposition֯E CvDEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesAttributesidatlOffset=itemsItem0AItem1Item2idataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset<positionxEO C Dangles~@dataTypeWaypointpositionEjC9DEffectscshowWPNEVERidtypeMoveiidataTypeWaypointposition`EqC\[DEffectsshowWPNEVERidtypeMovedataTypeTriggerposition/EכCJrDanglep@AttributesGidtypeEmptyDetectorconditioncall{triggerActivated safety_off}sizeA/ݘ@sizeB@dataTypeGroupsideCivilianEntitiesAttributesidatlOffset=ĭitemsItem0$Item1Item2<dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition9EHCzsDangles#?dataTypeWaypointposition بECDEffects6showWPNEVERidtypeMove<<dataTypeWaypointposition*EWCd uDEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities AttributesidatlOffset=itemsItem0>Item1Item2fdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition3EěC rDanglesx0?dataTypeWaypointposition6HEjC+YDEffects`showWPNEVERidtypeMoveatlOffsetffdataTypeWaypointposition\EXCmDEffectsshowWPNEVERidtypeMoveatlOffset8dataTypeLogicPositionInfoOidtypeAdmiral_OndemandCampZoneCustomAttributespositionECrDanglesy@rV?@@Attribute0Attribute1PAttribute2Attribute3Attribute4Attribute5`Attribute6 Attribute7 Attribute8 Attribute9 Attribute10i Attribute119 Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuePdata"Ptype;valuePtypeSTRINGPpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueUdataetypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value`data/`typeKvalue A`typeSCALAR`propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value data type value typeBOOL propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value  data  type value typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value  data  type value typeSTRING propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueV  dataf  type value B typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value( i data8 i typeT valuei typeSCALARi propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value 9 data 9 type$ value@9 typeSCALAR9 propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value data type valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuehdataxtypevaluetypeSTRINGdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesFeposition EՒCKDanglesy@rV?@@FAttribute0BAttribute1Attribute2Attribute3Attribute4UAttribute5Attribute6Attribute7Attribute8~Attribute9VAttribute10(Attribute11Attribute12Attribute13nAttributesepropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueRdatabtype~valueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueUdata$Utype@valueBUtypeSCALARUpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatype value AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuexdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value@~dataP~typeivalue~typeSTRING~propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueVdata%VtypeAvalue BVtypeSCALARVpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value(data(typevalue(typeSCALAR(propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueWdatagtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value'edata7etypePvalueetypeSTRINGedataTypeTriggerposition E C UDangler!@AttributesidtypeEmptyDetectoratlOffsetzGconditioncall{triggerActivated safety_off}sizeAR@sizeB.@timeoutAAAGdataTypeGroupsideCivilianEntitiesAttributeskidatlOffset=qitemsItem0Item1Item2kdataTypeObjectPositionInfoGsideCivilianflagsAttributesidtypeC_Bob_VRposition괯EqħCTDangles"@dataTypeWaypointpositionDEeC'RDEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionޭEްCbjDEffectseshowWPNEVERidtypeMoveatlOffsetkkqdataTypeGroupsideCivilianEntitiesAttributes!idatlOffset=ě!itemsItem0 Item1 Item2!!dataTypeObjectPositionInfoq sideCivilianflagsAttributes idtypeC_Bob_VR positionǯEpɧCUDanglesJ@  dataTypeWaypointpositionE9C3UDEffects!showWPNEVERidtypeMove!!dataTypeWaypointpositionEGCkDEffects!showWPNEVERidtypeMoveatlOffset8!!!dataTypeLogicPositionInfo"idtypeAdmiral_OndemandCampZoneCustomAttributes;"Z.position̯EC=RTDangles@@|2@3@;"Attribute07#Attribute1$Attribute2$Attribute3%Attribute4J&Attribute5'Attribute6'Attribute7(Attribute8s)Attribute9K*Attribute10+Attribute11+Attribute12,Attribute13-nAttributesZ.propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value#$data#$type#value$typeSTRING$propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value$$data$$type$value$typeSCALAR$propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueG%%dataW%%types%valueB%typeSCALAR%propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value &J&data&J&type5&valueBJ&typeSCALARJ&propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value&'data&'type&value A'typeSCALAR'propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value''data''type'value'typeBOOL'propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuem((data}((type(value(typeSCALAR(propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value5)s)dataE)s)type^)values)typeSTRINGs)propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value *K*data*K*type6*valueHBK*typeSCALARK*propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value*+data*+type+value+typeSCALAR+propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value++data++type+value@@+typeSCALAR+propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuex,,data,,type,value,typeSCALAR,propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueL--data\--typex-value-typeSCALAR-propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value.Z.data,.Z.typeE.valueZ.typeSTRINGZ.dataTypeTriggerpositionLeECDDangle[q@Attributes.idtypeEmptyDetectoratlOffsetQ?=04Attribute0,5Attribute15Attribute26Attribute3}7Attribute4?8Attribute5 9Attribute69Attribute7:Attribute8h;Attribute9@<Attribute10=Attribute11=Attribute12>Attribute13?nAttributesO@propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value55data55type5value5typeSTRING5propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuez66data66type6value6typeSCALAR6propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value<7}7dataL7}7typeh7valueB}7typeSCALAR}7propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value7?8data8?8type*8valueB?8typeSCALAR?8propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value8 9data8 9type8value A 9typeSCALAR 9propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value99data99type9value9typeBOOL9propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valueb::datar::type:value:typeSCALAR:propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value*;h;data:;h;typeS;valueh;typeSTRINGh;propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value;@<data<@<type+<valueHB@<typeSCALAR@<propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value<=data<=type<value=typeSCALAR=propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value==data==type=value@@=typeSCALAR=propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuem>>data}>>type>value>typeSCALAR>propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueA??dataQ??typem?value?typeSCALAR?propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value@O@data!@O@type:@valueO@typeSTRINGO@dataTypeTriggerpositionECEGCAttributes@idtypeEmptyDetectorAnamesafety_offconditioncall{hull3_mission_safetyTimerAbort}sizeAsizeBAdataTypeLayername5 Mins - TechnicalsstateEntitiesvAid!atlOffseth.g items Item0BItem1BItem2lDItem3FItem4GItem5jHItem6JItem7KItem8fMItem95ZItem10ggdataTypeTriggerposition E5CDangleZ@AttributesBidltypeEmptyDetectoratlOffset@=Bconditioncall{triggerActivated timer05}sizeAJ AsizeBABdataTypeGroupsideCivilianEntities&CAttributesfDidmatlOffset=lDitemsItem0NCItem1CfDdataTypeObjectPositionInfoCsideCivilianflagsAttributesCidntypeC_Bob_VRCposition5E C7Dangles?CCdataTypeWaypointposition_EZCDEffects`DshowWPNEVERidvtypeMovefDfDlDdataTypeGroupsideCivilianEntitiesDAttributes FidoatlOffset=FitemsItem0DItem1E FdataTypeObjectPositionInfoaEsideCivilianflagsAttributesEidptypeC_Bob_VREpositionECDanglesH?EEdataTypeWaypointpositionE3C`0oDEffectsFshowWPNEVERidutypeMove F FFdataTypeGroupsideCivilianEntitiesnFAttributesGidqatlOffset=ĴGitemsItem0FItem1CGGdataTypeObjectPositionInfoGsideCivilianflagsAttributes=GidrtypeC_Bob_VRCGposition،E*C"Dangles?=GCGdataTypeWaypointpositionY_ECODEffectsGshowWPNEVERidttypeMoveGGGdataTypeTriggerposition)EHHCj Dangle}@Attributes!HidwtypeEmptyDetectorjHconditioncall{triggerActivated timer05}sizeAAsizeB~AjHdataTypeGroupsideCivilianEntitiesHAttributesJidxatlOffset=JitemsItem0HItem1IJdataTypeObjectPositionInfo_IsideCivilianflagsAttributesIidytypeC_Bob_VRIposition41EpC1DanglesC@IIdataTypeWaypointpositionTɲE"$CNWDEffectsJshowWPNEVERidtypeMoveJJJdataTypeGroupsideCivilianEntitieslJAttributesKidzatlOffset=IJKitemsItem0JItem1AKKdataTypeObjectPositionInfoKsideCivilianflagsAttributes;Kid{typeC_Bob_VRAKposition E'C8Danglesg@;KAKdataTypeWaypointposition!ECtDEffectsKshowWPNEVERidtypeMoveKKKdataTypeGroupsideCivilianEntitiesLAttributes`Mid|atlOffset=fMitemsItem08LItem1L`MdataTypeObjectPositionInfoLsideCivilianflagsAttributesLid}typeC_Bob_VRatlOffsetLposition,EC&Dangles@LLdataTypeWaypointposition=VECc`DEffectsZMshowWPNEVERidtypeMove`M`MfMdataTypeLogicPositionInfoMidtypeAdmiral_OndemandCampZoneatlOffset8CustomAttributesN5ZpositionUEC1RDangles =bK?|0=NAttribute0OAttribute1OAttribute2PAttribute3cQAttribute4%RAttribute5RAttribute6SAttribute7TAttribute8NUAttribute9&VAttribute10VAttribute11WAttribute12XAttribute13hYnAttributes5ZpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueOOdataOOtypeOvalueOtypeSTRINGOpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value`PPdatapPPtypePvaluePtypeSCALARPpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value"QcQdata2QcQtypeNQvalueBcQtypeSCALARcQpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueQ%RdataQ%RtypeRvalueB%RtypeSCALAR%RpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueRRdataRRtypeRvalue ARtypeSCALARRpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuepSSdataSStypeSvalueStypeBOOLSpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueHTTdataXTTtypetTvalueTtypeSCALARTpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueUNUdata UNUtype9UvalueNUtypeSTRINGNUpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueU&VdataU&VtypeVvalue&VtypeSCALAR&VpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueVVdataVVtypeVvalue?VtypeSCALARVpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueWWdataWWtypeWvalueWtypeSCALARWpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueSXXdatacXXtypeXvalueXtypeSCALARXpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value'YhYdata7YhYtypeSYvaluehYtypeSCALARhYpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueY5ZdataZ5Ztype Zvalue5ZtypeSTRING5ZdataTypeLogicPositionInfoZidtypeAdmiral_OndemandCampZoneatlOffset8CustomAttributesZgposition2EC}Dangles0>#'|@Q;ZAttribute0[Attribute1\Attribute2p]Attribute32^Attribute4^Attribute5_Attribute6~`Attribute7XaAttribute8bAttribute9bAttribute10cAttribute11dAttribute12ceAttribute137fnAttributesgpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuep\\data\\type\value\typeSTRING\propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value/]p]data?]p]type[]valuep]typeSCALARp]propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value]2^data^2^type^valueB2^typeSCALAR2^propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value^^data^^type^valueB^typeSCALAR^propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value}__data__type_value A_typeSCALAR_propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value?`~`dataO`~`typek`value~`typeBOOL~`propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueaXadata'aXatypeCavalueXatypeSCALARXapropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueabdataabtypebvaluebtypeSTRINGbpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuebbdatabbtypebvaluebtypeSCALARbpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valueccdatacctypecvalue?ctypeSCALARcpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueVdddatafddtypedvaluedtypeSCALARdpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value"ecedata2ecetypeNevaluecetypeSCALARcepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuee7fdataf7ftype"fvalue7ftypeSCALAR7fpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuefgdatafgtypefvaluegtypeSTRINGgdataTypeTriggerposition}EҸC<*CAttributesugidtypeEmptyDetectoratlOffsetgnametimer05conditioncall{triggerActivated safety_off}sizeAsizeBtimeoutCCCgdataTypeLayername10 Mins - More InfantrystateEntitiesRhidatlOffsethD-E items Item0hItem1iItem2kItem3"mItem4DoItem5|Item6|Item7~Item8Item9Item10pEdataTypeTriggerpositionE zC%QDangleBۓ?AttributesKiidtypeEmptyDetectoriconditioncall{triggerActivated timer10}sizeA+@sizeB@idataTypeGroupsideCivilianEntitiesiAttributeskidatlOffset=ĖkitemsItem0%jItem1jItem2%kkdataTypeObjectPositionInfojsideCivilianflagsAttributesjidtypeC_Bob_VRjposition~ECXRDjjdataTypeWaypointpositionGEpߡC|DEffectskshowWPNEVERidtypeMove%k%kdataTypeWaypointposition-E¯Cp7sDEffectskshowWPNEVERidtypeMovekkkdataTypeGroupsideCivilianEntitieskAttributesmidatlOffset="mitemsItem0lItem1lmdataTypeObjectPositionInfolsideCivilianflagsAttributeslidtypeC_Bob_VRlpositionxۖEpCeRDlldataTypeWaypointposition#ECnpDEffectsmshowWPNEVERidtypeMovemm"mdataTypeGroupsideCivilianEntitiesmAttributes>oidatlOffset=DoitemsItem0mItem1HnItem2n>odataTypeObjectPositionInfo"nsideCivilianflagsAttributesBnidtypeC_Bob_VRHnpositionԖE2C]QDBnHndataTypeWaypointposition/E>C5SDEffectsnshowWPNEVERidtypeMoveatlOffsetEo>oDodataTypeLogicPositionInfooidtypeAdmiral_OndemandCampZoneCustomAttributeso|position ECf^ODangles@@oAttribute0pAttribute1qAttribute2orAttribute31sAttribute4sAttribute5tAttribute6}uAttribute7WvAttribute8wAttribute9wAttribute10xAttribute11yAttribute12bzAttribute136{nAttributes|propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueoqqdataqqtypeqvalueqtypeSTRINGqpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value.rordata>rortypeZrvalueortypeSCALARorpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuer1sdatas1stypesvalueB1stypeSCALAR1spropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuessdatasstypesvalueBstypeSCALARspropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value|ttdatatttypetvalue AttypeSCALARtpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value>u}udataNu}utypejuvalue}utypeBOOL}upropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuevWvdata&vWvtypeBvvalueWvtypeSCALARWvpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuevwdatavwtypewvaluewtypeSTRINGwpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuewwdatawwtypewvaluewtypeSCALARwpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuexxdataxxtypexvaluextypeSCALARxpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueUyydataeyytypeyvalueAytypeSCALARypropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value!zbzdata1zbztypeMzvaluebztypeSCALARbzpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuez6{data{6{type!{value6{typeSCALAR6{propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value{|data{|type{value|typeSTRING|dataTypeTriggerposition3E9C6Dangle]8@Attributes|idtypeEmptyDetectoratlOffset@|conditioncall{triggerActivated timer10}sizeA"iAsizeB/FA|dataTypeGroupsideCivilianEntities'}Attributes~idatlOffset=~itemsItem0Z}Item1~Item2r~~dataTypeObjectPositionInfo}sideCivilianflagsAttributes~idtypeC_Bob_VR~position EUCDangles99@~~dataTypeWaypointposition㼱EfCotypeZvalueotypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueAdataAtype,valueAtypeSCALARApropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueбdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueݲdataݲtypeȲvalue?ݲtypeSCALARݲpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuepdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value@~dataP~typeivalue~typeSTRING~dataTypeTriggerposition}EHC1BAttributesidgtypeEmptyDetectoratlOffset8cnametimer15conditioncall{triggerActivated safety_off}sizeAsizeBtimeoutaDaDaDcdataTypeLayername20 Mins - More Inf & TechiesstateEntitiesѵidatlOffset(4û itemsItem0նItem1aItem2sItem39Item4Item5Item6Item7lItem8Item9UItem10 Item115Item12_Item13.Item14Item15vItem16,Item17Item18Item19Item20 dataTypeGroupsideCivilianEntities3Attributes[idatlOffset=aitemsItem0[Item1[dataTypeObjectPositionInfoʷsideCivilianflagsAttributesidtypeC_Bob_VRpositionEeC7DdataTypeWaypointpositionE"CjDEffectsUshowWPNEVERidtypeMove[[adataTypeGroupsideCivilianEntitiesAttributesmidatlOffset=sitemsItem0Item1Item2mdataTypeObjectPositionInfoqsideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetpositionEOCC/DdataTypeWaypointposition`ïEC;DEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionJE{C.jDEffectsgshowWPNEVERidtypeMovemmsdataTypeTriggerpositionZEfCz8Dangle@AttributesidtypeEmptyDetectoratlOffset89conditioncall{triggerActivated timer20}sizeAPBsizeBA9dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesٻpositionEaCCangles@@ٻAttribute0ռAttribute1Attribute2dAttribute3&Attribute4Attribute5Attribute6rAttribute7LAttribute8Attribute9Attribute10Attribute11Attribute12WAttribute13+nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueddatattypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value#ddata3dtypeOvaluedtypeSCALARdpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value&data&typevalueB&typeSCALAR&propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypeӿvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueqdatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value3rdataCrtype_valuertypeBOOLrpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value LdataLtype7valueLtypeSCALARLpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuezdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueJdataZtypevvalueAtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueWdata&WtypeBvalueWtypeSCALARWpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value+data+typevalue+typeSCALAR+propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeTriggerposition+ECJxDanglen+@AttributeseidtypeEmptyDetectorconditioncall{triggeractivated timer20}sizeAq=AsizeB,AdataTypeGroupsideCivilianEntities AttributesidatlOffset=itemsItem0?Item1Item2WdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionECDanglesFKQ@dataTypeWaypointpositionnECnDEffectsQshowWPNEVERidtypeMoveWWdataTypeWaypointposition)E]ҰC}|DEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities&AttributesfidatlOffset=litemsItem0NItem1fdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionEC^DanglesFKQ@dataTypeWaypointpositionΨECٖ}DEffects`showWPNEVERidtypeMoveffldataTypeGroupsideCivilianEntitiesAttributesidatlOffset=ĆitemsItem0Item1Item2dataTypeObjectPositionInfolsideCivilianflagsAttributesidtypeC_Bob_VRpositionp:EDEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionE4Cj}DEffects)showWPNEVERidtypeMove//5dataTypeGroupsideCivilianEntitiesAttributesYidatlOffset=_itemsItem0Item1Item2YdataTypeObjectPositionInfoEsideCivilianflagsAttributes}idtypeC_Bob_VRatlOffsetpositionsEICTCanglesj?}dataTypeWaypointpositionSϡEsRCCEffectsshowWPNEVERidtypeMovedataTypeWaypointposition35EC!mDEffectsSshowWPNEVERidtypeMoveYY_dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetCustomAttributes.positionqECђCangles:=r@Attribute0 Attribute1Attribute2Attribute3\Attribute4Attribute5Attribute6Attribute7Attribute8GAttribute9Attribute10Attribute11Attribute12Attribute13anAttributes.propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueYdataitypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value\data+\typeGvalueB\typeSCALAR\propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuedatatype valueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueidataytypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueAdataQtypemvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value GdataGtype2valueGtypeSTRINGGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuedatatype valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueLdata\typexvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value adata0atypeLvalueatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value.data.typevalue.typeSTRING.dataTypeGroupsideCivilianEntitiesAttributesidatlOffset=itemsItem0Item1adataTypeObjectPositionInfo#sideCivilianflagsAttributes[idtypeC_Bob_VRaposition~E2eCDanglesc@[adataTypeWaypointpositionE^C6IDEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities0AttributespidatlOffset=vitemsItem0XItem1pdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionETCsDanglesDp@dataTypeWaypointposition\E*CDEffectsjshowWPNEVERidtypeMoveppvdataTypeTriggerposition{EȡC2Dangle@AttributesidtypeEmptyDetector,conditioncall{triggerActivated timer20}sizeAAsizeB?5`A,dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetj?CustomAttributespositionE,CWDangles+@Attribute0Attribute1Attribute2gAttribute3)Attribute4Attribute5Attribute6uAttribute7OAttribute8Attribute9Attribute10Attribute11Attribute12ZAttribute13.nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuegdatawtypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value&gdata6gtypeRvaluegtypeSCALARgpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value)data)typevalueB)typeSCALAR)propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuetdatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value6udataFutypebvalueutypeBOOLupropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueOdataOtype:valueOtypeSCALAROpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value}datatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueMdata]typeyvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueZdata)ZtypeEvalueZtypeSCALARZpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value.data.typevalue.typeSCALAR.propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesYAttributesidatlOffset=itemsItem0Item19Item2dataTypeObjectPositionInfosideCivilianflagsAttributes3idtypeC_Bob_VR9positionEHCkODangles Ou@39dataTypeWaypointpositionECCmDEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionh/ECDEffects showWPNEVERidtypeMovedataTypeTriggerposition}EļCَBAttributesidhtypeEmptyDetectoratlOffsetnametimer20conditioncall{triggerActivated safety_off}sizeAsizeBtimeoutDDDdataTypeGroupsideCivilianEntitiesXAttributesidatlOffset=itemsItem0Item1 Item2dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VR position*EC=>D dataTypeWaypointpositionE?OC.^DEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionTECiDEffectsshowWPNEVERidtypeMovedataTypeLayernameARTYEntitiesFidH atlOffsetHZ»  itemsItem0Item1Item2GItem3Item4Item5 Item6 Item7f  dataTypeTriggerpositionEC?angle/@Attributes-id< typeEmptyDetectoratlOffsetC?conditioncall{triggeractivated timer20}onActivationcall{if (isServer) then { [arty,"tgt"] call ark_script_fnc_fireArty; };}sizeAsizeBactivationByANYPLAYERdataTypeTriggerposition>ECژBangle/@AttributesjidB typeEmptyDetectoratlOffset@?Gconditioncall{triggeractivated timer20}onActivationcall{if (isServer) then { [arty_1,"tgt_1"] call ark_script_fnc_fireArty; };}sizeAsizeBtimeout@@@activationByANYPLAYERGdataTypeObjectPositionInfosideEastflagsAttributesid5 typeCUP_O_2b14_82mm_TK_INSatlOffsetpositionEC&Danglesk<9^?)k=nameartydataTypeObjectPositionInfosideEastflagsAttributesid@ typeCUP_O_2b14_82mm_TK_INSatlOffset3position|EC4DanglesC=^?x>namearty_1dataTypeGroupsideEastEntitiesXAttributes7 CrewLinks= id4 atlOffset= itemsItem0u7 dataTypeObjectPositionInfosideEastflagsAttributes$ id6 typeCUP_O_TK_INS_Soldier7 positionECDanglesk<9^?)k=$ nameartyG7 = LinkIDProviderb Linksu  nextIDu itemsItem0  linkIDitem06 item15 CustomData  roleturretPath dataTypeGroupsideEastEntitiesY AttributesJ CrewLinksP id> atlOffset= itemsItem0v J dataTypeObjectPositionInfo sideEastflagsAttributes5 id? typeCUP_O_TK_INS_SoldieratlOffset3J position|E3VC24DanglesC=^?x>5 nameartyG_1J P LinkIDProvideru Links  nextID itemsItem0  linkIDitem0? item1@ CustomData  roleturretPath dataTypeMarkerpositiondE0mCu{DnametgttypeEmptyid; atlOffsetSf dataTypeMarkerpositionEC[.qDnametgt_1typeEmptyidA dataTypeLayername25 Mins - Oh ShitstateEntities idatlOffsetHA: items Item0 Item1Item2Item3Item4!Item50Item65Item76Item87Item9 8Item10*9:dataTypeGroupsideEastEntitiesAttributes8CrewLinks>idatlOffset=ıitemsItem0rItem1EItem2Item3Item4Item58Item68dataTypeObjectPositionInfosideEastflagsAttributes1idtypeCUP_O_TK_INS_SoldieratlOffset>Eposition;F0C%Eangles1@1nameheli2DEdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_TK_INS_SoldieratlOffset>position;F0C%Eangles1@nameheli2GdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_TK_INS_SoldieratlOffset>position;F0C%Eangles1@ dataTypeWaypointposition+EiClDplacementzCcompletitionRadiusHBexpCondcall{triggerActivated timer25}EffectsshowWPNEVERidtypeMovedataTypeWaypointposition*E=C8OmDplacementzCcompletitionRadiusHBtypeSeekAndDestroyEffects2showWPNEVERid88dataTypeWaypointposition*EC#DplacementzCcompletitionRadiusHBEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionEZCDtypeCycleEffects2showWPNEVERid88>LinkIDProvidercLinksvnextIDvitemsItem0Item1Item2SlinkIDitem0item1CustomDatarolelinkIDitem0item1CustomData0SroleturretPathSlinkIDitem0item1CustomDataroleturretPathdataTypeGroupsideEastEntitiesAttributes?CrewLinksEidatlOffset=ĸitemsItem0yItem1LItem2Item3Item4Item5?Item6?dataTypeObjectPositionInfosideEastflagsAttributes8idtypeCUP_O_TK_INS_SoldieratlOffset>LpositionDMCDangles;h@8nameheli1DLdataTypeObjectPositionInfosideEastflagsAttributes idtypeCUP_O_TK_INS_SoldieratlOffset>positionDMCDangles;h@ nameheli1GdataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_TK_INS_SoldieratlOffset>positionDMCDangles;h@ dataTypeWaypointpositionۍE?Cr/DplacementzCcompletitionRadiusHBexpCondcall{triggerActivated timer25}EffectsshowWPNEVERidtypeMovedataTypeWaypointpositionԶEΟC#DplacementzCcompletitionRadiusHBtypeSeekAndDestroyEffects9showWPNEVERid??dataTypeWaypointposition(E% C8OmDplacementzCcompletitionRadiusHBEffectsshowWPNEVERidtypeMovedataTypeWaypointposition EgC&ŗDtypeCycleEffects9showWPNEVERid??ELinkIDProviderjLinks}nextID}itemsItem0Item1Item2ZlinkIDitem0item1CustomDatarolelinkIDitem0item1CustomData7ZroleturretPathZlinkIDitem0item1CustomDataroleturretPath dataTypeObjectPositionInfoUsideEastflagsAttributesidtypeCUP_O_UH1H_slick_TKAatlOffset>CustomAttributesposition;FhԹC %Eangles1@nameheli2Attribute0Attribute1 nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value2 dataB typevalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false] typeSTRING propertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValuezdatatypevaluetypeBOOL dataTypeObjectPositionInfoVsideEastflagsAttributesidtypeCUP_O_UH1H_slick_TKAatlOffset>CustomAttributes!position DCyDangles;h@nameheli1Attribute0Attribute1 !nAttributes!propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value3  !dataC  !type value[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false] !typeSTRING !propertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValue{!!data!!type!value!typeBOOL!dataTypeGroupsideEastEntities#"AttributesB.CrewLinksH.id.atlOffset=č0 items Item0"Item1l#Item2%Item3'Item4)Item50,Item6,Item7R-Item8-B.dataTypeObjectPositionInfo#sideEastflagsAttributesW#id+typeCUP_O_TK_INS_SoldieratlOffset'?l#positionE7B+Fangles,>A?W#nameplane1Dl#dataTypeObjectPositionInfo#sideEastAttributes5$idDtypeCUP_O_TK_INS_SoldieratlOffsetI@CustomAttributesG$%position` EBӗ+FanglesŗX?5$skill3M?G$Attribute0$Attribute1%nAttributes%propertyspeakerexpression_this setspeaker _value;Value$%data$%type$valueMale02PER%typeSTRING%propertypitchexpression_this setpitch _value;ValueV%%dataf%%type%value?%typeSCALAR%dataTypeObjectPositionInfo(&sideEastAttributes`&id<typeCUP_O_TK_INS_SoldieratlOffsetr`@CustomAttributes~&'positionEBר+FanglesҰ@`&skill3M?namemg4G~&Attribute0&Attribute1G'nAttributes'propertyspeakerexpression_this setspeaker _value;Value'G'data'G'type2'valueMale02PERG'typeSTRINGG'propertypitchexpression_this setpitch _value;Value''data''type'valueQx?'typeSCALAR'dataTypeObjectPositionInfo_(sideEastAttributes(idFtypeCUP_O_TK_INS_SoldieratlOffset@5@CustomAttributes()position£EB:+FanglesŗX?(skill3M?(Attribute0(Attribute1r)nAttributes)propertyspeakerexpression_this setspeaker _value;Value+)r)data;)r)type])valueMale03PERr)typeSTRINGr)propertypitchexpression_this setpitch _value;Value))data))type)valueG?)typeSCALAR)dataTypeObjectPositionInfo*sideEastAttributes*id:typeCUP_O_TK_INS_SoldieratlOffsete@CustomAttributes*0,positionuڣELCB!+Fangles/+@*skillʠL?namemg3G*Attribute0+Attribute1+nAttributes0,propertyspeakerexpression_this setspeaker _value;Valueb++datar++type+valueMale02PER+typeSTRING+propertypitchexpression_this setpitch _value;Value+0,data+0,type,valueQx?0,typeSCALAR0,dataTypeWaypointposition|E>ClDcompletitionRadiusHBEffects,showWPNEVERid0typeMove,,dataTypeWaypointpositionNEEȱC}/uDcompletitionRadiusHBtypeSeekAndDestroyEffectsL-showWPNEVERid1atlOffset8R-R-dataTypeWaypointposition E6CʇDcompletitionRadiusHBEffects-showWPNEVERid2typeMove--dataTypeWaypointposition:EӠCڡNDtypeCycleEffects<.showWPNEVERid3B.B.H.LinkIDProviderm.Links.0nextID.itemsItem0.Item1/Item2s/Item3/Item4/00linkIDitem0+item1%CustomData//role/linkIDitem0Ditem1CCustomDataP/s/roleturretPaths/linkIDitem0<item1=CustomData//roleturretPath/linkIDitem0Fitem1ECustomData 0/0roleturretPath/0linkIDitem0:item19CustomDataj00roleturretPath0 dataTypeObjectPositionInfo"1sideEastflagsAttributesZ1id%typeCUP_O_AN2_TKatlOffset'?CustomAttributes15positionEhB+Fangles,>A?Z1nameplane1texturesmilitary1Attribute01Attribute1{2nAttributes5propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value2{2data$2{2typef2value[[[[],[]],[[],[]],[[],[]],[[],[]]],false]{2typeSTRING{2propertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};Value35data35type3value35typeARRAY3itemsItem03Item1'45data4'4type4'4typeARRAY'4data745typeR4valuef45typeARRAYf4itemsItem04Item145data44type4valuehideDoor4typeSTRING4data45type5value?5typeSCALAR5dataTypeObjectPositionInfo5sideEastAttributes5idCtypeCUP_O_DSHkM_MiniTriPod_TK_INSatlOffsetI@6position` EiB+FanglesŗX?5initcall{mg1 attachTo [an2, [-8, 1.5, 2.5] ]; }namemg16dataTypeObjectPositionInfo6sideEastAttributes6idEtypeCUP_O_DSHkM_MiniTriPod_TK_INSatlOffset@5@7position£E!OB+FanglesŗX?6initcall{mg2 attachTo [an2, [8, 1.5, 2.5] ]; }namemg27dataTypeObjectPositionInfo7sideEastAttributes7id9typeCUP_O_DSHkM_MiniTriPod_TK_INSatlOffsete@ 8positionuڣEٯB+Fangles/+@7initcall{mg3 attachTo [an2, [0, -2.5, 2] ]; mg3 setDir 90;}namemg3 8dataTypeObjectPositionInfo8sideEastAttributes8id=typeCUP_O_DSHkM_MiniTriPod_TK_INSatlOffsetr`@*9positionEbB+FanglesҰ@8initcall{mg4 attachTo [an2, [0, 0, 2] ]; mg4 setDir 270;}namemg4*9dataTypeTriggerpositionEC+BAttributes9iditypeEmptyDetector:nametimer25conditioncall{triggerActivated safety_off}onActivationcall{if (isServer) then {[heli1,true] call ark_fnc_enableSim}; if (isServer) then {[heli2,true] call ark_fnc_enableSim}; if (isServer) then {[plane1,true] call ark_fnc_enableSim};}sizeAsizeBtimeoutDDD:dataTypeLayername30 Mins - Lilttle Bit of EverythingstateEntities8;idatlOffset,%items$Item0<Item1=Item2JItem3LItem4cNItem5PItem6CQItem7^Item8`Item9aItem10cItem11dItem12oqItem13sItem14=uItem15gwItem16xItem17܄Item18Item190Item20Item21Item22dItem23*Item24TItem25~Item26Item27Item28"Item29&Item30*Item310Item32LItem33Item34Item35dataTypeTriggerpositionECDangle?Attributesm=idtypeEmptyDetectoratlOffsetM?=conditioncall{triggerActivated timer30}sizeAHܝ@sizeB4@=dataTypeLogicPositionInfo.>idtypeAdmiral_OndemandCampZoneatlOffset8CustomAttributesf>JpositionE CDangles@p@@f>Attribute0b?Attribute1/@Attribute2@Attribute3AAttribute4uBAttribute5?CAttribute6CAttribute7DAttribute8EAttribute9vFAttribute10HGAttribute11HAttribute12HAttribute13InAttributesJpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value?/@data@/@type@value/@typeSTRING/@propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value@@data@@type@value@typeSCALAR@propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuerAAdataAAtypeAvalueBAtypeSCALARApropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value4BuBdataDBuBtype`BvalueBuBtypeSCALARuBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueB?CdataC?Ctype*Cvalue A?CtypeSCALAR?CpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueCCdataCCtypeCvalueCtypeBOOLCpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueDDdataDDtypeDvalueDtypeSCALARDpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value`EEdatapEEtypeEvalueEtypeSTRINGEpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value5FvFdataEFvFtypeaFvaluevFtypeSCALARvFpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueGHGdataGHGtype3GvalueHGtypeSCALARHGpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueGHdataGHtypeHvalue@HtypeSCALARHpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueHHdataHHtypeHvalueHtypeSCALARHpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuewIIdataIItypeIvalueItypeSCALARIpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueGJJdataWJJtypepJvalueJtypeSTRINGJdataTypeGroupsideCivilianEntitiesJAttributesLidatlOffset=įLitemsItem0KItem1KItem2>LLdataTypeObjectPositionInfoKsideCivilianflagsAttributesKidtypeC_Bob_VRatlOffset8KpositionECDanglesp@KKdataTypeWaypointpositionצE=CJ?DEffects8LshowWPNEVERid typeMove>L>LdataTypeWaypointpositionOEUrC{DEffectsLshowWPNEVERid typeMoveLLLdataTypeGroupsideCivilianEntities MAttributes]NidatlOffset=cNitemsItem05MItem1M]NdataTypeObjectPositionInfoMsideCivilianflagsAttributesMidtypeC_Bob_VRatlOffset9Mposition5E]CDanglesp@MMdataTypeWaypointpositionE'C^zDEffectsWNshowWPNEVERidtypeMove]N]NcNdataTypeGroupsideCivilianEntitiesNAttributesPidatlOffset=čPitemsItem0NItem1OItem2PPdataTypeObjectPositionInfosOsideCivilianflagsAttributesOidtypeC_Bob_VRatlOffset8Oposition[ECTDanglesp@OOdataTypeWaypointpositionECC% jDEffectsPshowWPNEVERid typeMovePPdataTypeWaypointpositionECyDEffectsPshowWPNEVERid typeMovePPPdataTypeTriggerpositionE C9pjDangleխ@AttributesPid typeEmptyDetectorCQconditioncall{triggerActivated timer30}sizeA@sizeB;@CQdataTypeLogicPositionInfoQidtypeAdmiral_OndemandCampZoneCustomAttributesQ^positionE썜CjDangles=p_2@@QAttribute0RAttribute1SAttribute2nTAttribute30UAttribute4UAttribute5VAttribute6|WAttribute7VXAttribute8YAttribute9YAttribute10ZAttribute11[Attribute12a\Attribute135]nAttributes^propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuenSSdata~SStypeSvalueStypeSTRINGSpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value-TnTdata=TnTtypeYTvaluenTtypeSCALARnTpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueT0UdataT0UtypeUvalueB0UtypeSCALAR0UpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueUUdataUUtypeUvalueBUtypeSCALARUpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value{VVdataVVtypeVvalue AVtypeSCALARVpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value=W|WdataMW|WtypeiWvalue|WtypeBOOL|WpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueXVXdata%XVXtypeAXvalueVXtypeSCALARVXpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueXYdataXYtypeYvalueYtypeSTRINGYpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueYYdataYYtypeYvalueYtypeSCALARYpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueZZdataZZtypeZvalueZtypeSCALARZpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueT[[datad[[type[value@[typeSCALAR[propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value \a\data0\a\typeL\valuea\typeSCALARa\propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value\5]data]5]type ]value5]typeSCALAR5]propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value]^data]^type]value^typeSTRING^dataTypeGroupsideCivilianEntities`^Attributes`idatlOffset=`itemsItem0^Item1@_Item2_`dataTypeObjectPositionInfo_sideCivilianflagsAttributes:_idtypeC_Bob_VR@_position惶EC,jDanglesR_2@:_@_dataTypeWaypointposition]ECGDEffects_showWPNEVERidtypeMove__dataTypeWaypointpositionsFEdCuDEffects`showWPNEVERidtypeMove```dataTypeGroupsideCivilianEntitiesz`AttributesaidatlOffset=aitemsItem0`Item1OaadataTypeObjectPositionInfoasideCivilianflagsAttributesIaidtypeC_Bob_VROaposition}EBCjDanglesR_2@IaOadataTypeWaypointposition^E[C%vDEffectsashowWPNEVERidtypeMoveaaadataTypeGroupsideCivilianEntitiesbAttributescidatlOffset=citemsItem0QbItem1cItem2yccdataTypeObjectPositionInfobsideCivilianflagsAttributescidtypeC_Bob_VRatlOffset8cposition‹EJCLjDanglesR_2@ccdataTypeWaypointpositionK}E-ްCiDEffectsscshowWPNEVERidtypeMoveycycdataTypeWaypointpositionίECcAttributesgdidtypeEmptyDetectoratlOffsetB ?dconditioncall{triggerActivated timer30}sizeAAsizeB@ddataTypeLogicPositionInfoeidtypeAdmiral_OndemandCampZoneCustomAttributesPeoqpositionZEмCRgCangles\>K|@@PeAttribute0LfAttribute1gAttribute2gAttribute3hAttribute4_iAttribute5)jAttribute6jAttribute7kAttribute8lAttribute9`mAttribute102nAttribute11oAttribute12oAttribute13pnAttributesoqpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuefgdatafgtypegvaluegtypeSTRINGgpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueggdataggtypegvaluegtypeSCALARgpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value\hhdatalhhtypehvalueBhtypeSCALARhpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuei_idata.i_itypeJivalueB_itypeSCALAR_ipropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuei)jdatai)jtypejvalue A)jtypeSCALAR)jpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuejjdatajjtypejvaluejtypeBOOLjpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuekkdatakktypekvaluektypeSCALARkpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueJlldataZlltypeslvalueltypeSTRINGlpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuem`mdata/m`mtypeKmvalue`mtypeSCALAR`mpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valuem2ndatan2ntypenvalue?2ntypeSCALAR2npropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuenodatanotypenvalueotypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueoodataootypeovalueotypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueappdataqpptypepvalueptypeSCALARppropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value1qoqdataAqoqtypeZqvalueoqtypeSTRINGoqdataTypeGroupsideCivilianEntitiesqAttributessidatlOffset=ęsitemsItem0rItem1rItem2(ssdataTypeObjectPositionInfoorsideCivilianflagsAttributesridtypeC_Bob_VRrpositionDECG\wCanglesK|@rrdataTypeWaypointpositionEC}CEffects"sshowWPNEVERid$typeMoveatlOffset9(s(sdataTypeWaypointpositionE CFohDEffectssshowWPNEVERid%typeMovesssdataTypeGroupsideCivilianEntitiessAttributes7uidatlOffset==uitemsItem0tItem1t7udataTypeObjectPositionInfotsideCivilianflagsAttributestidtypeC_Bob_VRtpositionfzEC!zCanglesK|@ttdataTypeWaypointposition-ECܣhDEffects1ushowWPNEVERid&typeMove7u7u=udataTypeGroupsideCivilianEntitiesuAttributesawid atlOffset=gwitemsItem0uItem1{vItem2vawdataTypeObjectPositionInfo=vsideCivilianflagsAttributesuvid!typeC_Bob_VR{vpositiontENCqCanglesK|@uv{vdataTypeWaypointpositionME$CCEffectsvshowWPNEVERid"typeMovevvdataTypeWaypointpositionMOEMC֠iDEffects[wshowWPNEVERid#typeMoveatlOffset8awawgwdataTypeTriggerposition3*ECeDangleAu@AttributeswidAtypeEmptyDetectorxconditioncall{triggerActivated timer30}sizeAOKAsizeBWAxdataTypeLogicPositionInfoxidBtypeAdmiral_OndemandCampZoneCustomAttributesx܄positionaEbCDanglesZEX>@@xAttribute0yAttribute1zAttribute2H{Attribute3 |Attribute4|Attribute5}Attribute6V~Attribute70Attribute8Attribute9̀Attribute10Attribute11oAttribute12;Attribute13nAttributes܄propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueHzzdataXzztypeqzvalueztypeSTRINGzpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value{H{data{H{type3{valueH{typeSCALARH{propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value{ |data{ |type{valueB |typeSCALAR |propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value||data||type|valueB|typeSCALAR|propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueU}}datae}}type}value A}typeSCALAR}propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value~V~data'~V~typeC~valueV~typeBOOLV~propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value~0data~0typevalue0typeSCALAR0propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuèdatàtypevaluètypeSCALAR̀propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value^datantypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value.odata>otypeZvalueotypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value;data ;type&value?;typeSCALAR;propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value΃dataރtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value܄data܄typeDŽvalue܄typeSTRING܄dataTypeGroupsideCivilianEntities:AttributesidCatlOffset=itemsItem0mItem1*Item2dataTypeObjectPositionInfosideCivilianflagsAttributes$idDtypeC_Bob_VRatlOffset8*position0eEC9kDangles@$*dataTypeWaypointpositionLEcCժDEffectsshowWPNEVERidItypeMovedataTypeWaypointpositionE1Ck^DEffectsshowWPNEVERidJtypeMovedataTypeGroupsideCivilianEntitiesdAttributes*idEatlOffset=0itemsItem0Item1TItem2*dataTypeObjectPositionInfosideCivilianflagsAttributesNidFtypeC_Bob_VRatlOffset8TpositionyE1C+Dangles@NTdataTypeWaypointpositionιECDDEffectsshowWPNEVERidKtypeMovedataTypeWaypointposition‰E:CDEffects$showWPNEVERidLtypeMove**0dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributesЉposition5RECDanglesh=X@ @ЉAttribute0̊Attribute1Attribute2[Attribute3Attribute4ߍAttribute5Attribute6iAttribute7CAttribute8Attribute9Attribute10Attribute11Attribute12NAttribute13"nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value[dataktypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value[data*[typeFvalue[typeSCALAR[propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value܌datatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueߍdataߍtypeʍvalueBߍtypeSCALARߍpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuehdataxtypevaluepBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value*idata:itypeVvalueitypeBOOLipropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueCdataCtype.valueCtypeSCALARCpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueʐdataڐtypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypeˑvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueqdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueAdataQtypemvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value NdataNtype9value?NtypeSCALARNpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value"data"type value"typeSCALAR"propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypeڕvaluetypeSTRINGdataTypeLogicPositionInfoWidtypeAdmiral_OndemandCampZoneCustomAttributesposition6EᨔC{DanglesjX@>Attribute0Attribute1XAttribute2Attribute3ܙAttribute4Attribute5hAttribute6(Attribute7Attribute8ǝAttribute9Attribute10qAttribute11AAttribute12 Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueXdata*XtypeCvalueXtypeSTRINGXpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value٘datatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueܙdataܙtypeǙvalueBܙtypeSCALARܙpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value]datamtypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value'hdata7htypeSvaluepBhtypeSCALARhpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value(data(typevalue(typeBOOL(propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedataќtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueǝdataǝtypevalueǝtypeSTRINGǝpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value^datantypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value0qdata@qtype\valueqtypeSCALARqpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueAdataAtype,valueAtypeSCALARApropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value̠ dataܠ typevalue? typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Valuedatatype̡valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuepdatatypevaluetypeSTRINGdataTypeTriggerpositionE*ƧCpDangle@@AttributesidtypeEmptyDetectordconditioncall{triggerActivated timer25}sizeA AsizeBT]AddataTypeTriggerposition͂EիCT2}Dangle}?AttributesidtypeEmptyDetectoratlOffset>*conditioncall{triggerActivated timer25}sizeA AsizeBT]A*dataTypeGroupsideCivilianEntitiesAttributesNidatlOffset=TitemsItem0Item1hItem2ӥNdataTypeObjectPositionInfo*sideCivilianflagsAttributesbidtypeC_Bob_VRhposition2E[)CұDanglesX@bhdataTypeWaypointpositionuxEm+C߂DEffectsͥshowWPNEVERidtypeMoveӥӥdataTypeWaypointposition EC uDEffectsHshowWPNEVERidtypeMoveatlOffset8NNTdataTypeGroupsideCivilianEntitiesAttributesxidatlOffset=~itemsItem0Item1Item2 xdataTypeObjectPositionInfodsideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetpositionCECDanglesX@dataTypeWaypointposition xEYC5YDEffectsshowWPNEVERidtypeMove  dataTypeWaypointpositionEjC~ysDEffectsrshowWPNEVERidtypeMovexx~dataTypeGroupsideCivilianEntitiesܨAttributesidatlOffset=itemsItem0Item1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset8positionL6EC> }DdataTypeWaypointpositionY߮ECJCb8=DEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntitiesxAttributesidatlOffset=itemsItem0Item1@Item2dataTypeObjectPositionInfosideCivilianflagsAttributes:idtypeC_Bob_VR@position%HECD:@dataTypeWaypointpositionJEΨC^1DEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionMtEYIC.oDEffectsshowWPNEVERidtypeMovedataTypeObjectPositionInfosideEastAttributesˬidbtypeCUP_O_AGS_TK_INSatlOffset?"positionvE9C-angles@ˬinitcall{gmg1 attachTo [helo3, [-.5, 2, -.5] ]; gmg1 setDir 270;}namegmg1"dataTypeObjectPositionInfosideEastAttributesѭiddtypeCUP_O_AGS_TK_INSatlOffset.?&positionEOC49angles:;@ѭinitcall{gmg2 attachTo [helo3, [.5, 2, -.5] ]; gmg2 setDir 90;}namegmg2&dataTypeObjectPositionInfosideEastAttributesծidrtypeCUP_O_AGS_TK_INSatlOffset*?*positionEF\CWzDanglesX@ծinitcall{gmg3 attachTo [helo4, [.5, 2, -.5] ]; gmg3 setDir 90;}namegmg3*dataTypeObjectPositionInfosideEastAttributesٯidqtypeCUP_O_AGS_TK_INSatlOffsetV(?0positionHFϫC9DanglesyZ9@ٯinitcall{gmg4 attachTo [helo4, [-.5, 2, -.5] ]; gmg4 setDir 270;}namegmg40dataTypeGroupsideEastEntitiesAttributesCrewLinksidQatlOffset=L items Item0Item1Item2Item3yItem4Item5ϷItem6cItem7Item8dataTypeObjectPositionInfosideEastflagsAttributesͱidRtypeCUP_O_TK_INS_SoldieratlOffset>positionrEHCnrangles:?ͱnameheli3DdataTypeObjectPositionInfohsideEastflagsAttributesidWtypeCUP_O_TK_INS_SoldieratlOffset>positionrEHCnrangles:?nameheli3GdataTypeObjectPositionInfo;sideEastflagsAttributessidXtypeCUP_O_TK_INS_SoldieratlOffset>ypositionrEHCnrangles:?sydataTypeObjectPositionInfo sideEastAttributesBidctypeCUP_O_TK_INS_SoldieratlOffset?CustomAttributesTposition5xE iC+angles@Bskill3M?TAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueִdatatypevalueMale02PERtypeSTRINGpropertypitchexpression_this setpitch _value;ValuecdatastypevalueG?typeSCALARdataTypeObjectPositionInfo5sideEastAttributesmidetypeCUP_O_TK_INS_SoldieratlOffset.?CustomAttributesϷpositionEcC,angles:;@mskillʠL?Attribute0Attribute1HnAttributesϷpropertyspeakerexpression_this setspeaker _value;ValueHdataHtype3valueMale01PERHtypeSTRINGHpropertypitchexpression_this setpitch _value;ValueϷdataϷtypevalue ׃?ϷtypeSCALARϷdataTypeWaypointpositionDEڛC]DplacementzCcompletitionRadiusHBEffects]showWPNEVERidftypeMoveccdataTypeWaypointposition!MECsDplacementzCcompletitionRadiusHBtypeSeekAndDestroyEffectsshowWPNEVERidgdataTypeWaypointpositionzENCDplacementzCcompletitionRadiusHBEffectsshowWPNEVERidhtypeMovedataTypeWaypointposition펱E ѨCJGrDtypeCycleEffectsshowWPNEVERidiLinkIDProvider,Links?LnextID?itemsItem0Item1ԺItem22Item3Item4LlinkIDitem0Ritem1GCustomDataúԺroleԺlinkIDitem0Witem1GCustomData2roleturretPath2linkIDitem0Xitem1GCustomDatamroleturretPathlinkIDitem0citem1bCustomData˻roleturretPathlinkIDitem0eitem1dCustomData)LroleturretPathLdataTypeGroupsideEastEntitiesAttributes7CrewLinks=idjatlOffset=Ă items Item0*Item1Item2оItem3Item4Item5Item6Item77Item87dataTypeObjectPositionInfosideEastflagsAttributesidktypeCUP_O_TK_INS_SoldieratlOffset?positionKFhC}Dangles!@nameheli4DdataTypeObjectPositionInfosideEastflagsAttributesidltypeCUP_O_TK_INS_SoldieratlOffset?оpositionKFhC}Dangles!@nameheli4GоdataTypeObjectPositionInfoWsideEastflagsAttributesidmtypeCUP_O_TK_INS_SoldieratlOffset?positionKFhC}Dangles!@dataTypeObjectPositionInfo&sideEastAttributes^idntypeCUP_O_TK_INS_SoldieratlOffsetN/?CustomAttributes}positionGFPCwDanglesyZ9@^skillVM?namegmg4G}Attribute0Attribute1FnAttributespropertyspeakerexpression_this setspeaker _value;ValueFdataFtype1valueMale03PERFtypeSTRINGFpropertypitchexpression_this setpitch _value;Valuedatatypevalue\?typeSCALARdataTypeObjectPositionInfo^sideEastAttributesidotypeCUP_O_TK_INS_SoldieratlOffset*?CustomAttributesposition`EFCxDanglesX@skillL?namegmg3GAttribute0Attribute1~nAttributespropertyspeakerexpression_this setspeaker _value;Value7~dataG~typeivalueMale01PER~typeSTRING~propertypitchexpression_this setpitch _value;ValuedatatypevalueQx?typeSCALARdataTypeWaypointposition)EC)\DplacementzCcompletitionRadiusHBEffectsshowWPNEVERidutypeMovedataTypeWaypointposition#EŭC=DplacementzCcompletitionRadiusHBtypeSeekAndDestroyEffects1showWPNEVERidv77dataTypeWaypointpositionGbE¯CߊjDplacementzCcompletitionRadiusHBEffectsshowWPNEVERidwtypeMovedataTypeWaypointposition<1EB`CDtypeCycleEffects1showWPNEVERidx77=LinkIDProviderbLinksunextIDuitemsItem0Item1 Item2hItem3Item4$linkIDitem0kitem1pCustomData role linkIDitem0litem1pCustomDataEhroleturretPathhlinkIDitem0mitem1pCustomDataroleturretPathlinkIDitem0nitem1qCustomData$roleturretPath$linkIDitem0oitem1rCustomData_roleturretPath dataTypeObjectPositionInfosideEastflagsAttributesWidGtypeCUP_O_UH1H_slick_TKAatlOffset>CustomAttributesjposition*oE2~CDangles:?Wnameheli3jAttribute0Attribute1nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata typevalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]typeSTRINGpropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValueDdataTtypepvaluetypeBOOL dataTypeObjectPositionInfo sideEastflagsAttributesXidptypeCUP_O_UH1H_slick_TKAatlOffset?CustomAttributesvpositionJFKCDangles!@XfuelE?nameheli4vAttribute0Attribute1nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]typeSTRINGpropertyace_fastroping_equipFRIESexpression[_this] call ace_fastroping_fnc_equipFRIESValuePdata`type|valuetypeBOOLdataTypeTriggerposition{EkC`pAttributesidjtypeEmptyDetectoratlOffset8nametimer30conditioncall{triggerActivated safety_off}onActivationcall{if (isServer) then {[heli3,true] call ark_fnc_enableSim}; if (isServer) then {[heli4,true] call ark_fnc_enableSim}; }sizeAsizeBtimeoutDDDdataTypeGroupsideWestEntitiesHAttributesid}itemsItem0Item1Item2Item3dataTypeObjectPositionInfosideWestflagsAttributes,id~typeO_officer_FpositionSE&C~Dangles\\>@ >,skill?rankCAPTAINinit [this, ["faction", "MNP_RU_AIR"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Commanding Officer@COisPlayerisPlayabledataTypeObjectPositionInfosideWestflagsAttributesidtypeO_medic_FpositionvE˰CJ~Dangles\\>@ >skill?rankSERGEANTinit [this, ["faction", "MNP_RU_AIR"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Platoon Medic@COisPlayabledataTypeObjectPositionInfo sideWestflagsAttributesEidtypeO_Soldier_FatlOffset8positionҒECDanglesla>@>Eskill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Platoon Rifleman@COisPlayabledataTypeObjectPositionInfoosideWestflagsAttributesidtypeO_officer_FpositionvEgCDangles\\>@ >skill?rankLIEUTENANTinit [this, ["faction", "MNP_RU_AIR"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Executive Officer@COisPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributesid/itemsItem0 Item1dataTypeObjectPositionInfo~sideWestflagsAttributesidtypeO_Soldier_SL_FpositionEI*CQDangles2q>U@>skill?rankSERGEANTinit [this, ["faction", "MNP_RU_AIR"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha Squad Leader@Alpha SLisPlayabledataTypeObjectPositionInfosideWestflagsAttributes7idtypeO_medic_FpositionyE~C*Danglesyr>U@w>7skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha Squad Medic@Alpha SLisPlayableformationDIAMOND/dataTypeGroupsideWestEntitiesyAttributesqiditemsItem0Item1AItem2Item3qdataTypeObjectPositionInfo(sideWestflagsAttributes`idtypeO_Soldier_TL_FAposition;E"¯C ݀Danglesyr>U@w>`skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 1 Fireteam Leader@Alpha 1isPlayableAdataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_AR_FpositionUEJ8CU@w>skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 1 Automatic Rifleman@Alpha 1isPlayabledataTypeObjectPositionInfosideWestflagsAttributesWidtypeO_Soldier_A_FpositionEYCDanglesb>U@A>Wskill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayabledataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_LAT_Fqposition❮E/C({Danglesb>U@A>skill?init[this, ["faction", "MNP_RU_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 1 Rifleman (AT)@Alpha 1isPlayableqformationDIAMONDdataTypeGroupsideWestEntitiesAttributesidatlOffsetitemsItem0#Item1Item2+Item3dataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_TL_FatlOffsetpositionyEGC+YDanglesLc>U@>skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 2 Fireteam Leader@Alpha 2isPlayabledataTypeObjectPositionInfo.sideWestflagsAttributesfidtypeO_Soldier_AR_F+positionECDanglestn>U@>fskill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 2 Automatic Rifleman@Alpha 2isPlayable+dataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_A_FatlOffsetposition֮EyCDanglesb>U@ =skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayabledataTypeObjectPositionInfosideWestflagsAttributesMidtypeO_Soldier_LAT_Fposition ǮECJDangles>U@1>Mskill?init[this, ["faction", "MNP_RU_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 2 Rifleman (AT)@Alpha 2isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesqAttributesidatlOffsetitemsItem0Item1IItem2Item3/dataTypeObjectPositionInfo0sideWestflagsAttributeshidtypeO_Soldier_TL_FatlOffsetIpositionEήCᐁDanglesb>U@w>hskill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "FTL"], ["marker", "A3", "ColorRed"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 3 Fireteam Leader@Alpha 3isPlayableIdataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_AR_Fposition)oEIC_Danglesbn>U@w>skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 3 Automatic Rifleman@Alpha 3isPlayabledataTypeObjectPositionInfo7sideWestflagsAttributesoidtypeO_Soldier_A_FatlOffset/position_EƮCЁDanglesbn>U@w>oskill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 3 Assistant Automatic Rifleman@Alpha 3isPlayable/dataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_LAT_FatlOffsetpositionEGC/Danglesbn>U@w>skill?init[this, ["faction", "MNP_RU_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Alpha 3 Rifleman (AT)@Alpha 3isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributes0idJitemsItem0%Item10dataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_SL_Fposition`EjC5*Dangleso>@v>skill?rankSERGEANTinit [this, ["faction", "MNP_RU_AIR"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo Squad Leader @Bravo SLisPlayabledataTypeObjectPositionInfosideWestflagsAttributesQidtypeO_medic_F0positionLDEߚCm6Dangleso>@v>Qskill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo Squad Medic@Bravo SLisPlayable0formationDIAMONDJdataTypeGroupsideWestEntitiesAttributesidatlOffsetitemsItem0Item1}Item2Item3SdataTypeObjectPositionInfocsideWestflagsAttributesidtypeO_Soldier_TL_FatlOffset}positionMREkCRDangles2q>@>skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 1 Fireteam Leader@Bravo 1isPlayable}dataTypeObjectPositionInfosideWestflagsAttributes&idtypeO_Soldier_AR_Fposition5ElCDangleso>@w>&skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 1 Automatic Rifleman@Bravo 1isPlayabledataTypeObjectPositionInfo[sideWestflagsAttributesidtypeO_Soldier_A_FSpositionTECbDangles'>@>skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayableSdataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_LAT_Fposition8EnC)Dangles'>@>skill?init[this, ["faction", "MNP_RU_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 1 Rifleman (AT)@Bravo 1isPlayableformationDIAMONDdataTypeGroupsideWestEntities!Attributes*idatlOffsetDitemsItem0_Item1Item2hItem3*dataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_TL_FatlOffsetpositionZOE鐮C\Danglesb>@w>skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 2 Fireteam Leader@Bravo 2isPlayabledataTypeObjectPositionInfoksideWestflagsAttributesidtypeO_Soldier_AR_Fhposition3E?ChDangles'>@A>skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 2 Automatic Rifleman@Bravo 2isPlayablehdataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_A_FpositionQEL"C΁Dangles*n>@w>skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayabledataTypeObjectPositionInfoBsideWestflagsAttributeszidtypeO_Soldier_LAT_F*position5EӭCpفDangles*n>@w>zskill?init[this, ["faction", "MNP_RU_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 2 Rifleman (AT)@Bravo 2isPlayable*formationDIAMONDDdataTypeGroupsideWestEntitiesAttributesiditemsItem0Item1WItem2Item3-dataTypeObjectPositionInfo=sideWestflagsAttributesuidtypeO_Soldier_TL_FWpositionE߮CDangleso>@w>uskill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "FTL"], ["marker", "B3", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 3 Fireteam Leader@Bravo 3isPlayableWdataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_AR_FpositionDECæDangleso>@>skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 3 Automatic Rifleman@Bravo 3isPlayabledataTypeObjectPositionInfo5sideWestflagsAttributesmidtypeO_Soldier_A_F-position!EuC DanglesLc>@w>mskill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 3 Assistant Automatic Rifleman@Bravo 3isPlayable-dataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_LAT_FpositionE&CbDanglesLc>@=skill?init[this, ["faction", "MNP_RU_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Bravo 3 Rifleman (AT)@Bravo 3isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributes7idQitemsItem0Item17dataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_SL_Fposition;EP'C ~Dangles\>Ƽ?w>skill?rankSERGEANTinit [this, ["faction", "MNP_RU_AIR"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie Squad Leader@Charlie SLisPlayabledataTypeObjectPositionInfosideWestflagsAttributesSidtypeO_medic_FatlOffset7position'E5C"\~Danglesp@'>Ƽ?w>Sskill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie Squad Medic@Charlie SLisPlayable7formationDIAMONDQdataTypeGroupsideWestEntitiesAttributesidatlOffset8itemsItem0Item1 Item2 Item3 dataTypeObjectPositionInfoj sideWestflagsAttributes idtypeO_Soldier_TL_FatlOffset8 position EگC\Dangles\>Ƽ?w> skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 1 Fireteam Leader@Charlie 1isPlayable dataTypeObjectPositionInfo sideWestflagsAttributesB idtypeO_Soldier_AR_FatlOffset8 position ECuw~Danglesƿ8>Ƽ?*>B skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 1 Automatic Rifleman@Charlie 1isPlayable dataTypeObjectPositionInfo sideWestflagsAttributes idtypeO_Soldier_A_FatlOffset position EcCWDangles\>Ƽ?w> skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 1 Assistant Automatic Rifleman@Charlie 1isPlayable dataTypeObjectPositionInfo sideWestflagsAttributes1idtypeO_Soldier_LAT_FpositionE_{C?Dangles^>Ƽ?ov>1skill?init[this, ["faction", "MNP_RU_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 1 Rifleman (AT)@Charlie 1isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesYAttributesidatlOffset8itemsItem0Item17Item2Item3dataTypeObjectPositionInfosideWestflagsAttributesPidtypeO_Soldier_TL_FatlOffset87position,E[ CDangles\>Ƽ?>Pskill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 2 Fireteam Leader@Charlie 2isPlayable7dataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_AR_FpositionE!C*Dangles^>Ƽ?ov>skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 2 Automatic Rifleman@Charlie 2isPlayabledataTypeObjectPositionInfosideWestflagsAttributesQidtypeO_Soldier_A_FpositionECgDanglesvd>Ƽ?>Qskill?init[this, ["faction", "MNP_RU_AIR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 2 Assistant Automatic Rifleman@Charlie 2isPlayabledataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_LAT_FatlOffsetposition/խE_CDangles^>Ƽ?ov>skill?init[this, ["faction", "MNP_RU_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 2 Rifleman (AT)@Charlie 2isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributes/idatlOffset8IitemsItem04Item1Item2VItem3/dataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_TL_FatlOffset8positionEmCb ~Dangles8>Ƽ?ov>skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "FTL"], ["marker", "C3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 3 Fireteam Leader@Charlie 3isPlayabledataTypeObjectPositionInfoUsideWestflagsAttributesidtypeO_Soldier_AR_FatlOffsetVpositionLEC{k}Dangles;>Ƽ?B>skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 3 Automatic Rifleman@Charlie 3isPlayableVdataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_A_FatlOffset8positionBEC_~Dangles8>Ƽ?ov>skill?init[this, ["faction", "MNP_RU_AIR"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 3 Assistant Automatic Rifleman@Charlie 3isPlayabledataTypeObjectPositionInfoCsideWestflagsAttributes{idtypeO_Soldier_LAT_F/positionխE CG~Dangles;>Ƽ?B>{skill?init[this, ["faction", "MNP_RU_AIR"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSoviet VDV - Charlie 3 Rifleman (AT)@Charlie 3isPlayable/formationDIAMONDIdataTypeGroupsideWestEntitiesAttributes!id!itemsItem0Item1JItem2!dataTypeObjectPositionInfo7sideWestflagsAttributesoidtypeO_Soldier_TL_FJpositionDE C1Dangles|>sz@(>oskill?rankSERGEANTinit [this, ["faction", "MNP_RU_AIR"], ["gear", "HATAG"], ["marker", "HAT1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionSoviet VDV - HAT 1 Leader@HAT 1isPlayableJdataTypeObjectPositionInfosideWestflagsAttributesidtypeO_Soldier_AT_FpositionEoCDanglesn>sz@'>skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "HATG"]] call hull3_unit_fnc_init;descriptionSoviet VDV - HAT 1 Gunner@HAT 1isPlayabledataTypeObjectPositionInfo sideWestflagsAttributesR idtypeO_Soldier_A_F!positionԮEz#CDangles"u>sz@]=R skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "HATAC"]] call hull3_unit_fnc_init;descriptionSoviet VDV - HAT 1 Ammo Carrier@HAT 1isPlayable!formationDIAMOND!dataTypeGroupsideWestEntitiesd!Attributes%id%itemsItem0!Item1#Item2{$%dataTypeObjectPositionInfo"sideWestflagsAttributes@"idtypeO_Soldier_TL_F#positionUEC(w}Danglesp@'>+M?>@"skill?rankSERGEANTinit [this, ["faction", "MNP_RU_AIR"], ["gear", "HATAG"], ["marker", "HAT2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionSoviet VDV - HAT 2 Leader@HAT 2isPlayable#dataTypeObjectPositionInfo#sideWestflagsAttributes#idtypeO_Soldier_AT_F{$position1UEM/C#|Dangles1>+M? >#skill?rankCORPORALinit [this, ["faction", "MNP_RU_AIR"], ["gear", "HATG"]] call hull3_unit_fnc_init;descriptionSoviet VDV - HAT 2 Gunner@HAT 2isPlayable{$dataTypeObjectPositionInfo$sideWestflagsAttributes3%idtypeO_Soldier_A_FatlOffset8%position^9ELCx}Danglesp@'>+M?>3%skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "HATAC"]] call hull3_unit_fnc_init;descriptionSoviet VDV - HAT 2 Ammo Carrier@HAT 2isPlayable%formationDIAMOND%dataTypeGroupsideWestEntitiesE&Attributes.id.itemsItem0x&Item1b)Item2,.dataTypeObjectPositionInfo&sideWestflagsAttributes1'idtypeO_crew_FCustomAttributes(b)positionVFC(EanglesE@8@.<1'skill?rankSERGEANTinit [this, ["faction", "MNP_RU_AIR"], ["gear", "VC"], ["marker", "APC1", "ColorRed"]] call hull3_unit_fnc_init;descriptionSoviet VDV - APC 1 Commander@APC 1 (BTR-80)isPlayable(Attribute0J(Attribute1(nAttributesb)propertyspeakerexpression_this setspeaker _value;Value((data((type(valueMale01PER(typeSTRING(propertypitchexpression_this setpitch _value;Value!)b)data1)b)typeM)valueu?b)typeSCALARb)dataTypeObjectPositionInfo)sideWestflagsAttributes*idtypeO_crew_FCustomAttributes*,positionFC[Eangles8@8@K<*skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionSoviet VDV - APC 1 Driver@APC 1 (BTR-80)isPlayable*Attribute0+Attribute1+nAttributes,propertyspeakerexpression_this setspeaker _value;ValueK++data[++type}+valueMale02PER+typeSTRING+propertypitchexpression_this setpitch _value;Value+,data+,type,value ׃?,typeSCALAR,dataTypeObjectPositionInfo,sideWestflagsAttributes,idtypeO_crew_FCustomAttributes-.positionFCGEanglesE@8@.<,skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionSoviet VDV - APC 1 Gunner@APC 1 (BTR-80)isPlayable-Attribute0-Attribute1I.nAttributes.propertyspeakerexpression_this setspeaker _value;Value.I.data.I.type4.valueMale02PERI.typeSTRINGI.propertypitchexpression_this setpitch _value;Value..data..type.value ׃?.typeSCALAR.formationDIAMOND.dataTypeGroupsideWestEntities4/Attributes7id7itemsItem0g/Item1R2Item2 57dataTypeObjectPositionInfo/sideWestflagsAttributes 0idtypeO_crew_FCustomAttributes1R2positionFCEangles8@Ps@K< 0skill?rankSERGEANTinit [this, ["faction", "MNP_RU_AIR"], ["gear", "VC"], ["marker", "APC2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSoviet VDV - APC 2 Commander@APC 2 (BTR-80)isPlayable1Attribute0:1Attribute11nAttributesR2propertyspeakerexpression_this setspeaker _value;Value11data11type1valueMale01PER1typeSTRING1propertypitchexpression_this setpitch _value;Value2R2data!2R2type=2valueHz?R2typeSCALARR2dataTypeObjectPositionInfo2sideWestflagsAttributes 3idtypeO_crew_FCustomAttributes3 5positionڋF;CEanglesK@Ps@ ^< 3skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionSoviet VDV - APC 2 Driver@APC 2 (BTR-80)isPlayable3Attribute03Attribute14nAttributes 5propertyspeakerexpression_this setspeaker _value;Value;44dataK44typem4valueMale03PER4typeSTRING4propertypitchexpression_this setpitch _value;Value4 5data4 5type4value33s? 5typeSCALAR 5dataTypeObjectPositionInfo5sideWestflagsAttributes5idtypeO_crew_FCustomAttributesp67positionhFPC{Eangles_@Ps@ ^<5skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionSoviet VDV - APC 2 Gunner@APC 2 (BTR-80)isPlayablep6Attribute06Attribute197nAttributes7propertyspeakerexpression_this setspeaker _value;Value697data797type$7valueMale02PER97typeSTRING97propertypitchexpression_this setpitch _value;Value77data77type7valueu?7typeSCALAR7formationDIAMOND7dataTypeGroupsideWestEntities48Attributes@idatlOffset; AitemsItem0g8Item1c;Item2*>@ dataTypeObjectPositionInfo8sideWestflagsAttributes09idtypeO_crew_FatlOffset;CustomAttributes:c;position}FLC EanglesK@@,;09skill?rankSERGEANTinit [this, ["faction", "MNP_RU_AIR"], ["gear", "VC"], ["marker", "APC3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionSoviet VDV - APC 3 Commander@APC 3 (BTR-80)isPlayable:Attribute0K:Attribute1:nAttributesc;propertyspeakerexpression_this setspeaker _value;Value::data::type:valueMale01PER:typeSTRING:propertypitchexpression_this setpitch _value;Value";c;data2;c;typeN;valueQx?c;typeSCALARc; dataTypeObjectPositionInfo;sideWestflagsAttributes,<idtypeO_crew_FatlOffset;CustomAttributes<*>positionFkCQ-Eangles@@{k<,<skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionSoviet VDV - APC 3 Driver@APC 3 (BTR-80)isPlayable<Attribute0=Attribute1=nAttributes*>propertyspeakerexpression_this setspeaker _value;Value\==datal==type=valueMale03PER=typeSTRING=propertypitchexpression_this setpitch _value;Value=*>data=*>type>value ׃?*>typeSCALAR*> dataTypeObjectPositionInfo>sideWestflagsAttributes>idtypeO_crew_FatlOffset;CustomAttributes?@positionHFFCEanglesK@@ ^<>skill?init [this, ["faction", "MNP_RU_AIR"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionSoviet VDV - APC 3 Gunner@APC 3 (BTR-80)isPlayable?Attribute0?Attribute1j@nAttributes@propertyspeakerexpression_this setspeaker _value;Value#@j@data3@j@typeU@valueMale03PERj@typeSTRINGj@propertypitchexpression_this setpitch _value;Value@@data@@type@value33s?@typeSCALAR@formationDIAMOND AdataTypeGroupsideWestEntitiesUAAttributesIidJitemsItem0AItem1qDItem2'GIdataTypeObjectPositionInfo BsideWestflagsAttributesABid typeO_crew_FCustomAttributes!CqDpositionhuF2CEangles@v@92LMposition>_F<ݭCEanglesK<uSx@K<]Kskill?rankSERGEANTinit [this, ["faction", "MNP_RU_AIR"], ["gear", "VC"], ["marker", "IFV2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSoviet VDV - IFV 2 Commander@IFV 2 (BMP-2)isPlayable>LAttribute0vLAttribute1MnAttributesMpropertyspeakerexpression_this setspeaker _value;ValueLMdataLMtypeLvalueMale02PERMtypeSTRINGMpropertypitchexpression_this setpitch _value;ValueMMMdata]MMtypeyMvalueu?MtypeSCALARM dataTypeObjectPositionInfoNsideWestflagsAttributesWNidtypeO_crew_FatlOffset#<CustomAttributesOTPposition^F߭C-Eangles7@uSx@i