sreVadmiral\admiral.h$>4^description.ext>?]hull3\briefing\blufor.sqfC4^Uhull3\briefing\civilian.sqf_0Xhull3\briefing\indfor.sqf_0Xhull3\briefing\opfor.sqf_0Xhull3\hull3.h]hull3\LICENSE_0X8init.sqf4>]#initPlayerLocal.sqfI1^mission.sqmM4^plank.hH[zone_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 = "mnp_ru_vdv_de"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "mnp_ru_vdv_de"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "mnp_ru_vdv_de"; defaultZoneTemplate = "Cqc"; }; class unitTemplates { class MNP_RU_VDV_DE { armour[] = {"CUP_O_BRDM2_SLA", "CUP_O_BTR60_RU","CUP_O_GAZ_Vodnik_BPPU_RU", "CUP_O_BMP2_RU", "CUP_O_T72_RU"}; }; class RU_SPETZ_AUT { side = "east"; infantry[] = {"CUP_O_RUS_Soldier_TL_Autumn", "CUP_O_RUS_SpecOps_Scout_Autumn", "CUP_O_RUS_SpecOps_SD_Autumn", "CUP_O_RUS_SpecOps_Autumn", "CUP_O_RUS_Commander_Autumn", "CUP_O_RUS_Soldier_GL_Autumn", "CUP_O_RUS_Saboteur_Autumn"}; crewmen[] = {"CUP_O_RUS_Soldier_TL_Autumn"}; technicals[] = {"CUP_O_GAZ_Vodnik_PK_RU", "CUP_O_GAZ_Vodnik_AGS_RU", "CUP_O_UAZ_SPG9_RU"}; armour[] = {"CUP_O_BMP3_RU", "CUP_O_BTR90_RU", "CUP_O_2S6_RU"}; }; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" #include "plank.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "Czechpoint"; onLoadMission = "Made with Hull3"; author = "Dextrus"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 79; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 1; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 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 = 5; 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","
News of a major Russian offensive into the Clafghan valley reached us late last night. The enemy are expected to hit early this morning, just before dawn. Our main forces, located further into the mountains, are scrambling to entrench and harden their defensive positions as we lack the offensive capabilities to meet them in force and head-on. As the outermost platoon, our job is to delay the enemy for as long as possible and allow our allies the time they need to shore up, then rescue us. The town of Ovallestan is a key position to controlling the routes in and out of this harsh terrain, which means Ivan needs this town. We intend to make him pay dearly for the pleasure.

ENEMY FORCES
We are facing the brunt of a major Russian assault. Expect them to spare no expense, up to and including heavy armour, attack helicopters and special forces.

FRIENDLY FORCES
We are all for now. A detachment up the valley are mobilising to reinforce and rescue us but will take some time to reach us. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Delay the Russian assault for as long as possible. In order to progress further into the valley they need to control our town.

Extra ammunition has been placed in sheds and garages here, here and here. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Ovallestan offers good, elevated defensive positions. Make the town work for you, dig in keep the enemy occupied for as long as possible.

The Russians are going to try to apply as much pressure as possible, expect the assault to come from all directions.

Do not extend your defences beyond the marked circle, this crossroads is to be our last stand. "]]; // 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","
*** Insert general information about the situation here.***

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

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

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

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

