sreVadmiral\admiral.h /[description.ext{\{hull3\briefing\blufor.sqf9^Xhull3\briefing\civilian.sqf[hull3\briefing\indfor.sqf[hull3\briefing\opfor.sqf[hull3\hull3.h[hull3\LICENSE[8init.sqf[mission.sqm9^Ѧclass Admiral { isEnabled = 1; isBehaviorEnabled = 0; class Camp { defaultUnitTemplate = "MNP_RU_AIR"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "MNP_RU_AIR"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "MNP_RU_AIR"; defaultZoneTemplate = "Cqc"; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "Smash and Grab"; onLoadMission = "Made with Hull3"; author = "HawKitsune"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 55; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 1; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 3; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 0; code = "hull3_mission_fog = %1"; }; class Hull3_Weather { title = "Weather"; values[] = {0,1,2,3,4,5,6,7,8,9}; texts[] = {"Random", "Clear (Calm)", "Clear (Light Winds)", "Clear (Strong Winds)", "Overcast (Calm)", "Overcast (Light Winds)", "Overcast (Strong Winds)", "Rain (Light Winds)", "Rain (Strong Winds)", "Storm"}; default = 0; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; allowProfileGlasses = 0; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Russian troops have occupied our home as a supply area for their war with NATO and we wont let that stand any longer.

ENEMY FORCES
Russian garrison troops and vehicles.
They have Armor, and Technicals.

FRIENDLY FORCES
A bunch of country folk and former soldiers of our great Hellenmaa.
Armed with guns, explosives, and trucks. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
First we need to clear out Hoopakka and kill the high ranking officer stationed there
The officer will have a Red Beret

Second we need to capture or destroy the four rocket Artillery on the east side of Hoopakka

Finally we need to hit the Heli Resupply Camp to the north of Hoopakka

Remember we need capture what we can so the rocket Arty, and any supply trucks are the best to go for but we need anything we can
Be aware that we have NO pilots so the helicopters must be destroyed. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Come in from the south road and complete the objectives

Capture some trucks and destroy what you can't

These trucks will be spread around town.

MOVEMENT PLAN
We have trucks and can walk.

FIRE SUPPORT PLAN
Pickups with MMG's, and MAT.

SPECIAL TASKS
Kill the Officer and destroy what you can't escape with. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
The Praga's and unarmed pickups have extra explosives for the engineers to use. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by HawKitsune "]]; // 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_NAPA_WD { gear = "AKM_NAPA"; uniform = "CUP_NAPA_WD"; }; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.raPͦversion5EditorDataaddonsA3_Characters_Face_explosivesCUP_WheeledVehicles_UAZCUP_WheeledVehicles_DatsunCUP_WheeledVehicles_V3Sark_ai_sentryark_clear_cargoadmiralA3_Structures_F_Mil_FortificationA3_Structures_F_Mil_Cargoace_logistics_wirecutterace_concertina_wireA3_Structures_F_EPA_Civ_ConstructionsA3_Structures_F_EPA_Mil_Scrapyardace_cargoA3_Structures_F_Items_VesselsA3_Structures_F_Civ_CampingA3_Structures_F_Ind_Transmitter_TowerA3_Structures_F_EPC_Civ_GarbageCUP_WheeledVehicles_KamazCUP_AirVehicles_Mi24CUP_AirVehicles_Mi8CUP_WheeledVehicles_UralCUP_Creatures_Military_RussiaA3_Ui_FAddonsMetaDataErandomSeedScenarioData6CustomAttributesMissionNͦ moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProviderCameraEnextIDnextIDnextIDpos66E֝CCMEdirXKdܽup8Hz?aside76G{?EListU6itemsItem0eItem1Item2TItem3Item4Item55Item6Item7Item8FItem9Item10R Item11 Item12Z Item13 Item14: Item15 Item16S Item17 Item18 Item19$ Item20o Item21 6classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttp://ace3mod.com/TclassNameCUP_WheeledVehicles_UAZnameCUP_WheeledVehicles_UAZclassNameCUP_WheeledVehicles_DatsunnameCUP_WheeledVehicles_DatsunclassNameCUP_WheeledVehicles_V3SnameCUP_WheeledVehicles_V3S5classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.orgclassNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.orgclassNameAdmiralnameadmiralauthorKamiFclassNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_logistics_wirecutternameACE3 - Logistics Wire CutterauthorACE-Teamurlhttp://ace3mod.com/R classNameace_concertina_wirenameACE3 - Concertina WireauthorACE-Teamurlhttp://ace3mod.com/ classNameA3_Structures_F_EPAnameArma 3 Survive Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comZ classNameace_cargonameACE3 - CargoauthorACE-Teamurlhttp://ace3mod.com/ classNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com: classNameA3_Structures_F_IndnameArma 3 - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.com classNameA3_Structures_F_EPCnameArma 3 Win Episode - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comS classNameCUP_WheeledVehicles_KamaznameCUP_WheeledVehicles_Kamaz classNameCUP_AirVehicles_Mi24nameCUP_AirVehicles_Mi24 classNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8$ classNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_Uralo classNameCUP_Creatures_Military_RussianameCUP_Creatures_Military_Russia classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.com6authorHawKitsuneHeader\gameTypeCoopminPlayersmaxPlayers6Category0NnameMultiplayerAttribute0Attribute1qnAttributesNpropertyRespawnButtonexpressiontrueValue0qdata@qtype\value?qtypeSCALARqpropertyRespawnTemplatesexpressiontrueValueNdataNtypevalueNtypeARRAYitemsItem0 NdataNtype9valueNoneNtypeSTRINGNIntel~EntitiesConnections ͦbriefingNameark_co54_smash_and_graboverviewTextSlot ENGresistanceWesttimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<itemsItem0Item1Item2Item3 Item4Item5Item6Item7Item8Item98Item10yItem11߂Item12эItem13ŗItem14Z dataTypeLayernamePlayersEntitiesidatlOffset>itemsItem0Item1bItem2Item3$Item4p*Item50Item6=4Item7:Item87AItem9GItem10NItem11LZItem12afItem13rItem14uItem15zdataTypeGroupsideWestEntitiesAttributes\idatlOffsetbitemsItem0UItem1Item2tItem3\dataTypeObjectPositionInfosideWestflagsAttributes idtypeB_officer_FatlOffsetposition%-Em9BhEangles@S@@ skill?rankCAPTAINinit [this, ["faction", "CUP_NAPA_WD"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionNAPA - Commanding Officer@COisPlayerisPlayabledataTypeObjectPositionInfoisideWestflagsAttributesidtypeB_medic_FatlOffset6tposition%E:BEanglesD@S@Item3?1AdataTypeObjectPositionInfo;sideWestflagsAttributes<id typeB_Soldier_TL_FatlOffset<<positioneEŎ:BEangles@ӑ@h@<skill?rankCORPORALinit [this, ["faction", "CUP_NAPA_WD"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionNAPA - Bravo 2 Fireteam Leader@Bravo 2isPlayable<dataTypeObjectPositionInfoq=sideWestflagsAttributes=id!typeB_soldier_AR_FatlOffsetuposition"EY:BEanglesh@ӑ@h@=skill?rankCORPORALinit [this, ["faction", "CUP_NAPA_WD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionNAPA - Bravo 2 Automatic Rifleman@Bravo 2isPlayablei>dataTypeObjectPositionInfo>sideWestflagsAttributes?id"typeB_Soldier_A_F?position!E:B IEanglesӑ@@?skill?init [this, ["faction", "CUP_NAPA_WD"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionNAPA - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayable?dataTypeObjectPositionInfoN@sideWestflagsAttributes@id#typeB_soldier_LAT_FatlOffset61ApositionE8:BxEanglesӑ@@@skill?init[this, ["faction", "CUP_NAPA_WD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionNAPA - Bravo 2 Rifleman (AT)@Bravo 2isPlayable1A7AdataTypeGroupsideWestEntitiesAAttributesGid)atlOffsetSTpositioniEIBB Eangles@f@@tRskill?rankCORPORALinit [this, ["faction", "CUP_NAPA_WD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionNAPA - Charlie 1 Automatic Rifleman (JIP)@Charlie 1isPlayable>SAttribute0vSAttribute1TnAttributesTpropertyspeakerexpression_this setspeaker _value;ValueSTdataSTtypeSvalueMale04ENGTtypeSTRINGTpropertypitchexpression_this setpitch _value;ValueMTTdata]TTtypeyTvaluep}?TtypeSCALART dataTypeObjectPositionInfo$UsideWestflagsAttributes\Uid/typeB_Soldier_A_FatlOffset=CustomAttributes!VqWpositionE)@IB Eangles@f@,b@\Uskill?init [this, ["faction", "CUP_NAPA_WD"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionNAPA - Charlie 1 Assistant Automatic Rifleman (JIP)@Charlie 1isPlayable!VAttribute0YVAttribute1VnAttributesqWpropertyspeakerexpression_this setspeaker _value;ValueVVdataVVtypeVvalueMale05ENGVtypeSTRINGVpropertypitchexpression_this setpitch _value;Value0WqWdata@WqWtype\Wvalueu?qWtypeSCALARqW dataTypeObjectPositionInfo XsideWestflagsAttributesAXid0typeB_soldier_LAT_FatlOffset=CustomAttributesXFZpositionp;EۊHB Eangles;f@V9@AXskill?init[this, ["faction", "CUP_NAPA_WD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionNAPA - Charlie 1 Rifleman (AT) (JIP)@Charlie 1isPlayableXAttribute0.YAttribute1YnAttributesFZpropertyspeakerexpression_this setspeaker _value;ValuexYYdataYYtypeYvalueMale01ENGYtypeSTRINGYpropertypitchexpression_this setpitch _value;ValueZFZdataZFZtype1Zvaluep}?FZtypeSCALARFZLZdataTypeGroupsideWestEntitiesZAttributes[fid6afitemsItem0ZItem1]Item2`Item3c[fdataTypeObjectPositionInfo[[sideWestflagsAttributes[id2typeB_Soldier_TL_FCustomAttributes{\]position9E-IB2 Eanglesh@4@@[skill?rankCORPORALinit [this, ["faction", "CUP_NAPA_WD"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionNAPA - Charlie 2 Fireteam Leader (JIP)@Charlie 2isPlayable{\Attribute0\Attribute1D]nAttributes]propertyspeakerexpression_this setspeaker _value;Value\D]data ]D]type/]valueMale07ENGD]typeSTRINGD]propertypitchexpression_this setpitch _value;Value]]data]]type]value33s?]typeSCALAR]dataTypeObjectPositionInfoR^sideWestflagsAttributes^id3typeB_soldier_AR_FCustomAttributesT_`position*EHB>( Eanglesh@o=@@^skill?rankCORPORALinit [this, ["faction", "CUP_NAPA_WD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionNAPA - Charlie 2 Automatic Rifleman (JIP)@Charlie 2isPlayableT_Attribute0_Attribute1`nAttributes`propertyspeakerexpression_this setspeaker _value;Value_`data_`type`valueMale07ENG`typeSTRING`propertypitchexpression_this setpitch _value;Valuec``datas``type`value\?`typeSCALAR` dataTypeObjectPositionInfo:asideWestflagsAttributesraid4typeB_Soldier_A_FatlOffset6CustomAttributes6bcpositionq9E@HB5 Eangles;o=@C@raskill?init[this, ["faction", "CUP_NAPA_WD"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionNAPA - Charlie 2 Assistant Automatic Rifleman (JIP)@Charlie 2isPlayable6bAttribute0nbAttribute1bnAttributescpropertyspeakerexpression_this setspeaker _value;ValuebbdatabbtypebvalueMale08ENGbtypeSTRINGbpropertypitchexpression_this setpitch _value;ValueEccdataUcctypeqcvalueHz?ctypeSCALARc dataTypeObjectPositionInfodsideWestflagsAttributesVdid5typeB_soldier_LAT_FatlOffset&=CustomAttributes e[fpositionUEHBR EanglesL<o=@W@Vdskill?init[this, ["faction", "CUP_NAPA_WD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionNAPA - Charlie 2 Rifleman (AT) (JIP)@Charlie 2isPlayable eAttribute0CeAttribute1enAttributes[fpropertyspeakerexpression_this setspeaker _value;ValueeedataeetypeevalueMale01ENGetypeSTRINGepropertypitchexpression_this setpitch _value;Valuef[fdata*f[ftypeFfvalue\?[ftypeSCALAR[fafdataTypeGroupsideWestEntitiesfAttributesrid;atlOffset uitemsItem0sItem1tudataTypeObjectPositionInfossideWestflagsAttributessid<typeB_Soldier_TL_FtpositioṋEn9BKTEanglesh@}O@;sskill?rankSERGEANTinit [this, ["faction", "CUP_NAPA_WD"], ["gear", "MMGAG"], ["marker", "MMG1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionNAPA - MMG 1 Leader@MMG 1isPlayabletdataTypeObjectPositionInfousideWestflagsAttributes@uid=typeB_soldier_AR_FupositionEo9BEanglesh@}O@;@uskill?init [this, ["faction", "CUP_NAPA_WD"], ["gear", "MMGG"]] call hull3_unit_fnc_init;descriptionNAPA - MMG 1 Gunner@MMG 1isPlayableuudataTypeGroupsideWestEntitiesBvAttributeszidBatlOffset 9BEanglesh@K@@xskill?rankCORPORALinit [this, ["faction", "CUP_NAPA_WD"], ["gear", "MATG"]] call hull3_unit_fnc_init;descriptionNAPA - MAT 1 Gunner@MAT 1isPlayableoydataTypeObjectPositionInfoysideWestflagsAttributeszidAtypeB_Soldier_A_Fzposition/Ea9B(Eangles@K@zskill?init [this, ["faction", "CUP_NAPA_WD"], ["gear", "MATAC"]] call hull3_unit_fnc_init;descriptionNAPA - MAT 1 Ammo Carrier@MAT 1isPlayablezzdataTypeGroupsideWestEntities {AttributesidFatlOffset6itemsItem0S{Item1|Item2D~dataTypeObjectPositionInfo{sideWestflagsAttributes |idCtypeB_engineer_FatlOffset6|positionfsE3:9Ba?Eanglesh@M@.+#; |skill?rankSERGEANTinit [this, ["faction", "CUP_NAPA_WD"], ["gear", "ENG"], ["marker", "ENG1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionNAPA - Engineering 1 Leader@Engineer 1isPlayable|dataTypeObjectPositionInfoZ}sideWestflagsAttributes}idDtypeB_engineer_FD~positionqUEM9B:zEangles@M@@}skill?init [this, ["faction", "CUP_NAPA_WD"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionNAPA - Engineering 1 Assistant@Engineer 1isPlayableD~dataTypeObjectPositionInfo~sideWestflagsAttributes~idEtypeB_engineer_FpositionEN9B1mEangles@M@.+#;~skill?init [this, ["faction", "CUP_NAPA_WD"], ["gear", "ENGA"]] call hull3_unit_fnc_init;descriptionNAPA - Engineering 1 Assistant@Engineer 1isPlayabledataTypeLayernamePlayer EmptyEntitiesidatlOffseth<items Item0Item1ҁItem2Item3Item4Item5Item6Item7ϓItem8Item9Item101Item11jItem12LdataTypeObjectPositionInfo"sideEmptyflagsAttributesZidKtypeCUP_O_UAZ_Unarmed_SLAatlOffset@ռҁpositionc[E-MBC Eangles߻u<W@ΣCustomAttributesposition~EGUBP Eangles.@@@@initcall{ [this, ["faction", "CUP_NAPA_WD"], ["gear", "Car"]] call hull3_unit_fnc_init;}Attribute0-nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["CUP_arifle_AKM","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_762x39_AK47_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]typeSTRING dataTypeObjectPositionInfoOsideEmptyflagsAttributesidVtypeCUP_V3S_Open_NAPAatlOffset\CustomAttributespositionE;SBI EanglesC@̏@!ڣ<initcall{ [this, ["faction", "CUP_NAPA_WD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuemdata}typevalue[[[["CUP_arifle_AKM","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_762x39_AK47_M","CUP_75Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributes҈idQtypeCUP_O_UAZ_Unarmed_SLAatlOffsetph<CustomAttributesPposition E6:B?Eangles.+#;J@C@҈skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_NAPA_WD"], ["gear", "Car"]] call hull3_unit_fnc_init;}PAttribute0xnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value҉datatypevalue[[[["CUP_arifle_AK74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesҋidZtypeCUP_I_Datsun_4seatatlOffset(CustomAttributes6position:mEsABEanglesh@@.+#;ҋinitcall{ [this, ["faction", "CUP_NAPA_WD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}6Attribute0^nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedataȌtypeЍvalue[[[["CUP_arifle_AKM","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_762x39_AK47_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesid[typeCUP_O_UAZ_Unarmed_SLAatlOffseto:CustomAttributes:positionĭE*9BEangles@@#<skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_NAPA_WD"], ["gear", "Car"]] call hull3_unit_fnc_init;}:Attribute0bnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedatȁtypeӐvalue[[[["CUP_arifle_AK74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesid\typeCUP_I_Datsun_4seatatlOffset9CustomAttributes ϓpositionE+AB Eanglesv@,@initcall{ [this, ["faction", "CUP_NAPA_WD"], ["gear", "Truck"]] call hull3_unit_fnc_init;} Attribute0HnAttributesϓpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueϓdataϓtypevalue[[[["CUP_arifle_AKM","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_762x39_AK47_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]ϓtypeSTRINGϓdataTypeObjectPositionInfoXsideEmptyflagsAttributesidItypeCUP_O_UAZ_Unarmed_SLAatlOffsetposition4E;B5tEangles;/@@skill?lockUNLOCKEDinit [this, ["faction", "CUP_NAPA_WD"], ["gear", "Car"]] call hull3_unit_fnc_init; dataTypeObjectPositionInfosideEmptyflagsAttributesٕidUtypeCUP_I_Datsun_PKatlOffsetpCustomAttributes;positionEqBB Eangles^@|@ٕinitcall{ [this, ["faction", "CUP_NAPA_WD"], ["gear", "Car"]] call hull3_unit_fnc_init;};Attribute0cnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata͖type՗value[[[["CUP_arifle_AKM","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_762x39_AK47_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesidXtypeCUP_V3S_Open_NAPAatlOffsete:CustomAttributes!1positionXEABEanglesv@@@initcall{ [this, ["faction", "CUP_NAPA_WD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}!Attribute0InAttributes1propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value1data1typevalue[[[["CUP_arifle_AKM","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_762x39_AK47_M","CUP_75Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false]1typeSTRING1dataTypeObjectPositionInfosideEmptyflagsAttributesidGtypeCUP_O_UAZ_Unarmed_SLAatlOffsetjposition Em;BQ Eanglesv@ց@C@skill?lockUNLOCKEDinit [this, ["faction", "CUP_NAPA_WD"], ["gear", "Car"]] call hull3_unit_fnc_init;j dataTypeObjectPositionInfosideEmptyflagsAttributes;idTtypeCUP_I_Datsun_PKatlOffsetCustomAttributesLposition2E˯CB Eangles@l@;initcall{ [this, ["faction", "CUP_NAPA_WD"], ["gear", "Car"]] call hull3_unit_fnc_init;}Attribute0ŝnAttributesLpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueLdata/Ltype7value[[[["CUP_arifle_AKM","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_762x39_AK47_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]LtypeSTRINGL dataTypeObjectPositionInfosideEmptyflagsAttributesidWtypeCUP_V3S_Open_NAPAatlOffsetdCustomAttributespositionECBEangles,@|@initcall{ [this, ["faction", "CUP_NAPA_WD"], ["gear", "Truck"]] call hull3_unit_fnc_init;}Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatype~value[[[["CUP_arifle_AKM","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_762x39_AK47_M","CUP_75Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false]typeSTRINGdataTypeLogicPositionInfoidtypeARK_Make_SentryatlOffsetNCustomAttributes" positionh`E3?BME"Attribute0JnAttributes propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];ValueΣ dataޣ typevalue typeBOOL dataTypeLogicPositionInfohidtypeARK_Clear_VehicleatlOffset ?position!E8B%EdataTypeLayernameStarting CQCEntitiesڤidatlOffsety?itemsItem0.Item1Item2ڭItem3Item4Item5IdataTypeTriggerpositionDEABY3EangleN@AttributesidtypeEmptyDetectorAreaR50atlOffsetH:conditioncall{true}sizeABsizeBpBdataTypeLogicPositionInfoVidtypeAdmiral_CqcZoneatlOffset=CustomAttributesڭposition#ED5B%Eanglesw>f> Attribute06Attribute1Attribute2Attribute3lAttribute4%Attribute5ުAttribute6Attribute7RAttribute8nAttributes ڭpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedataħtypeݧvaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuerdatatypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value+ldata;ltypeWvalueltypeSCALARlpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value%data%typevalueB%typeSCALAR%propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueުdataުtypeɪvalueBުtypeSCALARުpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueVdataftypevaluetypeBOOLpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueRdata!Rtype=valueARtypeSCALARRpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueجdatatypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueڭdataڭtypeŭvalueڭtypeSTRINGڭdataTypeLogicPositionInfoIidtypeAdmiral_CqcZoneatlOffset:CustomAttributesiposition{"uE. mB+ 8Ei Attribute0Attribute1ͯAttribute2Attribute3GAttribute4Attribute5Attribute6pAttribute7-Attribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueͯdataͯtypevalueͯtypeSTRINGͯpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueMdata]typeyvaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueGdataGtype2valueGtypeSCALARGpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataϱtypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuexdatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value1pdataAptype]valueptypeBOOLppropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value-data-typevalueA-typeSCALAR-propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataôtypeܴvaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuewdatatypevaluetypeSTRINGdataTypeLogicPositionInfo$idtypeAdmiral_CqcZoneatlOffset?CustomAttributesDpositionLeEo>B\>ED Attribute0Attribute1Attribute2iAttribute3"Attribute4۹Attribute5Attribute6KAttribute7Attribute8̼nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuejdataztypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value(idata8itypeTvalueitypeSCALARipropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value"data"type value"typeSCALAR"propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value۹data۹typeƹvalueB۹typeSCALAR۹propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueSdatactypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value KdataKtype8valueKtypeBOOLKpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Valueǻdata׻typevalue@AtypeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value̼data̼typevalue̼typeSTRING̼propertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueRdatabtype{valuetypeSTRINGdataTypeTriggerpositionuEWvCBT{LEangleH@AttributesidtypeEmptyDetectorAreaR50atlOffsetvؽIconditioncall{true}sizeA CsizeBpBIdataTypeTriggerposition;Ea[BΥEEAttributesidtypeEmptyDetectorAreaR50atlOffset@<conditioncall{true}sizeACsizeBCdataTypeLayernameStarting PatrolEntitiesKidatlOffset̝ itemsItem0Item1Item2Item3~Item4IItem5fItem61Item76dataTypeLogicPositionInfo'idtypeAdmiral_PatrolZoneatlOffsetuCustomAttributesGposition@mE[SBBEG Attribute0Attribute1Attribute2zAttribute36Attribute4Attribute5Attribute6~Attribute7VAttribute8,Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value9zdataIztypeevalueztypeSCALARzpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value6data6type!valueB6typeSCALAR6propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuemdata}typevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value=~dataM~typeivalue~typeSCALAR~propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValueVdata%VtypeAvalueVtypeSCALARVpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value,data,typevalue@@,typeSCALAR,propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value|datatypevaluetypeSTRINGdataTypeLogicPositionInfo,idtypeAdmiral_PatrolZoneatlOffset=CustomAttributesLposition#,EgiVBeEL Attribute0Attribute1Attribute2Attribute3;Attribute4Attribute5Attribute6Attribute7[Attribute81Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value>dataNtypejvaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value;data ;type&valueB;typeSCALAR;propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuerdatatypevaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueBdataRtypenvaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value[data*[typeFvalue[typeSCALAR[propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value1data1typevalue?1typeSCALAR1propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeTriggerpositionEmEBQ1EAttributes7idtypeEmptyDetectorAreaR50atlOffset0<~conditioncall{true}sizeABsizeBHCisRectangle~dataTypeTriggerpositionYEZBxEEangleN@AttributesidtypeEmptyDetectorAreaR50atlOffset =Iconditioncall{true}sizeACsizeBCisRectangleIdataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffset6CustomAttributesfpositionE3NBP4EanglesL>m@ Attribute0Attribute1jAttribute2&Attribute3Attribute4Attribute5XAttribute6*Attribute7Attribute8Attribute9nAttributes fpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value,jdata<jtypeUvaluejtypeSTRINGjpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value&data&typevalue&typeSCALAR&propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value]datamtypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueXdata)XtypeEvalueXtypeBOOLXpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value*data*typevalue*typeSCALAR*propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueadataqtypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value(fdata8ftypeQvalueftypeSTRINGfdataTypeTriggerpositionE_KBuPEanglec?AttributesidtypeEmptyDetectorAreaR50atlOffset1conditioncall{true}sizeABsizeBCisRectangle1dataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffsetl=CustomAttributes6positionf`ES%VBCzE Attribute0{Attribute1:Attribute2Attribute3Attribute4nAttribute5(Attribute6Attribute7Attribute8Attribute9onAttributes 6propertyAdmiral_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];ValueqdatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value-ndata=ntypeYvalueBntypeSCALARnpropertyAdmiral_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];Valuegdatawtypevalue@@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value1odataAotypeZvalueotypeSTRINGopropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value6data6type!value6typeSTRING6dataTypeTriggerposition.{ECEBHnEAttributesidtypeEmptyDetectoratlOffsetconditioncall{true}sizeABsizeBCisRectangledataTypeTriggerpositionEɡZBAEangleN@AttributeskidtypeEmptyDetectoratlOffset<namecross_1sizeAHCsizeC AactivationByWESTisRectangledataTypeLayernameCross 2 ReinforceEntitiesidatlOffset@D9itemsItem0SItem1Item2Item3HdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributespositionoȞE>B \Eangles7<M@Attribute0Attribute1Attribute2~Attribute3@Attribute4Attribute5Attribute6Attribute7fAttribute8+Attribute9Attribute10Attribute11Attribute12qAttribute13EnAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value~datatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value=~dataM~typeivalue~typeSCALAR~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];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valuedatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueMdata]typeyvaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value%fdata5ftypeQvalueftypeSCALARfpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value+data+typevalue+typeSTRING+propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueddatattypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value0qdata@qtype\valueqtypeSCALARqpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueEdataEtype0valueEtypeSCALAREpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeTriggerposition؝Eb=BZEAttributesidtypeEmptyDetectoratlOffset >conditioncall{triggerActivated cross_1}sizeAAsizeBAdataTypeGroupsideCivilianEntitiesAttributesBidHitemsItem0BItem1BdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition8E^:BZEdataTypeWaypointpositionoEahZB0[AEEffects<showWPNEVERidtypeMoveBBHdataTypeGroupsideCivilianEntitiesAttributesidatlOffsetB<itemsItem0Item1sdataTypeObjectPositionInfoMsideCivilianflagsAttributesmidtypeC_Bob_VRatlOffsetBCustomAttributeswposition{EbLB&EwAttribute0sAttribute1@Attribute2Attribute3Attribute4Attribute5PAttribute6Attribute7Attribute8Attribute9Attribute10YAttribute11)Attribute12Attribute13nAttributespropertyAdmiral_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];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueEdataUtypeqvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuePdataPtype;value APtypeSCALARPpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueqdatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueFdataVtypervaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueYdata(YtypeDvalue@YtypeSCALARYpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value)data)typevalue)typeSCALAR)propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueXdatahtypevaluetypeSTRINGdataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffsetĻCustomAttributesFepositionE\LBEangles@U#;FAttribute0BAttribute1 Attribute2 Attribute3 Attribute4U Attribute5 Attribute6 Attribute7 Attribute8~Attribute9VAttribute10(Attribute11Attribute12Attribute13nAttributesepropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value data typevalue typeSTRING propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value  data  type value typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueR  datab  type~ valueB typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value U data$ U type@ valueBU typeSCALARU propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value  data  type value A typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value  data  type value typeBOOL propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Valuex  data  type value@ typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value@~dataP~typeivalue~typeSTRING~propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueVdata%VtypeAvalueVtypeSCALARVpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value(data(typevalue@(typeSCALAR(propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueWdatagtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value'edata7etypePvalueetypeSTRINGedataTypeTriggerpositione{E_ PBI(EAttributesidtypeEmptyDetectoratlOffset:conditioncall{triggerActivated cross_1}sizeAAsizeBAdataTypeTriggerpositionMEILB #EAttributesidtypeEmptyDetectoratlOffset<conditioncall{triggerActivated cross_1}sizeAAsizeBAdataTypeGroupsideCivilianEntities7AttributesidatlOffsetitemsItem0_Item1dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffsetpositionj|ERBӜ(EdataTypeWaypointposition_EW[B(AEEffectsyshowWPNEVERidtypeMoveatlOffset;dataTypeGroupsideCivilianEntitiesAttributes+idatlOffset0{1itemsItem0 Item1+dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset0{positionBEfLB#ǂEdataTypeWaypointpositionJE.[B-BEEffects%showWPNEVERidtypeMoveatlOffsetP<++1dataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneatlOffset>CustomAttributes$positionuG{E_BA1EAttribute0Attribute1Attribute2TAttribute3Attribute4Attribute5Attribute6bAttribute7<Attribute8 Attribute9 Attribute10!Attribute11{"Attribute12G#Attribute13$nAttributes$propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueTdatadtype}valuetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueTdata#Ttype?valueTtypeSCALARTpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueadataqtypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value#bdata3btypeOvaluebtypeBOOLbpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value<data <type'value<typeSCALAR<propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value data typevalue 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];Valuej!!dataz!!type!value!typeSCALAR!propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value:"{"dataJ"{"typef"value@@{"typeSCALAR{"propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value#G#data#G#type2#valueG#typeSCALARG#propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value#$data#$type$value$typeSCALAR$propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value$$data$$type$value$typeSTRING$dataTypeTriggerpositionm{EZB 2EAttributesY%idtypeEmptyDetectoratlOffset2%conditioncall{triggerActivated cross_1}sizeAAsizeBA%dataTypeGroupsideCivilianEntities&AttributesH'idatlOffset=N'itemsItem0(&Item1&H'dataTypeObjectPositionInfo&sideCivilianflagsAttributes&idtypeC_Bob_VRatlOffset=&position^|E~V]B 2E&&dataTypeWaypointpositionLًE2 YB" @EEffectsB'showWPNEVERid typeMoveatlOffset#y4items3Item0:Item1;Item2<Item3=Item4r>Item5Y?Item6@@Item7'AItem8BItem9BItem10CItem11DItem12EItem13FItem14GItem15lHItem16SIItem17:JItem18 KItem19LItem20LItem21MItem22NItem23OItem24PItem25lQItem26SRItem27:SItem28!TItem29UItem30UItem31VItem32WItem33XItem34YItem35rZItem36Y[Item37@\Item381]Item39"^Item40_Item41_Item42`Item43aItem44bItem45cItem46~dItem47keItem48QfItem498gItem50hydataTypeObjectPositionInfo[;sideEmptyflagsAttributes;idptypeLand_HBarrier_5_FatlOffsetУ<;positionxE3JB9kEangles; ?@;skillL>disableSimulation;dataTypeObjectPositionInfoB<sideEmptyflagsAttributesz<idqtypeLand_HBarrier_5_FatlOffsetؘ<<positionxE4JBlkEangles#<pdisableSimulation<dataTypeObjectPositionInfo)=sideEmptyflagsAttributesa=idrtypeLand_HBarrier_5_FatlOffseti<=position}wEWKBkEangles#<8?@a=skillL>disableSimulation=dataTypeObjectPositionInfo>sideEmptyflagsAttributesH>idstypeLand_HBarrier_5_FatlOffsetpositionpwEqKB\kEangles#<޴@@H>skillL>disableSimulationr>dataTypeObjectPositionInfo>sideEmptyflagsAttributes/?idttypeLand_HBarrier_5_FatlOffset disableSimulationY?dataTypeObjectPositionInfo?sideEmptyflagsAttributes@idutypeLand_HBarrier_5_FatlOffset<@@position"wE0KB jEangles;@@@skillL>disableSimulation@@dataTypeObjectPositionInfo@sideEmptyflagsAttributes@idvtypeLand_HBarrier_5_FatlOffsetHL='ApositiondisableSimulation'AdataTypeObjectPositionInfoAsideEmptyflagsAttributesAidwtypeLand_HBarrier_5_FatlOffset=BpositionxEKB jEangles#<?@C@AskillL>disableSimulationBdataTypeObjectPositionInfoBsideEmptyflagsAttributesBidxtypeLand_HBarrier_5_FatlOffsetdisableSimulationBdataTypeObjectPositionInfoCsideEmptyflagsAttributesCidytypeLand_Cargo_Patrol_V1_FatlOffsetx=CpositionPxEP5\B$,jEanglesq@CskillL>disableSimulationCdataTypeObjectPositionInfojDsideEmptyflagsAttributesDidztypeLand_Cargo_House_V1_FatlOffsetLP=DpositionxEЉJBkEangleso,?DskillL>disableSimulationDdataTypeObjectPositionInfoUEsideEmptyflagsAttributesEid{typeLand_Cargo_House_V1_FatlOffsetУdisableSimulationEdataTypeObjectPositionInfodisableSimulationFdataTypeObjectPositionInfo#GsideEmptyflagsAttributes[Gid}typeLand_HBarrier_5_FatlOffsetКdisableSimulationGdataTypeObjectPositionInfo HsideEmptyflagsAttributesBHid~typeLand_HBarrier_5_FatlOffsetdisableSimulationlHdataTypeObjectPositionInfoHsideEmptyflagsAttributes)IidtypeLand_HBarrier_5_FatlOffset=SIpositionowEKBkjEangles;Ԓ@@)IskillL>disableSimulationSIdataTypeObjectPositionInfoIsideEmptyflagsAttributesJidtypeLand_HBarrier_5_FatlOffset<:JpositionxESRJBujEangles#<X@ l@JskillL>disableSimulation:JdataTypeObjectPositionInfoJsideEmptyflagsAttributesJidtypeLand_Razorwire_FatlOffset0< KpositionVGwE KBkEangles#<@@JskillL>disableSimulation KdataTypeObjectPositionInfoKsideEmptyflagsAttributesKidtypeLand_Razorwire_FatlOffset؃<LpositionuwE]!LBUiEangles;9?@KskillL>disableSimulationLdataTypeObjectPositionInfoLsideEmptyflagsAttributesLidtypeLand_Razorwire_FatlOffset:?@LskillL>disableSimulationLdataTypeObjectPositionInfopMsideEmptyflagsAttributesMidtypeLand_Razorwire_FatlOffsetdisableSimulationMdataTypeObjectPositionInfoVNsideEmptyflagsAttributesNidtypeLand_Razorwire_FatlOffset(disableSimulationNdataTypeObjectPositionInfodisableSimulationOdataTypeObjectPositionInfo#PsideEmptyflagsAttributes[PidtypeLand_HBarrier_1_FatlOffset0disableSimulationPdataTypeObjectPositionInfo QsideEmptyflagsAttributesBQidtypeLand_HBarrier_1_FatlOffsetdisableSimulationlQdataTypeObjectPositionInfoQsideEmptyflagsAttributes)RidtypeLand_HBarrier_1_FatlOffsetp@@)RskillL>disableSimulationSRdataTypeObjectPositionInfoRsideEmptyflagsAttributesSidtypeLand_HBarrier_1_FatlOffset8:SpositionsyE3:JB_jEangles={=>@L+=SskillL>disableSimulation:SdataTypeObjectPositionInfoSsideEmptyflagsAttributesSidtypeLand_HBarrier_1_FatlOffsetdisableSimulation!TdataTypeObjectPositionInfoTsideEmptyflagsAttributesTidtypeLand_HBarrier_1_FatlOffset<UpositionxEcKBiEangles;[@@TskillL>disableSimulationUdataTypeObjectPositionInfoUsideEmptyflagsAttributesUidtypeLand_HBarrier_1_FatlOffsetjdisableSimulationUdataTypeObjectPositionInfotVsideEmptyflagsAttributesVidtypeLand_HBarrier_1_FatlOffsetdisableSimulationVdataTypeObjectPositionInfo[WsideEmptyflagsAttributesWidtypeLand_HBarrier_1_FatlOffsetpdisableSimulationWdataTypeObjectPositionInfoBXsideEmptyflagsAttributeszXidtypeLand_HBarrier_1_FatlOffsetdisableSimulationXdataTypeObjectPositionInfo)YsideEmptyflagsAttributesaYidtypeLand_HBarrier_1_FatlOffset#disableSimulationYdataTypeObjectPositionInfoZsideEmptyflagsAttributesHZidtypeLand_HBarrier_1_FatlOffsetdisableSimulationrZdataTypeObjectPositionInfoZsideEmptyflagsAttributes/[idtypeLand_HBarrier_3_FatlOffset(disableSimulationY[dataTypeObjectPositionInfo[sideEmptyflagsAttributes\idtypeLand_HBarrier_3_FatlOffset`<@\position!wEJBkEangles#<2HB@@\skillL>disableSimulation@\dataTypeObjectPositionInfo\sideEmptyflagsAttributes]idtypeLand_PortableLight_double_FatlOffset<1]positionأwEdLBNkEangles"@]skillL>disableSimulation1]dataTypeObjectPositionInfo]sideEmptyflagsAttributes]idtypeLand_PortableLight_double_FatlOffsetأ<"^positionmxE|KB {kEangles$.@]skillL>disableSimulation"^dataTypeObjectPositionInfo^sideEmptyflagsAttributes^idtypeLand_PaperBox_closed_FatlOffset<_positionxE6JB'jEangles;@ l@^skillL>disableSimulation_dataTypeObjectPositionInfo_sideEmptyflagsAttributes_idtypeLand_PaperBox_closed_FatlOffset`<_position[xE^JBQjEangles#<j@C@_skillL>disableSimulation_dataTypeObjectPositionInfo~`sideEmptyflagsAttributes`idtypeLand_WaterTank_FatlOffsetx<`position+xE3JBbkEangles#<A@@`skillL>disableSimulation`dataTypeObjectPositionInfodasideEmptyflagsAttributesaidtypeLand_ToiletBox_FatlOffsetdisableSimulationadataTypeObjectPositionInfoKbsideEmptyflagsAttributesbidtypeLand_HBarrier_1_FatlOffsetdisableSimulationbdataTypeObjectPositionInfo2csideEmptyflagsAttributesjcidtypeLand_HBarrier_1_FatlOffsethdisableSimulationcdataTypeObjectPositionInfodsideEmptyflagsAttributesTdidtypeLand_TTowerSmall_2_FatlOffset<~dpositionwEgjBjEangles2HB@TdskillL>disableSimulation~ddataTypeObjectPositionInfo esideEmptyflagsAttributesAeidtypeLand_GarbageBarrel_01_FatlOffsetdisableSimulationkedataTypeObjectPositionInfoesideEmptyflagsAttributes'fidtypeLand_ToiletBox_FatlOffset؈disableSimulationQfdataTypeObjectPositionInfofsideEmptyflagsAttributesgidtypeLand_HBarrier_3_FatlOffsetd!8gpositionJyEKBd=jEangles}1=@u=gskillL>disableSimulation8gdataTypeObjectPositionInfogsideEmptyflagsAttributesgidtypeLand_HBarrier_3_FatlOffset8hpositionAyE^JBiEangles#<J@wdisableSimulationhdataTypeLayernameHeli EmptyEntitiesohidatlOffsetD>y items Item0hItem1iItem2}jItem3DkItem4 lItem5nItem64qItem7sItem8^vItem9xydataTypeObjectPositionInfoxisideEmptyflagsAttributesiidtypeCUP_O_Kamaz_Reammo_RUatlOffsethvE]RBIoEangles;M@@iidataTypeObjectPositionInfo?jsideEmptyflagsAttributeswjidtypeCUP_O_Kamaz_Refuel_RUatlOffset<}jpositionxEMPBnlEangles;ǟ@@wj}jdataTypeObjectPositionInfoksideEmptyflagsAttributes>kidtypeCUP_O_Kamaz_Refuel_RUatlOffset{kDkdataTypeObjectPositionInfoksideEmptyflagsAttributeslidtypeCUP_O_Kamaz_Repair_RUatlOffset lpositionVyEAOBpEanglesea@;l l dataTypeObjectPositionInfolsideEmptyflagsAttributeslidtypeCUP_O_Mi24_P_Dynamic_RUatlOffset<CustomAttributes1mnpositionxEQB`pEanglesU#;hD@l@lhealth}>ammolockLOCKEDfuelpylons[0];;;;;[0];1mAttribute0YmnAttributesnpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuemndatamntypexnvalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]ntypeSTRINGn dataTypeObjectPositionInfo.osideEmptyflagsAttributesfoidtypeCUP_O_Mi24_P_Dynamic_RUatlOffset<CustomAttributeso4qpositionRwERBfpEanglesU#;hD@ @foammolockLOCKEDfuelpylonsCUP_PylonPod_2Rnd_Ataka_M[0];;;;;CUP_PylonPod_2Rnd_Ataka_M[0];oAttribute0pnAttributes4qpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueZp4qdatajp4qtypeqvalue[[[["CUP_arifle_AKS74U","FirstAidKit"],[1,4]],[["CUP_30Rnd_545x39_AK_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]4qtypeSTRING4q dataTypeObjectPositionInfoqsideEmptyflagsAttributesridtypeCUP_O_Mi8_VIV_RUatlOffset@;CustomAttributesrspositionaQ{ELBr{oEangles@IBD@@rlockLOCKEDrAttribute0BrnAttributesspropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuersdatarstypesvalue[[[["CUP_arifle_AK74M","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]stypeSTRINGs dataTypeObjectPositionInfoctsideEmptyflagsAttributestidtypeCUP_O_Mi8_VIV_RUatlOffset CustomAttributest^vposition|{EDMB} mEanglesIBD@J@ l@yydataTypeLayernameCross 1 CQCEntities zidatlOffset%߂itemsItem02zItem1%߂dataTypeLogicPositionInfozidtypeAdmiral_CqcZoneatlOffset 0CustomAttributesz%position nEyiB.hEangles]<x>z Attribute0{Attribute1=|Attribute2|Attribute3}Attribute4p~Attribute5)Attribute6Attribute7Attribute8anAttributes %propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value{=|data|=|type(|value=|typeSTRING=|propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value||data||type|value|typeSCALAR|propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valuev}}data}}type}value}typeSCALAR}propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value/~p~data?~p~type[~valueBp~typeSCALARp~propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value~)data~)typevalueB)typeSCALAR)propertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value\dataltypevalueAtypeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value#adata3atypeLvalueatypeSTRINGapropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value%data%typevalue%typeSTRING%dataTypeTriggerpositionfBxEZFHB{jEAttributesidtypeEmptyDetectoratlOffset=߂conditioncall{triggerActivated cross_1}sizeAAsizeBA߂dataTypeLayernameAtry EmptyEntities/idatlOffsetэitemsItem0mItem1Item2Item38э dataTypeObjectPositionInfosideEmptyflagsAttributes<idtypeCUP_O_BM21_RUatlOffsetcCustomAttributes[positioniE\_BIEanglesY@@@<ammolockLOCKED[Attribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value݄datatypevalue[[[["CUP_arifle_AK74M","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[4]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesՆidtypeCUP_O_BM21_RUatlOffsetbCustomAttributespositionE]lcBqLEangles l@V@D@ՆammolockLOCKEDAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuevdatatypevalue[[[["CUP_arifle_AK74M","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[4]]],false]typeSTRING dataTypeObjectPositionInfo6sideEmptyflagsAttributesnidtypeCUP_O_BM21_RUatlOffsetպCustomAttributes8position8&E[`B5IEangles l@ }@W@nammolockLOCKEDAttribute0nAttributes8propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value8data8type#value[[[["CUP_arifle_AK74M","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[4]]],false]8typeSTRING8 dataTypeObjectPositionInfoϋsideEmptyflagsAttributesidtypeCUP_O_BM21_RUatlOffset CustomAttributes&эpositionEȷ`BIEanglesC@Y@y@ammolockLOCKED&Attribute0NnAttributesэpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueэdataэtypevalue[[[["CUP_arifle_AK74M","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[4]]],false]эtypeSTRINGэdataTypeLayernameMain Town EmptyEntities&idatlOffset%y?ŗ items Item0Item1aItem2!Item3Item4Item5aItem6!Item7Item8ŗdataTypeObjectPositionInfo#sideEmptyflagsAttributes[idtypeCUP_O_UAZ_Unarmed_RUatlOffset9apositionvֈE[B<FEangles@#@.@[adataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_Kamaz_RUatlOffset!position\EeBEEangles.+#;ڈ?;!dataTypeObjectPositionInfosideEmptyflagsAttributesېidtypeCUP_O_Kamaz_RUatlOffsetĹposition܇E eBqGEanglesJI<#?L<ېdataTypeObjectPositionInfocsideEmptyflagsAttributesidtypeCUP_O_Kamaz_RUatlOffsetpositionE@eB= EEanglesCv@;dataTypeObjectPositionInfo#sideEmptyflagsAttributes[idtypeCUP_O_Kamaz_RUatlOffsetapositionmEnhBJEangles3,=al@@[adataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_Kamaz_RUatlOffset!positionE5hBJEangles^@Ձ@N ;!dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_UAZ_Unarmed_RUatlOffset;positionSE XB+'IEangles,<"D ?J=dataTypeObjectPositionInfoosideEmptyflagsAttributesidtypeCUP_O_UAZ_Unarmed_RUatlOffset(position2E_BJEanglesj.E< a>g <dataTypeLayernameOfficerEntitiesidatlOffset@%?ŗitemsItem0ŗdataTypeGroupsideEastEntitiesqAttributesidatlOffset@%?ŗitemsItem0 dataTypeObjectPositionInfo+sideEastflagsAttributescidtypeCUP_O_RU_Officer_EMRatlOffset@%?CustomAttributesipositionE]BcEEanglesJ@ciAttribute0Attribute18nAttributespropertyspeakerexpression_this setspeaker _value;Value8data8type#valueCUP_D_Male03_RU8typeSTRING8propertypitchexpression_this setpitch _value;Value~datatypevaluep}?typeSCALARŗdataTypeLayernameObjective MarkersEntitiesidatlOffset\AZitemsItem0OItem1Item2ZdataTypeMarkerposition@xEXHB=jEnamemrkO3typeEmptyiddataTypeMarkerposition EQYB&KEnamemrkO2typeEmptyangledCiddataTypeMarkerposition)҈E]L[BTFEEnamemrkO1typeEmptyidZdataTypeLogicPositionInfonameadm_hc_unitisPlayabledescriptionHCidtypeHeadlessClient_FatlOffsetHnD positionzD LinkIDProvider.LinksAͦnextID$A%items$Item0Item1FItem2Item3Item4-Item5zItem6ǝItem7Item8aItem9Item10Item11HItem12Item13Item14/Item15|Item16ɠItem17Item18cItem19Item20Item21JItem22Item23Item241Item25~Item26ˣItem27Item28eItem29Item30Item31LItem32Item33Item343Item35ͦlinkIDitem0item1CustomData4FtypeSyncFlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataΜtypeSynclinkIDitem0item1CustomData-typeSync-linkIDitem0item1CustomDatahztypeSynczlinkIDitem0item1CustomDataǝtypeSyncǝlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataOatypeSyncalinkIDitem0item1CustomDatatypeSynclinkID item0item1CustomDatatypeSynclinkID item0item1CustomData6HtypeSyncHlinkID item0item1CustomDatatypeSynclinkID item0item1CustomDataПtypeSynclinkID item0item1CustomData/typeSync/linkIDitem0item1CustomDataj|typeSync|linkIDitem0item1CustomDataɠtypeSyncɠlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataQctypeSyncclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData8JtypeSyncJlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataҢtypeSynclinkIDitem0item1CustomData1typeSync1linkIDitem0item1CustomDatal~typeSync~linkIDitem0item1CustomDataˣtypeSyncˣlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDataSetypeSyncelinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData:LtypeSyncLlinkIDitem0item1CustomDatatypeSynclinkID item0item1CustomDataԥtypeSynclinkID!item0item1CustomData!3typeSync3linkID"item0item1CustomDatantypeSynclinkID#item0item1CustomDataͦtypeSyncͦj1[AߙMQ'} `