admiral\admiral.hic^_description.extKqbhhull3\briefing\blufor.sqfqbhull3\briefing\civilian.sqf_0Xhull3\briefing\indfor.sqf_0Xhull3\briefing\opfor.sqf_0Xhull3\hull3.hYU^|hull3\LICENSE_0X8init.sqfqbnmission.sqm qb`iclass Admiral { isEnabled = 1; isBehaviorEnabled = 0; class Camp { defaultUnitTemplate = "CUP_CHDKZ"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "CUP_CHDKZ"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "CUP_CHDKZ"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class CUP_CHDKZ { technicals[] = {"CUP_O_Datsun_PK","CUP_O_UAZ_MG_CHDKZ"}; armour[] = {"CUP_O_BRDM2_CHDKZ","CUP_O_BTR60_CHDKZ","CUP_O_MTLB_pk_ChDKZ"}; }; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "Fall of the Red Star"; onLoadMission = "Made with Hull3"; author = "HawKitsune"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 39; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 1; code = "hull3_mission_date = %1"; }; class Hull3_TimeOfDay { title = "Time of Day"; values[] = {0,1,2,3,4,5,6,7}; texts[] = {"Dawn", "Early Morning", "Morning", "Noon", "Afternoon", "Evening", "Dusk", "Night"}; default = 0; code = "hull3_mission_timeOfDay = %1"; }; class Hull3_Fog { title = "Fog"; values[] = {0,1,2}; texts[] = {"None", "Light", "Heavy"}; default = 1; 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 = 4; 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"; }; }; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
It's time. We know the location of the last major supply base and where the rebel leader has set up his command. Your unit is tasked with dealing with these threats to bring this insurgency to a quicker end. While this is happening the rest of the LDF will be hitting other know insurgent strongholds. Good luck and glory to Livonia!

ENEMY FORCES
Communist Rebels with Armour and Technicals stolen from Army depots when the Red Army evacuated from the nation

FRIENDLY FORCES
First NATO equipped LDF Light Infantry Platoon with attached BMP-2 and BMP-1. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Main Obj(s):
1. Clear out the Abandoned Radar Base of any rebel presence.

2. Clear rebel forces from the village of Polana and kill the rebel leader said to be in the town.
The rebel leader is said to always wear a blue tracksuit and carry a MAC-10.

Secondary Obj(s):
Capture any vehicles and weapon surplus founds in the operations area. If you forced to retreat then destroy all vehicles and weapons to keep them out of enemy hands. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Move along the main road and clear the area of any rebel presence

Capture any vehicles and weapon surplus founds in the objective area

MOVEMENT PLAN
Down the road using trucks

FIRE SUPPORT PLAN
BMP-1

SPECIAL TASKS
N/A "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
Do the Objectives in order

You can use a secondary dirt road that starts next to the roadblock to attack the first objective from another angle.

The BMP-1 can rearm from any other vehicle "]]; // 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 LDF_90_WD { gear = "FAL_LDF"; uniform = "LDF_90_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.ark_fnc_cleanUpAI = { params ["_trigger"]; private _unitTemplate = adm_camp_defaultUnitTemplate; private _side = [_unitTemplate] call adm_common_fnc_getUnitTemplateSide; { if ((side _x == _side) && { (!isPlayer _x) } && { (_x inArea _trigger) } ) then { deleteVehicle _x; }; } forEach allUnits; };raP\i version6EditorDatasourceNameark_co38_fall_of_the_red_staraddons-A3_Characters_FCUP_WheeledVehicles_UralCUP_WheeledVehicles_UAZCUP_TrackedVehicles_BMPark_ai_sentryark_ace_rearmark_clear_cargoadmiralA3_Ui_FCUP_Creatures_Military_ChedakiCUP_Creatures_StaticWeaponsCUP_WheeledVehicles_DatsunCUP_WheeledVehicles_BTR60CUP_Creatures_Military_TakiCUP_TrackedVehicles_T34CUP_WheeledVehicles_HiluxCUP_WheeledVehicles_BRDM2CUP_Weapons_Mac10CUP_Weapons_AmmunitionA3_Weapons_Facre_mainA3_Weapons_F_Itemsace_medical_engineace_medical_treatmentCUP_TrackedVehicles_ZSU23CUP_Weapons_SPAS12A3_Weapons_F_Enoch_Rifles_HunterShotgun_01A3_Weapons_F_Enochace_ballisticsCUP_Misc3_ConfigCUP_CAMP_Armory_Misc_LaptopCUP_Editor_Structures_ConfigCUP_CAMiscCUP_Editor_Buildings_ConfigCUP_Creatures_Military_ACRCUP_AirVehicles_Mi8CUP_Weapons_FNFALA3_Weapons_F_Pistols_P07A3_Characters_F_HeadsCUP_Creatures_Military_USArmyace_attachace_chemlightsark_vestsCUP_Creatures_People_Civil_ChernarusCUP_WheeledVehicles_SkodaAddonsMetaData0dlcsCUP_VehiclesCUP_UnitsCUP_WeaponsEnochrandomSeedScenarioData\CustomAttributesMissiont\i moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProviderCamera0nextIDnextIDnextIDtposHElCȭrEdir.V5|'>up''>|?aside?8b4S:0List@\*items)Item04Item1Item2 Item3Q Item4 Item5) Item6 Item7 Item8: Item9 Item10 Item11T Item12 Item13 Item14A Item15 Item16 Item17$Item18aItem19Item20.Item21Item22 Item23~Item24Item25 Item26Item27Item28BItem29Item30Item31Item32fItem33Item34Item353Item36Item37Item38IItem39Item40\classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_Ural classNameCUP_WheeledVehicles_UAZnameCUP_WheeledVehicles_UAZQ classNameCUP_TrackedVehicles_BMPnameCUP_TrackedVehicles_BMPauthorCommunity Cupgrade Project classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.org) classNameark_ace_rearmnameARK Inhouse - ACE RearmauthorARKurlhttp://www.ark-group.org classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.org classNameAdmiralnameadmiralauthorKami: classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.com classNameCUP_Creatures_Military_ChedakinameCUP_Creatures_Military_Chedaki classNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeaponsT classNameCUP_WheeledVehicles_DatsunnameCUP_WheeledVehicles_Datsun classNameCUP_WheeledVehicles_BTR60nameCUP_WheeledVehicles_BTR60 classNameCUP_Creatures_Military_TakinameCUP_Creatures_Military_TakiA classNameCUP_TrackedVehicles_T34nameCUP_TrackedVehicles_T34 classNameCUP_WheeledVehicles_HiluxnameCUP_WheeledVehicles_Hilux classNameCUP_WheeledVehicles_BRDM2nameCUP_WheeledVehicles_BRDM2$classNameCUP_Weapons_Mac10nameCUP_Weapons_Mac10aclassNameCUP_Weapons_AmmunitionnameCUP_Weapons_AmmunitionclassNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.com.classNameacre_mainnameACRE2 - MainauthorACRE2Teamurlhttps://github.com/IDI-Systems/acre2classNameace_medical_enginenameACE3 - Medical EngineauthorACE-Teamurlhttp://ace3mod.com/ classNameace_medical_treatmentnameACE3 - Medical TreatmentauthorACE-Teamurlhttp://ace3mod.com/~classNameCUP_TrackedVehicles_ZSU23nameCUP_TrackedVehicles_ZSU23classNameCUP_Weapons_SPAS12nameCUP_Weapons_SPAS12 classNameA3_Weapons_F_EnochnameArma 3 Contact Platform - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_ballisticsnameACE3 - BallisticsauthorACE-Teamurlhttp://ace3mod.com/classNameCUP_Misc3_ConfignameCUP_Misc3_ConfigBclassNameCUP_CAMP_Armory_Misc_LaptopnameCUP_CAMP_Armory_Misc_LaptopclassNameCUP_Editor_Structures_ConfignameCUP_Editor_Structures_ConfigclassNameCUP_CAMiscnameCUP_CAMiscclassNameCUP_Editor_Buildings_ConfignameCUP_Editor_Buildings_ConfigfclassNameCUP_Creatures_Military_ACRnameCUP_Creatures_Military_ACRclassNameCUP_AirVehicles_Mi8nameCUP_AirVehicles_Mi8classNameCUP_Weapons_FNFALnameCUP_Weapons_FNFAL3classNameCUP_Creatures_Military_USArmynameCUP_Creatures_Military_USArmyclassNameace_attachnameACE3 - AttachauthorACE-Teamurlhttp://ace3mod.com/classNameace_chemlightsnameace_chemlightsauthorACE-Teamurlhttp://ace3mod.com/IclassNameark_vestsnameARK Inhouse - VestsauthorARKurlhttp://www.ark-group.orgclassNameCUP_Creatures_People_Civil_ChernarusnameCUP_Creatures_People_Civil_ChernarusclassNameCUP_WheeledVehicles_SkodanameCUP_WheeledVehicles_Skoda\authorHawKitsuneHeadergameTypeCoopminPlayersmaxPlayers&Category0tnameMultiplayerAttribute0Attribute1nAttributestpropertyRespawnButtonexpressiontrueValueVdataftypevalue?typeSCALARpropertyRespawnTemplatesexpressiontrueValuetdatattypevaluettypeARRAYitemsItem02tdataBttype_valueNonettypeSTRINGtIntelEntities`ConnectionsP?\ibriefingNameark_co38_fall_of_the_red_staroverviewTextSlot one IFV if we have numbers. The second IFV can either be played or used as JIP.timeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT<`itemsItem0pItem1Item2;Item3Item4=Item5Item6fItem7Item8pItem9+ Item109Item11;Item12R[Item13PzItem14Item15uItem16gItem17I)Item18F;Item19=Item20>Item21>P?dataTypeLayernamePlayersstateEntitiesidMatlOffset V> items Item0aItem1"Item2*&Item3R,Item4z2Item58Item6<Item7>BItem8gHItem9NItem10SItem11dataTypeGroupsideWestEntitiesAttributes"id"itemsItem0Item1nItem2Item3BitemsItem0<Item1 >Item2?Item3@8BdataTypeObjectPositionInfo=sideWestflagsAttributesF=idtypeB_Soldier_TL_F >positionEE+|C>!nEanglesz@F=skill?rankCORPORALinit [this, ["faction", "LDF_90_WD"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 1 Fireteam Leader@Bravo 1isPlayable >dataTypeObjectPositionInfo>sideWestflagsAttributes>idtypeB_soldier_AR_F?positionVOE+|C~NnEangles@>skill?rankCORPORALinit [this, ["faction", "LDF_90_WD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 1 Automatic Rifleman@Bravo 1isPlayable?dataTypeObjectPositionInfo?sideWestflagsAttributes.@idtypeB_Soldier_A_F@position1DE+|CynEangles@.@skill?init [this, ["faction", "LDF_90_WD"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayable@dataTypeObjectPositionInfoXAsideWestflagsAttributesAidtypeB_soldier_LAT_F8Bposition0:E+|CnEangles6@Askill?init[this, ["faction", "LDF_90_WD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 1 Rifleman (AT)@Bravo 1isPlayable8B>BdataTypeGroupsideWestEntitiesBAttributesaHid$gHitemsItem0BItem1IDItem2EItem3GaHdataTypeObjectPositionInfo7CsideWestflagsAttributesoCid typeB_Soldier_TL_FIDposition'wE+|CjWnEangles@oCskill?rankCORPORALinit [this, ["faction", "LDF_90_WD"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 2 Fireteam Leader@Bravo 2isPlayableIDdataTypeObjectPositionInfoDsideWestflagsAttributesDid!typeB_soldier_AR_FEpositionE+|C%tnEangles@Dskill?rankCORPORALinit [this, ["faction", "LDF_90_WD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 2 Automatic Rifleman@Bravo 2isPlayableEdataTypeObjectPositionInfoFsideWestflagsAttributesWFid"typeB_Soldier_A_FGpositionexE+|CDnEangles@WFskill?init [this, ["faction", "LDF_90_WD"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayableGdataTypeObjectPositionInfoGsideWestflagsAttributesGid#typeB_soldier_LAT_FaHpositionNmE+|CnEanglesx@Gskill?init[this, ["faction", "LDF_90_WD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 2 Rifleman (AT)@Bravo 2isPlayableaHgHdataTypeGroupsideWestEntitiesHAttributesNid)NitemsItem0HItem1rJItem2KItem38MNdataTypeObjectPositionInfo`IsideWestflagsAttributesIid%typeB_Soldier_TL_FrJpositionE+|C!nEangles@Iskill?rankCORPORALinit [this, ["faction", "LDF_90_WD"], ["gear", "FTL"], ["marker", "B3", "ColorBlue"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 3 Fireteam Leader@Bravo 3isPlayablerJdataTypeObjectPositionInfoJsideWestflagsAttributesKid&typeB_soldier_AR_FKpositionE+|C nEangles~@Kskill?rankCORPORALinit [this, ["faction", "LDF_90_WD"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 3 Automatic Rifleman@Bravo 3isPlayableKdataTypeObjectPositionInfoHLsideWestflagsAttributesLid'typeB_Soldier_A_F8MpositionᡰE+|CnEanglesR@Lskill?init [this, ["faction", "LDF_90_WD"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 3 Assistant Automatic Rifleman@Bravo 3isPlayable8MdataTypeObjectPositionInfoMsideWestflagsAttributesMid(typeB_soldier_LAT_FNposition E+|CoEanglesT@Mskill?init[this, ["faction", "LDF_90_WD"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionLDF - Bravo 3 Rifleman (AT)@Bravo 3isPlayableNNdataTypeGroupsideWestEntitiesNAttributesSid1SitemsItem0 OItem1PItem2QSdataTypeObjectPositionInfoxOsideWestflagsAttributesOid.typeB_crew_FPpositionǭEzC?|lEangles@PAttribute0xnAttributes;propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value;data ;type(value;typeBOOL;dataTypeLogicPositionInfoidPtypeARK_ACE_RearmpositionE'CB~EanglesQ=x=dataTypeLogicPositionInfoidQtypeARK_Clear_Vehicle=positionE@C Dangles->/>=dataTypeLogicPositionInfo̔nameadm_hc_unitisPlayabledescriptionHCidUtypeHeadlessClient_FatlOffset:DpositionzDdataTypeLayernameStarting CQCstateEntitiesJidsatlOffset`_fitemsItem0Item1Item2@Item3Item4Item5;Item6Item7Item86Item9ߛItem10Item111Item12ڝItem13Item14Item15fdataTypeTriggerpositionaYEMxC(^@EAttributeszidXtypeEmptyDetectorAreaR50conditioncall{true}dataTypeTriggerpositionECsEangleˀ?Attributes id[typeEmptyDetectorAreaR50@conditioncall{true}sizeApAsizeBpA@dataTypeTriggerpositionLљEC Eangle@Attributesid]typeEmptyDetectorAreaR50conditioncall{true}sizeAAsizeBAdataTypeTriggerpositionrQE{4CEangle}E@Attributes]id^typeEmptyDetectorAreaR50conditioncall{true}sizeApAsizeBAdataTypeTriggerpositionGLEbCcEangle5V@Attributesid`typeEmptyDetectorAreaR50;conditioncall{true}sizeApAsizeBA;dataTypeTriggerpositionEangleg?AttributesidhtypeEmptyDetectorAreaR50ڝconditioncall{true}sizeA AsizeBAڝdataTypeLogicPositionInfo9idVtypeAdmiral_CqcZoneCustomAttributesqpositionEKzClEanglesnF<?>q Attribute0Attribute1՟Attribute2Attribute3OAttribute4Attribute5Attribute6xAttribute75Attribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value՟data՟typevalue՟typeSTRING՟propertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValueUdataetypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueOdataOtype:valueOtypeSCALAROpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueǡdataסtypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value9xdataIxtypeevaluextypeBOOLxpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value5data5type value@5typeSCALAR5propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataˤtypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeLogicPositionInfoidYtypeAdmiral_CqcZoneCustomAttributesTposition7E.C1Eanglesd>o@T Attribute0Attribute1Attribute2yAttribute32Attribute4Attribute5Attribute6[Attribute7Attribute8ܬnAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuezdatatypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value8ydataHytypedvalueytypeSCALARypropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value2data2typevalue2typeSCALAR2propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuedatatype֩valueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuecdatastypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value[data,[typeHvalue[typeBOOL[propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value׫datatypevalue@typeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueܬdataܬtypeǬvalueܬtypeSTRINGܬpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuebdatartypevaluetypeSTRINGdataTypeLogicPositionInfoid\typeAdmiral_CqcZoneCustomAttributes7position;E4C Eangles]@8@7 Attribute0߮Attribute1Attribute2\Attribute3Attribute4αAttribute5Attribute6>Attribute7Attribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value]datamtypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value\data+\typeGvalue\typeSCALAR\propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value԰datatypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueαdataαtypevalueBαtypeSCALARαpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueFdataVtypervalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value>data>type+value>typeBOOL>propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValuedataʳtypevalueAtypeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueEdataUtypenvaluetypeSTRINGdataTypeLogicPositionInfoid_typeAdmiral_CqcZoneCustomAttributesfpositionŸECDangles@s;> Attribute0¶Attribute1~Attribute2?Attribute3Attribute4Attribute5jAttribute6!Attribute7޻Attribute8nAttributes fpropertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value@~dataP~typeivalue~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];ValuedataǸtypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuepdatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value)jdata9jtypeUvalueBjtypeSCALARjpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value!data!typevalue!typeBOOL!propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value޻data޻typeɻvalue@޻typeSCALAR޻propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueddatattypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value(fdata8ftypeQvalueftypeSTRINGfdataTypeLayernameObjective MarkersstateEntitiesɽidvatlOffset@itemsItem0Item1VdataTypeMarkerposition%9E1C^8EnamemrkO1typeEmptyidtatlOffsetVdataTypeMarkerposition LE7ٞCpEnamemrkO2typeEmptyiduatlOffset YhdataTypeLayernameObj 1 SentrystateEntitiesidatlOffset[pitemsItem0AItem1pItem2Item3Item4Item5.Item6]Item7NItem8Item9Item10Item11Item12FItem13sItem14Item15^Item16Item17Item18Item19Item20Item21CItem22uItem23pdataTypeGroupsideEastEntitiesAttributesjidiatlOffset{T|pitemsItem0jdataTypeObjectPositionInfo,sideEastflagsAttributesdidjtypeCUP_O_INS_SoldierjpositionՕECw{Eangles:@djpdataTypeGroupsideEastEntitiesAttributesidlatlOffset{T|ÞitemsItem0dataTypeObjectPositionInfoZsideEastflagsAttributesidktypeCUP_O_INS_SniperpositionȕECoEanglespQ@dataTypeGroupsideEastEntitiesAttributesidmatlOffset{T|itemsItem0dataTypeObjectPositionInfosideEastflagsAttributesidntypeCUP_O_INS_SoldierpositionȘE%C; Eangles@dataTypeGroupsideEastEntities'AttributesidoatlOffset{T|itemsItem0DdataTypeObjectPositionInfosideEastflagsAttributesidptypeCUP_O_INS_Soldier_MGposition dataTypeGroupsideEastEntitiesqAttributes@idatlOffset{T|FitemsItem0@dataTypeObjectPositionInfosideEastflagsAttributes:idtypeCUP_O_INS_Soldier@positionE C5 Eangles6D@:@FdataTypeGroupsideEastEntitiesAttributesmidatlOffset{T|sitemsItem0mdataTypeObjectPositionInfo/sideEastflagsAttributesgidtypeCUP_O_INS_MedicmpositionݖEP C( Eangles{@gmsdataTypeLayernameStaticsEntitiesidatlOffset{T|ÎitemsItem0dataTypeObjectPositionInfoPsideEastflagsAttributesid}typeCUP_O_ZU23_ChDKZpositionE:C_Eangles7Ռ@dataTypeLayernameVicsEntitiesidatlOffset{T|^itemsItem07Item1Item2Item3Item4Item5Item6^dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_Datsun_PKposition;GE7CDEangles@?dataTypeGroupsideEastEntitiesQAttributes%CrewLinks+idatlOffset{T|itemsItem0n%dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_AK74%positionn!ECEangles>M@ @%+LinkIDProviderPLinkscnextIDcitemsItem0linkIDitem0item1CustomDataroleturretPathdataTypeObjectPositionInfocsideEastflagsAttributesidtypeCUP_O_UAZ_MG_CHDKZatlOffsetpositionE)&CEangles>M@ @dataTypeGroupsideEastEntities AttributesCrewLinksidatlOffset{T|itemsItem02Item1dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_Soldier_AK74positionlE*CcEangles#@`X@dataTypeObjectPositionInfobsideEastflagsAttributesidtypeCUP_O_INS_Soldier_AK74positionlE*CcEangles#@`X@LinkIDProviderLinksnextIDitemsItem0Item1dlinkIDitem0item1CustomDataAdroleturretPathdlinkIDitem0item1CustomDataroleturretPathdataTypeObjectPositionInfoFsideEastflagsAttributes~idtypeCUP_O_BTR60_CHDKZatlOffsetpositionCEҮC%Eangles#@`X@~dataTypeGroupsideEastEntitiesAttributesCrewLinksidatlOffset{T|itemsItem0+Item1Item2Item35dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_TK_CrewpositionVE/CEanglesM@R @jrD=dataTypeObjectPositionInfoIsideEastflagsAttributesidtypeCUP_O_TK_CrewpositionVE/CEanglesM@R @jrD=dataTypeObjectPositionInfosideEastflagsAttributes/idtypeCUP_O_TK_Crew5positionVE/CEanglesM@R @jrD=/5dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_TK_CrewpositionVE/CEanglesM@R @jrD=LinkIDProviderLinks!nextID!itemsItem0_Item1Item2 Item3llinkIDitem0item1CustomDatarolelinkIDitem0item1CustomData roleturretPath linkIDitem0item1CustomDataDlroleturretPathllinkIDitem0item1CustomDataroleturretPath dataTypeObjectPositionInfo`sideEastflagsAttributesidtypeCUP_O_T34_TKAatlOffset8CustomAttributes^positionrE<`C EanglesM@R @jrD=texturesNAPAAttribute0nAttributes^propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value0^data@^typeIvalue[[[["CUP_arifle_AKS74U","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^dataTypeGroupsideEastEntitiesAttributesidatlOffset{T|ÍitemsItem0dataTypeObjectPositionInfoIsideEastflagsAttributesidtypeCUP_O_INS_OfficerpositionYmE CHa Eangles,@dataTypeGroupsideEastEntitiesAttributesidatlOffset{T|üitemsItem0dataTypeObjectPositionInfoxsideEastflagsAttributesidtypeCUP_O_INS_SoldierpositionE)CeEangles4?dataTypeGroupsideEastEntitiesAttributesidatlOffset{T|itemsItem03dataTypeObjectPositionInfosideEastflagsAttributesidtypeCUP_O_INS_SoldierpositionEߡCnEangles;?dataTypeGroupsideEastEntitiesTAttributes(CrewLinks.idatlOffset{T|itemsItem0q(dataTypeObjectPositionInfosideEastflagsAttributes"idtypeCUP_O_INS_Soldier_AK74(positionҥE>UC8Eangles@?@"(.LinkIDProviderSLinksfnextIDfitemsItem0linkIDitem0item1CustomDataroleturretPathdataTypeGroupsideEastEntities;AttributesidatlOffset{T|itemsItem0XdataTypeObjectPositionInfosideEastflagsAttributes idtypeCUP_O_INS_Soldier_AK74position٥EK2UC8Eangles@?@ dataTypeGroupsideEastEntitiesoAttributes=idatlOffset{T|CitemsItem0=dataTypeObjectPositionInfosideEastflagsAttributes7idtypeCUP_O_INS_Sniper=positionE߄NCFEangles$@7=CdataTypeGroupsideEastEntitiesAttributesoidatlOffset{T|uitemsItem0odataTypeObjectPositionInfo1sideEastflagsAttributesiidtypeCUP_O_INS_Soldier_AAopositionnE'RCEGEangles45:@ioudataTypeGroupsideEastEntitiesAttributesidatlOffset{T|èitemsItem0dataTypeObjectPositionInfodsideEastflagsAttributesidtypeCUP_O_INS_Soldier_Exppositionj/EOJCPFEanglesz%@dataTypeObjectPositionInfo2sideEastflagsAttributesjidtypeCUP_O_Hilux_DSHKM_CHDKZatlOffsetppositionlѥEVC@8Eangles@?@jpdataTypeLayernameStarting PatrolstateEntitiesidatlOffset0B+ itemsItem00Item1=Item2Item3Item4nItem5cItem6+ dataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneCustomAttributes=positionZEU1oCdEanglesv@x> Attribute0Attribute1AAttribute2Attribute3Attribute4uAttribute5/Attribute6Attribute7Attribute8Attribute9vnAttributes =propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueAdataAtype,valueAtypeSTRINGApropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuexdatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value4udataDutype`valueButypeSCALARupropertyAdmiral_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];ValuedatatypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuendata~typevalue?typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value8vdataHvtypeavaluevtypeSTRINGvpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value=data=type(value=typeSTRING=dataTypeTriggerpositionQE CIEangle@AttributesidtypeEmptyDetectorAreaR50conditioncall{true}sizeACsizeBBisRectangledataTypeTriggerpositionLECD1EangleAttributeslidtypeEmptyDetectorAreaR50conditioncall{true}sizeABsizeBCisRectangledataTypeTriggerpositionEݓCoEangle"?Attributes'idtypeEmptyDetectorAreaR50nconditioncall{true}sizeABsizeBCisRectanglendataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneCustomAttributescposition-Ea]Ck)E Attribute0Attribute1gAttribute2#Attribute3Attribute4Attribute5UAttribute6'Attribute7Attribute8Attribute9nAttributes cpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value)gdata9gtypeRvaluegtypeSTRINGgpropertyAdmiral_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];ValueZdatajtypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueUdata&UtypeBvalueUtypeBOOLUpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Value'data'typevalue'typeSCALAR'propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Valuedatatypevalue?typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value^datantypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value%cdata5ctypeNvaluectypeSTRINGcdataTypeTriggerpositionp}E/CUlockUNLOCKEDfuel=V Attribute0~ nAttributesfpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value fdata ftypeQvalue[[[["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]ftypeSTRINGfdataTypeObjectPositionInfosideEmptyflagsAttributes(idtypeCUP_O_BMP2_CHDKZCustomAttributesTdpositionmE /CEangles}?(ammo=lockUNLOCKEDfuel6>TAttribute0|nAttributesdpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueddatadtypeOvalue[[[["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]dtypeSTRINGd dataTypeObjectPositionInfosideEmptyflagsAttributes7idtypeCUP_O_BRDM2_CHDKZatlOffsetCustomAttributescposition>Eh^CEanglesk<ۻ?7ammo>lockUNLOCKEDfuel?cAttribute0nAttributespropertyammoBoxexpression[_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]typeSTRINGdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_BRDM2_ATGM_CHDKZCustomAttributespositionnEY.CEangles.*@ammo=lockUNLOCKEDfuel1?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]typeSTRINGdataTypeObjectPositionInfoEsideEmptyflagsAttributes}idtypeCUP_O_BRDM2_ATGM_CHDKZCustomAttributesXpositionyEY.CvEangless@}ammo2Z=lockUNLOCKEDfuel%?Attribute0nAttributesXpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value+Xdata;XtypeCvalue[[[["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]XtypeSTRINGXdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_Datsun_PKCustomAttributes5position^ECR4Eangles"a?ammo)>fuel6>5Attribute0]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]typeSTRINGdataTypeObjectPositionInfotsideEmptyflagsAttributesidtypeCUP_O_Datsun_PK_RandomCustomAttributeswposition_ECEanglesI?ammo6>fuel?Attribute0nAttributeswpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueJwdataZwtypebvalue[[[["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]wtypeSTRINGwdataTypeObjectPositionInfo sideEmptyflagsAttributes; idtypeCUP_O_Datsun_4seatCustomAttributesL !positionw[ECEangles?; fuell>L Attribute0t nAttributes!propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value !data !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!dataTypeObjectPositionInfo"sideEmptyflagsAttributes"idtypeCUP_O_Datsun_4seatCustomAttributes"$positionZ`EC(iEangles#w?"fuel>"Attribute0"nAttributes$propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueR#$datab#$typej$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$dataTypeObjectPositionInfo %sideEmptyflagsAttributesC%idtypeCUP_O_Datsun_4seatCustomAttributesT%'positionEC(aEangles"@C%fuel?T%Attribute0|%nAttributes'propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value%'data%'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'dataTypeObjectPositionInfo'sideEmptyflagsAttributes'idtypeCUP_O_Hilux_UB32_TK_INSCustomAttributes ()positionanECmEanglesD8?@'ammo=lockUNLOCKEDfuel5?texturesOlive (Attribute01(nAttributes)propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value()data()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)dataTypeObjectPositionInfoI*sideEmptyflagsAttributes*idtypeCUP_O_Hilux_UB32_TK_INSCustomAttributes*k,position ~ENC"Eangles,׈?@*ammo]3>lockUNLOCKEDfuel5G?texturesRed*Attribute0*nAttributesk,propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value>+k,dataN+k,typeV,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]k,typeSTRINGk, dataTypeObjectPositionInfo -sideEmptyflagsAttributesD-idtypeCUP_O_UAZ_Unarmed_CHDKZatlOffset`CustomAttributesU-/position'E CEanglesӕ@D-fuel'C?U-Attribute0}-nAttributes/propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value-/data-/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/dataTypeObjectPositionInfo/sideEmptyflagsAttributes/idtypeCUP_O_Ural_CHDKZCustomAttributes/0positionݙEC'Eanglesu@/fuelr!?/Attribute0/nAttributes0propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueY00datai00type0value[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]0typeSTRING0dataTypeObjectPositionInfo`1sideEmptyflagsAttributes1idtypeCUP_O_Ural_Reammo_CHDKZCustomAttributes1h3position}EC EanglesnF<S1@@1lockUNLOCKEDfuel/y?1Attribute01nAttributesh3propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value;2h3dataK2h3typeS3value[[[["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]h3typeSTRINGh3 dataTypeObjectPositionInfo4sideEmptyflagsAttributes?4idtypeCUP_O_Ural_Open_CHDKZatlOffset;CustomAttributesP4H5position~E(CEangles@E?!@?4fuelk>P4Attribute0x4nAttributesH5propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value4H5data4H5type35value[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]H5typeSTRINGH5dataTypeObjectPositionInfo5sideEmptyflagsAttributes6idtypeCUP_O_Ural_Open_CHDKZCustomAttributes 67positionCECEangles_@m+3@nF;6fuel%ق> 6Attribute0H6nAttributes7propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value67data67type7value[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]7typeSTRING7dataTypeObjectPositionInfo7sideEmptyflagsAttributes7idtypeCUP_O_Ural_Repair_CHDKZCustomAttributes79positionBkE$CH Eangles힗@7fuel߇>7Attribute08nAttributes9propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuet89data89type9value[[[["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]9typeSTRING9dataTypeLayernameCross TriggersstateEntities:idatlOffset A;itemsItem0):Item1:;dataTypeTriggerpositionECHuEangle%?Attributes:idtypeEmptyDetector:namecross_1sizeAAsizeB0AactivationByANYPLAYERisRectangle:dataTypeTriggerposition0MEcCEAttributesO;idatypeEmptyDetector;namecross_2sizeAHCsizeBHCactivationByANYPLAYERisRectangle;dataTypeLayernameCross 1 ReinforcestateEntities <idatlOffsetPR[itemsItem0^<Item1`>Item2!?Item3KItem4LItem5NR[dataTypeGroupsideCivilianEntities<AttributesZ>idatlOffset{T|`>itemsItem0<Item1=Item2=Z>dataTypeObjectPositionInfo^=sideCivilianflagsAttributes~=idtypeC_Bob_VR=positionTyE|,CbE~==dataTypeWaypointposition֓EYCEEffects=showWPNEVERidtypeMove==dataTypeWaypointposition *EsC>EEffectsT>showWPNEVERidtypeMoveZ>Z>`>dataTypeTriggerpositionxE֩CJEAttributes>idtypeEmptyDetectorAreaR50atlOffset?!?conditioncall{triggerActivated cross_1}sizeA BsizeB B!?dataTypeLogicPositionInfo?idtypeAdmiral_OndemandCampZoneCustomAttributes?KpositionhEvE̩CEanglest@1@?Attribute0@Attribute1AAttribute2LBAttribute3CAttribute4CAttribute5DAttribute6ZEAttribute74FAttribute8FAttribute9GAttribute10HAttribute11sIAttribute12?JAttribute13KnAttributesKpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueLAAdata\AAtypeuAvalueAtypeSTRINGApropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value BLBdataBLBtype7BvalueLBtypeSCALARLBpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueBCdataBCtypeBvalueBCtypeSCALARCpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueCCdataCCtypeCvalueBCtypeSCALARCpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueYDDdataiDDtypeDvalue ADtypeSCALARDpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueEZEdata+EZEtypeGEvalueZEtypeBOOLZEpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueE4FdataF4FtypeFvalue@4FtypeSCALAR4FpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueFFdataFFtypeFvalueFtypeSTRINGFpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueGGdataGGtypeGvalueGtypeSCALARGpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuebHHdatarHHtypeHvalue@HtypeSCALARHpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value2IsIdataBIsItype^IvaluesItypeSCALARsIpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueI?JdataJ?Jtype*Jvalue?JtypeSCALAR?JpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueJKdataJKtypeJvalueKtypeSCALARKpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueKKdataKKtypeKvalueKtypeSTRINGKdataTypeTriggerpositionoEacC>&EAttributesHLidtypeEmptyDetectorAreaR50Lconditioncall{triggerActivated cross_1}sizeA BsizeB BLdataTypeGroupsideCivilianEntitiesLAttributesNidatlOffset{T|ÓNitemsItem0"MItem1MItem2"NNdataTypeObjectPositionInfoMsideCivilianflagsAttributesMidtypeC_Bob_VRMpositionpE9ФCEMMdataTypeWaypointposition`EEKC=EEffectsNshowWPNEVERidtypeMove"N"NdataTypeWaypointpositionݙEpCEEffectsNshowWPNEVERidtypeMoveNNNdataTypeLogicPositionInfoNidtypeAdmiral_OndemandCampZoneCustomAttributes3OR[positionslED٢C{vEangles@:I*=3OAttribute0/PAttribute1PAttribute2QAttribute3RAttribute4BSAttribute5 TAttribute6TAttribute7UAttribute8kVAttribute9CWAttribute10XAttribute11XAttribute12YAttribute13ZnAttributesR[propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuePPdataPPtypePvaluePtypeSTRINGPpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value}QQdataQQtypeQvalueQtypeSCALARQpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value?RRdataORRtypekRvalueBRtypeSCALARRpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueSBSdataSBStype-SvalueBBStypeSCALARBSpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueS TdataS TtypeSvalue A TtypeSCALAR TpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueTTdataTTtypeTvalueTtypeBOOLTpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueeUUdatauUUtypeUvalueUtypeSCALARUpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value-VkVdata=VkVtypeVVvaluekVtypeSTRINGkVpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueWCWdataWCWtype.WvalueCWtypeSCALARCWpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueWXdataWXtypeXvalueXtypeSCALARXpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueXXdataXXtypeXvalueXtypeSCALARXpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuepYYdataYYtypeYvalue?YtypeSCALARYpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueDZZdataTZZtypepZvalue?ZtypeSCALARZpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value[R[data$[R[type=[valueR[typeSTRINGR[dataTypeLayernameCross 1 PatrolstateEntities[idatlOffsetǦAPzitemsItem0\Item1eItem2+nItem3 wItem4wItem5xItem6yPzdataTypeLogicPositionInfos\idtypeAdmiral_PatrolZoneCustomAttributes\epositionnENrCd-Eangles\>:>\ Attribute0c]Attribute1"^Attribute2^Attribute3_Attribute4V`Attribute5aAttribute6aAttribute7bAttribute8cAttribute9WdnAttributes epropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value]"^data]"^type ^value"^typeSTRING"^propertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value^^data^^type^value^typeSCALAR^propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueY__datai__type_valueB_typeSCALAR_propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value`V`data%`V`typeA`valueBV`typeSCALARV`propertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value`adata`atype`valueatypeBOOLapropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueaadataaatypeavalueatypeSCALARapropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Valueybbdatabbtypebvalue?btypeSCALARbpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueOccdata_cctype{cvalue?ctypeSCALARcpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedWddata)dWdtypeBdvalueWdtypeSTRINGWdpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuededatadetype evalueetypeSTRINGedataTypeLogicPositionInfoeidtypeAdmiral_PatrolZoneCustomAttributese+npositionOE{Ch.Eanglesh?;@e Attribute0pfAttribute1/gAttribute2gAttribute3hAttribute4ciAttribute5jAttribute6jAttribute7kAttribute8lAttribute9dmnAttributes +npropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuef/gdatag/gtypegvalue/gtypeSTRING/gpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueggdataggtypegvaluegtypeSCALARgpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuefhhdatavhhtypehvalueBhtypeSCALARhpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value"icidata2icitypeNivalueBcitypeSCALARcipropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valueijdataijtype jvaluejtypeBOOLjpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuejjdatajjtypejvaluejtypeSCALARjpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuekkdatakktypekvaluektypeSCALARkpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value\lldatallltypelvalue@ltypeSCALARlpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value&mdmdata6mdmtypeOmvaluedmtypeSTRINGdmpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuem+ndatam+ntypenvalue+ntypeSTRING+ndataTypeLogicPositionInfonidtypeAdmiral_PatrolZoneCustomAttributesn wpositiond7ECyѮDn Attribute0eoAttribute1$pAttribute2pAttribute3qAttribute4XrAttribute5sAttribute6sAttribute7tAttribute8uAttribute9YvnAttributes wpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valueo$pdatao$ptypepvalue$ptypeSTRING$ppropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueppdatapptypepvalueptypeSCALARppropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value[qqdatakqqtypeqvalueBqtypeSCALARqpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuerXrdata'rXrtypeCrvalueBXrtypeSCALARXrpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuersdatarstypervaluestypeBOOLspropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuessdatasstypesvaluestypeSCALARspropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value{ttdatatttypetvaluettypeSCALARtpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValueQuudataauutype}uvalue?utypeSCALARupropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuevYvdata+vYvtypeDvvalueYvtypeSTRINGYvpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuev wdatav wtype wvalue wtypeSTRING wdataTypeTriggerpositionXIZEaCNDangle~/@AttributeswidtypeEmptyDetectorAreaR50wconditioncall{triggerActivated cross_1}sizeABsizeBHCisRectanglewdataTypeTriggerpositionjIEWC'EAttributesWxidtypeEmptyDetectorAreaR50xconditioncall{triggerActivated cross_1}sizeACsizeBCisRectanglexdataTypeTriggerpositionPdEyCEangle?Attributes&yidtypeEmptyDetectorAreaR50yconditioncall{triggerActivated cross_1}sizeABsizeBCisRectangleydataTypeTriggerpositionPEwqC+EangleQ@AttributesyidtypeEmptyDetectorAreaR50Pzconditioncall{triggerActivated cross_1}sizeABsizeBHCisRectanglePzdataTypeLayernameCross 1 CQCstateEntitieszidatlOffsetitemsItem0{Item1܂Item2Item3Item4?Item5dataTypeLogicPositionInfop{idtypeAdmiral_CqcZoneatlOffsetCustomAttributes{܂positioni)E>|C)!E{ Attribute08|Attribute1|Attribute2}Attribute3n~Attribute4'Attribute5Attribute6Attribute7TAttribute8nAttributes ܂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];Valuet}}data}}type}value}typeSCALAR}propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value-~n~data=~n~typeY~valuen~typeSCALARn~propertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value~'data~'typevalueB'typeSCALAR'propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueXdatahtypevaluetypeBOOLpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];ValueTdata#Ttype?valueATtypeSCALARTpropertyAdmiral_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܂dataTypeLogicPositionInfoKidtypeAdmiral_CqcZoneatlOffsetCustomAttributeskposition L!E'C) Ek Attribute0Attribute1τAttribute2Attribute3IAttribute4Attribute5Attribute6rAttribute7/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];ValueOdata_type{valuetypeSCALARpropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueIdataItype4valueItypeSCALARIpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataцtypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuezdatatypevalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value3rdataCrtype_valuertypeBOOLrpropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value/data/typevalue@/typeSCALAR/propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedataʼntypeމvaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueydatatypevaluetypeSTRINGdataTypeLogicPositionInfoidtypeAdmiral_CqcZoneCustomAttributes6positiont$E CwD6 Attribute0ދAttribute1Attribute2[Attribute3Attribute4͎Attribute5Attribute6=Attribute7Attribute8nAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value\dataltypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];Value[data*[typeFvalue[typeSCALAR[propertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueӍdatatypevaluetypeSCALARpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value͎data͎typevalueB͎typeSCALAR͎propertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueEdataUtypeqvalueBtypeSCALARpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value=data=type*value=typeBOOL=propertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Valuedataɐtypevalue@typeSCALARpropertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueDdataTtypemvaluetypeSTRINGdataTypeTriggerpositionIEC5EangleF=AttributesidtypeEmptyDetectorAreaR50?conditioncall{triggerActivated cross_1}sizeABsizeBpB?dataTypeTriggerpositionOE)ܡCլEangleHh?AttributesidtypeEmptyDetectorAreaR50conditioncall{triggerActivated cross_1}sizeBAdataTypeTriggerpositionGEѤCѮDangleF=AttributesdidtypeEmptyDetectorAreaR50conditioncall{triggerActivated cross_1}sizeABsizeB BdataTypeLayernameObj 2 SentrystateEntities idatlOffsetxu items Item0Item1:Item2VItem3Item4pItem5Item6Item7=Item8֧udataTypeGroupsideEastEntitiesڕAttributes4idatlOffset{T|:itemsItem04 dataTypeObjectPositionInfosideEastflagsAttributesϖidtypeCUP_O_INS_Story_LopotevatlOffset@9CustomAttributes4positionJE-CEangles˶@ϖInventoryprimaryWeaponobinocularԗuniformmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogpsItemGPSnameCUP_smg_Mac10primaryMuzzleMagԗnameCUP_30Rnd_45ACP_MAC10_MammoLeftԗnameBinoculartypeNameCUP_U_O_CHDKZ_LopotevisBackpackMagazineCargoEItemCargoitemsItem0bnameCUP_30Rnd_45ACP_MAC10_McountammoLeftitemsItem0nameFirstAidKitcountAttribute0Attribute1nAttributes4propertyspeakerexpression_this setspeaker _value;ValuefdatavtypevalueMale03RUStypeSTRINGpropertypitchexpression_this setpitch _value;Value4data4typevalueG?4typeSCALAR4:dataTypeGroupsideEastEntitiesAttributes/CrewLinks5idatlOffset{T|VitemsItem0˚Item1}/dataTypeObjectPositionInfo?sideEastflagsAttributeswidtypeCUP_O_INS_Soldier}position KECEangles@tL@v+@w}dataTypeObjectPositionInfosideEastflagsAttributes)idtypeCUP_O_INS_Soldier/position KECEangles@tL@v+@)/5LinkIDProviderZLinksmVnextIDmitemsItem0Item1VlinkIDitem0item1CustomDataМroleturretPathlinkIDitem0item1CustomData.VroleturretPathVdataTypeLayernameVicsEntitiesidnatlOffset{T|itemsItem0dataTypeObjectPositionInfoAsideEastflagsAttributesyidtypeCUP_O_ZSU23_ChDKZatlOffsetR;position4HEÔCmEangles@tL@v+@ydataTypeGroupsideEastEntitiesAttributesCrewLinksidpatlOffset{T|pitemsItem0dataTypeObjectPositionInfoysideEastflagsAttributesidrtypeCUP_O_INS_SoldierpositionPEXܡCjEanglesk?LinkIDProviderLinkspnextIDitemsItem0plinkIDitem0ritem1qCustomDataMproleturretPathpdataTypeLayernameStaticsEntitiesidsatlOffset{T|ÌitemsItem0ڠdataTypeObjectPositionInfoNsideEastflagsAttributesidqtypeCUP_O_DSHKM_ChDKZpositionĺPEŰC:Eanglesk?dataTypeGroupsideEastEntitiesAttributesԢCrewLinksڢidatlOffset{T|ÍitemsItem0ԢdataTypeObjectPositionInfosideEastflagsAttributes΢idtypeCUP_O_INS_SoldieratlOffset"@ԢpositionLEkCʁEanglesK<?@΢ԢڢLinkIDProviderLinksnextIDitemsItem0/linkIDitem0item1CustomDatajroleturretPathdataTypeObjectPositionInfosideEastflagsAttributes7idtypeCUP_O_Datsun_PK=positionLEkCEanglesK<?@7=dataTypeGroupsideEastEntitiesAttributesЧidatlOffset{T|֧itemsItem0ЧdataTypeObjectPositionInfo-sideEastflagsAttributeseidtypeCUP_O_INS_Story_BardakЧposition# KE'C2EanglesE@eInventoryzЧ primaryWeapon"binocularuniformͦmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogpsItemGPSheadgearCUP_H_ChDKZ_BeretЧnameCUP_sgun_SPAS12firemodeCUP_sgun_SPAS12:SingleprimaryMuzzleMagwnameCUP_8Rnd_12Gauge_Pellets_No00_BuckammoLeftnameBinocularͦtypeNameCUP_U_O_CHDKZ_BardakisBackpackMagazineCargo&ItemCargoЧitemsItem0CnameCUP_1Rnd_12Gauge_Pellets_No00_BuckcountammoLeftitemsItem0ЧnameFirstAidKitcountЧ֧dataTypeGroupsideEastEntities0AttributesoidatlOffset{T|uitemsItem0ModataTypeObjectPositionInfoƨsideEastflagsAttributesidtypeCUP_O_INS_Story_BardakopositionJE'C~SEanglesB@Inventoryo primaryWeaponbinocularcuniformzmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogpsItemGPSheadgearCUP_H_ChDKZ_Beretonamesgun_HunterShotgun_01_sawedoff_Ffiremodesgun_HunterShotgun_01_sawedoff_F:SingleprimaryMuzzleMag2cname2Rnd_12Gauge_PelletsammoLeftcnameBinocularztypeNameCUP_U_O_CHDKZ_BardakisBackpackMagazineCargoӪItemCargo-oitemsItem0-name2Rnd_12Gauge_PelletscountammoLeft-itemsItem0JonameFirstAidKitcountoudataTypeLayernameObj 2 EmptystateEntitiesҫidatlOffsetg items Item0GItem1Item2~Item3|Item4WItem5"Item6Item7EItem8g dataTypeObjectPositionInfosideEmptyflagsAttributes id typeCUP_O_UAZ_Unarmed_CHDKZatlOffsetCustomAttributes1position#HJE.vC Eangles@4}@nF; fuel/IH?1Attribute0YnAttributespropertyammoBoxexpression[_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]typeSTRINGdataTypeObjectPositionInfoksideEmptyflagsAttributesidtypeCUP_O_BRDM2_CHDKZCustomAttributesϯ~position:QOEC2Eangles@3?@ammo 8>lockUNLOCKEDfuelP?ϯAttribute0nAttributes~propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueQ~dataa~typeivalue[[[["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~dataTypeObjectPositionInfo sideEmptyflagsAttributesAid typeCUP_O_BTR60_CHDKZCustomAttributesm|positionOECEangles`x?AammoQ>lockUNLOCKEDfuelo_>mAttribute0nAttributes|propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value|data|typegvalue[[[["CUP_arifle_AK74","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false]|typeSTRING| dataTypeObjectPositionInfosideEmptyflagsAttributesNid typeCUP_O_Ural_CHDKZatlOffsetCustomAttributes_WpositiongOECDangles@mo?Nfuel]3>_Attribute0nAttributesWpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueWdataWtypeBvalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]WtypeSTRINGWdataTypeObjectPositionInfosideEmptyflagsAttributesid typeCUP_O_Ural_CHDKZCustomAttributes*"positionOECDangles)S?fuelȵ ?*Attribute0RnAttributes"propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value"data"type value[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]"typeSTRING" dataTypeObjectPositionInfosideEmptyflagsAttributesid typeCUP_O_Ural_CHDKZatlOffsetCustomAttributespositionV5PExCDanglesa@>@fuel >Attribute0-nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGdataTypeLayernameOfficeEntitiesIidatlOffset{T|E itemsItem0Item1EItem2Item3PItem4Item5}Item6Item7EdataTypeObjectPositionInfo9sideEmptyAttributesqidtypeEvKobaltatlOffset&s?CustomAttributesEpositionJEMC"Eangles@qdisableSimulationAttribute0nAttributesEpropertyallowDamageexpression_this allowdamage _value;ValueEdataEtype2valueEtypeBOOLEdataTypeObjectPositionInfoȼsideEmptyAttributesidtypeEvMapatlOffsets?CustomAttributespositionvJE0C#EdisableSimulationAttribute0.nAttributespropertyallowDamageexpression_this allowdamage _value;Value}datatypevaluetypeBOOLdataTypeObjectPositionInfoDsideEmptyAttributes|idtypeLaptop_EP1atlOffset s?CustomAttributesPpositionrJE/CEanglesL@|disableSimulationAttribute0¾nAttributesPpropertyallowDamageexpression_this allowdamage _value;ValuePdata!Ptype=valuePtypeBOOLPdataTypeObjectPositionInfoٿsideEmptyflagsAttributesidtypeCUP_ch_office_BCustomAttributes/position JECG Eangles%C@disableSimulation/Attribute0WnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfoqsideEmptyflagsAttributesidtypeCUP_office_table_aCustomAttributes}positionhJEC Eangles@1@disableSimulationAttribute0nAttributes}propertyallowDamageexpression_this allowdamage _value;Value>}dataN}typejvalue}typeBOOL}dataTypeObjectPositionInfosideEmptyAttributes<idtypeVysilackaatlOffsets?CustomAttributesZpositionJEꫩC,Eanglesq@<disableSimulationZAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_Dhangar_knihovnaCustomAttributespositionJECEangles=Item12!Item13 Item14\ Item15 Item16Item17Item18Item19Item20Item21CItem22x$Item23&Item24'I)dataTypeGroupsideWestEntitiesaAttributesCrewLinksidMatlOffset@itemsItem0Item1hItem2Item3Item4Item54dataTypeObjectPositionInfo*sideWestflagsAttributesbidOtypeCUP_B_CZ_Pilot_WDLhpositionñEZyCqEangles@"?~z7name16Rnd_9x21_MagcountammoLeftgnameSmokeShellcountammoLeftnameSmokeShellGreencountammoLeftnameChemlight_greencountammoLeft nameHandGrenadecountammoLeft>nameCUP_20Rnd_762x51_FNFAL_McountammoLeftitemsItem0nameFirstAidKitcounttypeNameCUP_V_B_PASGT_OD_ARMisBackpackdataTypeGroupsideWestEntitiesHAttributes-idY3itemsItem0e-dataTypeObjectPositionInfosideWestflagsAttributes idZtypeB_Soldier_F-positionE{CMtEangles0c? Inventory - primaryWeaponhandgunXuniformvestmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_Tactical_ClearheadgearCUP_H_PASGTv2_NVG_ERDL_highland-nameCUP_arifle_FNFAL5060primaryMuzzleMag#XnameCUP_20Rnd_762x51_FNFAL_MammoLeftXnamehgun_P07_FprimaryMuzzleMagname16Rnd_9x21_MagammoLefttypeNameCUP_U_B_BDUv2_ERDL_highlandisBackpackMagazineCargoItemCargoitemsItem0eItem1Item2Item3Item4?Item5sname16Rnd_9x21_MagcountammoLeftnameSmokeShellcountammoLeftnameSmokeShellGreencountammoLeftnameChemlight_greencountammoLeft?nameHandGrenadecountammoLeftsnameCUP_20Rnd_762x51_FNFAL_McountammoLeftitemsItem0nameFirstAidKitcounttypeNameCUP_V_B_PASGT_OD_ARMisBackpack-3dataTypeGroupsideWestEntities}Attributesbid[hitemsItem0bdataTypeObjectPositionInfosideWestflagsAttributes@id\typeB_Soldier_FbpositionίE{CuEangles0c?@InventoryUb primaryWeapon handgununiformvest+mapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_Tactical_ClearheadgearCUP_H_PASGTv2_NVG_ERDL_highlandbnameCUP_arifle_FNFAL5060primaryMuzzleMagXnameCUP_20Rnd_762x51_FNFAL_MammoLeftnamehgun_P07_FprimaryMuzzleMagname16Rnd_9x21_MagammoLefttypeNameCUP_U_B_BDUv2_ERDL_highlandisBackpackMagazineCargoFItemCargo+itemsItem0Item1Item2Item3<Item4tItem5name16Rnd_9x21_MagcountammoLeftnameSmokeShellcountammoLeftnameSmokeShellGreencountammoLeft<nameChemlight_greencountammoLefttnameHandGrenadecountammoLeftnameCUP_20Rnd_762x51_FNFAL_McountammoLeftitemsItem0+nameFirstAidKitcount+typeNameCUP_V_B_PASGT_OD_ARMisBackpackbhdataTypeGroupsideWestEntitiesAttributesid]itemsItem0dataTypeObjectPositionInfo=sideWestflagsAttributesuid^typeB_Soldier_FpositionE,e{CiLuEangles??uInventory primaryWeaponUhandgununiformvest`mapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_Tactical_ClearheadgearCUP_H_PASGTv2_NVG_ERDL_highlandnameCUP_arifle_FNFAL5060primaryMuzzleMagnameCUP_20Rnd_762x51_FNFAL_MammoLeftnamehgun_P07_FprimaryMuzzleMagname16Rnd_9x21_MagammoLefttypeNameCUP_U_B_BDUv2_ERDL_highlandisBackpackMagazineCargo{ItemCargo`itemsItem0Item1Item29Item3qItem4Item5name16Rnd_9x21_MagcountammoLeftnameSmokeShellcountammoLeft9nameSmokeShellGreencountammoLeftqnameChemlight_greencountammoLeftnameHandGrenadecountammoLeftnameCUP_20Rnd_762x51_FNFAL_McountammoLeftitemsItem0;`nameFirstAidKitcount`typeNameCUP_V_B_PASGT_OD_ARMisBackpackdataTypeLayernameEmptyEntitiesid`atlOffset@MitemsItem0Item1Item2 MdataTypeObjectPositionInfosideEmptyflagsAttributesidVtypeCUP_O_BTR60_Green_RUCustomAttributespositionErL~CQtEanglesnF;n@@lockLOCKEDfuel"?disableSimulationAttribute0PAttribute17nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value7data7type"value[[[["CUP_arifle_AK74","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[8]]],false]7typeSTRING7propertyallowDamageexpression_this allowdamage _value;ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfoPsideEmptyflagsAttributesidUtypeCUP_O_UAZ_Open_RUCustomAttributes positionE|C'tEanglesmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_Tactical_ClearheadgearCUP_H_PASGTv2_NVG_ERDL_highlandunameCUP_arifle_FNFAL5060primaryMuzzleMagknameCUP_20Rnd_762x51_FNFAL_MammoLeftnamehgun_P07_FprimaryMuzzleMagname16Rnd_9x21_MagammoLefttypeNameCUP_U_B_BDUv2_ERDL_highlandisBackpackMagazineCargoYItemCargo>itemsItem0Item1Item2Item3OItem4Item5name16Rnd_9x21_MagcountammoLeftnameSmokeShellcountammoLeftnameSmokeShellGreencountammoLeftOnameChemlight_greencountammoLeftnameHandGrenadecountammoLeftnameCUP_20Rnd_762x51_FNFAL_McountammoLeftitemsItem0>nameFirstAidKitcount>typeNameCUP_V_B_PASGT_OD_ARMisBackpacku{dataTypeGroupsideWestEntitiesAttributesiditemsItem0dataTypeObjectPositionInfoPsideWestflagsAttributesidtypeB_Soldier_Fposition|E!|CtEangles@d`@Inventory primaryWeaponhhandgununiform.vestsmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_Tactical_ClearheadgearCUP_H_PASGTv2_NVG_ERDL_highlandnameCUP_arifle_FNFAL5060primaryMuzzleMagnameCUP_20Rnd_762x51_FNFAL_MammoLeftnamehgun_P07_FprimaryMuzzleMag.name16Rnd_9x21_MagammoLeft.typeNameCUP_U_B_BDUv2_ERDL_highlandisBackpackMagazineCargoItemCargo1sitemsItem0Item1Item2LItem3Item4Item51name16Rnd_9x21_MagcountammoLeftnameSmokeShellcountammoLeftLnameSmokeShellGreencountammoLeftnameChemlight_greencountammoLeftnameHandGrenadecountammoLeftnameCUP_20Rnd_762x51_FNFAL_McountammoLeft1itemsItem0NsnameFirstAidKitcountstypeNameCUP_V_B_PASGT_OD_ARMisBackpackdataTypeGroupsideCivilianEntitiesAttributes8idw>itemsItem08dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeCUP_C_C_Citizen_02CustomAttributes8positionESX{CZuEangles\@x@@Attribute0 Attribute1nAttributes8propertyspeakerexpression_this setspeaker _value;ValuejdataztypevalueMale05GREtypeSTRINGpropertypitchexpression_this setpitch _value;Value8data8type#valueHz?8typeSCALAR8> dataTypeObjectPositionInfosideEmptyflagsAttributesidxtypeCUP_C_Skoda_Green_CIVatlOffsetŻCustomAttributesA!position&E|C uEangles,P; @&@lockLOCKEDdisableSimulationAAttribute0yAttribute1nAttributes!propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatype~value[[[["FirstAidKit","Medikit"],[10,1]],[["SmokeShell","SmokeShellOrange","Chemlight_red"],[2,2,2]],[["ToolKit"],[1]],[[],[]]],false]typeSTRINGpropertyallowDamageexpression_this allowdamage _value;Value!data!typevalue!typeBOOL!dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_O_Ural_RUCustomAttributes positionހEpl~CsEanglesnF<t@<7<lockLOCKEDfuely(?disableSimulationAttribute0OAttribute13 nAttributes propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value3 data3 type value[[[["CUP_arifle_AK74M","CUP_launch_RPG7V","FirstAidKit","Medikit"],[4,2,20,2]],[["CUP_30Rnd_545x39_AK_M","CUP_45Rnd_TE4_LRT4_Green_Tracer_545x39_RPK_M","CUP_1Rnd_HE_GP25_M","CUP_PG7V_M","CUP_HandGrenade_RGD5","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,4,10,2,4,4,4,4]],[["ToolKit"],[1]],[["CUP_B_CivPack_WDL"],[8]]],false]3 typeSTRING3 propertyallowDamageexpression_this allowdamage _value;Value  data  type value typeBOOL dataTypeObjectPositionInfoP sideEmptyflagsAttributes idtypeLand_CncBlock_StripesCustomAttributes \ positionE|C,tEanglesr@bc?_@ disableSimulation Attribute0 nAttributes\ propertyallowDamageexpression_this allowdamage _value;Value \ data- \ typeI value\ typeBOOL\ dataTypeObjectPositionInfo sideEmptyflagsAttributes# idtypeLand_CncBlock_StripesCustomAttributesA  positionE|CtEanglesJ=h?_@# disableSimulationA Attribute0i nAttributes propertyallowDamageexpression_this allowdamage _value;Value  data  type value typeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_CncBlock_StripesCustomAttributesposition֯E;|C?uEanglesr@b?_@disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueSdatactypevaluetypeBOOLdataTypeGroupsideCivilianEntitiesAttributesiditemsItem0dataTypeObjectPositionInfovsideCivilianflagsAttributesidtypeCUP_C_C_Citizen_04position7E9wC-kEangles.@dataTypeGroupsideCivilianEntitiesAttributesiditemsItem0%dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeCUP_C_C_Racketeer_04position.E?wCkEangles?l? dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeCUP_C_Datsun_PlainatlOffsetCustomAttributesposition"DEyCrjEanglesr@@r@fuel?disableSimulationAttribute0Attribute1KnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuesKdataKtype6value[[[["FirstAidKit","Medikit"],[10,1]],[["SmokeShell","SmokeShellOrange","Chemlight_red"],[2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]KtypeSTRINGKpropertyallowDamageexpression_this allowdamage _value;ValuedatatypevaluetypeBOOLdataTypeGroupsideWestEntities#AttributesiditemsItem0@dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_FpositionZFEK_CAwEanglesB@Inventory primaryWeaponhandgun3uniformvestmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_Tactical_ClearheadgearCUP_H_PASGTv2_NVG_ERDL_highlandnameCUP_arifle_FNFAL5060primaryMuzzleMag3nameCUP_20Rnd_762x51_FNFAL_MammoLeft3namehgun_P07_FprimaryMuzzleMaganame16Rnd_9x21_MagammoLefttypeNameCUP_U_B_BDUv2_ERDL_highlandisBackpackMagazineCargoItemCargoitemsItem0@Item1wItem2Item3Item4Item5Nname16Rnd_9x21_MagcountammoLeftwnameSmokeShellcountammoLeftnameSmokeShellGreencountammoLeftnameChemlight_greencountammoLeftnameHandGrenadecountammoLeftNnameCUP_20Rnd_762x51_FNFAL_McountammoLeftitemsItem0nameFirstAidKitcounttypeNameCUP_V_B_PASGT_OD_ARMisBackpackdataTypeGroupsideWestEntitiesXAttributes=idCitemsItem0u=dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_F=positionnfEa__C? wEangles5?Inventory0= primaryWeaponhandgunhuniformvestmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesG_Tactical_ClearheadgearCUP_H_PASGTv2_NVG_ERDL_highland=nameCUP_arifle_FNFAL5060primaryMuzzleMag3hnameCUP_20Rnd_762x51_FNFAL_MammoLefthnamehgun_P07_FprimaryMuzzleMagname16Rnd_9x21_MagammoLefttypeNameCUP_U_B_BDUv2_ERDL_highlandisBackpackMagazineCargo!ItemCargoitemsItem0uItem1Item2Item3Item4OItem5name16Rnd_9x21_MagcountammoLeftnameSmokeShellcountammoLeftnameSmokeShellGreencountammoLeftnameChemlight_greencountammoLeftOnameHandGrenadecountammoLeftnameCUP_20Rnd_762x51_FNFAL_McountammoLeftitemsItem0nameFirstAidKitcounttypeNameCUP_V_B_PASGT_OD_ARMisBackpack=CdataTypeGroupsideWestEntitiesAttributesr$idx$itemsItem0r$dataTypeObjectPositionInfo sideWestflagsAttributesP idtypeB_Soldier_Fr$positionwEangleso@w5?E=?%disableSimulation]%Attribute0%nAttributes&propertyallowDamageexpression_this allowdamage _value;Value%&data%&type&value&typeBOOL&dataTypeObjectPositionInfo&sideEmptyflagsAttributes&idtypeLand_CncBlock_StripesCustomAttributes&'positionhE@_C wEangleso@:?=&disableSimulation&Attribute0 'nAttributes'propertyallowDamageexpression_this allowdamage _value;Valueo''data''type'value'typeBOOL'dataTypeObjectPositionInfo=(sideEmptyflagsAttributesu(idtypeLand_CncBlock_StripesCustomAttributes(I)positionAE_CCawEangles@ 5?9 =u(disableSimulation(Attribute0(nAttributesI)propertyallowDamageexpression_this allowdamage _value;Value )I)data)I)type6)valueI)typeBOOLI)dataTypeLayernameCross 2 ReinforcestateEntities)idmatlOffsetF;itemsItem0)Item1+Item2--Item3-Item4.F;dataTypeGroupsideCivilianEntitiesS*Attributes+idjatlOffset{T|Ñ+itemsItem0{*Item1 ++dataTypeObjectPositionInfo*sideCivilianflagsAttributes+idktypeC_Bob_VRatlOffset8 +position;EC|C_@'/Attribute0#0Attribute10Attribute21Attribute3t2Attribute463Attribute54Attribute64Attribute75Attribute8_6Attribute977Attribute10 8Attribute118Attribute129Attribute13y:nAttributesF;propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value00data00type0value0typeSTRING0propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Valueq11data11type1value1typeSCALAR1propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value32t2dataC2t2type_2valueBt2typeSCALARt2propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value263data363type!3valueB63typeSCALAR63propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value34data34type3value A4typeSCALAR4propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value44data44type4value4typeBOOL4propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueY55datai55type5value5typeSCALAR5propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value!6_6data16_6typeJ6value_6typeSTRING_6propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value677data777type"7value@77typeSCALAR77propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value7 8data7 8type7value 8typeSCALAR 8propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value88data88type8value@8typeSCALAR8propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valued99datat99type9value9typeSCALAR9propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value8:y:dataH:y:typed:valuey:typeSCALARy:propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value;F;data;F;type1;valueF;typeSTRINGF;dataTypeLayernameCleanup 1stateEntities;idatlOffseteA=itemsItem0;Item1<=dataTypeTriggerposition3tEzhC Eangler?Attributes6<idtypeEmptyDetector<conditioncall{this}onActivationcall{if (isServer) then { [clean1] call ark_fnc_cleanUpAI; };}sizeADsizeBAactivationByANYPLAYERisRectangle<dataTypeTriggerposition{ECEangle ?AttributesW=idtypeEmptyDetector=nameclean1conditionsizeAzDsizeBHDisRectangle=dataTypeMarkerposition{LERx|CrEnamemarker_2textGatetypehd_dotcolorNameColorRedid>dataTypeMarkerpositionEE {C=(tEnamemarker_3textSecondary Roadtypehd_arrowcolorNameColorRedangleµBid> dataTypeMarkerposition9E@YCwuEnamemarker_4textSecondary Roadtypehd_arrowcolorNameColorRedangle"/CidatlOffset@UP?LinkIDProvideru?Links?\inextIDx?yitemsxItem0DEItem1EItem2EItem3+FItem4xFItem5FItem6GItem7_GItem8GItem9GItem10FHItem11HItem12HItem13-IItem14zIItem15IItem16JItem17aJItem18JItem19JItem20HKItem21KItem22KItem23/LItem24|LItem25LItem26MItem27cMItem28MItem29MItem30JNItem31NItem32NItem331OItem34~OItem35OItem36PItem37ePItem38PItem39PItem40LQItem41QItem42QItem433RItem44RItem45RItem46SItem47gSItem48SItem49TItem50NTItem51TItem52TItem535UItem54UItem55UItem56VItem57iVItem58VItem59WItem60PWItem61WItem62WItem637XItem64XItem65XItem66YItem67kYItem68YItem69ZItem70RZItem71ZItem72ZItem739[Item74[Item75[Item76 \Item77m\Item78\Item79]Item80T]Item81]Item82]Item83;^Item84^Item85^Item86"_Item87o_Item88_Item89 `Item90V`Item91`Item92`Item93=aItem94aItem95aItem96$bItem97qbItem98bItem99 cItem100XcItem101cItem102cItem103?dItem104dItem105dItem106&eItem107seItem108eItem109 fItem110ZfItem111fItem112fItem113AgItem114gItem115gItem116(hItem117uhItem118hItem119i\ilinkIDitem0Aitem1PCustomDataEEtypeSyncElinkIDitem0Ditem1PCustomDataEEtypeSyncElinkIDitem0Kitem1PCustomDataF+FtypeSync+FlinkIDitem0item1PCustomDatafFxFtypeSyncxFlinkIDitem0Xitem1VCustomDataFFtypeSyncFlinkIDitem0[item1YCustomDataGGtypeSyncGlinkIDitem0]item1\CustomDataMG_GtypeSync_GlinkIDitem0^item1YCustomDataGGtypeSyncGlinkIDitem0`item1_CustomDataGGtypeSyncGlinkID item0aitem1_CustomData4HFHtypeSyncFHlinkID item0bitem1_CustomDataHHtypeSyncHlinkID item0citem1_CustomDataHHtypeSyncHlinkID item0ditem1_CustomDataI-ItypeSync-IlinkID item0fitem1_CustomDatahIzItypeSynczIlinkIDitem0gitem1_CustomDataIItypeSyncIlinkIDitem0hitem1_CustomDataJJtypeSyncJlinkIDitem0jitem1OCustomDataOJaJtypeSyncaJlinkIDitem0kitem1OCustomDataJJtypeSyncJlinkIDitem0nitem1OCustomDataJJtypeSyncJlinkIDitem0pitem1OCustomData6KHKtypeSyncHKlinkIDitem0ritem1OCustomDataKKtypeSyncKlinkIDitem0xitem1OCustomDataKKtypeSyncKlinkIDitem0}item1OCustomDataL/LtypeSync/LlinkIDitem0|item1OCustomDatajL|LtypeSync|LlinkIDitem0yitem1OCustomDataLLtypeSyncLlinkIDitem0item1OCustomDataMMtypeSyncMlinkIDitem0item1OCustomDataQMcMtypeSynccMlinkIDitem0item1OCustomDataMMtypeSyncMlinkIDitem0item1OCustomDataMMtypeSyncMlinkIDitem0item1CustomData8NJNtypeSyncJNlinkIDitem0item1CustomDataNNtypeSyncNlinkIDitem0item1OCustomDataNNtypeSyncNlinkID item0item1OCustomDataO1OtypeSync1OlinkID!item0item1OCustomDatalO~OtypeSync~OlinkID"item0item1OCustomDataOOtypeSyncOlinkID#item0item1OCustomDataPPtypeSyncPlinkID$item0item1QCustomDataSPePtypeSyncePlinkID%item0item1QCustomDataPPtypeSyncPlinkID&item0item1QCustomDataPPtypeSyncPlinkID'item0item1QCustomData:QLQtypeSyncLQlinkID(item0item1CustomDataQQtypeSyncQlinkID)item0item1CustomDataQQtypeSyncQlinkID*item0item1CustomData!R3RtypeSync3RlinkID+item0item1CustomDatanRRtypeSyncRlinkID,item0item1CustomDataRRtypeSyncRlinkID-item0item1CustomDataSStypeSyncSlinkID.item0item1CustomDataUSgStypeSyncgSlinkID/item0item1CustomDataSStypeSyncSlinkID0item0item1OCustomDataSTtypeSyncTlinkID1item0 item1QCustomDataWPWtypeSyncPWlinkID<item0Xitem1OCustomDataWWtypeSyncWlinkID=item0^item1OCustomDataWWtypeSyncWlinkID>item0Uitem1QCustomData%X7XtypeSync7XlinkID?item0Vitem1QCustomDatarXXtypeSyncXlinkID@item0citem1bCustomDataXXtypeSyncXlinkIDAitem0ditem1bCustomData YYtypeSyncYlinkIDBitem0ritem1OCustomDataYYkYtypeSynckYlinkIDCitem0item1OCustomDataYYtypeSyncYlinkIDDitem0item1OCustomDataYZtypeSyncZlinkIDEitem0xitem1QCustomData@ZRZtypeSyncRZlinkIDFitem0item1OCustomDataZZtypeSyncZlinkIDGitem0item1QCustomDataZZtypeSyncZlinkIDHitem0item1QCustomData'[9[typeSync9[linkIDIitem0item1OCustomDatat[[typeSync[linkIDJitem0item1OCustomData[[typeSync[linkIDKitem0item1CustomData\ \typeSync \linkIDLitem0item1QCustomData[\m\typeSyncm\linkIDMitem0item1QCustomData\\typeSync\linkIDNitem0item1QCustomData\]typeSync]linkIDOitem0item1QCustomDataB]T]typeSyncT]linkIDPitem0item1QCustomData]]typeSync]linkIDQitem0item1QCustomData]]typeSync]linkIDRitem0item1QCustomData)^;^typeSync;^linkIDSitem0item1QCustomDatav^^typeSync^linkIDTitem0item1QCustomData^^typeSync^linkIDUitem0item1QCustomData_"_typeSync"_linkIDVitem0item1QCustomData]_o_typeSynco_linkIDWitem0item1QCustomData__typeSync_linkIDXitem0item1QCustomData_ `typeSync `linkIDYitem0item1QCustomDataD`V`typeSyncV`linkIDZitem0item1QCustomData``typeSync`linkID[item0item1QCustomData``typeSync`linkID\item0item1QCustomData+a=atypeSync=alinkID]item0item1QCustomDataxaatypeSyncalinkID^item0item1OCustomDataaatypeSyncalinkID_item0item1CustomDatab$btypeSync$blinkID`item0item1CustomData_bqbtypeSyncqblinkIDaitem0item1OCustomDatabbtypeSyncblinkIDbitem0item1OCustomDatab ctypeSync clinkIDcitem0item1OCustomDataFcXctypeSyncXclinkIDditem0item1QCustomDatacctypeSyncclinkIDeitem0item1OCustomDatacctypeSyncclinkIDfitem0item1OCustomData-d?dtypeSync?dlinkIDgitem0item1QCustomDatazddtypeSyncdlinkIDhitem0item1OCustomDataddtypeSyncdlinkIDiitem0item1OCustomDatae&etypeSync&elinkIDjitem0item1OCustomDataaesetypeSyncselinkIDkitem0item1OCustomDataeetypeSyncelinkIDlitem0item1OCustomDatae ftypeSync flinkIDmitem0item1QCustomDataHfZftypeSyncZflinkIDnitem0item1QCustomDatafftypeSyncflinkIDoitem0item1QCustomDatafftypeSyncflinkIDpitem0item1OCustomData/gAgtypeSyncAglinkIDqitem0item1OCustomData|ggtypeSyncglinkIDritem0item1OCustomDataggtypeSyncglinkIDsitem0item1PCustomDatah(htypeSync(hlinkIDtitem0item1PCustomDatachuhtypeSyncuhlinkIDuitem0item1PCustomDatahhtypeSynchlinkIDvitem0item1PCustomDatahitypeSyncilinkIDwitem0item1PCustomDataJi\itypeSync\i_D, S#