SPECIAL TASKS
*** Insert instructions for specific units here. *** "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
*** Insert information on administration and logistics here. *** "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by "]]; class Hull3 { isEnabled = 1; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class CUP_CZ_DE { gear = "VZ58_CZ"; uniform = "CUP_CZ_DE"; }; }; class MissionParams { time[] = { {3, 50}, {5, 15}, {9, 0}, {12, 0}, {15, 0}, {17, 50}, {18, 50}, {22, 0} }; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.ark_fnc_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];ark_fnc_ho_assignFortifications = { private _unit = _this select 0; private _gearClass = _unit getVariable "hull3_gear_class"; if (isNil {_unit getVariable "ho_areFortsAssigned"}) then { call { if (_gearClass in ["CO", "XO", "SL"]) exitWith {[_unit, [1, 0, 4, 0, 4, 0, 0, 1, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["DHATG"]) exitWith {[_unit, [0, 0, 0, 0, 0, 2, 0, 0, 1]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["HATAG"]) exitWith {[_unit, [0, 2, 4, 2, 4, 0, 2, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["FTL", "HATG", "MTRG", "MTRAG"]) exitWith {[_unit, [0, 1, 2, 0, 2, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Medic", "AR", "MTRAC"]) exitWith {[_unit, [0, 0, 2, 1, 2, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["AAR", "Rifleman"]) exitWith {[_unit, [0, 0, 2, 0, 2, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["RAT"]) exitWith {[_unit, [0, 0, 2, 0, 2, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["DHATAC"]) exitWith {[_unit, [0, 0, 0, 0, 0, 2, 0, 0, 1]] call plank_api_fnc_forceAddFortifications}; }; _unit setVariable ["ho_areFortsAssigned", true, true]; }; }; ark_fnc_ho_fillPIATAmmobox = { private _box = _this select 1; private ["_magazines", "_weapons"]; _magazines = [ ["CUP_PG7VM_M", 25], ["CUP_30Rnd_Sa58_M", 25], ["CUP_30Rnd_Sa58_M_TracerG", 10], ["CUP_50Rnd_UK59_762x54R_Tracer", 10], ["HandGrenade", 5], ["ACE_Chemlight_HiRed", 10], ["SmokeShell", 10], ["ACE_HandFlare_White", 20] ]; _weapons = [ ["CUP_launch_FIM92Stinger", 5], ["CUP_launch_M72A6", 20] ]; _items = [ ["ACE_fieldDressing", 25] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; {_box addItemCargoGlobal _x;} foreach _items; }; ark_fnc_ho_fillSLAmmobox = { private _box = _this select 1; private ["_magazines", "_weapons", "_items"]; _magazines = [ ["CUP_30Rnd_Sa58_M", 100], ["CUP_30Rnd_Sa58_M_TracerG", 50], ["CUP_50Rnd_UK59_762x54R_Tracer", 50], ["CUP_PG7VL_M", 25], ["CUP_PG7VM_M", 10], ["CUP_AT13_M", 25], ["ACE_Chemlight_HiRed", 10], ["UGL_FlareWhite_F", 15], ["ACE_HandFlare_White", 10], ["1Rnd_HE_Grenade_shell", 15], ["HandGrenade", 25], ["SmokeShell", 25] ]; _weapons = [ ["CUP_launch_FIM92Stinger", 10], ["CUP_launch_M72A6", 20] ]; _items = [ ["ACE_fieldDressing", 50] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; {_box addItemCargoGlobal _x;} foreach _items; }; if (!didJIP) then { [player] call ark_fnc_ho_assignFortifications; ["mission.safetytimer.ended", {[player] call plank_api_fnc_forceRemoveAllFortifications;}] call hull3_event_fnc_addEventHandler; };raPversion5EditorDataaddonsA3_Characters_FCUP_WheeledVehicles_T810A3_Modules_FCUP_WheeledVehicles_DingoCUP_TrackedVehicles_BMPCUP_TrackedVehicles_T72ace_nouniformrestrictionsCUP_AirVehicles_Mi8ace_parachuteCUP_AirVehicles_Mi24CUP_Editor_Plants_ConfigCUP_Weapons_AmmoBoxesCUP_Ind_Garage01admiralark_rotorCUP_Creatures_Military_RussiaA3_Ui_FAddonsMetaData9randomSeedScenarioData CustomAttributes Mission[  moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProviderCamera9nextID}nextIDnextIDpos0BFDAwFdird?ͽ=`<upǸ>ad?b"2<asidew<@4d9ListI itemsItem0Item1Item2Item3pItem4Item5*Item6sItem7Item82Item9Item10Item11$Item12iItem13Item14Item15> Item16  classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_WheeledVehicles_T810nameCUP_WheeledVehicles_T810classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.compclassNameCUP_WheeledVehicles_DingonameCUP_WheeledVehicles_DingoclassNameCUP_TrackedVehicles_BMPnameCUP_TrackedVehicles_BMPauthorCommunity Cupgrade Project*classNameCUP_TrackedVehicles_T72nameCUP_TrackedVehicles_T72sclassNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/classNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi82classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttp://ace3mod.com/classNameCUP_AirVehicles_Mi24nameCUP_AirVehicles_Mi24classNameCUP_Editor_Plants_ConfignameCUP_Editor_Plants_Config$classNameCUP_Weapons_AmmoBoxesnameCUP_Weapons_AmmoBoxesiclassNameCUP_Ind_Garage01nameCUP_Ind_Garage01classNameAdmiralnameadmiralauthorKamiclassNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.org> classNameCUP_Creatures_Military_RussianameCUP_Creatures_Military_Russia classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.com authorDextrusoverviewTextCzech troops dig in to delay a Russian offensive.Headeri gameTypeCoopminPlayersmaxPlayersN Category0 [ nameMultiplayerAttribute0 Attribute1~ nAttributes[ propertyRespawnButtonexpressiontrueValue= ~ dataM ~ typei value?~ typeSCALAR~ propertyRespawnTemplatesexpressiontrueValue [ data [ type value [ typeARRAY itemsItem0 [ data) [ typeF valueNone[ typeSTRING[ Intel EntitiesConnectionsbriefingNameark_co78_czechpointoverviewTextCzech troops defend against a surprise Russian advancetimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<Aitems@Item0'Item1Item2Item3!Item4B(Item5.Item6/2Item78Item8G@Item9FItem10>JItem11PItem12WItem13z]Item14`Item15fItem16IgItem17/jItem18mItem19oItem20rItem21Item22XItem23Item24Item25?Item26Item27ѬItem28(Item29Item30Item31Item32lItem33gItem34~Item35zItem36Item37 Item38Item39@Item40{Item41Item42Item43Item44Item45Item46xItem47Item48Item49/Item50Item51]Item52tItem53Item54Item55Item56rItem57Item58rItem59Item60.Item61Item62>Item63dataTypeGroupsideWestEntitiesAttributesidatlOffset7itemsItem0Item1[Item2Item3WdataTypeObjectPositionInfo=sideWestflagsAttributesuidtypeB_officer_FatlOffset7[positionmyBFp<@y%Fangles@b?չg@Fangles@n@skill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 1 Fireteam Leader@Alpha 1isPlayabledataTypeObjectPositionInfosideWestflagsAttributesLid typeB_soldier_AR_FpositionחBFd<@(Fanglesչg<n@@Lskill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 1 Automatic Rifleman@Alpha 1isPlayabledataTypeObjectPositionInfosideWestflagsAttributesid typeB_Soldier_A_Fw positionaBF<<@Fangles@n@skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayablew dataTypeObjectPositionInfo sideWestflagsAttributes!!id typeB_soldier_LAT_F!positionBF:@Fanglesn@@!!skill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 1 Rifleman (AT)@Alpha 1isPlayable!formationDIAMOND!dataTypeGroupsideWestEntities4"Attributes((idB(itemsItem0r"Item1#Item2h%Item3&((dataTypeObjectPositionInfo"sideWestflagsAttributes#idtypeB_Soldier_TL_F#positionBF=@Fanglesn@@#skill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 2 Fireteam Leader@Alpha 2isPlayable#dataTypeObjectPositionInfol$sideWestflagsAttributes$idtypeB_soldier_AR_Fh%positionBF[;@(Fanglesչg<n@@$skill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 2 Automatic Rifleman@Alpha 2isPlayableh%dataTypeObjectPositionInfo%sideWestflagsAttributes&idtypeB_Soldier_A_F&position%BF\;@Fanglesn@@&skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayable&dataTypeObjectPositionInfoA'sideWestflagsAttributesy'idtypeB_soldier_LAT_F((position_BFJ9@Fanglesn@@y'skill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 2 Rifleman (AT)@Alpha 2isPlayable((formationDIAMONDB(dataTypeGroupsideWestEntities(Attributes.id.itemsItem0(Item1S*Item2+Item3'-.dataTypeObjectPositionInfo;)sideWestflagsAttributess)idtypeB_Soldier_TL_FS*position BFKO<@Fanglesn@@s)skill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "FTL"], ["marker", "A3", "ColorRed"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 3 Fireteam Leader@Alpha 3isPlayableS*dataTypeObjectPositionInfo*sideWestflagsAttributes*idtypeB_soldier_AR_F+positionBF9@(Fanglesչg<n@@*skill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 3 Automatic Rifleman@Alpha 3isPlayable+dataTypeObjectPositionInfo0,sideWestflagsAttributesh,idtypeB_Soldier_A_F'-positionBFW%:@Fanglesn@@h,skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 3 Assistant Automatic Rifleman@Alpha 3isPlayable'-dataTypeObjectPositionInfo-sideWestflagsAttributes-idtypeB_soldier_LAT_F.positionӮBF7@Fanglesn@@-skill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCzech Army - Alpha 3 Rifleman (AT)@Alpha 3isPlayable.formationDIAMOND.dataTypeGroupsideWestEntities.Attributes2id/2itemsItem0 /Item102dataTypeObjectPositionInfo}/sideWestflagsAttributes/idtypeB_Soldier_SL_F0positionadBF7@Fangles?/skill?rankSERGEANTinit [this, ["faction", "CUP_CZ_DE"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo Squad Leader @Bravo SLisPlayable0dataTypeObjectPositionInfo0sideWestflagsAttributes71idtypeB_medic_F2positionqZBF7@Fangles?71skill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo Squad Medic@Bravo SLisPlayable2formationDIAMOND/2dataTypeGroupsideWestEntitiesy2Attributesn8id8itemsItem02Item1A4Item25Item37n8dataTypeObjectPositionInfo(3sideWestflagsAttributes`3idtypeB_Soldier_TL_FA4position^BF7@Fangles?`3skill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 1 Fireteam Leader@Bravo 1isPlayableA4dataTypeObjectPositionInfo4sideWestflagsAttributes4idtypeB_soldier_AR_F5positionTBF7@Fangles?4skill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 1 Automatic Rifleman@Bravo 1isPlayable5dataTypeObjectPositionInfo6sideWestflagsAttributesV6idtypeB_Soldier_A_F7position3UBF7@)Fangles?V6skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayable7dataTypeObjectPositionInfo7sideWestflagsAttributes7idtypeB_soldier_LAT_Fn8positionKBF7@ Fangles?7skill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 1 Rifleman (AT)@Bravo 1isPlayablen8formationDIAMOND8dataTypeGroupsideWestEntities8Attributes-@id$G@itemsItem09Item1:Item2<Item3n=-@dataTypeObjectPositionInfo9sideWestflagsAttributes9id typeB_Soldier_TL_F:positionYBF7@Fangles?9skill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 2 Fireteam Leader@Bravo 2isPlayable:dataTypeObjectPositionInfo ;sideWestflagsAttributesC;id!typeB_soldier_AR_F<position-OBF7@Fangles?C;skill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 2 Automatic Rifleman@Bravo 2isPlayable<dataTypeObjectPositionInfow<sideWestflagsAttributes<id"typeB_Soldier_A_Fn=positionwOBF7@)Fangles?<skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayablen=dataTypeObjectPositionInfo=sideWestflagsAttributes.>idtypeB_soldier_LAT_FCustomAttributes>-@positionREBF7@ Fangles?.>skill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 2 Rifleman (AT)@Bravo 2isPlayable>Attribute0?Attribute1?nAttributes-@propertyspeakerexpression_this setspeaker _value;Value_??datao??type?valueMale06ENG?typeSTRING?propertypitchexpression_this setpitch _value;Value?-@data?-@type@valueQx?-@typeSCALAR-@formationDIAMONDG@dataTypeGroupsideWestEntities@AttributesFid)FitemsItem0@Item1YBItem2CItem3-EFdataTypeObjectPositionInfo@AsideWestflagsAttributesxAid%typeB_Soldier_TL_FYBpositionSBF7@Fangles?xAskill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "FTL"], ["marker", "B3", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 3 Fireteam Leader@Bravo 3isPlayableYBdataTypeObjectPositionInfoBsideWestflagsAttributesCid&typeB_soldier_AR_FCpositionIBF7@Fangles?Cskill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 3 Automatic Rifleman@Bravo 3isPlayableCdataTypeObjectPositionInfo6DsideWestflagsAttributesnDid'typeB_Soldier_A_F-EpositionJBF7@*Fangles?nDskill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 3 Assistant Automatic Rifleman@Bravo 3isPlayable-EdataTypeObjectPositionInfoEsideWestflagsAttributesEid(typeB_soldier_LAT_FFposition?BF7@+ Fangles?Eskill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCzech Army - Bravo 3 Rifleman (AT)@Bravo 3isPlayableFformationDIAMONDFdataTypeGroupsideWestEntitiesFAttributes$Jid,>JitemsItem0GItem1H$JdataTypeObjectPositionInfoGsideWestflagsAttributesGid*typeB_Soldier_SL_FHpositionvBF<@0Fangles-H@չgJdataTypeGroupsideWestEntitiesJAttributesPid1PitemsItem0JItem1ULItem2MItem31OPdataTypeObjectPositionInfo7KsideWestflagsAttributesoKid-typeB_Soldier_TL_FULpositionvBF<@x8Fangles-H@չgFanglesչg<-H@Qskill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCzech Army - Charlie 2 Fireteam Leader@Charlie 2isPlayableRdataTypeObjectPositionInfo0SsideWestflagsAttributeshSid3typeB_soldier_AR_F0TpositionlBFu9@GFanglesչg<-H@hSskill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCzech Army - Charlie 2 Automatic Rifleman@Charlie 2isPlayable0TdataTypeObjectPositionInfoTsideWestflagsAttributesTid4typeB_Soldier_A_FUpositionBFe9@HFanglesչg<-H@Tskill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCzech Army - Charlie 2 Assistant Automatic Rifleman@Charlie 2isPlayableUdataTypeObjectPositionInfo VsideWestflagsAttributesDVid5typeB_soldier_LAT_FVpositionvBF7@QFangles-H@DVskill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCzech Army - Charlie 2 Rifleman (AT)@Charlie 2isPlayableVformationDIAMONDWdataTypeGroupsideWestEntities[WAttributes`]id;z]itemsItem0WItem1(YItem2ZItem3\`]dataTypeObjectPositionInfo XsideWestflagsAttributesBXid7typeB_Soldier_TL_F(YpositionvBFVn:@CFanglesչg<-H@BXskill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "FTL"], ["marker", "C3", "ColorGreen"]] call hull3_unit_fnc_init;descriptionCzech Army - Charlie 3 Fireteam Leader@Charlie 3isPlayable(YdataTypeObjectPositionInfoYsideWestflagsAttributesYid8typeB_soldier_AR_FZpositionlBF>8@2MFanglesչg<-H@Yskill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionCzech Army - Charlie 3 Automatic Rifleman@Charlie 3isPlayableZdataTypeObjectPositionInfo [sideWestflagsAttributesA[id9typeB_Soldier_A_F\positionBF.8@yMFanglesչg<-H@A[skill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionCzech Army - Charlie 3 Assistant Automatic Rifleman@Charlie 3isPlayable\dataTypeObjectPositionInfou\sideWestflagsAttributes\id:typeB_soldier_LAT_F`]positionvBF7@UWFangles-H@\skill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionCzech Army - Charlie 3 Rifleman (AT)@Charlie 3isPlayable`]formationDIAMONDz]dataTypeGroupsideWestEntities]Attributes`id>`itemsItem0]Item1W_`dataTypeObjectPositionInfo]^sideWestflagsAttributes}^id<typeB_Soldier_TL_FW_position3vBF7@ F}^skill?rankSERGEANTinit [this, ["faction", "CUP_CZ_DE"], ["gear", "MMGAG"], ["marker", "MMG1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCzech Army - MMG 1 Leader@MMG 1isPlayableW_dataTypeObjectPositionInfo_sideWestflagsAttributes_id=typeB_soldier_AR_F`position3BF7@F_skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "MMGG"]] call hull3_unit_fnc_init;descriptionCzech Army - MMG 1 Gunner@MMG 1isPlayable`formationDIAMOND`dataTypeGroupsideWestEntities`AttributesfidBfitemsItem0%aItem1bItem2cfdataTypeObjectPositionInfoasideWestflagsAttributesaid?typeB_Soldier_TL_FbpositionouBF7@Faskill?rankSERGEANTinit [this, ["faction", "CUP_CZ_DE"], ["gear", "HATAG"], ["marker", "HAT1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCzech Army - HAT 1 Leader@HAT 1isPlayablebdataTypeObjectPositionInfocsideWestflagsAttributes!cid@typeB_soldier_AT_FcpositionoBF7@+~F!cskill?rankCORPORALinit [this, ["faction", "CUP_CZ_DE"], ["gear", "HATG"]] call hull3_unit_fnc_init;descriptionCzech Army - HAT 1 Gunner@HAT 1isPlayablecdataTypeObjectPositionInfo]dsideWestflagsAttributes}didAtypeB_Soldier_A_FCustomAttributes0efpositionokBF7@+~F}dskill?initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "HATAC"]] call hull3_unit_fnc_init;}descriptionCzech Army - HAT 1 Ammo Carrier@HAT 1isPlayable0eAttribute0heAttribute1enAttributesfpropertyspeakerexpression_this setspeaker _value;ValueeedataeetypeevalueMale02ENGetypeSTRINGepropertypitchexpression_this setpitch _value;Value?ffdataOfftypekfvalue?ftypeSCALARfformationDIAMONDfdataTypeLogicPositionInfo)gnameadm_hc_unitisPlayabledescriptionHCidytypeHeadlessClient_FatlOffset.CIgpositionqLF1CFIg dataTypeObjectPositionInfogsideEmptyflagsAttributes#hidtypeCUP_B_T810_Refuel_CZ_DESatlOffsetvCustomAttributesh/jposition9E`*@Fangles $@=#hinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;}hAttribute0hnAttributes/jpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuei/jdatai/jtypejvalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_Sa58_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[4]]],false]/jtypeSTRING/j dataTypeObjectPositionInfojsideEmptyflagsAttributes kidtypeCUP_B_T810_Reammo_CZ_DESatlOffset=CustomAttributesikmpositionEs@jFangles= $@ kinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;}ikAttribute0knAttributesmpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuekmdatakmtypemvalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_Sa58_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[4]]],false]mtypeSTRINGm dataTypeObjectPositionInfomsideEmptyflagsAttributesmidtypeCUP_B_T810_Refuel_CZ_DESatlOffsetCustomAttributesOnopositionzExn@FanglesP"@minitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;}OnAttribute0wnnAttributesopropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuenodatanotypeovalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_Sa58_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[4]]],false]otypeSTRINGo dataTypeObjectPositionInfopsideEmptyflagsAttributespidtypeCUP_B_T810_Reammo_CZ_DESatlOffsetCustomAttributes5qrpositionLExn@6FanglesP"@pinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;}5qAttribute0]qnAttributesrpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueqrdataqrtypervalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_Sa58_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[4]]],false]rtypeSTRINGrdataTypeLayernameHide ObjectEntities2sidatlOffsetf=itemsItem0sItem1vItem2^xItem3zItem4|Item5Item6FItem7|Item8Item9Item10Item11$Item12BItem13xdataTypeLogicPositionInfortareaSize@@flagsidtypeModuleHideTerrainObjects_FCustomAttributestvpositionRCF!?EFanglesq>tAttribute0tAttribute1yunAttributesvproperty#filterexpression_this setVariable ["#filter",_value]Value8uyudataHuyutypeduvaluepAyutypeSCALARyuproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueuvdatauvtypevvaluevtypeBOOLvdataTypeLogicPositionInfovareaSize@ @flagsidtypeModuleHideTerrainObjects_FatlOffsetTnCustomAttributesv^xpositionOBFw+?[Fanglesk@r@vAttribute0(wAttribute1wnAttributes^xproperty#filterexpression_this setVariable ["#filter",_value]Value~wwdatawwtypewvaluepAwtypeSCALARwproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Valuex^xdata/x^xtypeKxvalue^xtypeBOOL^xdataTypeLogicPositionInfoxareaSizeB8BflagsidtypeModuleHideTerrainObjects_FCustomAttributes&yzposition XE55@ًFanglesf=%@&yAttribute0^yAttribute1ynAttributeszproperty#filterexpression_this setVariable ["#filter",_value]ValueyydatayytypeyvaluepAytypeSCALARyproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueUzzdataezztypezvalueztypeBOOLzdataTypeLogicPositionInfo${areaSizeNA4$BflagsidtypeModuleHideTerrainObjects_FCustomAttributes\{|position^E55@Fangles&T=\{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|dataTypeLogicPositionInfoj}areaSize"@#@flagsid=typeModuleHideTerrainObjects_FatlOffsetpc@CustomAttributes}positionTjCF;@z}~Fangles }@bf;}Attribute0}Attribute1q~nAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value0~q~data@~q~type\~valuepAq~typeSCALARq~property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value~data~type~valuetypeBOOLdataTypeLogicPositionInfoareaSize@@flagsidstypeModuleHideTerrainObjects_FCustomAttributesFpositionEF4#@uLFanglesq>Attribute0Attribute1nAttributesFproperty#filterexpression_this setVariable ["#filter",_value]ValuefdatavtypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueFdataFtype3valueFtypeBOOLFdataTypeLogicPositionInfoցareaSize@@flagsidttypeModuleHideTerrainObjects_FCustomAttributes|position"EF@'Fanglesg=-<=Attribute0FAttribute1݂nAttributes|property#filterexpression_this setVariable ["#filter",_value]Value݂data݂typeȂvaluepA݂typeSCALAR݂property#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value=|dataM|typeivalue|typeBOOL|dataTypeLogicPositionInfo areaSize@@flagsidutypeModuleHideTerrainObjects_FCustomAttributesDpositionVDFQ9@Fangles b@h=DAttribute0|Attribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value҄datatypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuesdatatypevaluetypeBOOLdataTypeLogicPositionInfoBareaSize@@flagsidvtypeModuleHideTerrainObjects_FCustomAttributeszpositionDF$H@GFanglesT=g=zAttribute0Attribute1InAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValueIdataItype4valuepAItypeSCALARIproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatatypeՇvaluetypeBOOLdataTypeLogicPositionInfoxareaSize !@%@flagsidxtypeModuleHideTerrainObjects_FCustomAttributespositionBFІ@@b+FAttribute0ЈAttribute1gnAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value&gdata6gtypeRvaluepAgtypeSCALARgproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Valueljdata׉typevaluetypeBOOLdataTypeLogicPositionInfoareaSize !@%@flagsidytypeModuleHideTerrainObjects_FCustomAttributes$positionvCFІ@@FAttribute0Attribute1nAttributes$property#filterexpression_this setVariable ["#filter",_value]ValueDdataTtypepvaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value$data$typevalue$typeBOOL$dataTypeLogicPositionInfoareaSize !@%@flagsidztypeModuleHideTerrainObjects_FCustomAttributesԌBpositionBFІ@@}FԌAttribute0 Attribute1nAttributesBproperty#filterexpression_this setVariable ["#filter",_value]ValuebdatartypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueBdataBtype/valueBtypeBOOLBdataTypeLogicPositionInfoҎareaSize !@%@flagsid{typeModuleHideTerrainObjects_FCustomAttributes xposition3BF9@"Fangles@ Attribute0BAttribute1ُnAttributesxproperty#filterexpression_this setVariable ["#filter",_value]ValueُdataُtypeďvaluepAُtypeSCALARُproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value9xdataIxtypeevaluextypeBOOLxdataTypeLogicPositionInfoareaSize !@%@flagsid|typeModuleHideTerrainObjects_FCustomAttributes(position̛AF(y7@F(Attribute0`Attribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValuedataƑtypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValueWdatagtypevaluetypeBOOLdataTypeTriggerposition2GF(y7@FAttributesidtypeEmptyDetectorXnamesafety_offconditioncall{hull3_mission_safetyTimerAbort}sizeAsizeBX dataTypeObjectPositionInfosideEmptyflagsAttributes1idtypeCUP_B_T810_Armed_CZ_DESatlOffset%CustomAttributespositionE@2΋FanglesSg?1initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata%typevalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_Sa58_M","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_PG7V_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[8]]],false]typeSTRINGdataTypeGroupsideWestEntitiesAttributesќiditemsItem0 Item1ќdataTypeObjectPositionInfosideWestflagsAttributes×idtypeB_crew_FCustomAttributespositionEOM5@ՋFanglesp ?×skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "SL"], ["marker", "TRK1", "ColorRed"]] call hull3_unit_fnc_init;}descriptionCzech Army - Truck 1 Commander@[JIP] Truck 1 [T810 MG]isPlayableAttribute0Attribute1}nAttributespropertyspeakerexpression_this setspeaker _value;Value6}dataF}typehvalueMale01ENG}typeSTRING}propertypitchexpression_this setpitch _value;ValueÙdataәtypevalueHz?typeSCALARdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_crew_FCustomAttributesќpositionEOM5@FϋFanglesz?skill?initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;}descriptionCzech Army - Truck 1 Driver@[JIP] Truck 1 [T810 MG]isPlayableAttribute0Attribute1JnAttributesќpropertyspeakerexpression_this setspeaker _value;ValueJdataJtype5valueMale11ENGJtypeSTRINGJpropertypitchexpression_this setpitch _value;Valueќdataќtypevalue ׃?ќtypeSCALARќformationDIAMONDdataTypeGroupsideWestEntities5Attributes%id?itemsItem0]Item1X%dataTypeObjectPositionInfoޝsideWestflagsAttributesidtypeB_crew_FCustomAttributesXposition5EOM5@ʋFanglesp ?skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "SL"], ["marker", "TRK2", "ColorBlue"]] call hull3_unit_fnc_init;}descriptionCzech Army - Truck 2 Commander@[JIP] Truck 2 [T810 MG]isPlayableAttribute0@Attribute1џnAttributesXpropertyspeakerexpression_this setspeaker _value;ValueџdataџtypevalueMale08ENGџtypeSTRINGџpropertypitchexpression_this setpitch _value;ValueXdata'XtypeCvalue ׃?XtypeSCALARXdataTypeObjectPositionInfo٠sideWestflagsAttributesidtypeB_crew_FCustomAttributesա%positionEOM5@KċFanglesp ?skill?initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;}descriptionCzech Army - Truck 2 Driver@[JIP] Truck 2 [T810 MG]isPlayableաAttribute0 Attribute1nAttributes%propertyspeakerexpression_this setspeaker _value;ValueWdatagtypevalueMale04ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value%data%typevalueff?%typeSCALAR%formationDIAMOND? dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_T810_Armed_CZ_DESatlOffset%CustomAttributeszpositionE@]Fangles?initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;}zAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata typejvalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_Sa58_M","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_PG7V_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[8]]],false]typeSTRINGdataTypeGroupsideWestEntitiesɦAttributesidѬitemsItem0Item1dataTypeObjectPositionInforsideWestflagsAttributesidtypeB_crew_FCustomAttributespositionE1<@FanglesF>=skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "SL"], ["marker", "MRAP1", "ColorRed"]] call hull3_unit_fnc_init;}descriptionCzech Army - MRAP 1 Commander@[JIP] MRAP 1 [Dingo MG]isPlayableAttribute0ӨAttribute1dnAttributespropertyspeakerexpression_this setspeaker _value;Valueddata-dtypeOvalueMale01ENGdtypeSTRINGdpropertypitchexpression_this setpitch _value;Valuedatatype֩valueHz?typeSCALARdataTypeObjectPositionInfolsideWestflagsAttributesidtypeB_crew_FCustomAttributesgposition(EJ@궋FanglesF>=skill?initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;}descriptionCzech Army - MRAP 1 Driver@[JIP] MRAP 1 [Dingo MG]isPlayablegAttribute0Attribute10nAttributespropertyspeakerexpression_this setspeaker _value;Value0data0typevalueMale11ENG0typeSTRING0propertypitchexpression_this setpitch _value;Valuevdatatypevalue ׃?typeSCALARformationDIAMONDѬ dataTypeObjectPositionInfomsideEmptyflagsAttributesidtypeCUP_B_Dingo_CZ_DesatlOffsetrCustomAttributes#(positionFE\@%FanglesS>(F>skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;}#Attribute0KnAttributes(propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value(data(typevalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_Sa58_M","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_PG7V_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[8]]],false](typeSTRING( dataTypeObjectPositionInfoǰsideEmptyflagsAttributesidtypeCUP_B_Dingo_GL_CZ_DesatlOffsetbCustomAttributes}position=E<@ʬFangles=(F>=skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;}}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypemvalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_Sa58_M","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_PG7V_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[8]]],false]typeSTRINGdataTypeGroupsideWestEntities̳AttributesiditemsItem0Item1dataTypeObjectPositionInfousideWestflagsAttributesidtypeB_crew_FCustomAttributesposition)GEoU@wFangles=G=skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "SL"], ["marker", "MRAP2", "ColorBlue"]] call hull3_unit_fnc_init;}descriptionCzech Army - MRAP 2 Commander@[JIP] MRAP 2 [Dingo GL]isPlayableAttribute0׵Attribute1hnAttributespropertyspeakerexpression_this setspeaker _value;Value!hdata1htypeSvalueMale08ENGhtypeSTRINGhpropertypitchexpression_this setpitch _value;Valuedatatypeڶvalue ׃?typeSCALARdataTypeObjectPositionInfopsideWestflagsAttributesidtypeB_crew_FCustomAttributeskpositionWEh@Fangles=F>skill?initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;}descriptionCzech Army - MRAP 2 Driver@[JIP] MRAP 2 [Dingo GL]isPlayablekAttribute0Attribute14nAttributespropertyspeakerexpression_this setspeaker _value;Value4data4typevalueMale04ENG4typeSTRING4propertypitchexpression_this setpitch _value;Valuezdatatypevalueff?typeSCALARdataTypeGroupsideWestEntities AttributesiditemsItem03Item1/dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_crew_FCustomAttributes߻/position yE>o@ Fangles=F>=skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "SL"], ["marker", "MRAP3", "ColorGreen"]] call hull3_unit_fnc_init;}descriptionCzech Army - MRAP 3 Commander@[JIP] MRAP 3 [Dingo MG]isPlayable߻Attribute0Attribute1nAttributes/propertyspeakerexpression_this setspeaker _value;ValueadataqtypevalueMale09ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value/data/typevalueHz?/typeSCALAR/dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_crew_FCustomAttributesposition݈E݇@[Fangles=F>=skill?initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;}descriptionCzech Army - MRAP 3 Driver@[JIP] MRAP 3 [Dingo MG]isPlayableAttribute0Attribute1tnAttributespropertyspeakerexpression_this setspeaker _value;Value-tdata=ttype_valueMale05ENGttypeSTRINGtpropertypitchexpression_this setpitch _value;Valuedataʿtypevalue ׃?typeSCALARformationDIAMOND dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_Dingo_CZ_DesatlOffsettvCustomAttributesglposition#oE3@MFangles=(F>skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;}gAttribute0nAttributeslpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueldataltypeWvalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_Sa58_M","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_PG7V_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[8]]],false]ltypeSTRINGldataTypeGroupsideWestEntitiesAttributesMidgitemsItem0Item1Item2MdataTypeObjectPositionInfojsideWestflagsAttributesidtypeB_crew_FCustomAttributesposition] EOM5@Fangles@skill?rankSERGEANTinit [this, ["faction", "CUP_CZ_DE"], ["gear", "VC"], ["marker", "APC1", "ColorRed"]] call hull3_unit_fnc_init;descriptionCzech Army - APC 1 Commander@[JIP] APC 1 [BVP-2]isPlayableAttribute0Attribute1PnAttributespropertyspeakerexpression_this setspeaker _value;Value PdataPtype;valueMale05ENGPtypeSTRINGPpropertypitchexpression_this setpitch _value;Valuedatatypevalueff?typeSCALARdataTypeObjectPositionInfoXsideWestflagsAttributesidtypeB_crew_FCustomAttributesBpositionEOM5@Fangles@skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionCzech Army - APC 1 Driver@[JIP] APC 1 [BVP-2]isPlayableBAttribute0zAttribute1 nAttributespropertyspeakerexpression_this setspeaker _value;Value data typevalueMale04ENG typeSTRING propertypitchexpression_this setpitch _value;ValueQdataatype}value?typeSCALARdataTypeObjectPositionInfosideWestflagsAttributesKidtypeB_crew_FCustomAttributesMpositiongEOM5@Fangles@Kskill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionCzech Army - APC 1 Gunner@[JIP] APC 1 [BVP-2]isPlayableAttribute05Attribute1nAttributesMpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale10ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value MdataMtype8valueff?MtypeSCALARMformationDIAMONDgdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_BMP2_CZ_Des~positionEV%@Fangles@skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "Armored"]] call hull3_unit_fnc_init;~dataTypeGroupsideWestEntitiesAttributes`idzitemsItem0Item1Item2`dataTypeObjectPositionInfo|sideWestflagsAttributesidtypeB_crew_FCustomAttributespositionEOM5@ދFangles@skill?rankSERGEANTinit [this, ["faction", "CUP_CZ_DE"], ["gear", "VC"], ["marker", "APC2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionCzech Army - APC 2 Commander@[JIP] APC 2 [BVP-2]isPlayableAttribute0Attribute1cnAttributespropertyspeakerexpression_this setspeaker _value;Valuecdata,ctypeNvalueMale05ENGctypeSTRINGcpropertypitchexpression_this setpitch _value;ValuedatatypevalueQx?typeSCALARdataTypeObjectPositionInfoksideWestflagsAttributesidtypeB_crew_FCustomAttributesUpositionoEOM5@܋Fangles@skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionCzech Army - APC 2 Driver@[JIP] APC 2 [BVP-2]isPlayableUAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;Valuedatatype valueMale09ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Valueddatattypevalue?typeSCALARdataTypeObjectPositionInfo&sideWestflagsAttributes^idtypeB_crew_FCustomAttributes`position#EOM5@Fangles@^skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionCzech Army - APC 2 Gunner@[JIP] APC 2 [BVP-2]isPlayableAttribute0HAttribute1nAttributes`propertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale09ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value`data/`typeKvalueG?`typeSCALAR`formationDIAMONDzdataTypeObjectPositionInfosideEmptyflagsAttributes=idtypeCUP_B_BMP2_CZ_DesCustomAttributespositionpEV%@6Fangles@=skill?initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Armored"]] call hull3_unit_fnc_init;}texturesCZ_DESAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueAdataQtypevalue[[[["CUP_arifle_Sa58P","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_Sa58_M","CUP_200Rnd_TE4_Red_Tracer_556x45_M249","CUP_1Rnd_HEDP_M203","CUP_PG7V_M","CUP_HandGrenade_M67","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[8]]],false]typeSTRINGdataTypeGroupsideWestEntitiesAttributesidatlOffset7 itemsItem0QItem1WItem2$ dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_crew_FatlOffset7CustomAttributesWposition\?EM5@Fangles @skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "VC"], ["marker", "TNK1", "ColorRed"]] call hull3_unit_fnc_init;}descriptionCzech Army - Tank 1 Commander@[JIP] Tank 1 [T-72M]isPlayableAttribute0?Attribute1nAttributesWpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale10ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueWdata&WtypeBvalueff?WtypeSCALARW dataTypeObjectPositionInfosideWestflagsAttributes idtypeB_crew_FatlOffset8CustomAttributes$positiony#EN5@FFangles)@ skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionCzech Army - Tank 1 Driver@[JIP] Tank 1 [T-72M]isPlayableAttribute0 Attribute1nAttributes$propertyspeakerexpression_this setspeaker _value;ValueVdataftypevalueMale10ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value$data$typevalueG?$typeSCALAR$ dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_crew_FatlOffset8CustomAttributespositionHBEN5@Fangles)@skill?init [this, ["faction", "CUP_CZ_DE"], ["gear", "VG"]] call hull3_unit_fnc_init;descriptionCzech Army - Tank 1 Gunner@[JIP] Tank 1 [T-72M]isPlayableAttribute0Attribute1jnAttributespropertyspeakerexpression_this setspeaker _value;Value#jdata3jtypeUvalueMale03ENGjtypeSTRINGjpropertypitchexpression_this setpitch _value;ValuedatatypevalueQx?typeSCALARformationDIAMOND dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_T72_CZatlOffsetNt>CustomAttributesSposition'E @Fangles)@skill?lockUNLOCKEDinit [this, ["faction", "CUP_CZ_DE"], ["gear", "Armored"]] call hull3_unit_fnc_init;SAttribute0{nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["CUP_smg_EVO","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_9x19_EVO","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_ACRScout_m95_Sa58"],[4]]],false]typeSTRINGdataTypeGroupsideWestEntitiesVAttributes&idatlOffset<@itemsItem0Item1Item2X& dataTypeObjectPositionInfosideWestflagsAttributesWidtypeB_Helipilot_FatlOffset<CustomAttributes:positionEJ6@~Fangles?Wskill?rankSERGEANTinit [this, ["faction", "CUP_CZ_DE"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCzech Army - TH 1 Pilot@[JIP] TH 1 [Mi-171Sh]isPlayable:Attribute0rAttribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale07ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueIdataYtypeuvalue ׃?typeSCALAR dataTypeObjectPositionInfosideWestflagsAttributesWidtypeB_helicrew_FatlOffset<CustomAttributesXpositionEJ6@Fangles?Wskill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionCzech Army - TH 1 Crew@[JIP] TH 1 [Mi-171Sh]isPlayableAttribute0@Attribute1nAttributesXpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale07ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueXdata'XtypeCvalue ׃?XtypeSCALARX dataTypeObjectPositionInfosideWestflagsAttributes%idtypeB_helicrew_FatlOffset<CustomAttributes&positionoEJ6@Fangles?%skill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionCzech Army - TH 1 Crew@[JIP] TH 1 [Mi-171Sh]isPlayableAttribute0Attribute1nAttributes&propertyspeakerexpression_this setspeaker _value;ValueXdatahtypevalueMale08ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value&data&typevalueG?&typeSCALAR&formationDIAMOND@dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_Mi171Sh_Unarmed_ACRatlOffset`={positionEd@%Fangles?skill?lockUNLOCKEDinit [this, ["faction", "CUP_CZ_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;{dataTypeGroupsideWestEntitiesAttributeseiditemsItem0Item1Item2edataTypeObjectPositionInfo~sideWestflagsAttributesidtypeB_Helipilot_FCustomAttributespositionUEOM5@ϋFanglesH?skill?rankSERGEANTinit [this, ["faction", "CUP_CZ_DE"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCzech Army - TH 2 Pilot@[JIP] TH 2 [Mi-171Sh]isPlayableAttribute0Attribute1bnAttributespropertyspeakerexpression_this setspeaker _value;Valuebdata+btypeMvalueMale12ENGbtypeSTRINGbpropertypitchexpression_this setpitch _value;Valuedatatypevalue33s?typeSCALARdataTypeObjectPositionInfonsideWestflagsAttributesidtypeB_helicrew_FCustomAttributesWposition 9EOM5@ϋFanglesH?skill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionCzech Army - TH 2 Crew@[JIP] TH 2 [Mi-171Sh]isPlayableWAttribute0Attribute1 nAttributespropertyspeakerexpression_this setspeaker _value;Value data type valueMale10ENG typeSTRING propertypitchexpression_this setpitch _value;ValuefdatavtypevalueHz?typeSCALARdataTypeObjectPositionInfo,sideWestflagsAttributesdidtypeB_helicrew_FCustomAttributesepositionUUEOM5@{ȋFanglesH?dskill?init[this, ["faction", "CUP_CZ_DE"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionCzech Army - TH 2 Crew@[JIP] TH 2 [Mi-171Sh]isPlayableAttribute0MAttribute1nAttributesepropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale05ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value$edata4etypePvalueu?etypeSCALAReformationDIAMONDdataTypeObjectPositionInfosideEmptyflagsAttributes4idtypeCUP_B_Mi171Sh_Unarmed_ACRpositionE@׽Fangles@O?4skill?lockUNLOCKEDinit [this, ["faction", "CUP_CZ_DE"], ["gear", "Car"]] call hull3_unit_fnc_init;dataTypeGroupsideWestEntitiesAttributesiditemsItem0Item1dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Pilot_FCustomAttributesposition6EOM5@ËFangles=skill?rankLIEUTENANTinit [this, ["faction", "CUP_CZ_DE"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCzech Army - AH 1 Pilot@[JIP] AH 1 [Mi-35]isPlayableAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;Value:dataJtypelvalueMale09ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Valuedatatypevalue ׃?typeSCALARdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Pilot_FCustomAttributesposition%EOM5@Fangles=skill?rankLIEUTENANTinit [this, ["faction", "CUP_CZ_DE"], ["gear", "P"]] call hull3_unit_fnc_init;descriptionCzech Army - AH 1 Gunner@[JIP] AH 1 [Mi-35]isPlayableAttribute0Attribute1LnAttributespropertyspeakerexpression_this setspeaker _value;ValueLdataLtype7valueMale10ENGLtypeSTRINGLpropertypitchexpression_this setpitch _value;Valuedatatypevalue33s?typeSCALARformationDIAMOND dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_B_Mi35_Dynamic_CZ_DesatlOffsetCustomAttributespositionEB@ͧFangles=skill?pylonsCUP_PylonPod_2Rnd_Ataka_M[0];CUP_PylonPod_20Rnd_S8N_CCIP_M[0];CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_20Rnd_S8N_CCIP_M;CUP_PylonPod_20Rnd_S8N_CCIP_M[0];CUP_PylonPod_2Rnd_Ataka_M[0];Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata.typevalue[[[["CUP_smg_EVO","FirstAidKit"],[1,4]],[["30Rnd_9x21_Mag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]typeSTRINGdataTypeLayernamePlacedEntities7idatlOffsetz ?itemsItem0_Item1+Item2Item3Item4Item5 Item6 Item7M Item8s Item9 Item10Item11{Item12GItem13Item14Item15Item16Item17SItem18Item19Item20Item21Item22OItem23dataTypeObjectPositionInfosideEmptyflagsAttributes idGtypeCUP_t_FicusB2s_EP1+positionb(FF@m> disableSimulation+dataTypeObjectPositionInfosideEmptyflagsAttributesidHtypeCUP_t_FicusB2s_EP1positionFF6 JA`|Fangles|>V!r@su>disableSimulationdataTypeObjectPositionInfomsideEmptyflagsAttributesidItypeCUP_t_FicusB2s_EP1position*EFЬ A9|Fangles@/?c>disableSimulationdataTypeObjectPositionInfoOsideEmptyflagsAttributesid1typeCUP_USSpecialWeapons_EP1atlOffset5positionBFB@7~Fangles_@,+:initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;}dataTypeObjectPositionInfoe sideEmptyflagsAttributes id*typeCUP_USSpecialWeapons_EP1 position:AFD@R|F initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;} dataTypeObjectPositionInfo\ sideEmptyflagsAttributes id0typeLand_Ind_Garage01 position?BFE@~Fangles?  dataTypeObjectPositionInfo sideEmptyflagsAttributesG id<typeLand_Ind_Garage01M positionjCFE@|~Fangles)?G M dataTypeObjectPositionInfo sideEmptyflagsAttributes id>typeCUP_USSpecialWeapons_EP1atlOffset@`=s positionqCFa@z~Fangles@M; initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;}s dataTypeObjectPositionInfo sideEmptyflagsAttributes7 idFtypeCUP_USSpecialWeapons_EP1atlOffset4 positionzhCF|1@r~Fangles_@h=,+:7 initcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;} dataTypeObjectPositionInfosideEmptyflagsAttributesMidGtypeCUP_USSpecialWeapons_EP1positionAFD@FanglesO@Minitcall{ [this, ["faction", "CUP_CZ_DE"], ["gear", "Truck"]] call hull3_unit_fnc_init;}dataTypeObjectPositionInfo%sideEmptyflagsAttributes]idetypeCUP_t_FicusB2s_EP1{positionBF|/A`Fangles]@S?Ǔ@]disableSimulation{dataTypeObjectPositionInfosideEmptyflagsAttributes)idftypeCUP_t_FicusB2s_EP1Gposition]BFX@Fangles@׶@@)disableSimulationGdataTypeObjectPositionInfosideEmptyflagsAttributesidgtypeCUP_t_FicusB2s_EP1position,BF@-؁Fangles@/?@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidhtypeCUP_t_FicusB2s_EP1position]HFMAgFangles)(@/?v@disableSimulationdataTypeObjectPositionInfoesideEmptyflagsAttributesiditypeCUP_t_FicusB2s_EP1atlOffsetpositionUHFAnFanglesJ@N=P@disableSimulationdataTypeObjectPositionInfo1sideEmptyflagsAttributesiidjtypeCUP_t_FicusB2s_EP1positionsFr@ш{Fangles e@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidmtypeCUP_t_FicusB2s_EP1position,>Fr@;{Fangles@disableSimulationdataTypeObjectPositionInfoasideEmptyflagsAttributesidntypeCUP_t_FicusB2s_EP1position=Fr@#{Fanglesu@disableSimulationdataTypeObjectPositionInfo-sideEmptyflagsAttributeseidotypeCUP_t_FicusB2s_EP1positionI>Fr@{Fangles/?edisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes1idptypeCUP_t_FicusB2s_EP1OpositionڇEFB@vbFangles?@6>1disableSimulationOdataTypeObjectPositionInfosideEmptyflagsAttributesidqtypeCUP_t_FicusB2s_EP1position]EF@kFanglesokd@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesidrtypeCUP_t_FicusB2s_EP1position_EF A`RFanglesX,>/?,K=disableSimulationdataTypeLayernamePhase 1 - Safety OffEntitiesAid atlOffset ^?xitemsItem0Item1bItem2!)Item3*Item4,Item5.Item60Item72Item83Item9e@Item10AItem11DItem12 FItem13HItem141JItem15JItem16WItem17=YItem18G[Item19Q]Item20[_Item21eaItem22bItem23nItem24qpItem25{rItem26tItem27vxdataTypeTriggerpositionU0Attribute0Attribute1Attribute2Attribute3O Attribute4!Attribute5!Attribute6"Attribute7u#Attribute8:$Attribute9%Attribute10%Attribute11&Attribute12'Attribute13T(nAttributes!)propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueLdata\typexvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value O data O type: valueBO typeSCALARO 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\""datal""type"value"typeBOOL"propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value4#u#dataD#u#type`#valueu#typeSCALARu#propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value#:$data $:$type%$value:$typeSTRING:$propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value$%data$%type$value%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];Values&&data&&type&valueA&typeSCALAR&propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value?''dataO''typek'value'typeSCALAR'propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value(T(data#(T(type?(valueT(typeSCALART(propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value(!)data(!)type )value!)typeSTRING!)dataTypeGroupsideCivilianEntitieso)Attributes*id*itemsItem0)Item1D**dataTypeObjectPositionInfo*sideCivilianflagsAttributes>*idtypeC_Bob_VRD*positiono@*D*dataTypeWaypointposition(BF(y7@RFEffects*showWPNEVERidtypeMove***dataTypeGroupsideCivilianEntities+Attributes,id,itemsItem06+Item1+Item2N,,dataTypeObjectPositionInfo+sideCivilianflagsAttributes+idtypeC_Bob_VR+position4Attribute13?nAttributese@propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value56data56type5value6typeSTRING6propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value66data66type6value6typeSCALAR6propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueR77datab77type~7valueB7typeSCALAR7propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value8U8data$8U8type@8valueBU8typeSCALARU8propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value89data89type 9value A9typeSCALAR9propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value99data99type9value9typeBOOL9propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuex::data::type:value:typeSCALAR:propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value@;~;dataP;~;typei;value~;typeSTRING~;propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value<V<data%<V<typeA<valueV<typeSCALARV<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=valueA=typeSCALAR=propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value>>data>>type>value>typeSCALAR>propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueW??datag??type?value?typeSCALAR?propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value'@e@data7@e@typeP@valuee@typeSTRINGe@dataTypeGroupsideCivilianEntities@AttributesAidAitemsItem0@Item1AAdataTypeObjectPositionInfoJAsideCivilianflagsAttributesAidtypeC_Bob_VRAposition6BF _@ Fangles}F@AAdataTypeWaypointpositionBFTJ@eFEffectsAshowWPNEVERidtypeMoveAAAdataTypeGroupsideCivilianEntitiesGBAttributesCidDitemsItem0zBItem1'CItem2CCdataTypeObjectPositionInfoBsideCivilianflagsAttributes!CidtypeC_Bob_VR'CpositionBFw@cFangles}F@!C'CdataTypeWaypointpositionu@FZI@ҀFEffectsCshowWPNEVERidtypeMoveCCdataTypeWaypointpositionETBF(y7@wFEffectsCshowWPNEVERidtypeMoveCCDdataTypeGroupsideCivilianEntitiesQDAttributesFid FitemsItem0DItem11EItem2EFdataTypeObjectPositionInfoDsideCivilianflagsAttributes+EidtypeC_Bob_VR1EpositionBFƑ[@Fangles}F@+E1EdataTypeWaypointpositionm DFІ@@kFEffectsEshowWPNEVERidtypeMoveEEdataTypeWaypointpositionBF(y7@pLFEffectsFshowWPNEVERidtypeMoveFF FdataTypeGroupsideCivilianEntities[FAttributesHidHitemsItem0FItem1;GItem2GHdataTypeObjectPositionInfoFsideCivilianflagsAttributes5GidtypeC_Bob_VR;GpositionBFAQ@GFangles}F@5G;GdataTypeWaypointposition tCFІ@@^FEffectsGshowWPNEVERidtypeMoveGGdataTypeWaypointpositionBF(y7@~FEffects HshowWPNEVERidtypeMoveHHHdataTypeGroupsideCivilianEntitieseHAttributes+Jid1JitemsItem0HItem1EIItem2I+JdataTypeObjectPositionInfoIsideCivilianflagsAttributes?IidtypeC_Bob_VREIpositionKBFLi@Fangles}F@?IEIdataTypeWaypointpositionAFІ@@tFEffectsIshowWPNEVERidtypeMoveIIdataTypeWaypointpositionc`BFt7@.FEffects%JshowWPNEVERidtypeMoveatlOffset`+J+J1JdataTypeTriggerposition;HFІ@@}Fangle@AttributesJidtypeEmptyDetectorJconditioncall{triggeractivated safety_off}sizeA@sizeB@JdataTypeLogicPositionInfoRKidtypeAdmiral_OndemandCampZoneCustomAttributesKWpositionĠHFІ@@~FanglesG@KAttribute0LAttribute1SMAttribute2NAttribute3NAttribute4OAttribute5cPAttribute6#QAttribute7QAttribute8RAttribute9SAttribute10lTAttribute11MvalueSMtypeSTRINGSMpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueMNdataMNtypeNvalueNtypeSCALARNpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueNNdataNNtypeNvalueBNtypeSCALARNpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueXOOdatahOOtypeOvalueBOtypeSCALAROpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value"PcPdata2PcPtypeNPvalue AcPtypeSCALARcPpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueP#QdataP#QtypeQvalue#QtypeBOOL#QpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueQQdataQQtypeQvalueQtypeSCALARQpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueRRdataRRtypeRvalueRtypeSTRINGRpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueYSSdataiSStypeSvalueStypeSCALARSpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value+TlTdata;TlTtypeWTvaluelTtypeSCALARlTpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueT itemsItem0hyItem1:zItem2Item3#Item4ËItem5Item6TItem7~dataTypeTriggerpositionz4FS@ FangleF*?Attributesyid typeEmptyDetector:zconditioncall{triggeractivated safety_off}sizeA@sizeB@timeoutCCC:zdataTypeLogicPositionInfozid typeAdmiral_OndemandCampZoneCustomAttributeszposition|4FS@Fangles@zAttribute0{Attribute1|Attribute2e}Attribute3'~Attribute4~Attribute5Attribute6sAttribute7MAttribute8Attribute9Attribute10Attribute11Attribute12XAttribute13,nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuee||datau||type|value|typeSTRING|propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value$}e}data4}e}typeP}valuee}typeSCALARe}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];Valuerdatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value4sdataDstype`valuestypeBOOLspropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value MdataMtype8valueMtypeSCALARMpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueԁdatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypeՂvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value{datatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueKdata[typewvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueXdata'XtypeCvalueXtypeSCALARXpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value,data,typevalue,typeSCALAR,propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedataˆtypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesWAttributesid atlOffset4#itemsItem0Item1GItem2dataTypeObjectPositionInfo sideCivilianflagsAttributesAid typeC_Bob_VRatlOffset4Gposition4FS@Fanglesذ?AGdataTypeWaypointposition0\BFІ@@}FEffectsshowWPNEVERidtypeMovedataTypeWaypointposition;oBF(y7@aFEffectsshowWPNEVERidtypeMove#dataTypeGroupsideCivilianEntitiesAttributesidatlOffset4ËitemsItem0Item1|Item2Item3RdataTypeObjectPositionInfo>sideCivilianflagsAttributesvidtypeC_Bob_VRatlOffset4|position4FS@ Fanglesذ?v|dataTypeWaypointposition&(@F<@M}FEffectsshowWPNEVERidtypeMovedataTypeWaypointposition=:@F(y7@ FEffectsLshowWPNEVERidtypeMoveRRdataTypeWaypointposition-fBF(y7@FEffectsshowWPNEVERidtypeMoveËdataTypeTriggerpositionOFS@fFangle_ĿAttributes0idtypeEmptyDetectorconditioncall{triggeractivated safety_off}sizeA@sizeB@timeoutCCCdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes5Tposition˸OFS@zFanglesM@5Attribute01Attribute1Attribute2Attribute3Attribute4DAttribute5Attribute6ΒAttribute7Attribute8mAttribute9EAttribute10Attribute11Attribute12Attribute13nAttributesTpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataЎtypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueAdataQtypemvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueDdataDtype/valueBDtypeSCALARDpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value͑dataݑtypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueΒdataΒtypevalueΒtypeBOOLΒpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuegdatawtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value/mdata?mtypeXvaluemtypeSTRINGmpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueEdataEtype0valueEtypeSCALAREpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value֕datatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypeҖvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuerdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueFdataVtypervaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueTdata&Ttype?valueTtypeSTRINGTdataTypeGroupsideCivilianEntitiesAttributesxidatlOffset4~itemsItem0Item1Item2 xdataTypeObjectPositionInfodsideCivilianflagsAttributesidtypeC_Bob_VRatlOffset4position|OFS@FanglesG@dataTypeWaypointposition*DFІ@@FEffectsshowWPNEVERid typeMove  dataTypeWaypointpositionBBF;@FEffectsrshowWPNEVERid!typeMovexx~dataTypeGroupsideCivilianEntitiesܛAttributesidatlOffsetitemsItem0Item1̜Item27dataTypeObjectPositionInfosideCivilianflagsAttributesƜidtypeC_Bob_VRatlOffset̜positionOFS@Fangles< @Ɯ̜dataTypeWaypointpositionBFІ@@WFEffects1showWPNEVERid"typeMove77dataTypeWaypointpositionxBF܎<@9FEffectsshowWPNEVERid#typeMovedataTypeLayernamePhase 3 - 0010 - Doodly DudesEntities id`atlOffset=itemsItem0Item1Item2MItem3Item4Item5Item6Item79Item8 Item9Item10^Item11Item12Item13dataTypeTriggerpositionJ=F(y7@{FanglekaP?Attributes)idKtypeEmptyDetectorconditioncall{triggeractivated safety_off}sizeA@sizeB@timeoutDDDdataTypeLogicPositionInfoidLtypeAdmiral_OndemandCampZoneCustomAttributes.Mposition"=F(y7@p{Fangles)@.Attribute0*Attribute1Attribute2Attribute3{Attribute4=Attribute5Attribute6ǥAttribute7Attribute8fAttribute9>Attribute10Attribute11Attribute12Attribute13nAttributesMpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataɡtypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuexdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value:{dataJ{typefvalueB{typeSCALAR{propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value=data =type(valueB=typeSCALAR=propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueƤdata֤typevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueǥdataǥtypevalueǥtypeBOOLǥpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value`dataptypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value(fdata8ftypeQvalueftypeSTRINGfpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value>data >type)value>typeSCALAR>propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueϨdataߨtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuedatatype˩valueAtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuekdata{typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value?dataOtypekvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueMdataMtype8valueMtypeSTRINGMdataTypeGroupsideCivilianEntitiesAttributesۭidMitemsItem0ìItem1pۭdataTypeObjectPositionInfo2sideCivilianflagsAttributesjidNtypeC_Bob_VRpposition)=F7@{FanglesU?jpdataTypeWaypointpositionrBF9@ FEffectsխshowWPNEVERidWtypeMoveۭۭdataTypeGroupsideCivilianEntities/AttributesidOitemsItem0bItem1Item2zdataTypeObjectPositionInfoѮsideCivilianflagsAttributes idPtypeC_Bob_VRpositionH=F7@{FanglesU? dataTypeWaypointpositionoAFІ@@J}FEffectstshowWPNEVERidZtypeMovezzdataTypeWaypointpositionvBF̟9@FEffectsshowWPNEVERid[typeMoveatlOffsetLdataTypeGroupsideCivilianEntitiesIAttributesidQitemsItem0|Item1)Item2dataTypeObjectPositionInfosideCivilianflagsAttributes#idRtypeC_Bob_VR)position=F7@{FanglesU?#)dataTypeWaypointposition@F$@d~FEffectsshowWPNEVERid^typeMovedataTypeWaypointposition:BFi>@A)FEffectsshowWPNEVERid_typeMovedataTypeGroupsideCivilianEntitiesSAttributesidSitemsItem0Item13Item2dataTypeObjectPositionInfosideCivilianflagsAttributes-idTtypeC_Bob_VR3position=F7@{FanglesU?-3dataTypeWaypointposition@FH9@~FEffectsshowWPNEVERid\typeMoveatlOffset@7dataTypeWaypointpositionBF9@FEffectsshowWPNEVERid]typeMovedataTypeGroupsideCivilianEntitiesmAttributes3idU9itemsItem0Item1MItem23dataTypeObjectPositionInfosideCivilianflagsAttributesGidVtypeC_Bob_VRMposition=F7@{FanglesU?GMdataTypeWaypointposition@FІ@@$}FEffectsshowWPNEVERidXtypeMovedataTypeWaypointpositionuBF:@FEffects-showWPNEVERidYtypeMoveatlOffset6339dataTypeTriggerpositionЉEFІ@@WyFangledw@AttributesidatypeEmptyDetector conditioncall{triggeractivated safety_off}sizeA@sizeB@timeoutDDD dataTypeLogicPositionInfosidbtypeAdmiral_OndemandCampZoneCustomAttributesposition^EFІ@@悁Fangles@Attribute0Attribute1tAttribute26Attribute3Attribute4Attribute5Attribute6DAttribute7Attribute8Attribute9Attribute10Attribute11]Attribute12)Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value6tdataFttype_valuettypeSTRINGtpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value6data6type!value6typeSCALAR6propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataǺtypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueydatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueCdataStypeovalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueDdataDtype1valueDtypeBOOLDpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valueݽdatatype valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypeξvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuezdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueLdata\typexvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value]data,]typeHvalueA]typeSCALAR]propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value)data)typevalue)typeSCALAR)propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesAttributesXidc^itemsItem0@Item1XdataTypeObjectPositionInfosideCivilianflagsAttributesiddtypeC_Bob_VRposition~EFc@@csFanglesx@dataTypeWaypointposition~BF<@ FEffectsRshowWPNEVERidmtypeMoveXX^dataTypeGroupsideCivilianEntitiesAttributesideatlOffset4itemsItem0Item1Item2dataTypeObjectPositionInfonsideCivilianflagsAttributesidftypeC_Bob_VRatlOffset4positionRzEFd@@{Fanglesx@dataTypeWaypointpositionYBFІ@@խFEffectsshowWPNEVERidstypeMovedataTypeWaypointpositionrBF:@$FEffectsshowWPNEVERidttypeMoveatlOffsetdataTypeGroupsideCivilianEntitiesAttributesidgitemsItem0Item1Item21dataTypeObjectPositionInfosideCivilianflagsAttributesidhtypeC_Bob_VRpositionߎEFM@qFanglesx@dataTypeWaypointposition EF+L@FEffects+showWPNEVERidutypeMove11dataTypeWaypointpositionBF;@FEffectsshowWPNEVERidvtypeMovedataTypeGroupsideCivilianEntitiesAttributesidiitemsItem0#Item1Item2;dataTypeObjectPositionInfosideCivilianflagsAttributesidjtypeC_Bob_VRpositionÆEFQ@@qFanglesx@dataTypeWaypointpositionDF(y7@oFEffects5showWPNEVERidntypeMove;;dataTypeWaypointpositionJBFW?@+FEffectsshowWPNEVERidotypeMoveatlOffset@6dataTypeGroupsideCivilianEntitiesAttributesidkatlOffset4itemsItem0MItem1 Item2dataTypeObjectPositionInfosideCivilianflagsAttributesidltypeC_Bob_VRatlOffset4 positionzEFd@@vFanglesx@ dataTypeWaypointposition%DF@!FEffectsshowWPNEVERidptypeMoveatlOffsetdataTypeWaypointpositionZ|BF=@,FEffectsshowWPNEVERidrtypeMoveatlOffsetdataTypeLayernamePhase 4 - 0015 - Angsty ArmourEntitieskidwatlOffsetޗ@/ itemsItem0Item1Item2vItem3Item4Item5\Item6Item7%/dataTypeTriggerposition 6FC@mFangleT?AttributesRid7typeEmptyDetectoratlOffset5conditioncall{triggeractivated safety_off}sizeA @sizeB@timeoutaDaDaDdataTypeLogicPositionInfoid8typeAdmiral_OndemandCampZoneCustomAttributesWvpositionΡ6F(y7@Fangles-;WAttribute0SAttribute1 Attribute2Attribute3Attribute4fAttribute50Attribute6Attribute7Attribute8Attribute9gAttribute109Attribute11 Attribute12Attribute13nAttributesvpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value data type value typeSTRING propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuecdatastypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value%fdata5ftypeQvalueBftypeSCALARfpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value0data0typevalue A0typeSCALAR0propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueQdataatypezvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value&gdata6gtypeRvaluegtypeSCALARgpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value9data9type$value9typeSCALAR9propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value data typevalue typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuehdataxtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value8vdataHvtypeavaluevtypeSTRINGvdataTypeGroupsideCivilianEntitiesAttributeszid9itemsItem0Item1Item2zdataTypeObjectPositionInfofsideCivilianflagsAttributesid:typeC_Bob_VRposition6Fo@@Fangles)>dataTypeWaypointposition@FA@FEffects showWPNEVERid=typeMovedataTypeWaypointpositionqBFІ@@WFEffectstshowWPNEVERid>typeMovezzdataTypeGroupsideCivilianEntitiesAttributesid;itemsItem0Item1Item2dataTypeObjectPositionInfopsideCivilianflagsAttributesid<typeC_Bob_VRposition$6F!cF@9Fangles(L?dataTypeWaypointpositionAFІ@@pX|FEffectsshowWPNEVERid?typeMovedataTypeWaypointpositionsBFІ@@ ~FEffects~showWPNEVERid@typeMovedataTypeTriggerpositioniVFw@FangleG@AttributesidAtypeEmptyDetector\conditioncall{triggeractivated safety_off}sizeA @sizeB@timeoutaDaDaD\dataTypeLogicPositionInfoidBtypeAdmiral_OndemandCampZoneCustomAttributespositionюVF9@ÂFanglesl@{M3@<Attribute0Attribute1Attribute2Attribute3IAttribute4 Attribute5Attribute6Attribute7oAttribute84Attribute9 Attribute10Attribute11Attribute12zAttribute13NnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueFdataVtypervaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueIdataItype4valueBItypeSCALARIpropertyAdmiral_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];ValueVdataftypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value.odata>otypeZvalueotypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value4data4typevalue4typeSTRING4propertyAdmiral_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];Valuemdata}typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value9zdataIztypeevalue?ztypeSCALARzpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value NdataNtype9valueNtypeSCALARNpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesiAttributesidC%itemsItem0Item1IItem2dataTypeObjectPositionInfo sideCivilianflagsAttributesCidDtypeC_Bob_VRIpositionkVFK@FanglesD@CIdataTypeWaypointpositionBFІ@@{FEffectsshowWPNEVERidItypeMovedataTypeWaypointpositionSvBF(y7@~FEffectsshowWPNEVERidJtypeMove%dataTypeGroupsideCivilianEntitiessAttributes)idE/itemsItem0Item1SItem2)dataTypeObjectPositionInfosideCivilianflagsAttributesMidFtypeC_Bob_VRSpositionKRVFp@MFanglesD@MSdataTypeWaypointpositionʷDFІ@@t)FEffectsshowWPNEVERidGtypeMovedataTypeWaypointposition^qBF(y7@bFEffects#showWPNEVERidHtypeMove))/dataTypeLayernamePhase 5 - 0020 - Tumultuous TechiesEntitiesidxatlOffset? itemsItem0Item1Item2&Item3Item4Item5Item6Item7RdataTypeGroupsideCivilianEntitiesPAttributesid|itemsItem0Item10Item2dataTypeObjectPositionInfosideCivilianflagsAttributes*id}typeC_Bob_VR0position%_:Fb@6Fanglesb{L@*0dataTypeWaypointposition yBF[J@0FEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionvBFD<@*FEffectsshowWPNEVERidtypeMoveatlOffsetdataTypeGroupsideCivilianEntitiesjAttributes id~&itemsItem0Item1JItem2 dataTypeObjectPositionInfo sideCivilianflagsAttributesDidtypeC_Bob_VRJpositionR:Fmb@6Fanglesb{L@DJdataTypeWaypointposition=@F_@@FEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionnBF(y7@yFEffectsshowWPNEVERidtypeMove  &dataTypeTriggerposition>W:FN@MF&d@]}Fangles@dataTypeWaypointpositionRDFІ@@}FEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionBFІ@@}FEffects[showWPNEVERidtypeMoveaadataTypeWaypointposition{BFv&<@!FEffectsshowWPNEVERidtypeMovedataTypeLayernamePhase 6 - 0025-0040 - Ho'shit Helicopters!EntitiesBidatlOffset>]itemsItem0jItem1uItem2;Item3 Item4"Item5($Item63&Item7^(Item8$)Item9)Item10*Item11+Item12i0Item13J5Item14:Item15>Item164EItem17vKItem18NItem19PItem20)SItem21kYItem22ZItem23[]dataTypeGroupsideCivilianEntitiesAttributesoiduitemsItem0Item1Item2odataTypeObjectPositionInfo[sideCivilianflagsAttributesidtypeC_Jeff_VRpositiongKF@G݊Fangles+@dataTypeWaypointposition@F(y7@?FEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionEDmFEffectsishowWPNEVERidtypeMoveooudataTypeTriggerpositionrF;zt@'FAttributesidtypeEmptyDetector;conditioncall{triggeractivated safety_off}sizeAXAsizeBAtimeoutDDD;dataTypeLogicPositionInfoidtypeARK_Rotor_ParadropCustomAttributes positionӋFl@8Fanglesf=E@1h;Attribute0=Attribute1Attribute2Attribute3Attribute4[nAttributes propertyARK_Rotor_Paradrop_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];ValuedatatypevalueCUP_O_Ka60_Grey_RUtypeSTRINGpropertyARK_Rotor_Paradrop_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valuedatatypevalueark_rotor_fnc_paradroptypeSTRINGpropertyARK_Rotor_Paradrop_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueZdatajtypevalue CtypeSCALARpropertyARK_Rotor_Paradrop_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value[data*[typeFvalueB[typeSCALAR[propertyARK_Rotor_Paradrop_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value data typevalueNORMAL typeSTRING dataTypeGroupsideCivilianEntities` Attributes"id"itemsItem0 Item1A!Item2!"dataTypeObjectPositionInfo!sideCivilianflagsAttributes;!idtypeC_Jeff_VRA!position~F|(@MFanglesX@;!A!dataTypeWaypointpositionCF(y7@FEffects!showWPNEVERidtypeMove!!dataTypeWaypointposition8ECVFEffects"showWPNEVERidtypeMove"""dataTypeGroupsideCivilianEntitiesk"Attributes"$id($itemsItem0"Item1L#Item2#"$dataTypeObjectPositionInfo#sideCivilianflagsAttributesF#idtypeC_Jeff_VRL#positionF@鈍FanglesX@F#L#dataTypeWaypointposition:gCFІ@@`F}FEffects#showWPNEVERidtypeMove##dataTypeWaypointpositionQE1zDvmFEffects$showWPNEVERidtypeMove"$"$($dataTypeGroupsideCivilianEntitiesv$Attributes-&id3&itemsItem0$Item1W%Item2%-&dataTypeObjectPositionInfo%sideCivilianflagsAttributesQ%idtypeC_Jeff_VRW%positionF9>SϋFanglesX@Q%W%dataTypeWaypointposition|DFІ@@!FEffects%showWPNEVERidtypeMove%%dataTypeWaypointposition2)EB4BFEffects'&showWPNEVERidtypeMove-&-&3&dataTypeGroupsideCivilianEntities&AttributesX(idatlOffset9^(itemsItem0&Item1'Item2'X(dataTypeObjectPositionInfoD'sideCivilianflagsAttributes|'idtypeC_Jeff_VRatlOffset9'positionfF@3Fanglesh؏@|''dataTypeWaypointpositioniCFІ@@Ul{FEffects'showWPNEVERidtypeMove''dataTypeWaypointposition9EïBJFEffectsR(showWPNEVERidtypeMoveX(X(^(dataTypeTriggerpositionY~Fzu@B_FAttributes(idtypeEmptyDetector$)conditioncall{triggeractivated safety_off}sizeAXAsizeBAtimeoutDDD$)dataTypeTriggerposition4F[ @FAttributes)idtypeEmptyDetector)conditioncall{triggeractivated safety_off}sizeAXAsizeBAtimeoutDDD)dataTypeTriggerposition'FyFAttributes[*idtypeEmptyDetectoratlOffsetn*conditioncall{triggeractivated safety_off}sizeAXAsizeBAtimeoutEEE*dataTypeTriggerpositionJF1@=Fangle9o>Attributes-+idtypeEmptyDetector+conditioncall{triggeractivated safety_off}sizeAXAsizeBAtimeoutDDD+dataTypeLogicPositionInfo+idtypeARK_Rotor_ParadropCustomAttributes,,i0position-F_@FFanglesF=positionƛ~F55@qFanglesE@:Attribute0;Attribute1;Attribute2<Attribute3{=Attribute4;>nAttributes>propertyARK_Rotor_Paradrop_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value;;data;;type;valueCUP_O_Ka60_Grey_RU;typeSTRING;propertyARK_Rotor_Paradrop_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Valueq<<data<<type<valueark_rotor_fnc_paradrop<typeSTRING<propertyARK_Rotor_Paradrop_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value:={=dataJ={=typef=valueB{=typeSCALAR{=propertyARK_Rotor_Paradrop_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value=;>data >;>type&>valueB;>typeSCALAR;>propertyARK_Rotor_Paradrop_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value>>data>>type>valueNORMAL>typeSTRING>dataTypeGroupsideEastEntities[?Attributes$DCrewLinks*Did atlOffset4EitemsItem0?Item1@Item2TAItem3AItem4BItem5$CItem6C$DdataTypeObjectPositionInfo;@sideEastflagsAttributess@id typeCUP_O_RU_PilotatlOffset@position[FV@@Fangles$@D>@ @s@nameheli3D@dataTypeObjectPositionInfoAsideEastflagsAttributes@AidtypeCUP_O_RU_PilotatlOffsetTAposition[FV@@Fangles$@D>@ @@Anameheli3GTAdataTypeWaypointpositionIF(y7@FplacementzCcompletitionRadiusAEffectsAshowWPNEVERidtypeMoveAAdataTypeWaypointpositionMCFI@ՑFplacementzCcompletitionRadiusAtypeSeekAndDestroyEffectsBshowWPNEVERidBBdataTypeWaypointposition6J@F(y7@Lo}FplacementzCcompletitionRadiusAtypeSeekAndDestroyEffectsCshowWPNEVERid$C$CdataTypeWaypointpositionjb:F(y7@F{FplacementzCcompletitionRadiusAEffectsCshowWPNEVERidtypeMoveCCdataTypeWaypointpositionJF(y7@gFtypeCycleEffectsDshowWPNEVERid$D$D*DLinkIDProviderODLinksbD4EnextIDbDitemsItem0DItem1D4ElinkIDitem0 item1 CustomDataDDroleDlinkIDitem0item1 CustomDataE4EroleturretPath4EdataTypeGroupsideEastEntitiesEAttributesfJCrewLinkslJidatlOffsetvKitemsItem0EItem1FItem2GItem3*HItem4HItem5fIItem6IfJdataTypeObjectPositionInfo}FsideEastflagsAttributesFidtypeCUP_O_RU_PilotatlOffset5FpositionWFm@݉Fangles1h;"N@;Fnameheli2DFdataTypeObjectPositionInfoJGsideEastflagsAttributesGidtypeCUP_O_RU_PilotatlOffset5GpositionWFm@݉Fangles1h;"N@;Gnameheli2GGdataTypeWaypointpositionJNFB@&*FplacementzCcompletitionRadiusAEffects$HshowWPNEVERidtypeMove*H*HdataTypeWaypointposition0GFІ@@FplacementzCcompletitionRadiusAtypeSeekAndDestroyEffectsHshowWPNEVERidHHdataTypeWaypointposition@Ffc@FplacementzCcompletitionRadiusAtypeSeekAndDestroyEffects`IshowWPNEVERidfIfIdataTypeWaypointpositionS3:F(y7@݀FplacementzCcompletitionRadiusAEffectsIshowWPNEVERidtypeMoveIIdataTypeWaypointposition̅NF(y7@!tFtypeCycleEffects`JshowWPNEVERid fJfJlJLinkIDProviderJLinksJvKnextIDJitemsItem0JItem1KvKlinkIDitem0item1CustomDataKKroleKlinkIDitem0item1CustomDataSKvKroleturretPathvK dataTypeObjectPositionInfoLsideEastflagsAttributesNLidtypeCUP_O_Mi24_V_Dynamic_RUatlOffsetĻCustomAttributesLNposition/F&?AeFanglesH-<"N@(@NLfuelinitcall{this removeWeaponTurret ["CMFlareLauncher",[-1]];}nameheli1LAttribute0LnAttributesNpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value-MNdata=MNtypeMvalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]NtypeSTRINGN dataTypeObjectPositionInfoNsideEastflagsAttributesNid typeCUP_O_Mi24_V_Dynamic_RUatlOffsetCustomAttributes@ @Nfuelinitcall{this removeWeaponTurret ["CMFlareLauncher",[-1]];}nameheli3t itemsItem0]Item1jItem2lItem3nItem4oItem5N|Item6x~Item7tdataTypeLogicPositionInfoR^idtypeAdmiral_OndemandCampZoneCustomAttributes^jpositionSFS@bFanglesMU@^Attribute0_Attribute1S`Attribute2aAttribute3aAttribute4bAttribute5ccAttribute6#dAttribute7dAttribute8eAttribute9fAttribute10lgAttribute11`valueS`typeSTRINGS`propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value`adata`atypeavalueatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueaadataaatypeavalueBatypeSCALARapropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueXbbdatahbbtypebvalueBbtypeSCALARbpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value"cccdata2ccctypeNcvalue AcctypeSCALARccpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuec#ddatac#dtypedvalue#dtypeBOOL#dpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedddataddtypedvaluedtypeSCALARdpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueeedataeetypeevalueetypeSTRINGepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueYffdataifftypefvalueftypeSCALARfpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value+glgdata;glgtypeWgvaluelgtypeSCALARlgpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuegFEffectslshowWPNEVERidtypeMovellldataTypeGroupsideCivilianEntitiesmAttributesnidnitemsItem04mItem1mItem2LnndataTypeObjectPositionInfomsideCivilianflagsAttributesmidtypeC_Bob_VRmposition5RFS@YFanglesD@mmdataTypeWaypointpositionДBFІ@@X4FEffectsFnshowWPNEVERid typeMoveLnLndataTypeWaypointpositionqBF(y7@EnFEffectsnshowWPNEVERid typeMovennndataTypeTriggerpositionjRFS@'VFangleٵAttributes*oidtypeEmptyDetectoroconditioncall{triggeractivated safety_off}sizeA @sizeB@timeoutDDDodataTypeLogicPositionInfooidtypeAdmiral_OndemandCampZoneCustomAttributes/pN|positionB7F(9@oӁFangles3u<JQ?/pAttribute0+qAttribute1qAttribute2rAttribute3|sAttribute4>tAttribute5uAttribute6uAttribute7vAttribute8gwAttribute9?xAttribute10yAttribute11yAttribute12zAttribute13{nAttributesN|propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueqqdataqqtypeqvalueqtypeSTRINGqpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueyrrdatarrtypervaluertypeSCALARrpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value;s|sdataKs|stypegsvalueB|stypeSCALAR|spropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Values>tdata t>ttype)tvalueB>ttypeSCALAR>tpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuetudatatutypetvalue AutypeSCALARupropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueuudatauutypeuvalueutypeBOOLupropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueavvdataqvvtypevvaluevtypeSCALARvpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value)wgwdata9wgwtypeRwvaluegwtypeSTRINGgwpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuew?xdatax?xtype*xvalue?xtypeSCALAR?xpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuexydataxytypexvalueytypeSCALARypropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueyydatayytypeyvalueytypeSCALARypropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuelzzdata|zztypezvalue?ztypeSCALARzpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value@{{dataP{{typel{value{typeSCALAR{propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value|N|data |N|type9|valueN|typeSTRINGN|dataTypeGroupsideCivilianEntities|Attributesr~idatlOffset#@-FEffectsl~showWPNEVERidtypeMover~r~x~dataTypeGroupsideCivilianEntities~AttributesidatlOffset#<itemsItem0 Item1Item21dataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRatlOffset#<position7FG@FanglesF@dataTypeWaypointpositioniMBFІ@@&}FEffects+showWPNEVERidtypeMove11dataTypeWaypointpositionBF:@FEffectsshowWPNEVERidtypeMovedataTypeTriggerposition7F¼B@āFangle׍E@Attributesid typeEmptyDetectortconditioncall{triggeractivated safety_off}sizeA @sizeB@timeoutDDDtdataTypeLayernamePhase 8 - 0035 - SF SojournEntitiesՁid atlOffsetitemsItem0Item1gItem22Item3ƑItem4Item5Item6DItem7nItem8@Item9Item10Item11Item12ӭItem13dataTypeTriggerposition1FF'AV|Fangle4@AttributesidtypeEmptyDetectoratlOffsetgconditioncall{triggeractivated safety_off}sizeA@sizeB@timeout@E@E@EgdataTypeLogicPositionInfoσidtypeAdmiral_OndemandCampZoneCustomAttributes2position,WFFsA |Fanglesfz>l@)>Attribute0Attribute1܅Attribute2Attribute3`Attribute4"Attribute5Attribute6Attribute7Attribute8KAttribute9#Attribute10Attribute11ōAttribute12Attribute13enAttributes2propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value܅data܅typeDžvalueRU_SPETZ_AUT܅typeSTRING܅propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value]datamtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value`data/`typeKvalueB`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];Valuedatatype׈value AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuemdata}typevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueEdataUtypeqvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value KdataKtype6valueKtypeSTRINGKpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value#data#typevalue#typeSCALAR#propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedataČtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueōdataōtypevalue@ōtypeSCALARōpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuePdata`type|valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value$edata4etypePvalueetypeSCALARepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value2data2typevalue2typeSTRING2dataTypeGroupsideCivilianEntitiesAttributesidƑitemsItem0Item1UdataTypeObjectPositionInfosideCivilianflagsAttributesOidtypeC_Bob_VRUposition"FFo A'|Fangles_@OUdataTypeWaypointpositionuBFjD;@#FEffectsshowWPNEVERid6typeMoveƑdataTypeGroupsideCivilianEntities$Attributes idatlOffsetitemsItem0WItem1Item2 dataTypeObjectPositionInfo֒sideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetposition2FFA/|Fangles_@dataTypeWaypointpositionDFXS@FEffectsshowWPNEVERid9typeMoveatlOffset@>dataTypeWaypointpositionn~BF\>@f1FEffectsshowWPNEVERid:typeMoveatlOffsetT  dataTypeGroupsideCivilianEntities^AttributesiditemsItem0Item1>Item2dataTypeObjectPositionInfosideCivilianflagsAttributes8idtypeC_Bob_VR>position;#FF|Ag|Fangles_@8>dataTypeWaypointpositionTBFІ@@>}FEffectsshowWPNEVERid=typeMovedataTypeWaypointpositionsBFhv9@FEffectsshowWPNEVERid>typeMovedataTypeGroupsideCivilianEntitiesxAttributes>idatlOffsetDitemsItem0Item1hItem2ӗ>dataTypeObjectPositionInfo*sideCivilianflagsAttributesbidtypeC_Bob_VRatlOffsethpositions FF|A|Fangles_@bhdataTypeWaypointpositionWCFІ@@Fq}FEffects͗showWPNEVERid;typeMoveӗӗdataTypeWaypointposition8qBFL8@mFEffects8showWPNEVERid<typeMove>>DdataTypeGroupsideCivilianEntitiesAttributeshidatlOffsetnitemsItem0՘Item1Item2hdataTypeObjectPositionInfoTsideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetposition(FF{ A^-|Fangles_@dataTypeWaypointpositionϢDFІ@@~FEffectsshowWPNEVERid7typeMovedataTypeWaypointpositionmBF";@FEffectsbshowWPNEVERid8typeMovehhndataTypeTriggerposition4@Fŀ?kFanglex%@Attributesۚid!typeEmptyDetector@conditioncall{triggeractivated safety_off}sizeA@sizeB@timeout@E@E@E@dataTypeLogicPositionInfoid"typeAdmiral_OndemandCampZoneatlOffsetݽCustomAttributespositionj'@FwFangles̼?Attribute0Attribute1ŝAttribute2Attribute3IAttribute4 Attribute5ՠAttribute6Attribute7oAttribute84Attribute9 Attribute10ޤAttribute11Attribute12zAttribute13NnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value{ŝdataŝtypevalueRU_SPETZ_AUTŝtypeSTRINGŝpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueFdataVtypervaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueIdataItype4valueBItypeSCALARIpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valueʟ dataڟ typevalueB typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueՠdataՠtypevalue AՠtypeSCALARՠpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueVdataftypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value.odata>otypeZvalueotypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value4data4typevalue4typeSTRING4propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valueˣ dataۣ typevalue 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];Valuemdata}typevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value9zdataIztypeevalueztypeSCALARzpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value NdataNtype9valueNtypeSCALARNpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueݧdatatypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesiAttributesid#itemsItem0Item1>dataTypeObjectPositionInfosideCivilianflagsAttributes8id$typeC_Bob_VR>position.=@F@dFangles'@8>dataTypeWaypointposition nBF:@f.FEffectsshowWPNEVERid-typeMovedataTypeGroupsideCivilianEntitiesAttributesid%itemsItem00Item1ݪItem2HdataTypeObjectPositionInfosideCivilianflagsAttributesתid&typeC_Bob_VRݪposition+@F|?1eFangles'@תݪdataTypeWaypointposition"AF(y7@SFEffectsBshowWPNEVERid4typeMoveHHdataTypeWaypointpositionmBF8@?FEffectsshowWPNEVERid5typeMovedataTypeGroupsideCivilianEntitiesAttributesͭid'ӭitemsItem0:Item1Item2RͭdataTypeObjectPositionInfosideCivilianflagsAttributesid(typeC_Bob_VRpositionD@F?lFangles'@dataTypeWaypointpositionOBF>@WFEffectsLshowWPNEVERid0typeMoveRRdataTypeWaypointposition`yBF08;@.FEffectsǭshowWPNEVERid1typeMoveatlOffsetͭͭӭdataTypeGroupsideCivilianEntities!Attributesid)itemsItem0TItem1Item2ldataTypeObjectPositionInfoîsideCivilianflagsAttributesid*typeC_Bob_VRpositionC@Fn@hFangles'@dataTypeWaypointposition#AF3?@-FEffectsfshowWPNEVERid.typeMovelldataTypeWaypointpositionrBF;@~(FEffectsshowWPNEVERid/typeMoveatlOffseth7dataTypeGroupsideCivilianEntities;Attributesid+itemsItem0nItem1Item2dataTypeObjectPositionInfoݰsideCivilianflagsAttributesid,typeC_Bob_VRpositiono5@F?cFangles'@dataTypeWaypointposition ?Fͩ?FFEffectsshowWPNEVERid2typeMoveatlOffset2dataTypeWaypointpositionD|BFP;@FEffects showWPNEVERid3typeMoveatlOffsetdataTypeLayernamePhase 9 - 0040 - Techs 'n' Tanx DeluxeEntitiesid{atlOffsetĪ@ items Item0Item1޿Item2Item3Item4Item5hItem6CItem7MItem8wItem9IdataTypeLogicPositionInfo{id}typeAdmiral_OndemandCampZoneatlOffset?CustomAttributes޿position7Fv@?ӀFanglesL:=Attribute0Attribute1Attribute2JAttribute3 Attribute4ηAttribute5Attribute6XAttribute72Attribute8Attribute9ϻAttribute10Attribute11qAttribute12=Attribute13nAttributes޿propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value>dataNtypesvalueRU_SPETZ_AUTtypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value JdataJtype5valueJtypeSCALARJpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value˶ data۶ typevalueB typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueηdataηtypevalueBηtypeSCALARηpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueWdatagtypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueXdata)XtypeEvalueXtypeBOOLXpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value2data2typevalue2typeSCALAR2propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedataɺtypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueϻdataϻtypevalueϻtypeSCALARϻpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value`dataptypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value0qdata@qtype\valueqtypeSCALARqpropertyAdmiral_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оdatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value޿data޿typeɿvalue޿typeSTRING޿dataTypeGroupsideCivilianEntities,Attributesid~itemsItem0_Item1 Item2wdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VR position';7FY@Q؀FanglesJ? dataTypeWaypointposition!AFІ@@4xFEffectsqshowWPNEVERidtypeMovewwdataTypeWaypointpositionÂBF>W?@(FEffectsshowWPNEVERidtypeMovedataTypeGroupsideCivilianEntities6AttributesiditemsItem0iItem1Item2dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition97FT@+̀FanglesJ?dataTypeWaypointposition|AFІ@@C}FEffects{showWPNEVERidtypeMovedataTypeWaypointpositionIqBF(y7@~FEffectsshowWPNEVERidtypeMovedataTypeTriggerposition})7F W@ӀFangleJ?Attributesoid|typeEmptyDetectoratlOffsetb;conditioncall{triggeractivated safety_off}sizeAgAsizeBT'@timeoutEEEdataTypeGroupsideCivilianEntities"AttributesbidhitemsItem0JItem1bdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition>7F"X@=ҀFanglesJ?dataTypeWaypointposition{BFq;@?FEffects\showWPNEVERidtypeMovebbhdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffset?CustomAttributesCposition2bSFQ@6ǁFangles\%@Attribute0Attribute1Attribute2Attribute3qAttribute43Attribute5Attribute6Attribute7Attribute8\Attribute94Attribute10Attribute11Attribute12Attribute13vnAttributesCpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevalueRU_SPETZ_AUTtypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuendata~typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value0qdata@qtype\valueBqtypeSCALARqpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value3data3typevalueB3typeSCALAR3propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value~datatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueVdataftypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value\data.\typeGvalue\typeSTRING\propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value4data4typevalue4typeSCALAR4propertyAdmiral_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];ValueadataqtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value5vdataEvtypeavaluevtypeSCALARvpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueCdataCtype.valueCtypeSTRINGCdataTypeGroupsideCivilianEntitiesAttributesGidMitemsItem0Item1qItem2GdataTypeObjectPositionInfo3sideCivilianflagsAttributeskidtypeC_Bob_VRqposition4:SF:@Fanglesh@kqdataTypeWaypointposition|CFІ@@gD}FEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionrwBF7@FEffectsAshowWPNEVERidtypeMoveGGMdataTypeGroupsideCivilianEntitiesAttributesqidatlOffsetwitemsItem0Item1Item2qdataTypeObjectPositionInfo]sideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetpositionI/SF|@tFanglesh@dataTypeWaypointpositionCFІ@@G/FEffectsshowWPNEVERidtypeMovedataTypeWaypointpositionpBF9@ FEffectskshowWPNEVERidtypeMoveqqwdataTypeTriggerpositionCSF@DFanglel@AttributesidtypeEmptyDetectorIconditioncall{triggeractivated safety_off}sizeAC@sizeB@timeoutEEEIdataTypeGroupsideCivilianEntitiesAttributesiditemsItem0Item1ldataTypeObjectPositionInfo.sideCivilianflagsAttributesfidtypeC_Bob_VRlposition50SF@Fanglesh@fldataTypeWaypointposition|rBFv8@FEffectsshowWPNEVERidtypeMovedataTypeLayernameRescue SpwansEntities0idatlOffset@itemsItem0Item1oItem2GItem3<Item4Item5Item6dataTypeTriggerpositionFK>@OFangleR?Attributes idtypeEmptyDetectoratlOffset5@onameresc_1conditioncall{this}sizeA@sizeBJDsizeCAactivationByWESTodataTypeTriggerpositionF@ĤFangleѾk@AttributesidtypeEmptyDetectoratlOffset/Gconditioncall{triggeractivated resc_1;}sizeAʣCsizeBCisRectangleGdataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneCustomAttributes<positionF.?F Attribute0Attribute1@Attribute2Attribute3Attribute4tAttribute5.Attribute6Attribute7Attribute8Attribute9unAttributes <propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value@data@type+value@typeSTRING@propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuewdatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value3tdataCttype_valueBttypeSCALARtpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value.data.typevalue.typeBOOL.propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuemdata}typevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value7udataGutype`valueutypeSTRINGupropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value<data<type'value<typeSTRING<dataTypeTriggerposition$F0@R(~FangleB@AttributesidtypeEmptyDetectoratlOffset"@conditioncall{triggeractivated resc_1;}sizeA͈0CsizeB)}BisRectangledataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffset,6=@CustomAttributesposition(FH@^~F Attribute0^Attribute1Attribute2Attribute3Attribute4QAttribute5 Attribute6Attribute7Attribute8Attribute9RnAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueTdatadtypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueQdata Qtype<valueBQtypeSCALARQpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value data typevalue typeBOOL propertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuetdatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueJdataZtypevvalue?typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueRdata$Rtype=valueRtypeSTRINGRpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeTriggerpositionQ$F@qyFangleB@AttributesidtypeEmptyDetectoratlOffsetVconditioncall{triggeractivated resc_1;}sizeA  dataTypeMarkerpositionBuBF:@"!Fnamemarker_14markerTypeELLIPSEtypeellipsecolorNameColorWESTfillNameBorderaBbBdrawBorderidHatlOffset 9 dataTypeMarkerpositionBuBF:@"!Fnamemarker_15markerTypeELLIPSEtypeellipsecolorNameColorWESTfillNameBorderaBbBdrawBorderidwatlOffset 9LinkIDProviderLinksnextID itemsItem0Item1Item2Item3kItem4Item5Item6RItem7Item8Item99Item10Item11Item12 Item13mItem14Item15Item16TItem17Item18Item19;Item20Item21Item22"Item23oItem24Item25 Item26VItem27Item28Item29=Item30linkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataYktypeSyncklinkIDitem0item1CustomDatatypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0item1CustomData@RtypeSyncRlinkIDitem08item17CustomDatatypeSynclinkIDitem0Bitem1ACustomDatatypeSynclinkIDitem0Litem1KCustomData'9typeSync9linkID item0bitem1aCustomDatattypeSynclinkID item0{item1zCustomDatatypeSynclinkID item0item1CustomData typeSync linkID item0item1CustomData[mtypeSyncmlinkID item0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataBTtypeSyncTlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData);typeSync;linkIDitem0item1CustomDatavtypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData"typeSync"linkIDitem0item1CustomData]otypeSyncolinkIDitem0item1 CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0"item1!CustomDataDVtypeSyncVlinkIDitem0}item1|CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData+=typeSync=linkIDitem0item1CustomDataxtypeSynclinkIDitem0item1CustomDatatypeSyncclass Plank { isEnabled = 1; fortifications[] = { // Action text | Classname | Distance | Direction | Direction Range | Code //-------------------------------------------------------------------------------------------------------------------------------------- {"Bunker (Large)", "Land_fortified_nest_big", 8.5, 180, 60, ""}, {"Bunker (Small)", "Land_fortified_nest_small", 6, 180, 360, ""}, {"Wide Sandbag fence", "Land_BagFence_Long_F", 3, 0, 360, ""}, {"Wide Sandbag fence (Round)", "Land_BagFence_Round_F", 3, 0, 360, ""}, {"Sandbag fence", "Land_BagFence_Short_F", 3, 0, 360, ""}, {"Rampart", "Land_fort_rampart", 10, 180, 360, ""}, {"Ammobox Launcher", "CUP_USLaunchersBox", 6, 0, 360, "_this call ark_fnc_ho_fillPIATAmmobox;"}, {"Ammobox", "CUP_USSpecialWeaponsBox", 3, 0, 360, "_this call ark_fnc_ho_fillSLAmmobox;"}, {"Six Pounder", "fow_w_6Pounder_uk", 4, 0, 360, ""} }; };_unit disableAI "SUPPRESSION";:F@kV&<W