sreVadmiral\admiral.h*^description.ext^hull3\briefing\blufor.sqfP,^shull3\briefing\civilian.sqf_0Xhull3\briefing\indfor.sqfN,^hull3\briefing\opfor.sqf_0Xhull3\hull3.hK,^hull3\LICENSE_0X8initPlayerLocal.sqf^YinitServer.sqf+^Hmission.sqmk^class Admiral { isEnabled = 1; class UnitTemplates { class SYND_BANDIT { side = "east"; camouflage[] = {"desert"}; infantry[] = {"I_C_Soldier_Bandit_6_F_ARK", "I_C_Soldier_Bandit_6_F_ARK", "I_C_Soldier_Bandit_5_F_ARK", "I_C_Soldier_Bandit_4_F_ARK", "I_C_Soldier_Bandit_2_F_ARK", "I_C_Soldier_Bandit_7_F_ARK", "I_C_Soldier_Bandit_3_F_ARK"}; crewmen[] = {"I_C_Soldier_Bandit_4_F_ARK"}; pilots[] = {"I_C_Pilot_F_ARK"}; technicals[] = {"CUP_I_Datsun_PK", "CUP_O_UAZ_AGS30_TKA", "CUP_O_LR_MG_TKA", "CUP_O_LR_SPG9_TKA", "CUP_O_UAZ_SPG9_TKA", "CUP_O_UAZ_MG_TKA", "CUP_I_Datsun_PK_TK_Random"}; armour[] = {"CUP_O_BTR60_RU", "CUP_O_BRDM2_SLA", "CUP_O_BMP2_SLA", "CUP_O_T55_SLA", "CUP_I_T34_NAPA", "CUP_O_T55_SLA", "CUP_I_MTLB_pk_SYNDIKAT"}; th[] = {"CUP_I_UH1H_slick_TK_GUE"}; ah[] = {"CUP_I_UH1H_gunship_TK_GUE"}; }; }; class Camp { defaultUnitTemplate = "SYND_BANDIT"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "SYND_BANDIT"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "SYND_BANDIT"; defaultZoneTemplate = "Cqc"; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "hostage rescue"; onLoadMission = "Made with Hull3"; author = "Cyruz"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 49; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 1; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 1; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2,3}; texts[] = {"None", "Light", "Heavy", "Sea Mist"}; default = 3; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 1; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; allowProfileGlasses = 0; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
The local police force have been overwhelmed and Georgetown is now under rebel control. The Chief superintendent is being held hostage.

ENEMY FORCES
Syndikat rebels.

FRIENDLY FORCES
N/A "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Rescue the Chief superintendent with his team and clear out the rebels along the way.

The hostages are likely being held in a guarded compound inside the city. They are available on your radio channels but won't be able to tell you there location.

ACE interact with the building they're being held in to unlock the door. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Secure. Contain. Protect.

MOVEMENT PLAN
Either TH to safe LZ outside the town or vehicles provided

FIRE SUPPORT PLAN
APCs if you brought them or TH to spot.

SPECIAL TASKS
N/A "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by Cyruz "]]; // 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","
You've been captured by Syndikat rebels and are being held hostage.

ENEMY FORCES
Syndikat rebels

FRIENDLY FORCES
Local SWAT teams "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Do NOT leave your building until it's unlocked by SWAT

Do NOT fire weapons or attract enemy attention

If you figure out where you are, do not tell SWAT via radio. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
Door should be locked for you but it's ARMA so don't try and get out early. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by Cyruz "]]; // 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 MissionParams { // Time HH24:mm time[] = { {4, 50}, // Dawn {6, 35}, // Early Morning {9, 0}, // Morning {12, 0}, // Noon {15, 0}, // Afternoon {17, 50}, // Evening {18, 50}, // Dusk {0, 0} // Night }; // Fog Strength, Decay, Base fog[] = { {0, 0, 0}, // Light {0.2, 0, 0}, // Medium {0.4, 0, 0}, // Heavy {0.25,0.25,7.5} // Sea Mist }; }; class ACRE { class Babel { languages[] = { {"west", "WEST"}, {"east", "EAST"}, {"resistance", "RESISTANCE"}, {"civ", "CIV"} }; }; class Steps { channel = 1; west = 0.2; east = 0.4; resistance = 0.2; default = 0.8; }; }; 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 BLU_GEN_F_SWAT { gear = "FAMAS_GEND"; uniform = "GEND_SWAT"; languages[] = {{"west", 100}}; }; class BLU_GEN_F_COP { gear = "MP5_GEND"; uniform = "GEND_COP"; languages[] = {{"west", 100}}; }; }; };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.private _action = ["unlockDoor","Unlock Door","",{shed setVariable ["bis_disabled_Door_1",0,true] && missionNamespace setVariable ["ark_hr_rescued",true,true];},{side ace_player isEqualTo west}] call ace_interact_menu_fnc_createAction; [shed, 0, ["ACE_MainActions"], _action] call ace_interact_menu_fnc_addActionToObject; {_x hideObject true} forEach nearestTerrainObjects [ [worldSize/2, worldSize/2], ["hide","bush"], worldSize, false ]; if (side player isEqualTo independent) then { {player unassignItem _x; player removeItem _x} forEach ["ItemMap","ItemGPS"]; };setTimeMultiplier 0.5; shed setVariable ["bis_disabled_Door_1",1,true];raPversion5EditorDataaddons A3_Characters_Face_nouniformrestrictionsA3_Air_F_Heli_Light_02ark_vehicle_texturesA3_Soft_F_Orange_Van_02A3_Soft_F_Exp_Offroad_01A3_Structures_F_Exp_Civilian_Shedsadmiralark_custom_unitsark_ai_sentryA3_Modules_F_Curator_MiscAddonsMetaDatarandomSeedScenarioDataSCustomAttributesMissionf moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProvider+LayerIndexProvider>CameraQnextID>nextIDQposEGAFEdir>G?5qm:>up4?:M?D >asideh>4MyListS items Item0HItem1Item2OItem3Item4Item5Item6#Item7Item8Item9[Item10SclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/OclassNameA3_Air_FnameArma 3 Alpha - AircraftauthorBohemia Interactiveurlhttps://www.arma3.comclassNameark_vehicle_texturesnameark_vehicle_texturesauthorARKclassNameA3_Soft_F_OrangenameArma 3 Orange - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Soft_F_ExpnameArma 3 Apex - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.com#classNameA3_Structures_F_Exp_CiviliannameArma 3 Apex - Civilian BuildingsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameAdmiralnameadmiralauthorKamiclassNameark_custom_unitsnameARK Inhouse - Custom UnitsauthorARKurlhttp://www.ark-group.org[classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.orgclassNameA3_Modules_F_CuratornameArma 3 Zeus Update - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.comSauthorCyruzHeadertgameTypeCoopminPlayersmaxPlayers2Category0f nameMultiplayerAttribute0 Attribute1 nAttributesf propertyRespawnButtonexpressiontrueValueH dataX typet value? typeSCALAR propertyRespawnTemplatesexpressiontrueValue f data f type value f typeARRAY itemsItem0$ f data4 f typeQ valueNonef typeSTRINGf Intel Entitiesa Connections briefingNameark_co48_hostage_rescueoverviewTextSWAT team rescues Gendarmes | Make sure to enable AI for Gendarmes | TH optional or use vehicles providedtimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayTItem3Item4$Item5y(Item6.Item7#5Item88Item9%?Item10EItem11HItem12KItem13PItem14 UItem15WItem16ZItem17[Item18\Item19C_Item20aItem21cItem22.eItem23gItem24hItem25 jItem26QkItem27lItem28mItem29nItem30pItem31sItem32awItem33zItem34*~Item35Item36/Item37Item38N dataTypeGroupsideWestEntitiesAttributesiditemsItem0Item1PItem2Item3*dataTypeObjectPositionInfo3sideWestflagsAttributeskidtypeB_officer_FPpositionEU*@5Eangles~?kskill?rankCAPTAINinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionSWAT - Commanding Officer@COisPlayerisPlayablePdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_medic_FpositionEU*@Eangles~?skill?rankSERGEANTinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionSWAT - Platoon Medic@COisPlayabledataTypeObjectPositionInfo8sideWestflagsAttributespidtypeB_Soldier_F*positionuEU*@`Eangles~?pskill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionSWAT - Platoon Rifleman@COisPlayable*dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_officer_FpositionBEU*@iEangles~?skill?rankLIEUTENANTinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionSWAT - Executive Officer@COisPlayabledataTypeGroupsideWestEntitiesAttributes$id>itemsItem0 Item1$dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_SL_FpositionEU*@03Eangles@skill?rankSERGEANTinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionSWAT - Alpha Squad Leader@Alpha SLisPlayabledataTypeObjectPositionInfosideWestflagsAttributesHidtypeB_medic_F$positionVEU*@%Eangles@Hskill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionSWAT - Alpha Squad Medic@Alpha SLisPlayable$formationDIAMOND>dataTypeGroupsideWestEntitiesAttributesxid itemsItem0Item1NItem2Item3 xdataTypeObjectPositionInfo7sideWestflagsAttributesoid typeB_Soldier_TL_FNposition(EU*@ZEangles@oskill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionSWAT - Alpha 1 Fireteam Leader@Alpha 1isPlayableNdataTypeObjectPositionInfosideWestflagsAttributesid typeB_soldier_AR_FpositionvEU*@HEangles@skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSWAT - Alpha 1 Automatic Rifleman@Alpha 1isPlayabledataTypeObjectPositionInfo*sideWestflagsAttributesbid typeB_Soldier_A_F positionEU*@rEangles@bskill?init [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSWAT - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayable dataTypeObjectPositionInfosideWestflagsAttributesid typeB_soldier_LAT_FxpositionEU*@Eangles@skill?init[this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSWAT - Alpha 1 Rifleman (AT)@Alpha 1isPlayablexformationDIAMONDdataTypeGroupsideWestEntitiesAttributes$id$itemsItem0Item1 Item2"Item3t#$dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_TL_F positionEU*@1Eangles@skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionSWAT - Alpha 2 Fireteam Leader@Alpha 2isPlayable dataTypeObjectPositionInfo!sideWestflagsAttributesK!idtypeB_soldier_AR_F"positionEU*@Eangles@K!skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSWAT - Alpha 2 Automatic Rifleman@Alpha 2isPlayable"dataTypeObjectPositionInfo~"sideWestflagsAttributes"idtypeB_Soldier_A_Ft#positionEU*@IuEangles@"skill?init [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSWAT - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayablet#dataTypeObjectPositionInfo#sideWestflagsAttributes$idtypeB_soldier_LAT_F$positionhEU*@fEangles@$skill?init[this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSWAT - Alpha 2 Rifleman (AT)@Alpha 2isPlayable$formationDIAMOND$dataTypeGroupsideWestEntities0%Attributes_(idy(itemsItem0X%Item1&_(dataTypeObjectPositionInfo%sideWestflagsAttributes&idtypeB_Soldier_SL_F&positiongEU*@Eangles@&skill?rankSERGEANTinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSWAT - Bravo Squad Leader @Bravo SLisPlayable&dataTypeObjectPositionInfoJ'sideWestflagsAttributes'idtypeB_medic_F_(position=EU*@Eangles@'skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSWAT - Bravo Squad Medic@Bravo SLisPlayable_(formationDIAMONDy(dataTypeGroupsideWestEntities(Attributes.id.itemsItem0)Item1*Item2+Item3\-.dataTypeObjectPositionInfor)sideWestflagsAttributes)idtypeB_Soldier_TL_F*positionhEU*@Eangles@)skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSWAT - Bravo 1 Fireteam Leader@Bravo 1isPlayable*dataTypeObjectPositionInfo*sideWestflagsAttributes3+idtypeB_soldier_AR_F+position0EU*@3Eangles@3+skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSWAT - Bravo 1 Automatic Rifleman@Bravo 1isPlayable+dataTypeObjectPositionInfof,sideWestflagsAttributes,idtypeB_Soldier_A_F\-positionXEU*@Eangles@,skill?init [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSWAT - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayable\-dataTypeObjectPositionInfo-sideWestflagsAttributes.idtypeB_soldier_LAT_F.positionPpEU*@sEangles@.skill?init[this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSWAT - Bravo 1 Rifleman (AT)@Bravo 1isPlayable.formationDIAMOND.dataTypeGroupsideWestEntities/Attributes 5id#5itemsItem0V/Item10Item2K2Item33 5dataTypeObjectPositionInfo/sideWestflagsAttributes/idtypeB_Soldier_TL_F0positionEU*@7AEangles@/skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSWAT - Bravo 2 Fireteam Leader@Bravo 2isPlayable0dataTypeObjectPositionInfoP1sideWestflagsAttributes1idtypeB_soldier_AR_FK2position}EU*@1Eangles@1skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSWAT - Bravo 2 Automatic Rifleman@Bravo 2isPlayableK2dataTypeObjectPositionInfo2sideWestflagsAttributes2idtypeB_Soldier_A_F3position5rEU*@4*Eangles@2skill?init [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSWAT - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayable3dataTypeObjectPositionInfo#4sideWestflagsAttributes[4idtypeB_soldier_LAT_F 5positionEU*@TEangles@[4skill?init[this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSWAT - Bravo 2 Rifleman (AT)@Bravo 2isPlayable 5formationDIAMOND#5dataTypeGroupsideWestEntitiesm5Attributes8id"8itemsItem05Item178dataTypeObjectPositionInfo6sideWestflagsAttributes>6id typeB_Soldier_SL_F7positionEU*@6skill?rankSERGEANTinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionSWAT - Charlie Squad Leader@Charlie SLisPlayable7dataTypeObjectPositionInfo7sideWestflagsAttributes7id!typeB_medic_F8positionEU*@/Eangles8@7skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionSWAT - Charlie Squad Medic@Charlie SLisPlayable8formationDIAMOND8dataTypeGroupsideWestEntities 9Attributes ?id'%?itemsItem0G9Item1:Item2E<Item3= ?dataTypeObjectPositionInfo9sideWestflagsAttributes9id#typeB_Soldier_TL_F:position EU*@LEangles8@9skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionSWAT - Charlie 1 Fireteam Leader@Charlie 1isPlayable:dataTypeObjectPositionInfoF;sideWestflagsAttributes~;id$typeB_soldier_AR_FE<position$EU*@Eangles8@~;skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSWAT - Charlie 1 Automatic Rifleman@Charlie 1isPlayableE<dataTypeObjectPositionInfo<sideWestflagsAttributes<id%typeB_Soldier_A_F=positionEU*@Eangles8@<skill?init [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSWAT - Charlie 1 Assistant Automatic Rifleman@Charlie 1isPlayable=dataTypeObjectPositionInfo!>sideWestflagsAttributesY>id&typeB_soldier_LAT_F ?positionEU*@Eangles8@Y>skill?init[this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSWAT - Charlie 1 Rifleman (AT)@Charlie 1isPlayable ?formationDIAMOND%?dataTypeGroupsideWestEntitieso?AttributespEid,EitemsItem0?Item1;AItem2BItem3DpEdataTypeObjectPositionInfo@sideWestflagsAttributesV@id(typeB_Soldier_TL_F;Aposition EU*@GEangles8@V@skill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionSWAT - Charlie 2 Fireteam Leader@Charlie 2isPlayable;AdataTypeObjectPositionInfoAsideWestflagsAttributesAid)typeB_soldier_AR_FBposition9EU*@~Eangles8@Askill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionSWAT - Charlie 2 Automatic Rifleman@Charlie 2isPlayableBdataTypeObjectPositionInfoCsideWestflagsAttributesSCid*typeB_Soldier_A_FDpositionEU*@rEangles8@SCskill?init[this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionSWAT - Charlie 2 Assistant Automatic Rifleman@Charlie 2isPlayableDdataTypeObjectPositionInfoDsideWestflagsAttributesDid+typeB_soldier_LAT_FpEposition,EU*@eEangles8@Dskill?init[this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionSWAT - Charlie 2 Rifleman (AT)@Charlie 2isPlayablepEformationDIAMONDEdataTypeGroupsideWestEntitiesEAttributesHid0HitemsItem0EItem1uGHdataTypeObjectPositionInfogFsideWestflagsAttributesFid-typeB_crew_FuGpositionEU*@sEangles2?Fskill?rankSERGEANTinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "VC"], ["marker", "APC1", "ColorRed"]] call hull3_unit_fnc_init;descriptionSWAT - APC 1 Commander@APC 1isPlayableuGdataTypeObjectPositionInfoGsideWestflagsAttributesHid.typeB_crew_FHpositionsEU*@KEangles2?Hskill?init [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionSWAT - APC 1 Driver@APC 1isPlayableHHdataTypeGroupsideWestEntities IAttributesKid4KitemsItem03IItem1JKdataTypeObjectPositionInfoIsideWestflagsAttributesIid1typeB_crew_FJposition`EU*@K0Eangles`?Iskill?rankSERGEANTinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "VC"], ["marker", "APC2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionSWAT - APC 2 Commander@APC 2isPlayableJdataTypeObjectPositionInfoKsideWestflagsAttributesPKid2typeB_crew_FKposition~EU*@/AEangles`?PKskill?init [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "VD"]] call hull3_unit_fnc_init;descriptionSWAT - APC 2 Driver@APC 2isPlayableKKdataTypeGroupsideWestEntitiesCLAttributes{Pid8PitemsItem0vLItem1MItem25O{PdataTypeObjectPositionInfoLsideWestflagsAttributesMid5typeB_Helipilot_FMpositionքEU*@5Eangles٭?Mskill?rankSERGEANTinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionSWAT - TH 1 Pilot@TH 1isPlayableMdataTypeObjectPositionInfo^NsideWestflagsAttributesNid6typeB_helicrew_F5OpositionnEU*@Eangles٭?Nskill?init[this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionSWAT - TH 1 Crew@TH 1isPlayable5OdataTypeObjectPositionInfoOsideWestflagsAttributesOid7typeB_helicrew_F{Pposition1vEU*@Eangles٭?Oskill?init[this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionSWAT - TH 1 Crew@TH 1isPlayable{PPdataTypeGroupsideWestEntitiesPAttributesUid< UitemsItem0PItem1wRItem2SUdataTypeObjectPositionInfonQsideWestflagsAttributesQid9typeB_Helipilot_FwRpositionvEU*@Eangles?Qskill?rankSERGEANTinit [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionSWAT - TH 2 Pilot@TH 2isPlayablewRdataTypeObjectPositionInfoRsideWestflagsAttributesSid:typeB_helicrew_FSpositioncEU*@Eangles?Sskill?init[this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionSWAT - TH 2 Crew@TH 2isPlayableSdataTypeObjectPositionInfo,TsideWestflagsAttributesdTid;typeB_helicrew_FUposition jEU*@lEangles?dTskill?init[this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionSWAT - TH 2 Crew@TH 2isPlayableU U dataTypeObjectPositionInfoUsideEmptyflagsAttributesUidBtypeO_Heli_Light_02_unarmed_FatlOffset@_gCustomAttributesgVWpositionƳE@(zEanglesŘ@Uskill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Truck"]] call hull3_unit_fnc_init;}gVAttribute0VnAttributesWpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueVWdataVWtypeWvalue[[[["arifle_Katiba_C_F","FirstAidKit"],[2,8]],[["SmokeShell","SmokeShellRed","30Rnd_65x39_caseless_green"],[2,2,4]],[["ToolKit","ItemGPS"],[1,1]],[["B_Parachute"],[8]]],false]WtypeSTRINGW dataTypeObjectPositionInfoyXsideEmptyflagsAttributesXidCtypeO_Heli_Light_02_unarmed_FatlOffsetCustomAttributes4YZpositionrE8b@Eanglesf^2?Xskill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Truck"]] call hull3_unit_fnc_init;}4YAttribute0\YnAttributesZpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueYZdataYZtypeZvalue[[[["arifle_Katiba_C_F","FirstAidKit"],[2,8]],[["SmokeShell","SmokeShellRed","30Rnd_65x39_caseless_green"],[2,2,4]],[["ToolKit","ItemGPS"],[1,1]],[["B_Parachute"],[8]]],false]ZtypeSTRINGZdataTypeObjectPositionInfo"[sideEmptyflagsAttributesZ[idDtypeB_GEN_APC_Wheeled_02_rcws_F[positionPEa@Eangles`@Z[skill?init [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Armored"]] call hull3_unit_fnc_init;[dataTypeObjectPositionInfoH\sideEmptyflagsAttributes\idEtypeB_GEN_APC_Wheeled_02_rcws_F\positionEa@Eangles@\skill?init [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Armored"]] call hull3_unit_fnc_init;\ dataTypeObjectPositionInfo]sideEmptyflagsAttributes]idFtypeB_GEN_Van_02_transport_FatlOffset@ CustomAttributesL^C_position]Ew@"EanglesW@]skill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Truck"]] call hull3_unit_fnc_init;}L^Attribute0t^nAttributesC_propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value^C_data^C_type._value[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]C_typeSTRINGC_ dataTypeObjectPositionInfo_sideEmptyflagsAttributes`idGtypeB_GEN_Offroad_01_gen_FatlOffsetCustomAttributes`apositionEЇ@vEangles@`skill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Truck"]] call hull3_unit_fnc_init;}`Attribute0`nAttributesapropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value aadata0aatypeavalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]atypeSTRINGa dataTypeObjectPositionInfo7bsideEmptyflagsAttributesobidHtypeB_GEN_Van_02_transport_FatlOffsetȼCustomAttributesbcpositionsE‹@sEangles[@obskill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Truck"]] call hull3_unit_fnc_init;}bAttribute0cnAttributescpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuetccdatacctypecvalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]ctypeSTRINGcdataTypeObjectPositionInfosdsideEmptyflagsAttributesdidItypeB_GEN_Offroad_01_gen_FatlOffset@g.eposition4E@jaEangles>?dskill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Truck"]] call hull3_unit_fnc_init;}.e dataTypeObjectPositionInfoesideEmptyflagsAttributesfidJtypeB_GEN_Van_02_transport_FatlOffset@CustomAttributesfgpositionEXy@Eangles@fskill?%?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Truck"]] call hull3_unit_fnc_init;}fAttribute0fnAttributesgpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value ggdataggtypemgvalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]gtypeSTRINGgdataTypeObjectPositionInfo hsideEmptyflagsAttributesDhidKtypeB_GEN_Offroad_01_gen_FatlOffset@hpositionYE@Eanglest\@Dhskill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Truck"]] call hull3_unit_fnc_init;}hdataTypeObjectPositionInfoQisideEmptyflagsAttributesiidLtypeB_GEN_Offroad_01_gen_FatlOffset jposition)!Ek@Eangles @iskill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Truck"]] call hull3_unit_fnc_init;} jdataTypeObjectPositionInfojsideEmptyflagsAttributesjidMtypeB_GEN_Offroad_01_gen_FatlOffsetdQkpositionDE@tEanglesm?jskill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_GEN_F_SWAT"], ["gear", "Truck"]] call hull3_unit_fnc_init;}QkdataTypeObjectPositionInfoksideEmptyflagsAttributeslidNtypeB_GEN_Offroad_01_gen_FatlOffset4typeI_medic_FatlOffset<CustomAttributes v[wposition1`EA\"Fanglesi@4:Nuskill?rankSERGEANTinitcall{ [this, ["faction", "BLU_GEN_F_COP"], ["gear", "Medic"]] call hull3_unit_fnc_init;}descriptionGendarmes - Doctor (JIP)@COisPlayable vAttribute0CvAttribute1vnAttributes[wpropertyspeakerexpression_this setspeaker _value;ValuevvdatavvtypevvalueMale03GREvtypeSTRINGvpropertypitchexpression_this setpitch _value;Valuew[wdata*w[wtypeFwvalue\?[wtypeSCALAR[wawdataTypeGroupsideIndependentEntitieswAttributeszid\atlOffset.9zitemsItem0wz dataTypeObjectPositionInfozxsideIndependentflagsAttributesxid?typeI_soldier_FatlOffset.9CustomAttributesoyzpositionMEAX"Fangles֔<`@xskill?rankCORPORALinit [this, ["faction", "BLU_GEN_F_COP"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionGendarmes - Constable (JIP)@COisPlayableoyAttribute0yAttribute18znAttributeszpropertyspeakerexpression_this setspeaker _value;Valuey8zdataz8ztype#zvalueMale04GRE8ztypeSTRING8zpropertypitchexpression_this setpitch _value;Value~zzdatazztypezvalueQx?ztypeSCALARzzdataTypeGroupsideIndependentEntities&{Attributes$~id]atlOffset9*~itemsItem0C{$~ dataTypeObjectPositionInfo{sideIndependentflagsAttributes|id@typeI_officer_FatlOffset9CustomAttributes|$~position\E7AV"Fangles֔<`@|skill?rankLIEUTENANTinitcall{ [this, ["faction", "BLU_GEN_F_COP"], ["gear", "XO"]] call hull3_unit_fnc_init;}descriptionGendarmes - Sergeant (JIP)@COisPlayable|Attribute0 }Attribute1}nAttributes$~propertyspeakerexpression_this setspeaker _value;ValueV}}dataf}}type}valueMale04GRE}typeSTRING}propertypitchexpression_this setpitch _value;Value}$~data}$~type~valueG?$~typeSCALAR$~*~dataTypeLayernameTown AIEntitiesw~idkatlOffsetۓAitems Item0Item1Item2Item3@Item4Item5Item6eItem7Item8ӄItem9Item10AItem11Item12dataTypeTriggerpositiona Er@&}!FangleoE>Attributesid^typeEmptyDetectorAreaR250conditioncall{true}isRectangleisServerOnlydataTypeTriggerpositionf Ey@ FangleoE>AttributesGid_typeEmptyDetectorAreaR250conditioncall{true}isRectangleisServerOnlydataTypeTriggerpositionEZA |"FangleoE>Attributesid`typeEmptyDetectorAreaR250@conditioncall{true}isRectangleisServerOnly@dataTypeTriggerposition8 E @"FangleoE>AttributesidatypeEmptyDetectorAreaR250conditioncall{true}isRectangleisServerOnlydataTypeTriggerpositionhE33@7FangleoE>AttributeslidbtypeEmptyDetectorAreaR250conditioncall{true}isRectangleisServerOnlydataTypeTriggerpositionEL@!>FangleoE>Attributes#idctypeEmptyDetectorAreaR250econditioncall{true}isRectangleisServerOnlyedataTypeTriggerpositionyEp @h@ FangleoE>AttributesڃiddtypeEmptyDetectorAreaR250conditioncall{true}isRectangleisServerOnlydataTypeTriggerpositionEUL@t$FangleoE>AttributesidetypeEmptyDetectorAreaR250ӄconditioncall{true}isRectangleisServerOnlyӄdataTypeTriggerpositionEA#FangleoE>AttributesHidftypeEmptyDetectorAreaR250conditioncall{true}isRectangleisServerOnlydataTypeTriggerpositionE)\oA} FangleoE>AttributesidgtypeEmptyDetectorAreaR250Aconditioncall{true}isRectangleisServerOnlyAdataTypeTriggerposition E-L Bb!FangleoE>AttributesidhtypeEmptyDetectorAreaR250conditioncall{true}isRectangleisServerOnlydataTypeTriggerposition!EB[y#FangleoE>AttributesmiditypeEmptyDetectorAreaR250conditioncall{true}isRectangleisServerOnlydataTypeLogicPositionInfo!idjtypeAdmiral_PatrolZoneatlOffsetACustomAttributesApositionZ-E:=i#FA Attribute0Attribute1Attribute2tAttribute30Attribute4Attribute5Attribute6xAttribute7PAttribute8&Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuezdatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value3tdataCttype_valuettypeSCALARtpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value0data0typevalueB0typeSCALAR0propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuedatatype׋valueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuegdatawtypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value7xdataGxtypecvaluextypeSCALARxpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuePdataPtype;valuePtypeSCALARPpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value&data&typevalue@&typeSCALAR&propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuedatatype؏valuetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuevdatatypevaluetypeSTRINGdataTypeLayernameCampsEntitiesidlatlOffset$?/ items Item0Item1Item2 Item3Item4Item5/Item6Item7Item8eItem9Item10Item11/dataTypeTriggerpositionCձER>@r&Fangle#@Attributes idntypeEmptyDetectorAreaR50conditioncall{missionNamespace getVariable ["ark_hr_rescued",false];}sizeA@sizeB@isServerOnlydataTypeLogicPositionInfoidmtypeAdmiral_PeriodicCampZoneCustomAttributes% positionۖER>@as&Fangles!@%Attribute0TAttribute1Attribute2Attribute3Attribute4Attribute5?Attribute6Attribute7Attribute8ɚAttribute9Attribute10nAttribute11@Attribute12Attribute13Attribute14Attribute15pAttribute16=nAttributes propertyAdmiral_PeriodicCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueݔdatatype valuepBtypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuedatatype˕valuetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueydatatypevaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueAdataQtypejvaluetypeSTRINGpropertyAdmiral_PeriodicCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value?data?type,value?typeBOOL?propertyAdmiral_PeriodicCampZone_Admiral_TechnicalGroupDelayexpression_this setVariable ['Admiral_TechnicalGroupDelay',_value,true];ValueܘdatatypevaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_ArmourGroupDelayexpression_this setVariable ['Admiral_ArmourGroupDelay',_value,true];ValuedataętypevaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueɚdataɚtypevalueɚtypeSCALARɚpropertyAdmiral_PeriodicCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value`dataptypevalue@typeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value0ndata@ntypeYvaluentypeSTRINGnpropertyAdmiral_PeriodicCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value@data@type+value@typeSCALAR@propertyAdmiral_PeriodicCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueϝdataߝtypevalue@typeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_InfantryGroupDelayexpression_this setVariable ['Admiral_InfantryGroupDelay',_value,true];ValuedatatypeמvaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuemdata}typevalueBtypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value/pdata?ptype[valueBptypeSCALARppropertyAdmiral_PeriodicCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value=data=type(value=typeSTRING=propertyAdmiral_PeriodicCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valueȡ dataء typevalue typeSCALAR dataTypeGroupsideCivilianEntitiesgAttributesidoatlOffsetitemsItem0Item1LdataTypeObjectPositionInfosideCivilianflagsAttributesFidptypeC_Bob_VRatlOffsetLpositionYE>@q&Fanglesr?FLdataTypeWaypointpositionE9@?&"FEffectsshowWPNEVERidqtypeMovedataTypeTriggerpositionEff@k#Fangle@Attributes1idrtypeEmptyDetectorAreaR50conditioncall{missionNamespace getVariable ["ark_hr_rescued",false];}sizeA@sizeB@isServerOnlydataTypeLogicPositionInfoidstypeAdmiral_PeriodicCampZoneCustomAttributesK/positionEff@#Fangles@KAttribute0zAttribute1DAttribute2Attribute3Attribute4Attribute5eAttribute6CAttribute7Attribute8Attribute9ǭAttribute10Attribute11fAttribute126Attribute13Attribute14ԱAttribute15Attribute16cnAttributes/propertyAdmiral_PeriodicCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueDdataDtype/valuepBDtypeSCALARDpropertyAdmiral_PeriodicCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueŧdataէtypevaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuedatatype˨valuetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuegdatawtypevaluetypeSTRINGpropertyAdmiral_PeriodicCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value&edata6etypeRvalueetypeBOOLepropertyAdmiral_PeriodicCampZone_Admiral_TechnicalGroupDelayexpression_this setVariable ['Admiral_TechnicalGroupDelay',_value,true];ValueCdataCtype.valueCtypeSCALARCpropertyAdmiral_PeriodicCampZone_Admiral_ArmourGroupDelayexpression_this setVariable ['Admiral_ArmourGroupDelay',_value,true];ValueګdatatypevaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypeڬvaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valueǭdataǭtypevalue@ǭtypeSCALARǭpropertyAdmiral_PeriodicCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueVdataftypevaluetypeSTRINGpropertyAdmiral_PeriodicCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value%fdata5ftypeQvalueftypeSCALARfpropertyAdmiral_PeriodicCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value6data6type!value@6typeSCALAR6propertyAdmiral_PeriodicCampZone_Admiral_InfantryGroupDelayexpression_this setVariable ['Admiral_InfantryGroupDelay',_value,true];ValueѰdatatypevaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueԱdataԱtypevalueBԱtypeSCALARԱpropertyAdmiral_PeriodicCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueUdataetypevalueBtypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value%cdata5ctypeNvaluectypeSTRINGcpropertyAdmiral_PeriodicCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value/data/typevalue/typeSCALAR/dataTypeGroupsideCivilianEntitiesAttributesݵidtatlOffsetitemsItem0Item1rݵdataTypeObjectPositionInfo4sideCivilianflagsAttributeslidutypeC_Bob_VRatlOffsetrpositionXE/r@[#FanglesJC@lrdataTypeWaypointpositionnE@1!FEffects׵showWPNEVERidvtypeMoveݵݵdataTypeTriggerpositionLE@fFangle?AttributesgidwtypeEmptyDetectorAreaR50atlOffset5conditioncall{missionNamespace getVariable ["ark_hr_rescued",false];}sizeA@sizeB@isServerOnlydataTypeLogicPositionInfoIidxtypeAdmiral_PeriodicCampZoneCustomAttributeseposition`ԷE8@Fangles@?.=Attribute0Attribute1zAttribute2<Attribute3Attribute4ۻAttribute5Attribute6yAttribute7QAttribute8%Attribute9Attribute10Attribute11Attribute12lAttribute13HAttribute14 Attribute15Attribute16nAttributesepropertyAdmiral_PeriodicCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value9zdataIztypeevaluepBztypeSCALARzpropertyAdmiral_PeriodicCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value<data <type'value<typeSCALAR<propertyAdmiral_PeriodicCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueպdatatypevaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueۻdataۻtypeƻvalueۻtypeSTRINGۻpropertyAdmiral_PeriodicCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value\dataltypevaluetypeBOOLpropertyAdmiral_PeriodicCampZone_Admiral_TechnicalGroupDelayexpression_this setVariable ['Admiral_TechnicalGroupDelay',_value,true];Value8ydataHytypedvalueytypeSCALARypropertyAdmiral_PeriodicCampZone_Admiral_ArmourGroupDelayexpression_this setVariable ['Admiral_ArmourGroupDelay',_value,true];ValueQdata Qtype<valueQtypeSCALARQpropertyAdmiral_PeriodicCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value%data%typevalue%typeSCALAR%propertyAdmiral_PeriodicCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuedata̿typevalue@typeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PeriodicCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value[dataktypevaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value+ldata;ltypeWvalue@ltypeSCALARlpropertyAdmiral_PeriodicCampZone_Admiral_InfantryGroupDelayexpression_this setVariable ['Admiral_InfantryGroupDelay',_value,true];ValueHdataHtype3valueHtypeSCALARHpropertyAdmiral_PeriodicCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data typevalueB typeSCALAR propertyAdmiral_PeriodicCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value[dataktypevaluetypeSTRINGpropertyAdmiral_PeriodicCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value$edata4etypePvalueetypeSCALARedataTypeGroupsideCivilianEntitiesAttributesidyatlOffsetitemsItem0Item1dataTypeObjectPositionInfojsideCivilianflagsAttributesidztypeC_Bob_VRatlOffsetposition|E%@FanglesP@dataTypeWaypointpositionE33@lFEffects showWPNEVERid{typeMovedataTypeTriggerposition㏯Eis@UdFangleNn@Attributesid|typeEmptyDetectorAreaR50conditioncall{missionNamespace getVariable ["ark_hr_rescued",false];}sizeA@sizeB@isServerOnlydataTypeLogicPositionInfoid}typeAdmiral_PeriodicCampZoneatlOffsetC >CustomAttributesposition5^Es@ZFanglesNn@ @Attribute0Attribute1Attribute2rAttribute3LAttribute4Attribute5Attribute6Attribute7Attribute8[Attribute93Attribute10Attribute11Attribute12Attribute13~Attribute14@Attribute15Attribute16nAttributespropertyAdmiral_PeriodicCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueodatatypevaluepBtypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value1rdataArtype]valuertypeSCALARrpropertyAdmiral_PeriodicCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value LdataLtype7valueLtypeSCALARLpropertyAdmiral_PeriodicCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PeriodicCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_PeriodicCampZone_Admiral_TechnicalGroupDelayexpression_this setVariable ['Admiral_TechnicalGroupDelay',_value,true];Valuendata~typevaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_ArmourGroupDelayexpression_this setVariable ['Admiral_ArmourGroupDelay',_value,true];ValueFdataVtypervaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value[data*[typeFvalue[typeSCALAR[propertyAdmiral_PeriodicCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value3data3typevalue@3typeSCALAR3propertyAdmiral_PeriodicCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PeriodicCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueadataqtypevalue@typeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_InfantryGroupDelayexpression_this setVariable ['Admiral_InfantryGroupDelay',_value,true];Value=~dataM~typeivalue~typeSCALAR~propertyAdmiral_PeriodicCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value@data@type+valueB@typeSCALAR@propertyAdmiral_PeriodicCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PeriodicCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PeriodicCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueZdatajtypevaluetypeSCALARdataTypeGroupsideCivilianEntitiesAttributes)id~/itemsItem0Item1)dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition5Eks@gFanglesӝ?dataTypeWaypointpositionEg,@B FEffects#showWPNEVERidtypeMove))/dataTypeLayernameGuardsEntities{idatlOffset>itemsItem0Item1Item2Item3Item4\Item5dataTypeGroupsideEastEntities)AttributeszidatlOffsetV@itemsItem0Fz dataTypeObjectPositionInfosideEastflagsAttributesidtypeI_C_Pilot_F_ARKatlOffsetV@CustomAttributes*zpositionV;E,]>AԳ"Fangles?nameguard6*Attribute0bAttribute1nAttributeszpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale03FREtypeSTRINGpropertypitchexpression_this setpitch _value;Value9zdataIztypeevaluep}?ztypeSCALARzdataTypeGroupsideEastEntitiesAttributesiditemsItem0dataTypeObjectPositionInfozsideEastflagsAttributesidtypeI_C_Soldier_Bandit_4_F_ARKCustomAttributespositionLEc^Av"Fangles}_>nameguard1Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueHdataXtypezvalueMale02FREtypeSTRINGpropertypitchexpression_this setpitch _value;ValuedatatypevalueQx?typeSCALARdataTypeGroupsideEastEntitiesfAttributesiditemsItem0dataTypeObjectPositionInfosideEastflagsAttributes6idtypeI_C_Soldier_Bandit_3_F_ARKCustomAttributesJpositionEVAj"F6nameguard2JAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale01FREtypeSTRINGpropertypitchexpression_this setpitch _value;ValueYdataitypevalue\?typeSCALARdataTypeGroupsideEastEntitiesAttributesVidatlOffsetQ(A\itemsItem0V dataTypeObjectPositionInfosideEastflagsAttributesidtypeI_C_Soldier_Bandit_7_F_ARKatlOffsetQ(ACustomAttributesVpositionEqA"V"FanglesV@nameguard3Attribute0>Attribute1nAttributesVpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale02FREtypeSTRINGpropertypitchexpression_this setpitch _value;ValueVdata%VtypeAvalue?VtypeSCALARV\dataTypeGroupsideEastEntitiesAttributesidatlOffsetK;AitemsItem0 dataTypeObjectPositionInfovsideEastflagsAttributesidtypeI_C_Soldier_Bandit_2_F_ARKatlOffsetK;ACustomAttributespositionV3E7ARr"FanglesU@nameguard4Attribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueDdataTtypevvalueMale02FREtypeSTRINGpropertypitchexpression_this setpitch _value;ValuedatatypevalueQx?typeSCALARdataTypeGroupsideEastEntitiesrAttributesidatlOffset\v@ LinkIDProvider1LinksDnextIDDitemsItem0TItem1Item2Item3;Item4Item5Item6"Item7oItem8Item9 Item10VItem11Item12Item13=Item14Item15Item16$Item17qItem18Item19 Item20XItem21linkIDitem0^item1jCustomDatatypeSynclinkIDitem0_item1jCustomDatatypeSynclinkIDitem0`item1jCustomData);typeSync;linkIDitem0aitem1jCustomDatavtypeSynclinkIDitem0bitem1jCustomDatatypeSynclinkIDitem0citem1jCustomData"typeSync"linkIDitem0ditem1jCustomData]otypeSyncolinkIDitem0eitem1jCustomDatatypeSynclinkIDitem0fitem1jCustomData typeSync linkID item0gitem1jCustomDataDVtypeSyncVlinkID item0hitem1jCustomDatatypeSynclinkID item0iitem1jCustomDatatypeSynclinkID item0mitem1nCustomData+=typeSync=linkID item0sitem1rCustomDataxtypeSynclinkIDitem0xitem1wCustomDatatypeSynclinkIDitem0}item1|CustomData$typeSync$linkIDitem0item1CustomData_qtypeSyncqlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSync linkIDitem0item1CustomDataFXtypeSyncXlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSyncl˨MtߞPadχ