sreVadmiral\admiral.h/\]description.ext2]hull3\briefing\blufor.sqf_0Xhull3\briefing\civilian.sqf_0Xhull3\briefing\indfor.sqfa] hull3\briefing\opfor.sqf_0Xhull3\hull3.h*]vhull3\LICENSE_0X8init.sqf_0Xmission.sqmc]tclass Admiral { isEnabled = 1; sideRelations[] = { {"west", "resistance", "enemy"}, {"resistance", "west", "enemy"} }; class Camp { defaultUnitTemplate = "CUP_CZ_WD"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "GEND"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "GEND"; defaultZoneTemplate = "Cqc"; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "Blue Pearl Triss"; onLoadMission = "Made with Hull3"; author = "Lindahl The Viking"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 36; }; 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","
*** 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 "]]; // 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","
The Royal Navy destroyer HMS Liberty which has been operating in the area conducting anti-piracy operations has been sent to port for emergency repairs.

Her presence has been severely limiting our arms-shipments in and out of the island, and has so far cost our cause valuable time and money.

We must take this opportunity to strike and teach those imperialists not to meddle in our affairs!

ENEMY FORCES
Port security forces with APCs.
The Royal Navy on-board protection detail.
A nearby small garrison of Czech peacekeepers.

FRIENDLY FORCES
Only our ragtag group of guerrilla fighters. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Objective is to assault the Blue Pearl Industrial Port, storm the HMS Liberty, place explosives on key points throughout the ship and exfiltrate.

Because we have no dedicated Engineers team it is up to the CO to delegate which teams plants the explosives and which to provide security.

Take extra care breaching the ship, the guards onboard are highly trained, and the presence of civilian workers make the use of grenades ill-advised.

Make sure to read the Administration-tab if you carry explosives! "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
The raid has to be fast, the port is already on full alert and reinforcements will arrive in a matter of minutes.
Once the objective has been completed you must extract at full speed back to base before they get a chance to organise a counter-attack!

MOVEMENT PLAN
It is recommended to stick to the main road to reduce the chances of getting bogged down in the dense jungle. Extract along the same route.

FIRE SUPPORT PLAN
For this special operation our mechanic has mounted a .50 cal HMG on a bed-mounted swivel in one of our pickup trucks. Use it to cover friendly troop movements.

SPECIAL TASKS
The captain should be onboard the ship. Killing him would also greatly benefit our cause! He should be located somewhere near the bridge. "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
There are 7 key parts on the HMS Liberty that we need to explode;

The 120mm Cannon, VLS hatch and CRAM located at the bow.
The two SAM-systems at the stern.
The missile launcher and the other CRAM on top of the mission hangar.

Each weapon system require one explosive satchel each, except for the stern SAM-systems which can be both be taken out with one well placed charge in the middle near the truck.

Explosive satchels can be found in camo-netted boxes at spawn or in truck/van. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by Lindahl The Viking "]]; // 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 BLU_G_F { gear = "AKM_CHKDZ"; uniform = "FIA"; }; }; };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.raPpversion5EditorDatataddonsSA3_Characters_Face_nouniformrestrictionsA3_Weapons_F_Rifles_MK20A3_Weapons_F_AccA3_Weapons_FA3_Weapons_F_Expace_ballisticsA3_Weapons_F_Pistols_ACPC2acre_mainA3_Characters_F_Orange_Facewearace_attachace_chemlightsA3_Weapons_F_Itemsace_medicalark_vestsA3_Soft_F_Offroad_01A3_Soft_F_Exp_Offroad_02A3_Structures_F_Exp_Military_FortificationsA3_Structures_F_Orange_Humanitarian_FlagsA3_Structures_F_Mil_FlagsA3_Weapons_F_Bootcamp_AmmoboxesCUP_Misc3_ConfigA3_Boat_F_Destroyer_Destroyer_01A3_Structures_F_Exp_Civilian_AccessoriesA3_Structures_F_Kart_Civ_SportsGroundsA3_Static_F_Destroyer_Ship_Gun_01A3_Static_F_Destroyer_Ship_MRLS_01A3_Static_F_Jets_AAA_System_01A3_Static_F_Jets_SAM_System_02A3_Static_F_Jets_SAM_System_01A3_Supplies_F_Heli_Slingloadace_repairace_cargoA3_Structures_F_Tank_Military_RepairDepotA3_Structures_F_Bootcamp_Civ_CampingA3_Weapons_F_AmmoboxesCUP_Weapons_AmmoBoxesace_explosivesA3_Structures_F_Heli_FurnitureA3_Characters_F_OrangeA3_Structures_F_Items_ElectronicsA3_Structures_F_Exp_Military_ContainerBasesA3_Soft_F_Orange_Van_02A3_Soft_F_Exp_Truck_01CUP_Creatures_Military_BAFCUP_Creatures_StaticWeaponsCUP_Weapons_L85CUP_Weapons_West_AttachmentsCUP_Weapons_AmmunitionCUP_Weapons_Glock17CUP_Weapons_NVGCUP_Weapons_ACE_compatCUP_Weapons_GrenadesCUP_Creatures_Military_USArmyA3_Characters_F_Orange_HeadgearCUP_Creatures_Military_USMCark_ai_sentryCUP_WheeledVehicles_JackalA3_Structures_F_Wallsplp_containersCUP_CAMiscA3_Structures_F_Mil_Fortificationace_logistics_wirecutterace_concertina_wireA3_Structures_F_Mil_BagFenceA3_Characters_F_ExpA3_Soft_F_Exp_Offroad_01ark_custom_unitsark_vehicle_texturesark_rotorA3_Structures_F_Mil_BagBunkerA3_Signs_Face_interactionace_draggingA3_Ui_FadmiralA3_Structures_F_Argo_Military_BunkersCUP_CWA_MiscCUP_WheeledVehicles_UralA3_Structures_F_WrecksOPXmiscA3_Soft_F_Gamma_Van_01ark_clear_cargoAddonsMetaData randomSeedScenarioDatam(CustomAttributes(Mission*p moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProvider( MarkerIDProvider; LayerIndexProviderN Cameraa nextID]; nextIDN nextID0a posIFVDDHFdir"?-۽upu!?;? ݯaside2]45\ List m(CitemsBItem0 Item1u Item2 Item3yItem4Item5hItem6Item7gItem8Item9(Item10Item11Item12nItem13Item14Item15Item16Item17=Item18xItem19Item20Item21"Item22Item23$Item24Item25Item26oItem27Item28Item29Item30EItem31Item32^Item33Item348Item35Item36Item37Item38\Item39Item40Item41@Item42Item43Item44) Item45 Item46 Item47!Item48I!Item49!Item504"Item51"Item521#Item53#Item54#Item55P$Item56$Item57%Item58%Item59%Item60S&Item61&Item62&Item63R'Item64{'Item65'm(classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comu classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/ classNameA3_Weapons_FnameArma 3 Alpha - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comyclassNameA3_Weapons_F_ExpnameArma 3 Apex - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_ballisticsnameACE3 - BallisticsauthorACE-Teamurlhttp://ace3mod.com/hclassNameacre_mainnameACRE2 - MainauthorACRE2Teamurlhttps://github.com/IDI-Systems/acre2classNameA3_Characters_F_OrangenameArma 3 Orange - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comgclassNameace_attachnameACE3 - AttachauthorACE-Teamurlhttp://ace3mod.com/classNameace_chemlightsnameace_chemlightsauthorACE-Teamurlhttp://ace3mod.com/(classNameace_medicalnameACE3 - MedicalauthorACE-Teamurlhttp://ace3mod.com/classNameark_vestsnameARK Inhouse - VestsauthorARKurlhttp://www.ark-group.orgclassNameA3_Soft_FnameArma 3 Alpha - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.comnclassNameA3_Soft_F_ExpnameArma 3 Apex - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_ExpnameArma 3 Apex - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_OrangenameArma 3 Orange - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_MilnameArma 3 - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Weapons_F_BootcampnameArma 3 Bootcamp Update - Weapons and AccessoriesauthorBohemia Interactiveurlhttps://www.arma3.com=classNameCUP_Misc3_ConfignameCUP_Misc3_ConfigxclassNameA3_Boat_F_DestroyernameArma 3 Jets - Boats and SubmersiblesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_Exp_CiviliannameArma 3 Apex - Civilian BuildingsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_KartnameArma 3 Karts - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com"classNameA3_Static_F_DestroyernameCFGPATCHES_A3_Static_F_DestroyerauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Static_F_JetsnameArma 3 Jets - TurretsauthorBohemia Interactiveurlhttps://www.arma3.com$classNameA3_Supplies_F_HelinameArma 3 Helicopters - Ammoboxes and SuppliesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_repairnameACE3 - RepairauthorACE-Teamurlhttp://ace3mod.com/classNameace_cargonameACE3 - CargoauthorACE-Teamurlhttp://ace3mod.com/oclassNameA3_Structures_F_TanknameArma 3 Tank - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_F_BootcampnameArma 3 Bootcamp Update - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Weapons_AmmoBoxesnameCUP_Weapons_AmmoBoxesclassNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttp://ace3mod.com/EclassNameA3_Structures_F_HelinameArma 3 Helicopters - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comclassNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com^classNameA3_Soft_F_OrangenameArma 3 Orange - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.comclassNameCUP_Creatures_Military_BAFnameCUP_Creatures_Military_BAF8classNameCUP_Creatures_StaticWeaponsnameCUP_Creatures_StaticWeaponsclassNameCUP_Weapons_L85nameCUP_Weapons_L85classNameCUP_Weapons_West_AttachmentsnameCUP_Weapons_West_AttachmentsclassNameCUP_Weapons_AmmunitionnameCUP_Weapons_Ammunition\classNameCUP_Weapons_Glock17nameCUP_Weapons_Glock17classNameCUP_Weapons_NVGnameCUP_Weapons_NVGclassNameCUP_Weapons_ACE_compatnameCUP_Weapons_ACE_compatauthorCommunity Upgrade Project@classNameCUP_Weapons_GrenadesnameCUP_Weapons_GrenadesclassNameCUP_Creatures_Military_USArmynameCUP_Creatures_Military_USArmyclassNameCUP_Creatures_Military_USMCnameCUP_Creatures_Military_USMC) classNameark_ai_sentrynameARK Inhouse - AI SentryauthorARKurlhttp://www.ark-group.org classNameCUP_WheeledVehicles_JackalnameCUP_WheeledVehicles_Jackal classNameplp_containersnameplp_containers!classNameCUP_CAMiscnameCUP_CAMiscI!classNameace_logistics_wirecutternameACE3 - Logistics Wire CutterauthorACE-Teamurlhttp://ace3mod.com/!classNameace_concertina_wirenameACE3 - Concertina WireauthorACE-Teamurlhttp://ace3mod.com/4"classNameA3_Characters_F_ExpnameArma 3 Apex - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.com"classNameark_custom_unitsnameARK Inhouse - Custom UnitsauthorARKurlhttp://www.ark-group.org1#classNameark_vehicle_texturesnameark_vehicle_texturesauthorARK#classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.org#classNameA3_Signs_FnameArma 3 - SignsauthorBohemia Interactiveurlhttps://www.arma3.comP$classNameace_interactionnameACE3 - InteractionauthorACE-Teamurlhttp://ace3mod.com/$classNameace_draggingnameACE3 - DraggingauthorACE-Teamurlhttp://ace3mod.com/%classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.com%classNameAdmiralnameadmiralauthorKami%classNameA3_Structures_F_ArgonameArma 3 Malden - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.comS&classNameCUP_CWA_MiscnameCUP_CWA_Misc&classNameCUP_WheeledVehicles_UralnameCUP_WheeledVehicles_Ural&classNameA3_Structures_F_WrecksnameArma 3 - Vehicle WrecksauthorBohemia Interactiveurlhttps://www.arma3.comR'classNameOPXmiscnameOPXmisc{'classNameA3_Soft_F_GammanameArma 3 - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.com'classNameark_clear_cargonameARK Inhouse - Clear CargoauthorARKurlhttp://www.ark-group.orgm(authorLindahl The VikingHeader(wreckRemovalMaxTimeaE(gameTypeCoopminPlayersmaxPlayers#(Category0)*nameMultiplayerAttribute0M)Attribute1)nAttributes*propertyRespawnButtonexpressiontrueValue))data))type)value?)typeSCALAR)propertyRespawnTemplatesexpressiontrueValue **data**type4*valueH**typeARRAYH*itemsItem0e**datau**type*valueNone*typeSTRING*Intel*Entitiesj,Connections1pbriefingNameark_co35_blue_triss_pearloverviewTextRaid the ship! | Slot: HMGresistanceWesttimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayT c @&q@5skill?rankCAPTAINinit [this, ["faction", "BLU_G_F"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionFIA - Commanding Officer@COisPlayerisPlayableInventory6: primaryWeaponm7handgun7uniformE8vest:mapItemMapcompassItemCompasswatchItemWatchradioItemRadiogpsItemGPSgogglesG_AviatorheadgearH_MilCap_dgtl:namearifle_Mk20C_ACO_Fopticsoptic_ACO_grnprimaryMuzzleMag77name30Rnd_556x45_StanagammoLeft7namehgun_ACPC2_FprimaryMuzzleMag8E8name9Rnd_45ACP_MagammoLeft E8typeNameU_I_OfficerUniformisBackpackMagazineCargo8ItemCargoE::itemsItem08Item1,9Item2c9Item39Item49Item5 :E:name30Rnd_556x45_StanagcountammoLeft,9name9Rnd_45ACP_MagcountammoLeft c9nameSmokeShellGreencountammoLeft9nameSmokeShellOrangecountammoLeft9nameSmokeShellPurplecountammoLeft :nameChemlight_greencountammoLeftE:itemsItem0b::nameFirstAidKitcount:typeNameV_BandollierB_oliisBackpack:dataTypeObjectPositionInfo>;sideIndependentflagsAttributesv;idtypeI_medic_FatlOffset7D<position2FNBAFanglesg > c @@v;skill?rankSERGEANTinit [this, ["faction", "BLU_G_F"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionFIA - Platoon Medic@COisPlayableD< dataTypeObjectPositionInfo<sideIndependentflagsAttributes=idtypeI_soldier_FatlOffsetCustomAttributes=?position1FBAFangles>b @@=skill?rankCORPORALinitcall{ [this, ["faction", "BLU_G_F"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;}descriptionFIA - Platoon Rifleman@COisPlayable=Attribute0>Attribute1>nAttributes?propertyspeakerexpression_this setspeaker _value;ValueQ>>dataa>>type>valueMale06GRE>typeSTRING>propertypitchexpression_this setpitch _value;Value>?data>?type ?valueHz??typeSCALAR?%?dataTypeGroupsideIndependentEntities?AttributesBidatlOffsetBitemsItem0?Item1AABdataTypeObjectPositionInfo6@sideIndependentflagsAttributesn@idtypeI_Soldier_SL_FatlOffsetAAposition1FBtAFangles03=C;?@n@skill?rankSERGEANTinit [this, ["faction", "BLU_G_F"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionFIA - Alpha Squad Leader@Alpha SLisPlayableAAdataTypeObjectPositionInfoAsideIndependentflagsAttributesAidtypeI_medic_FatlOffsetBposition1FkBAFangles=C;?@Askill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionFIA - Alpha Squad Medic@Alpha SLisPlayableBBdataTypeGroupsideIndependentEntities7CAttributescIid atlOffsetiIitemsItem0uCItem1 EItem2FItem3GcIdataTypeObjectPositionInfoCsideIndependentflagsAttributes5Did typeI_Soldier_TL_FatlOffset Eposition1FB@FanglesPk=C;?|V@5Dskill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "FTL"], ["marker", "A1", "ColorRed"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 1 Fireteam Leader@Alpha 1isPlayable EdataTypeObjectPositionInfoEsideIndependentflagsAttributesEid typeI_Soldier_AR_FatlOffsetFposition*1FkB#@Fangles=C;?@Eskill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 1 Automatic Rifleman@Alpha 1isPlayableFdataTypeObjectPositionInfoGsideIndependentflagsAttributesFGid typeI_Soldier_A_FatlOffsetGposition1F.B]@Fangles=C;?{V@FGskill?init [this, ["faction", "BLU_G_F"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 1 Assistant Automatic Rifleman@Alpha 1isPlayableGdataTypeObjectPositionInfoHsideIndependentflagsAttributesHid typeI_Soldier_LAT_FatlOffsetcIposition1FB@Fangles=C;?@Hskill?init[this, ["faction", "BLU_G_F"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 1 Rifleman (AT)@Alpha 1isPlayablecIiIdataTypeGroupsideIndependentEntitiesIAttributesOidOitemsItem0IItem1KItem2LItem3oNOdataTypeObjectPositionInfopJsideIndependentflagsAttributesJidtypeI_Soldier_TL_FKpositiont1FFB@Fangles>C;?@Jskill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "FTL"], ["marker", "A2", "ColorRed"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 2 Fireteam Leader@Alpha 2isPlayableKdataTypeObjectPositionInfoLsideIndependentflagsAttributes?LidtypeI_Soldier_AR_FatlOffsetLposition1F B@Fangles>C;?@?Lskill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 2 Automatic Rifleman@Alpha 2isPlayableLdataTypeObjectPositionInfoMsideIndependentflagsAttributesMidtypeI_Soldier_A_FatlOffsetoNpositionI1F*!B|@Fangles$s>C;?U@Mskill?init [this, ["faction", "BLU_G_F"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 2 Assistant Automatic Rifleman@Alpha 2isPlayableoNdataTypeObjectPositionInfoNsideIndependentflagsAttributes0OidtypeI_Soldier_LAT_FatlOffsetOpositionD1F+9B@Fangles$s>C;?U@0Oskill?init[this, ["faction", "BLU_G_F"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 2 Rifleman (AT)@Alpha 2isPlayableOOdataTypeGroupsideIndependentEntities=PAttributesiVidatlOffsetиoVitemsItem0{PItem1RItem2SItem3UiVdataTypeObjectPositionInfoQsideIndependentflagsAttributes;QidtypeI_Soldier_TL_FatlOffsetиRposition1FB@FanglesPk=C;?@;Qskill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "FTL"], ["marker", "A3", "ColorRed"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 3 Fireteam Leader@Alpha 3isPlayableRdataTypeObjectPositionInfoRsideIndependentflagsAttributesRidtypeI_Soldier_AR_FatlOffsetSpositionf1FTBԸ@Fangles-=C;?@Rskill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 3 Automatic Rifleman@Alpha 3isPlayableSdataTypeObjectPositionInfoTsideIndependentflagsAttributesLTidtypeI_Soldier_A_FatlOffsetUposition1FB@FanglesV=C;?@LTskill?init [this, ["faction", "BLU_G_F"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 3 Assistant Automatic Rifleman@Alpha 3isPlayableUdataTypeObjectPositionInfoUsideIndependentflagsAttributesUidtypeI_Soldier_LAT_FatlOffsetiVposition¯1FB@FanglesV=C;?@Uskill?init[this, ["faction", "BLU_G_F"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionFIA - Alpha 3 Rifleman (AT)@Alpha 3isPlayableiVoVdataTypeGroupsideIndependentEntitiesVAttributess[idatlOffsety[itemsItem0VItem1Ys[ dataTypeObjectPositionInfoWsideIndependentflagsAttributesWidtypeI_Soldier_SL_FatlOffsetCustomAttributesXYpositionb2FA}BjAFangles:]>dh@@Wskill?rankSERGEANTinit [this, ["faction", "BLU_G_F"], ["gear", "SL"], ["marker", "BSL", "ColorBlue"]] call hull3_unit_fnc_init;descriptionFIA - Bravo Squad Leader @Bravo SLisPlayableXAttribute0XAttribute1lYnAttributesYpropertyspeakerexpression_this setspeaker _value;Value%YlYdata5YlYtypeWYvalueMale06GRElYtypeSTRINGlYpropertypitchexpression_this setpitch _value;ValueYYdataYYtypeYvalue\?YtypeSCALARYdataTypeObjectPositionInfofZsideIndependentflagsAttributesZidtypeI_medic_Fs[positionRm2FT6BlAFanglesT=ih@č=Zskill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionFIA - Bravo Squad Medic@Bravo SLisPlayables[y[dataTypeGroupsideIndependentEntities[AttributesbidatlOffset bitemsItem0\Item1]Item2+_Item3`bdataTypeObjectPositionInfo\sideIndependentflagsAttributes\idtypeI_Soldier_TL_FatlOffset]positionCZ2FQB7YAFanglesU%>w@@\skill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "FTL"], ["marker", "B1", "ColorBlue"]] call hull3_unit_fnc_init;descriptionFIA - Bravo 1 Fireteam Leader@Bravo 1isPlayable]dataTypeObjectPositionInfo8^sideIndependentflagsAttributesp^idtypeI_Soldier_AR_FatlOffset+_position8d2F4BRAFanglesU%>w@nZw@.#=_skill?init [this, ["faction", "BLU_G_F"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionFIA - Bravo 1 Assistant Automatic Rifleman@Bravo 1isPlayable`dataTypeObjectPositionInfo)asideIndependentflagsAttributesaaidtypeI_Soldier_LAT_FatlOffset8bpositionw2FBVAFanglesZ=w@yT=aaskill?init[this, ["faction", "BLU_G_F"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionFIA - Bravo 1 Rifleman (AT)@Bravo 1isPlayableb bdataTypeGroupsideIndependentEntities^bAttributeskhid$qhitemsItem0bItem1$dItem2eItem3gkhdataTypeObjectPositionInfocsideIndependentflagsAttributesLcid typeI_Soldier_TL_F$dposition(G2FPB#EAFangles>->@\R@Lcskill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionFIA - Bravo 2 Fireteam Leader@Bravo 2isPlayable$ddataTypeObjectPositionInfodsideIndependentflagsAttributesdid!typeI_Soldier_AR_FatlOffset7epositionP2F%}B>AFangles>->@Y@dskill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionFIA - Bravo 2 Automatic Rifleman@Bravo 2isPlayableedataTypeObjectPositionInfo&fsideIndependentflagsAttributes^fid"typeI_Soldier_A_FatlOffset7gpositionm\2F%BG@AFangles>@rE/;^fskill?init [this, ["faction", "BLU_G_F"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionFIA - Bravo 2 Assistant Automatic Rifleman@Bravo 2isPlayablegdataTypeObjectPositionInfogsideIndependentflagsAttributesgid#typeI_Soldier_LAT_Fkhposition/h2F@nZB@@iskill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "FTL"], ["marker", "B3", "ColorBlue"]] call hull3_unit_fnc_init;descriptionFIA - Bravo 3 Fireteam Leader@Bravo 3isPlayablej dataTypeObjectPositionInfoFksideIndependentflagsAttributes~kid&typeI_Soldier_AR_FatlOffsetCustomAttributes9lmposition1@2FpB]'AFangles >6@C|@~kskill?rankCORPORALinit [this, ["faction", "BLU_G_F"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionFIA - Bravo 3 Automatic Rifleman@Bravo 3isPlayable9lAttribute0qlAttribute1mnAttributesmpropertyspeakerexpression_this setspeaker _value;ValuelmdatalmtypelvalueMale06GREmtypeSTRINGmpropertypitchexpression_this setpitch _value;ValueHmmdataXmmtypetmvalueHz?mtypeSCALARmdataTypeObjectPositionInfonsideIndependentflagsAttributesHnid'typeI_Soldier_A_FatlOffset(9npositionH2F@B(AFangles#T>B@g@Hnskill?init [this, ["faction", "BLU_G_F"], ["gear", "AAR"]] call hull3_unit_fnc_init;descriptionFIA - Bravo 3 Assistant Automatic Rifleman@Bravo 3isPlayablendataTypeObjectPositionInfoosideIndependentflagsAttributesoid(typeI_Soldier_LAT_FatlOffseteppositionW2FCBR+AFanglesq*>B@$q@oskill?init[this, ["faction", "BLU_G_F"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionFIA - Bravo 3 Rifleman (AT)@Bravo 3isPlayableepkpdataTypeGroupsideIndependentEntitiespAttributesyyid-atlOffset7yitemsItem0pItem1tItem2vyy dataTypeObjectPositionInfoqsideIndependentflagsAttributesqid9typeI_Soldier_SL_FatlOffset7CustomAttributesrtposition1FClBAFangles>ت@@qskill?rankSERGEANTinitcall{ [this, ["faction", "BLU_G_F"], ["gear", "SL"], ["marker", "HMG1", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionFIA - HMG 1 Leader (Technical)@HMG 1isPlayablerAttribute0rAttribute1~snAttributestpropertyspeakerexpression_this setspeaker _value;Value7s~sdataGs~stypeisvalueMale04GRE~stypeSTRING~spropertypitchexpression_this setpitch _value;Valuestdatasttypesvalue\?ttypeSCALARtdataTypeObjectPositionInfotsideIndependentflagsAttributestid<typeI_soldier_FCustomAttributesouvposition1FBAFangles~=ت@@tskill?initcall{ [this, ["faction", "BLU_G_F"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;}descriptionFIA - HMG 1 Gunner@HMG 1isPlayableouAttribute0uAttribute18vnAttributesvpropertyspeakerexpression_this setspeaker _value;Valueu8vdatav8vtype#vvalueMale01GRE8vtypeSTRING8vpropertypitchexpression_this setpitch _value;Value~vvdatavvtypevvalueQx?vtypeSCALARvdataTypeObjectPositionInfoJwsideIndependentflagsAttributeswid=typeI_soldier_FCustomAttributes)xyyposition:1F.BAFanglesz=ت@ @wskill?initcall{ [this, ["faction", "BLU_G_F"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;}descriptionFIA - HMG 1 Driver@HMG 1isPlayable)xAttribute0axAttribute1xnAttributesyypropertyspeakerexpression_this setspeaker _value;ValuexxdataxxtypexvalueMale05GRExtypeSTRINGxpropertypitchexpression_this setpitch _value;Value8yyydataHyyytypedyvalueG?yytypeSCALARyyy dataTypeObjectPositionInfozsideEmptyflagsAttributesQzid.typeB_G_Offroad_01_FatlOffset̼CustomAttributesz|position12FeBnAFangles=ʒ@~@Qzskill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_G_F"], ["gear", "Car"]] call hull3_unit_fnc_init;}zAttribute0{Attribute1{nAttributes|propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value]{{datam{{type{value[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]{typeSTRING{propertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value[||datak||type|value|typeBOOL| dataTypeObjectPositionInfo4}sideEmptyflagsAttributesl}id/typeB_G_Offroad_01_FatlOffsetDCustomAttributes}position|=2F BAFangles~=ف@v=@l}skill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_G_F"], ["gear", "Car"]] call hull3_unit_fnc_init;}}Attribute0~Attribute1~nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuex~~data~~type~value[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]~typeSTRING~propertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuevdatatypevaluetypeBOOL dataTypeObjectPositionInfoOsideEmptyflagsAttributesid0typeB_G_Offroad_01_FatlOffset@CustomAttributesЂposition0&2FKBs^AFangles=`@@skill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_G_F"], ["gear", "Car"]] call hull3_unit_fnc_init;}Attribute09Attribute1nAttributesЂpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueЂdataЂtypevalueЂtypeBOOLЂdataTypeLogicPositionInfo_nameadm_hc_unitisPlayabledescriptionHCid5typeHeadlessClient_FatlOffset@position/FfC?c@F dataTypeObjectPositionInfo!sideEmptyflagsAttributesYid7typeI_C_Offroad_02_unarmed_FatlOffsetCustomAttributes̈́position2FBAFangles:]>?@Yskill?lockUNLOCKEDinit [this, ["faction", "BLU_G_F"], ["gear", "Car"]] call hull3_unit_fnc_init;̈́Attribute0Attribute1ԅnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value_ԅdataoԅtypevalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]ԅtypeSTRINGԅpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value]datamtypevaluetypeBOOL dataTypeObjectPositionInfo<sideEmptyflagsAttributestid9typeB_G_Offroad_01_armed_FatlOffsetpCustomAttributes@position:1F3B AFangles>Nj?@tskill?lockUNLOCKEDinit [this, ["faction", "BLU_G_F"], ["gear", "Car"]] call hull3_unit_fnc_init;texturesGuerilla_10Attribute0GAttribute1Attribute2qnAttributes@propertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};ValueXdatahtypevaluetypeARRAYitemsItem0Item1dataωtype߉typeARRAYdatatypevalue2typeARRAY2itemsItem0Item1)Item2jItem3Item4Item59Item6zItem7ŌItem8Item9OItem10Item11ٍItem12Item13hdata)typevalueHideDoor1)typeSTRING)data9jtypeUvalue?jtypeSCALARjdataztypevalueHideDoor2typeSTRINGdatatype݋value?typeSCALARdata9type$valueHideDoor39typeSTRING9dataIztypeevalue?ztypeSCALARzdataŌtypevalueHideBackpacksŌtypeSTRINGŌdataՌtypevaluetypeSCALARdataOtype:valueHideBumper1OtypeSTRINGOdata_type{value?typeSCALARdataٍtypečvalueHideBumper2ٍtypeSTRINGٍdatatypevaluetypeSCALARdata*htypeSvalueHideConstructionhtypeSTRINGhdataxtypevalue?typeSCALARpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value2qdataBqtype^valueqtypeBOOLqpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueˏ@dataۏ@type+value[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]@typeSTRING@ dataTypeObjectPositionInfoڐsideEmptyflagsAttributesid<typeB_G_Offroad_01_FatlOffset#CustomAttributes[position9H2FB'AFangles=S=#.@l@skill?lockUNLOCKEDinitcall{ [this, ["faction", "BLU_G_F"], ["gear", "Car"]] call hull3_unit_fnc_init;}Attribute0đAttribute1nAttributes[propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata.type~value[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value[data,[typeHvalue[typeBOOL[dataTypeObjectPositionInfoޓsideEmptyflagsAttributesid=typeLand_BagBunker_01_small_green_F4position2FB0"BFangles >@@disableSimulation4dataTypeObjectPositionInfosideEmptyflagsAttributesid>typeLand_BagFence_01_long_green_F position2FӼBlQBFangles >c׉?@disableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesŕid?typeLand_BagFence_01_round_green_Fposition\2FȼB,YBFangles >o`V@(@ŕdisableSimulation dataTypeObjectPositionInfo|sideEmptyflagsAttributesidDtypeBanner_01_FIA_FatlOffsetD>CustomAttributesҖposition1FQB!AFangles@disableSimulationҖAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueIdataYtypeuvaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributes>idGtypeFlag_FIA_FatlOffset 9Dpositionu1FB"AFangles@>D dataTypeObjectPositionInfoܘsideEmptyflagsAttributesidHtypeBox_FIA_Ammo_FatlOffsetCustomAttributes.positione1F[BA@FanglesV=> @Attribute0BnAttributes.propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value.data.typevalue[[[[],[]],[["SatchelCharge_Remote_Mag"],[20]],[["ACE_Clacker"],[10]],[[],[]]],false].typeSTRING.dataTypeObjectPositionInfosideEmptyflagsAttributesߚidKtypeLand_Campfire_burningpositions1F5B@Fangles1=F@ߚ dataTypeObjectPositionInfo}sideEmptyflagsAttributesidLtypeBox_FIA_Ammo_FatlOffsetCustomAttributesϜposition1FMBAFanglesX>To@җ=Attribute0nAttributesϜpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value=ϜdataMϜtypevalue[[[[],[]],[["SatchelCharge_Remote_Mag"],[20]],[["ACE_Clacker"],[10]],[[],[]]],false]ϜtypeSTRINGϜdataTypeObjectPositionInfoesideEmptyAttributesidMtypeLand_Destroyer_01_base_FatlOffsettACustomAttributesposition_FTF9zAFangles~z?Attribute0Attribute1Attribute2nAttributespropertyShipHangarDoorStateexpression[([_this, 'Land_Destroyer_01_hull_04_F'] call bis_fnc_destroyer01GetShipPart), _value, true] spawn bis_fnc_destroyer01AnimateHangarDoors;Valuedatažtypeޞvalue?typeSCALARpropertyCustomShipFlagTexture0expression([_this, 'ShipFlag_US_F'] call bis_fnc_destroyer01GetShipPart) setFlagTexture _value;Valuedatatypeџvaluea3\data_f\flags\flag_aaf_co.paatypeSTRINGpropertyCustomShipNumber1expression[([_this, 'Land_Destroyer_01_hull_01_F'] call bis_fnc_destroyer01GetShipPart), _value, 0] spawn bis_fnc_destroyer01InitHullNumbers;ValuedatatypeѠvaluetypeSCALAR dataTypeObjectPositionInfosideEmptyflagsAttributesidOtypeLand_Plank_01_4m_FatlOffsetaACustomAttributesءpositionpTF@AFanglesKW^@disableSimulationءAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueOdata_type{valuetypeBOOL dataTypeObjectPositionInfo0sideEmptyflagsAttributeshidQtypeLand_PlasticBarrier_03_FatlOffset2:CustomAttributesWpositionQTF3 @AFanglesQa@hcreateAsSimpleObjectdisableSimulationAttribute0ɣnAttributesWpropertyallowDamageexpression_this allowdamage _value;ValueWdata(WtypeDvalueWtypeBOOLW dataTypeObjectPositionInfosideEmptyflagsAttributes1idRtypeLand_PlasticBarrier_03_FatlOffset;CustomAttributesj positionXTFp@~AFangles>1createAsSimpleObjectdisableSimulationjAttribute0nAttributes propertyallowDamageexpression_this allowdamage _value;Value data type value typeBOOL dataTypeObjectPositionInfo¦sideEmptyflagsAttributesidStypeLand_PlasticBarrier_03_FatlOffsetܙ;CustomAttributes3position_TF@AFanglesQa@createAsSimpleObjectdisableSimulation3Attribute0[nAttributespropertyallowDamageexpression_this allowdamage _value;Valuedatatype֧valuetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesèidTtypeLand_PlasticBarrier_03_FatlOffsetU=CustomAttributesposition2gTFG @LAFangles >ècreateAsSimpleObjectdisableSimulationAttribute0$nAttributespropertyallowDamageexpression_this allowdamage _value;ValuesdatatypevaluetypeBOOL dataTypeObjectPositionInfoTsideEmptyflagsAttributesidUtypeLand_PlasticBarrier_03_FatlOffsetT=CustomAttributesŪ{positionKmTF @AFanglesQa@createAsSimpleObjectdisableSimulationŪAttribute0nAttributes{propertyallowDamageexpression_this allowdamage _value;Value<{dataL{typehvalue{typeBOOL{dataTypeObjectPositionInfo sideEmptyflagsAttributesEidVtypeLand_PlasticBarrier_03_FCustomAttributes~4positionxTFߝ@AFanglesJ>EcreateAsSimpleObjectdisableSimulation~Attribute0nAttributes4propertyallowDamageexpression_this allowdamage _value;Value4data4type!value4typeBOOL4dataTypeObjectPositionInfoʭsideEmptyAttributesidWtypeLand_PlasticBarrier_03_FatlOffsetAeACustomAttributes;positionSsTF@GAFangles@createAsSimpleObjectdisableSimulation;Attribute0cnAttributespropertyallowDamageexpression_this allowdamage _value;Valuedata®typeޮvaluetypeBOOLdataTypeObjectPositionInfosideEmptyAttributesidXtypeLand_PlasticBarrier_03_FatlOffsetcACustomAttributespositionoTF{@AFangles@createAsSimpleObjectdisableSimulationAttribute0 nAttributespropertyallowDamageexpression_this allowdamage _value;ValueodatatypevaluetypeBOOL dataTypeObjectPositionInfoGsideEmptyflagsAttributesidZtypeB_Ship_Gun_01_FatlOffset`=CustomAttributesposition SFhmAYBFangles\@#@I@lockLOCKEDreceiveRemoteTargetsAttribute0ֱnAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value_dataotypevaluetypeBOOLdataTypeObjectPositionInfo,sideEmptyAttributesdid[typeB_Ship_MRLS_01_FatlOffsetjACustomAttributesposition^SFʽ=A@BFangles@@@dlockLOCKEDreceiveRemoteTargetsAttribute0nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueDdataTtypepvaluetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesVid\typeB_AAA_System_01_FatlOffset=CustomAttributesʵpositionSF A*BFangles(M@VlockLOCKEDreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsageʵAttribute0nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value{datatypevaluetypeBOOL dataTypeObjectPositionInfoUsideEmptyflagsAttributesid]typeB_SAM_System_02_FatlOffsetU=CustomAttributesposition]UF AAFanglesu?lockLOCKEDreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsageAttribute0)nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Valuedata¸type޸valuetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesĹid^typeB_AAA_System_01_FatlOffset =CustomAttributes8(positionTFɭATAFanglesQ?ĹlockLOCKEDreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsage8Attribute0`nAttributes(propertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value(data(typevalue(typeBOOL(dataTypeObjectPositionInfosideEmptyAttributesid_typeB_SAM_System_01_FatlOffset1#@CustomAttributescSpositionvUFQA_9AFangles/?lockLOCKEDreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsagecAttribute0nAttributesSpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueSdata$Stype@valueStypeBOOLS dataTypeObjectPositionInfosideEmptyflagsAttributes,id`typeB_Slingload_01_Repair_FatlOffsetЬ;CustomAttributesepositionvUFN!A9AFangles?,createAsSimpleObjectdisableSimulationeAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueܾdatatypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyAttributesidatypeB_SAM_System_01_FatlOffsetPp&@CustomAttributesVFposition UFQA؄AFanglesa@lockLOCKEDreportRemoteTargetsreceiveRemoteTargetsreportOwnPositionaiRadarUsageVAttribute0~nAttributesFpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueFdataFtype3valueFtypeBOOLF dataTypeObjectPositionInfosideEmptyflagsAttributesidbtypeB_Slingload_01_Repair_FatlOffset(=CustomAttributesXpositionUF!AAFangles|@createAsSimpleObjectdisableSimulationXAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyAttributesidetypeLand_RepairDepot_01_green_FatlOffsetAposition]UF0A AFangles9@createAsSimpleObjectdisableSimulation dataTypeObjectPositionInfosideEmptyflagsAttributesidftypeLand_PartyTent_01_FatlOffset8CustomAttributesposition!.UFz1A[cAFangles@=>@disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;Valueldata|typevaluetypeBOOL dataTypeObjectPositionInfoDsideEmptyflagsAttributesdidgtypeI_supplyCrate_FatlOffset4k<CustomAttributesposition@UF@AdAFdcreateAsSimpleObjectdisableSimulationAttribute0nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata/typeqvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesWidhtypeI_supplyCrate_FatlOffsetb<CustomAttributesxapositionEUFlAjAFanglestv@WcreateAsSimpleObjectxAttribute0nAttributesapropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valueadata atypeLvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]atypeSTRINGa dataTypeObjectPositionInfosideEmptyflagsAttributes5iditypeCUP_BAF_VehicleBoxatlOffset0;CustomAttributesS<positioni7UF\'AUAFanglesI@5disableSimulationSAttribute0{nAttributes<propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value<data<type'value[[[[],[]],[[],[]],[[],[]],[[],[]]],false]<typeSTRING< dataTypeObjectPositionInfosideEmptyflagsAttributesidjtypeCUP_BAF_VehicleBoxatlOffset;CustomAttributes.positionf,UF+'A)SAFanglesAb@disableSimulation.Attribute0VnAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesidktypeBox_IND_AmmoOrd_FatlOffset9CustomAttributes#eposition?UFőAjAFanglesX:?createAsSimpleObjectdisableSimulation#Attribute0KnAttributesepropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueedataetypePvalue[[[[],[]],[["DemoCharge_Remote_Mag","SatchelCharge_Remote_Mag"],[20,10]],[["ACE_Clacker","ACE_DefusalKit"],[12,6]],[[],[]]],false]etypeSTRINGedataTypeObjectPositionInfosideEmptyAttributesidltypeLand_Workbench_01_FatlOffset+AQpositionUFAWAFangles@e@@createAsSimpleObjectdisableSimulationQdataTypeGroupsideCivilianEntitiesAttributesEidmatlOffsetAKitemsItem0E dataTypeObjectPositionInfo|sideCivilianflagsAttributesidntypeC_Man_ConstructionWorker_01_Black_FatlOffsetACustomAttributesEposition%UF;I AYAFangles.@Attribute0Attribute1nAttributesEpropertyace_isSurrenderedexpressionif (_value) then {[objNull, [_this], true] call ace_captives_fnc_moduleSurrender}ValuedatatypevaluetypeBOOLpropertypitchexpression_this setpitch _value;ValueEdataEtype0value\?EtypeSCALAREKdataTypeObjectPositionInfosideEmptyAttributesidptypeLand_Portable_generator_FatlOffsetA%position1aUFZ[AAFcreateAsSimpleObjectdisableSimulation%dataTypeObjectPositionInfosideEmptyflagsAttributesidstypeLand_Cargo_House_V4_FatlOffsetԊAposition6TFAAFangles8@dataTypeGroupsideCivilianEntities:AttributesidtitemsItem0WdataTypeObjectPositionInfosideCivilianflagsAttributes-idutypeC_Man_ConstructionWorker_01_Red_FCustomAttributes?positionTwTF@mAFangles/a@-skillL>?Attribute0wAttribute1CnAttributespropertyace_isSurrenderedexpressionif (_value) then {[objNull, [_this], true] call ace_captives_fnc_moduleSurrender}ValueCdataCtype0valueCtypeBOOLCpropertypitchexpression_this setpitch _value;ValuedatatypevalueHz?typeSCALAR dataTypeObjectPositionInfolsideEmptyflagsAttributesidvtypeC_Van_02_service_FatlOffsetu<CustomAttributesposition"7TF|͆@wAFangles?lockLOCKEDtexturesCivServicecreateAsSimpleObjectdisableSimulationAttribute0IAttribute1Attribute2nAttributespropertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};ValueZdatajtypevaluetypeARRAYitemsItem0Item1datatypetypeARRAYdatatype value4typeARRAY4+items*Item04Item1Item2Item3 Item4LItem5Item6Item7#Item8dItem9Item10Item11EItem12Item13Item14Item15gItem16Item17Item185Item19~Item20Item21Item22TItem23Item24Item254Item26uItem27Item28Item29OItem30Item31Item32Item33iItem34Item35Item36CItem37Item38Item39,Item40mItem41dataDtypejvalueDoor_1_sourcetypeSTRINGdatatypevaluetypeSCALARdata typevalueDoor_2_source typeSTRING dataLtype7value?LtypeSCALARLdata\typevalueDoor_3_sourcetypeSTRINGdatatypevaluetypeSCALARdata#typevalueDoor_4_source#typeSTRING#data3dtypeOvalue?dtypeSCALARddatattypevalueHide_Door_1_sourcetypeSTRINGdatatypevaluetypeSCALARdataEtype0valueHide_Door_2_sourceEtypeSTRINGEdataUtypeqvaluetypeSCALARdatatypevalueHide_Door_3_sourcetypeSTRINGdatatypevaluetypeSCALARdata'gtypeRvalueHide_Door_4_sourcegtypeSTRINGgdatawtypevaluetypeSCALARdatatypevaluelights_em_hidetypeSTRINGdata5type value?5typeSCALAR5dataE~typeivalueladder_hide~typeSTRING~datatypevaluetypeSCALARdatatypevaluespare_tyre_holder_hidetypeSTRINGdata#Ttype?valueTtypeSCALARTdatadtypevaluespare_tyre_hidetypeSTRINGdatatypevaluetypeSCALARdata4typevaluereflective_tape_hide4typeSTRING4dataDutype`valueutypeSCALARudatatypevalueroof_rack_hidetypeSTRINGdatatypevaluetypeSCALARdataOtype:valueLED_lights_hideOtypeSTRINGOdata_type{valuetypeSCALARdatatypevaluesidesteps_hidetypeSTRINGdatatypevalue?typeSCALARdata-itypeTvaluerearsteps_hideitypeSTRINGidataytypevalue?typeSCALARdatatypevalueside_protective_frame_hidetypeSTRINGdataCtype.valueCtypeSCALARCdataStypevaluefront_protective_frame_hidetypeSTRINGdatatypevaluetypeSCALARdata,typevaluebeacon_front_hide,typeSTRING,data<mtypeXvaluemtypeSCALARmdata}typevaluebeacon_rear_hidetypeSTRINGdatatypevaluetypeSCALARpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedatatypevaluetypeBOOLpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedata.typepvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGdataTypeObjectPositionInfosideEmptyflagsAttributesKidxtypeLand_FireEscape_01_short_FatlOffset&?ipositioncTF@AFangles@KdisableSimulationidataTypeObjectPositionInfosideEmptyflagsAttributes/idtypeLand_FireEscape_01_short_FatlOffset33AMposition9UFgEAJAFanglesta@/disableSimulationM dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_WoodenRampatlOffset@ :CustomAttributes<position(UF{AAFanglesRa@disableSimulation<Attribute0dnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfosideEmptyAttributesidtypeLand_WoodenRampatlOffset@!P?CustomAttributesposition&*UFkAAFanglesRa@disableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueLdata\typexvaluetypeBOOL dataTypeObjectPositionInfo-sideEmptyflagsAttributeseidtypeLand_PlasticBarrier_03_FatlOffsetd<CustomAttributesTposition!-UFɍAmAFangles@Qa@ @ecreateAsSimpleObjectdisableSimulationAttribute0nAttributesTpropertyallowDamageexpression_this allowdamage _value;ValueTdata%TtypeAvalueTtypeBOOLT dataTypeObjectPositionInfosideEmptyflagsAttributes.idtypeLand_PlasticBarrier_03_FatlOffsett<CustomAttributesgposition3UFAAFangles@> @.createAsSimpleObjectdisableSimulationgAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;Valuedatatype valuetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_PlasticBarrier_03_FatlOffset<CustomAttributes0position&UFA`AFangles@Qa@ @createAsSimpleObjectdisableSimulation0Attribute0XnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatatypevaluetypeBOOLdataTypeObjectPositionInfobsideEmptyflagsAttributesidtypeGunrack1atlOffsetr9position_TF@NAFanglesB>disableSimulationdataTypeObjectPositionInfo(sideEmptyAttributes`idtypeGunrack2atlOffsetvA~positionׅTFD2@\AFangles>`disableSimulation~ dataTypeObjectPositionInfosideEmptyflagsAttributesRidtypeCUP_BAF_VehicleBoxatlOffset<CustomAttributespYpositionTFbAAFanglesI@RdisableSimulationpAttribute0nAttributesYpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueYdataYtypeDvalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]YtypeSTRINGY dataTypeObjectPositionInfosideEmptyflagsAttributes-idtypeCUP_BAF_VehicleBoxatlOffset<CustomAttributesK4positionDRTFbAAFanglesI@-disableSimulationKAttribute0snAttributes4propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value4data4typevalue[[[[],[]],[[],[]],[[],[]],[[],[]]],false]4typeSTRING4dataTypeObjectPositionInfosideEmptyAttributesidtypeB_T_Truck_01_Repair_FatlOffsetІACustomAttributes_.position0TFFy1AyAFangles@initcall{ [this, ["faction", "BLU_G_F"], ["gear", "Truck"]] call hull3_unit_fnc_init;}_Attribute0Attribute1fnAttributes.propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuefdataftypeQvalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]ftypeSTRINGfpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value.data.typevalue.typeBOOL.dataTypeObjectPositionInfosideEmptyAttributesidtypeB_T_Truck_01_ammo_FatlOffsetIACustomAttributes position2UFS`)A]AFangles7T@lockLOCKED Attribute0CAttribute1nAttributespropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedatatypevaluetypeBOOL dataTypeObjectPositionInfo}sideEmptyflagsAttributesidtypeLand_PlasticBarrier_03_FatlOffsetrL<CustomAttributespositioniTF @iBFanglesQa@createAsSimpleObjectdisableSimulationAttribute0nAttributespropertyallowDamageexpression_this allowdamage _value;ValueedatautypevaluetypeBOOL dataTypeObjectPositionInfoFsideEmptyflagsAttributes~idtypeLand_PlasticBarrier_03_FatlOffset=CustomAttributesmpositionTF@DBFangles>~createAsSimpleObjectdisableSimulationAttribute0nAttributesmpropertyallowDamageexpression_this allowdamage _value;Value.mdata>mtypeZvaluemtypeBOOLm dataTypeObjectPositionInfosideEmptyflagsAttributesGidtypeLand_PlasticBarrier_03_FatlOffset<CustomAttributes6position TF @EBFanglesQa@GcreateAsSimpleObjectdisableSimulationAttribute0nAttributes6propertyallowDamageexpression_this allowdamage _value;Value6data6type#value6typeBOOL6 dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_PlasticBarrier_03_FatlOffset@3=CustomAttributesIpositionZTF@AFangles >createAsSimpleObjectdisableSimulationIAttribute0qnAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatatypevaluetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesidtypeLand_PlasticBarrier_03_FatlOffset;CustomAttributespositionTF @ BFangles>createAsSimpleObjectdisableSimulationAttribute0:nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatatypevaluetypeBOOL dataTypeObjectPositionInfoj sideEmptyflagsAttributes idtypeLand_PlasticBarrier_03_FatlOffsetfd<CustomAttributes  positionTF @ BFanglesQa@ createAsSimpleObjectdisableSimulation Attribute0 nAttributes propertyallowDamageexpression_this allowdamage _value;ValueR  datab  type~ value typeBOOL dataTypeObjectPositionInfo$ sideEmptyflagsAttributes\ idtypeLand_BagBunker_01_small_green_FatlOffsetu9z positioneZTF]iA1AFanglesŗ>\ disableSimulationz dataTypeGroupsideWestEntities Attributes9CrewLinks?idatlOffset`:itemsItem0 9 dataTypeObjectPositionInfo sideWestflagsAttributes idtypeCUP_B_BAF_Soldier_WDLatlOffsetA9CustomAttributes 9position|YTF@סAFangles(b@ skillL> Attribute0 Attribute1 nAttributes9propertyspeakerexpression_this setspeaker _value;Valuej  dataz  type valueMale05ENGB typeSTRING propertypitchexpression_this setpitch _value;Value 9data9type$valuep}?9typeSCALAR9?LinkIDProviderdLinkswnextIDwitemsItem0linkIDitem0item1CustomDataroleturretPathdataTypeObjectPositionInfoysideWestflagsAttributesidtypeCUP_B_L111A1_BAF_WDLatlOffset`:position|YTF;.AAFangles(b@dataTypeGroupsideWestEntitiesAttributesXidatlOffsetc A^itemsItem0.X dataTypeObjectPositionInfosideWestflagsAttributes idtypeCUP_B_BAF_Soldier_Officer_DPMatlOffsetc ACustomAttributesXpositionSFABFangles+b@ skillL>Inventory-primaryWeaponhandgununiformvestmapItemMapcompassItemCompasswatchItemWatchheadgearCUP_H_BAF_PARA_BERETnameCUP_arifle_L85A2_GLopticsCUP_optic_Elcan_reflexprimaryMuzzleMag/secondaryMuzzleMaggnameCUP_30Rnd_556x45_Stanag_L85ammoLeftgnameCUP_1Rnd_HE_M203ammoLeftnameCUP_hgun_Glock17_blkprimaryMuzzleMagnameCUP_17Rnd_9x19_glock17ammoLefttypeNameU_MarshalisBackpackMagazineCargoMItemCargo]itemsItem0Item1Item2$Item3[Item4Item5Item6]nameCUP_17Rnd_9x19_glock17countammoLeftnameCUP_1Rnd_HE_M203count ammoLeft$nameUGL_FlareCIR_FcountammoLeft[nameCUP_1Rnd_SmokeGreen_M203countammoLeftnameCUP_1Rnd_SmokeRed_M203countammoLeftnameCUP_1Rnd_Smoke_M203countammoLeftnameCUP_1Rnd_StarFlare_White_M203countammoLeft]itemsItem0Item1nameFirstAidKitcountnameCUP_NVG_HMNVScounttypeNameCUP_V_B_BAF_DPM_Osprey_Mk3_Crewman_ARMisBackpackMagazineCargo- items Item0Item1Item27Item3Item4Item5Item6.Item7dItem8Item9nameCUP_1Rnd_StarFlare_Red_M203countammoLeftnameCUP_1Rnd_StarFlare_Green_M203countammoLeft7nameCUP_1Rnd_StarCluster_Green_M203countammoLeftnameCUP_HandGrenade_L109A2_HEcountammoLeftnameB_IR_GrenadecountammoLeftnameChemlight_greencountammoLeft.nameChemlight_redcountammoLeftdnameChemlight_bluecountammoLeftnameChemlight_yellowcountammoLeftnameSmokeShellcountammoLeftAttribute0?Attribute1nAttributesXpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale03ENGBtypeSTRINGpropertypitchexpression_this setpitch _value;ValueXdata'XtypeCvalueu?XtypeSCALARX^dataTypeGroupsideWestEntitiesAttributes idatlOffsett9 itemsItem0  dataTypeObjectPositionInfo|sideWestflagsAttributesidtypeCUP_B_BAF_Soldier_DeckCrew_DPMatlOffsett9CustomAttributesA position%SFOAwBFangles3}@skillL>InventoryA handgununiformvestmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesCUP_G_ESS_BLK_Facewrap_BlackheadgearH_PASGT_basic_blue_FAnameCUP_hgun_Glock17_blkprimaryMuzzleMagnameCUP_17Rnd_9x19_glock17ammoLefttypeNameCUP_B_USMC_Navy_BlueisBackpackMagazineCargoRItemCargoitemsItem0Item1Item2Item3AItem4ynameChemlight_redcountammoLeftnameChemlight_bluecountammoLeftnameChemlight_yellowcountammoLeftAnameChemlight_greencountammoLeftynameCUP_17Rnd_9x19_glock17countammoLeftitemsItem0nameFirstAidKitcounttypeNameCUP_V_B_BAF_DPM_Osprey_Mk3_Empty_ARMisBackpackAAttribute0yAttribute1 nAttributes propertyspeakerexpression_this setspeaker _value;Value data typevalueMale02ENGB typeSTRING propertypitchexpression_this setpitch _value;ValueQ  dataa  type} value? typeSCALAR  dataTypeGroupsideWestEntities Attributes&idatlOffset6A&itemsItem0!& dataTypeObjectPositionInfo!sideWestflagsAttributes!idtypeCUP_B_BAF_Soldier_DeckCrew_DPMatlOffset6ACustomAttributesc%&positionSF%AAF!skillL>Inventory!c% handgun"uniform#vest%mapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesCUP_G_ESS_BLK_Facewrap_BlackheadgearH_PASGT_basic_blue_Fc%nameCUP_hgun_Glock17_blkprimaryMuzzleMag"#nameCUP_17Rnd_9x19_glock17ammoLeft#typeNameCUP_B_USMC_Navy_BlueisBackpackMagazineCargot#ItemCargo$%itemsItem0#Item1#Item2*$Item3c$Item4$$nameChemlight_redcountammoLeft#nameChemlight_bluecountammoLeft*$nameChemlight_yellowcountammoLeftc$nameChemlight_greencountammoLeft$nameCUP_17Rnd_9x19_glock17countammoLeft$itemsItem0$%nameFirstAidKitcount%typeNameCUP_V_B_BAF_DPM_Osprey_Mk3_Empty_ARMisBackpackc%Attribute0%Attribute1-&nAttributes&propertyspeakerexpression_this setspeaker _value;Value%-&data%-&type&valueMale02ENGB-&typeSTRING-&propertypitchexpression_this setpitch _value;Values&&data&&type&value?&typeSCALAR&&dataTypeGroupsideWestEntities'Attributes,idatlOffset?5A,itemsItem01', dataTypeObjectPositionInfo'sideWestflagsAttributes'idtypeCUP_B_BAF_Soldier_DeckCrew_DPMatlOffset?5ACustomAttributes+,positionTF^@TAF'skillL>Inventory(+ handgun(uniform=)vest>+mapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesCUP_G_ESS_BLK_Facewrap_BlackheadgearH_PASGT_basic_blue_F+nameCUP_hgun_Glock17_blkprimaryMuzzleMag )=)nameCUP_17Rnd_9x19_glock17ammoLeft=)typeNameCUP_B_USMC_Navy_BlueisBackpackMagazineCargo)ItemCargo*>+itemsItem0)Item1*Item2L*Item3*Item4**nameChemlight_redcountammoLeft*nameChemlight_bluecountammoLeftL*nameChemlight_yellowcountammoLeft*nameChemlight_greencountammoLeft*nameCUP_17Rnd_9x19_glock17countammoLeft*itemsItem0+>+nameFirstAidKitcount>+typeNameCUP_V_B_BAF_DPM_Osprey_Mk3_Empty_ARMisBackpack+Attribute0+Attribute1O,nAttributes,propertyspeakerexpression_this setspeaker _value;Value,O,data,O,type:,valueMale02ENGBO,typeSTRINGO,propertypitchexpression_this setpitch _value;Value,,data,,type,value?,typeSCALAR,,dataTypeGroupsideWestEntities6-Attributes/idatlOffset@9/itemsItem0S-/ dataTypeObjectPositionInfo-sideWestflagsAttributes6.idtypeCUP_B_BAF_Soldier_RiflemanLite_DPMatlOffset@9CustomAttributesH./position>wTFp@GAFangles g@6.skillL>H.Attribute0.Attribute1/nAttributes/propertyspeakerexpression_this setspeaker _value;Value./data./type.valueMale04ENGB/typeSTRING/propertypitchexpression_this setpitch _value;ValueX//datah//type/value?/typeSCALAR//dataTypeGroupsideWestEntities/Attributes\2idatlOffsetXAb2itemsItem00\2 dataTypeObjectPositionInfo0sideWestflagsAttributes0idtypeCUP_B_BAF_Soldier_RiflemanLite_DPMatlOffsetXACustomAttributes 1\2position UF AAFanglesU@0skillL> 1Attribute0C1Attribute11nAttributes\2propertyspeakerexpression_this setspeaker _value;Value11data11type1valueMale01ENGB1typeSTRING1propertypitchexpression_this setpitch _value;Value2\2data+2\2typeG2valueHz?\2typeSCALAR\2b2dataTypeGroupsideWestEntities2Attributes5idatlOffset8%5itemsItem025 dataTypeObjectPositionInfo3sideWestflagsAttributes3idtypeCUP_B_BAF_Soldier_RiflemanLite_DPMatlOffset8CustomAttributes35positionUF˼sA.zAFangless?3skillL>3Attribute04Attribute14nAttributes5propertyspeakerexpression_this setspeaker _value;ValueP44data`44type4valueMale01ENGB4typeSTRING4propertypitchexpression_this setpitch _value;Value45data45type 5value ׃?5typeSCALAR5%5dataTypeGroupsideWestEntities5Attributes7idatlOffset87itemsItem057 dataTypeObjectPositionInfoG6sideWestflagsAttributesg6idCtypeCUP_B_BAF_Soldier_RiflemanLite_DPMatlOffset8CustomAttributesy67position}TF@uAFg6skillL>y6Attribute06Attribute1C7nAttributes7propertyspeakerexpression_this setspeaker _value;Value6C7data 7C7type.7valueMale04ENGBC7typeSTRINGC7propertypitchexpression_this setpitch _value;Value77data77type7valueHz?7typeSCALAR77dataTypeLogicPositionInfo?8idtypeARK_Make_SentryatlOffsetzBCustomAttributes_8J9positionZVFIF_8Attribute08nAttributesJ9propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value 9J9data9J9type79valueJ9typeBOOLJ9dataTypeTriggerposition:QF33#@K?Fangleω@Attributes9idtypeEmptyDetectorAreaR2509conditioncall{true}sizeACsizeBC9dataTypeGroupsideWestEntities>:Attributes<id<itemsItem0[:<dataTypeObjectPositionInfo:sideWestflagsAttributes.;idtypeCUP_B_BAF_Soldier_RiflemanLite_DPMCustomAttributes@;<position(TFJ#@@;Attribute0x;Attribute1 <nAttributes<propertyspeakerexpression_this setspeaker _value;Value; <data; <type;valueMale04ENGB <typeSTRING <propertypitchexpression_this setpitch _value;ValueP<<data`<<type|<value\?<typeSCALAR<< dataTypeObjectPositionInfo7=sideWestflagsAttributeso=idtypeCUP_B_Jackal2_L2A1_GB_WatlOffsetCustomAttributesu=6?positionǰRFnAttributes6?propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value>n>data>n>typeY>value[[[[],[]],[[],[]],[[],[]],[[],[]]],false]n>typeSTRINGn>propertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value>6?data?6?type#?value6?typeBOOL6?dataTypeGroupsideWestEntities?AttributesACrewLinksAidatlOffsetBitemsItem0?AdataTypeObjectPositionInfoS@sideWestflagsAttributes@idtypeCUP_B_BAF_Soldier_Rifleman_DPMCustomAttributes@ApositionǰRFJ#@X?Fangles @@skillL>@Attribute0@Attribute1gAnAttributesApropertyspeakerexpression_this setspeaker _value;ValueAgAdata/AgAtypeRAvalueMale02ENGBgAtypeSTRINGgApropertypitchexpression_this setpitch _value;ValueAAdataAAtypeAvalueQx?AtypeSCALARAALinkIDProviderBLinks,BBnextID,BitemsItem0IBBlinkIDitem0item1CustomDataBBroleturretPathBdataTypeLayernameHasty RoadblockEntitiesBidEitemsItem0CItem1CItem2DEdataTypeObjectPositionInfoCsideEmptyflagsAttributesCidtypeLand_CncBarrier_FCpositionJRF;@?Fangles@CskillL>disableSimulationCdataTypeObjectPositionInfosDsideEmptyflagsAttributesDidtypeLand_CncBarrier_stripes_FDpositionRF;@?:?Fangles`@DskillL>disableSimulationDdataTypeObjectPositionInfoJEsideEmptyflagsAttributesEidtypeLand_CncBarrier_FEpositionRF;@+?FanglesH@EskillL>disableSimulationEdataTypeGroupsideWestEntitiesEAttributesIHidOHitemsItem0FIHdataTypeObjectPositionInfoFsideWestflagsAttributesFidtypeCUP_B_BAF_Soldier_RiflemanLite_DPMCustomAttributesFIHpositionERFJ#@ ?Fangles\d@FskillL>FAttribute00GAttribute1GnAttributesIHpropertyspeakerexpression_this setspeaker _value;ValuezGGdataGGtypeGvalueMale05ENGBGtypeSTRINGGpropertypitchexpression_this setpitch _value;ValueHIHdataHIHtype4Hvalue?IHtypeSCALARIHOHdataTypeObjectPositionInfoHsideEmptyflagsAttributesIidtypeplp_cts_ContPlainRedCustomAttributes3IIpositionSF-7k@@Fanglese@IdisableSimulation3IAttribute0[InAttributesIpropertyallowDamageexpression_this allowdamage _value;ValueIIdataIItypeIvalueItypeBOOLIdataTypeObjectPositionInfoJsideEmptyflagsAttributesJidtypeplp_cts_ContShippingDarkGreyCustomAttributesJKpositionSF-7k@@Fangles*U@JdisableSimulationJAttribute0JnAttributesKpropertyallowDamageexpression_this allowdamage _value;ValueLKKdata\KKtypexKvalueKtypeBOOLKdataTypeObjectPositionInfoLsideEmptyflagsAttributesJLidtypeLand_obstacle_proneatlOffsethLpositionSFف@@FanglesY>JLdisableSimulationhLdataTypeObjectPositionInfoLsideEmptyflagsAttributesMidtypeWireatlOffset96Mposition/RFS@?FanglesN8>MdisableSimulation6MdataTypeObjectPositionInfoMsideEmptyflagsAttributesMidtypeWireatlOffset4NpositionRFgS@??FanglesN8>MdisableSimulationNdataTypeObjectPositionInfo|NsideEmptyflagsAttributesNidtypeWireatlOffset4NpositionRFgS@A?Fangles@NdisableSimulationNdataTypeObjectPositionInfoVOsideEmptyflagsAttributesOidtypeLand_Razorwire_FatlOffsetInventory^UX handgunVuniformVvestXmapItemMapcompassItemCompasswatchItemWatchradioItemRadiogogglesCUP_G_ESS_BLK_Facewrap_BlackheadgearH_PASGT_basic_blue_FXnameCUP_hgun_Glock17_blkprimaryMuzzleMagOVVnameCUP_17Rnd_9x19_glock17ammoLeftVtypeNameCUP_B_USMC_Navy_BlueisBackpackMagazineCargoVItemCargoAXXitemsItem0$WItem1ZWItem2WItem3WItem4XAXnameChemlight_redcountammoLeftZWnameChemlight_bluecountammoLeftWnameChemlight_yellowcountammoLeftWnameChemlight_greencountammoLeftXnameCUP_17Rnd_9x19_glock17countammoLeftAXitemsItem0^XXnameFirstAidKitcountXtypeNameCUP_V_B_BAF_DPM_Osprey_Mk3_Empty_ARMisBackpackXAttribute0YAttribute1YnAttributesZpropertyspeakerexpression_this setspeaker _value;ValueLYYdata\YYtypeYvalueMale02ENGBYtypeSTRINGYpropertypitchexpression_this setpitch _value;ValueYZdataYZtypeZvalue?ZtypeSCALARZ!ZdataTypeGroupsideWestEntitiesZAttributesr]CrewLinksx]idatlOffset@^itemsItem0ZItem1\r] dataTypeObjectPositionInfoL[sideWestflagsAttributes[idtypeB_GEN_Commander_FatlOffset@CustomAttributes[\position MFdBy'Fangles>=>X@[skillL>nameqrf_pickupD[Attribute0[Attribute1u\nAttributes\propertyspeakerexpression_this setspeaker _value;Value+\u\data;\u\type`\valueMale02ENGFREu\typeSTRINGu\propertypitchexpression_this setpitch _value;Value\\data\\type\valueQx?\typeSCALAR\dataTypeWaypointpositionSF33#@[@FtypeTransportUnloadEffectsl]showWPNEVERidGr]r]x]LinkIDProvider]Links]^nextID]itemsItem0]^linkIDitem0item1CustomData^^role^ dataTypeObjectPositionInfo^sideWestflagsAttributes^idtypeB_GEN_Offroad_01_gen_FatlOffset@CustomAttributes_`position/ MFBy'Fangles>=>X@^fuelnameqrf_pickup_Attribute0K_Attribute1 `nAttributes`propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value_ `data_ `type_value[[[[],[]],[[],[]],[[],[]],[[],[]]],false] `typeSTRING `propertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value``data``type`value`typeBOOL`dataTypeGroupsideWestEntities=aAttributeseCrewLinkseidatlOffset@gitemsItem0eaItem1ce dataTypeObjectPositionInfoasideWestflagsAttributes7bidtypeB_GEN_Commander_FatlOffset@CustomAttributesYbcposition MFdBy'Fangles>=>X@7bskillL>rankSERGEANTYbAttribute0bAttribute1%cnAttributescpropertyspeakerexpression_this setspeaker _value;Valueb%cdatab%ctypecvalueMale02ENGFRE%ctypeSTRING%cpropertypitchexpression_this setpitch _value;Valuekccdata{cctypecvalue?ctypeSCALARc dataTypeObjectPositionInfoDdsideWestflagsAttributes|didtypeB_GEN_Soldier_FatlOffset@CustomAttributesdeposition MFdBy'Fangles>=>X@|dskillL>rankCORPORALdAttribute0dAttribute1jenAttributesepropertyspeakerexpression_this setspeaker _value;Value ejedata0ejetypeUevalueMale01ENGFREjetypeSTRINGjepropertypitchexpression_this setpitch _value;ValueeedataeetypeevalueG?etypeSCALAReeLinkIDProviderfLinks/fgnextID/fitemsItem0WfItem1fglinkIDitem0item1CustomDataffroleturretPathflinkIDitem0item1CustomDatafgroleturretPathgdataTypeGroupsideWestEntities|gAttributeslCrewLinkslid!atlOffsetR8mitemsItem0gItem1iItem2Oll dataTypeObjectPositionInfoLhsideWestflagsAttributeshid#typeB_GEN_Soldier_Crew_FatlOffsetR8CustomAttributeshiposition@bFsA)-Fangles$l@۫@D@hskillL>nameqrf_technicalDhAttribute0hAttribute1xinAttributesipropertyspeakerexpression_this setspeaker _value;Value.ixidata>ixitypecivalueMale02ENGFRExitypeSTRINGxipropertypitchexpression_this setpitch _value;Valueiidataiitypeivalue?itypeSCALARi dataTypeObjectPositionInfojsideWestflagsAttributesjid$typeB_GEN_Soldier_Crew_FatlOffsetR8CustomAttributesjOlposition@bFsA)-Fangles$l@۫@D@jskillL>nameqrf_technicalGjAttribute04kAttribute1knAttributesOlpropertyspeakerexpression_this setspeaker _value;Value~kkdatakktypekvalueMale01ENGFREktypeSTRINGkpropertypitchexpression_this setpitch _value;ValuelOldatalOltype:lvalue?OltypeSCALAROldataTypeWaypointpositionr&RF33#@{=FtypeSeekAndDestroyEffectslshowWPNEVERidHlllLinkIDProviderlLinksmmnextIDmitemsItem0*mItem1vmmlinkIDitem0#item1"CustomDataemvmrolevmlinkIDitem0$item1"CustomDatammroleturretPathm dataTypeObjectPositionInfounsideWestflagsAttributesnid"typeB_GEN_Offroad_01_armed_FatlOffsetR8CustomAttributesnopositionAbFHA](-Fangles$l@۫@D@nfuelnameqrf_technicalnAttribute0nnAttributesopropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueoodataootypeovalueotypeBOOLodataTypeGroupsideWestEntities,pAttributestCrewLinkstid'atlOffset@vitemsItem0TpItem1rt dataTypeObjectPositionInfopsideWestflagsAttributes&qid(typeB_GEN_Commander_FatlOffset@CustomAttributesHqrposition MFdBy'Fangles>=>X@&qskillL>rankSERGEANTHqAttribute0qAttribute1rnAttributesrpropertyspeakerexpression_this setspeaker _value;ValueqrdataqrtypeqvalueMale01ENGFRErtypeSTRINGrpropertypitchexpression_this setpitch _value;ValueZrrdatajrrtypervalueHz?rtypeSCALARr dataTypeObjectPositionInfo3ssideWestflagsAttributesksid)typeB_GEN_Soldier_FatlOffset@CustomAttributesstposition MFdBy'Fangles>=>X@ksskillL>rankCORPORALsAttribute0sAttribute1YtnAttributestpropertyspeakerexpression_this setspeaker _value;ValuetYtdatatYttypeDtvalueMale01ENGFREYttypeSTRINGYtpropertypitchexpression_this setpitch _value;Valuettdatatttypetvaluep}?ttypeSCALARtnameqrf_cartLinkIDProvideruLinks-uvnextID-uitemsItem0UuItem1uvlinkIDitem0(item1CustomDatauuroleturretPathulinkIDitem0)item1CustomDatauvroleturretPathvdataTypeLogicPositionInfoqvid*typeARK_Rotor_InsertCustomAttributesvzposition;GFy^@yEangles9=.disableSimulationdataTypeObjectPositionInfoosideEmptyflagsAttributesid2typeLand_CncBarrier_Fрposition7OF;@3P=Fangles@skillL>disableSimulationрdataTypeObjectPositionInfoFsideEmptyflagsAttributes~id3typeLand_CncBarrier_Fpositionz3OF;@qF=Fanglesy@~skillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesUid4typeLand_CncBarrier_Fposition>OF;@7W=Fangles,@UskillL>disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributes,id5typeLand_CncBarrier_FVposition\HOF;@W=Fangles>,skillL>disableSimulationVdataTypeObjectPositionInfo˃sideEmptyflagsAttributesid6typeLand_CncBarrier_F-position!OF;@=Fangles@skillL>disableSimulation-dataTypeObjectPositionInfosideEmptyflagsAttributesڄid7typeLand_CncBarrier_FpositionOF;@=Fanglesꄣ@ڄskillL>disableSimulationdataTypeObjectPositionInfoysideEmptyflagsAttributesid8typeLand_CncBarrier_Fۅposition^OF;@( =Fangles@skillL>disableSimulationۅdataTypeObjectPositionInfoPsideEmptyflagsAttributesid9typeLand_CncBarrier_FpositionO$OF;@ =Fangles?b@skillL>disableSimulationdataTypeObjectPositionInfo#sideEmptyflagsAttributes[id:typeRoadBarrier_FpositionROFF@ =Fangles`@[skillL>createAsSimpleObjectdisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesIid;typeRoadBarrier_FpositionF,OFF@J=Fangles\@IskillL>createAsSimpleObjectdisableSimulationdataTypeGroupsideWestEntities؈Attributesid=#itemsItem0dataTypeObjectPositionInfosideWestflagsAttributesid>typeB_GEN_Soldier_AR_FCustomAttributesʉpositionu?OFJ#@/A=Fangles@skillL>ʉAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueLdata\typevalueMale02ENGFREtypeSTRINGpropertypitchexpression_this setpitch _value;Value܊datatypevalueG?typeSCALAR#dataTypeGroupsideWestEntities}AttributesӍidBatlOffset>ٍitemsItem0Ӎ dataTypeObjectPositionInfo6sideWestflagsAttributesnidAtypeB_GEN_Soldier_SMG_FatlOffset>CustomAttributesӍposition}VOF֢,@]=Fangles+c@nskillL>Attribute0Attribute1LnAttributesӍpropertyspeakerexpression_this setspeaker _value;ValueLdataLtype7valueMale02ENGFRELtypeSTRINGLpropertypitchexpression_this setpitch _value;ValueӍdataӍtypevalue ׃?ӍtypeSCALARӍٍdataTypeGroupsideWestEntities#AttributeseidCkitemsItem0@edataTypeObjectPositionInfoȎsideWestflagsAttributesid@typeB_GEN_Soldier_FCustomAttributeseposition-OF&@#=Fangles@skillL>Attribute0JAttribute1ޏnAttributesepropertyspeakerexpression_this setspeaker _value;ValueޏdataޏtypeɏvalueMale01ENGFREޏtypeSTRINGޏpropertypitchexpression_this setpitch _value;Value$edata4etypePvalueG?etypeSCALARekdataTypeMarkerposition׹WF=FnamemkrObjective1typec_shipidEatlOffset AِdataTypeLogicPositionInfoKidFtypeAdmiral_PatrolZoneatlOffsetG[ACustomAttributeskޙpositionaF2?Fk Attribute0#Attribute1Attribute2Attribute3ZAttribute4Attribute5ЕAttribute6Attribute7zAttribute8PAttribute9nAttributes ޙpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuedatatype͒valuetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value]datamtypevaluetypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueZdata)ZtypeEvalueBZtypeSCALARZpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueՔdatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueЕdataЕtypevalueЕtypeBOOLЕpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];Valueadataqtypevalue?typeSCALARpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value9zdataIztypeevalueztypeSCALARzpropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];ValuePdataPtype;value@PtypeSCALARPpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value٘datatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueޙdataޙtypeəvalueޙtypeSTRINGޙdataTypeObjectPositionInfoqsideEmptyflagsAttributesidGtypeLand_BagBunker_01_small_green_FatlOffset@9ǚpositionRFh@L?Fangles;>disableSimulationǚdataTypeObjectPositionInfoAsideEmptyflagsAttributesyidHtypeLand_Bunker_01_small_Fposition6RF Y@;Fangleskߡ@ydisableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesLidJtypeLand_Bunker_01_blocks_3_Fjposition+RF%u-@;Fanglesֹ>LdisableSimulationjdataTypeObjectPositionInfosideEmptyflagsAttributesidKtypeLand_Bunker_01_blocks_3_F=positionRF%u-@;Fangles (@disableSimulation=dataTypeObjectPositionInfoНsideEmptyflagsAttributesidPtypeLand_BagBunker_01_large_green_FatlOffset&position3SFd@b AFangles?disableSimulation&dataTypeObjectPositionInfosideEmptyflagsAttributesϞidRtypecwa_Fortress2positionSF c@@Fanglesc@ϞdisableSimulationdataTypeLayernameCamp FortitudeidatlOffsetsB3dataTypeLayernameCamp AudacityidatlOffsetsBxdataTypeLayernameCamp DefianceidatlOffsetsBdataTypeLayernameHasty RoadblockidatlOffsetsBdataTypeObjectPositionInfosideEmptyflagsAttributesɠidtypeRoadBarrier_small_FCustomAttributesposition@FBR@FFangles @kߣ@^@ɠcreateAsSimpleObjectdisableSimulationAttribute0*nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedataátypeߡvaluetypeBOOLdataTypeObjectPositionInfosideEmptyflagsAttributesidtypeRoadBarrier_small_FCustomAttributesposition@F^@FFangles @kߣ@createAsSimpleObjectdisableSimulationAttribute0nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedatatypeͣvaluetypeBOOL dataTypeObjectPositionInfovsideEmptyflagsAttributesidtypeRoadCone_L_FatlOffset7CustomAttributesץpositionH@FHb@FFangles@w@~@createAsSimpleObjectdisableSimulationAttribute0nAttributesץpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueץdataץtypeĥvalueץtypeBOOLץ dataTypeObjectPositionInfomsideEmptyflagsAttributesidtypeRoadCone_L_FatlOffsetCustomAttributesަΧposition@F1@FFangles @w@P@createAsSimpleObjectdisableSimulationަAttribute0nAttributesΧpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueΧdataΧtypevalueΧtypeBOOLΧ dataTypeObjectPositionInfodsideEmptyflagsAttributesidtypeRoadCone_L_FatlOffset CustomAttributesըũposition@F*@FFangles\@w@rE/;createAsSimpleObjectdisableSimulationըAttribute0nAttributesũpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueũdataũtypevalueũtypeBOOLũ dataTypeObjectPositionInfoesideEmptyflagsAttributesidtypeCUP_C_Ural_Open_Civ_03atlOffsetP%CustomAttributesլposition&AFF_@dFFanglesil@j5@>disableSimulationAttribute0Attribute1 nAttributesլpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueM data] typevalue[[[["FirstAidKit","Medikit"],[20,2]],[["SmokeShell","SmokeShellOrange","Chemlight_red"],[2,2,2]],[["ToolKit"],[1]],[[],[]]],false] typeSTRING propertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Valueլdataլtype¬valueլtypeBOOLլdataTypeObjectPositionInfoIsideEmptyflagsAttributesidtypeLand_Wreck_Van_FpositionuFAF_@FFangles#a@N@@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesMidtypeLand_barrier_smallkposition\?AFϡ@FFangles#a@?@MdisableSimulationkdataTypeGroupsideWestEntitiesAttributesiditemsItem0ҮdataTypeObjectPositionInfoasideWestflagsAttributesidtypeB_GEN_Soldier_Pistol_FCustomAttributespositionwAF<@uPFFangles?skillL>Attribute0Attribute1wnAttributespropertyspeakerexpression_this setspeaker _value;Value-wdata=wtypebvalueMale02ENGFREwtypeSTRINGwpropertypitchexpression_this setpitch _value;ValuedataͰtypevalueHz?typeSCALAR dataTypeObjectPositionInfosideEmptyflagsAttributesٱidtypeRoadBarrier_small_FatlOffsetCustomAttributesposition/AFv@@lFFangles#;@!@ٱcreateAsSimpleObjectdisableSimulationAttribute0:nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValueòdataӲtypevaluetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributes׳id typeRoadBarrier_small_FatlOffsetCustomAttributespositionAFf@YtFFangles @[Z<׳createAsSimpleObjectdisableSimulationAttribute08nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedataѴtypevaluetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesεid!typeRoadCone_L_FatlOffsetCustomAttributespositionTAFߡ@fFFangles#;@P@εcreateAsSimpleObjectdisableSimulationAttribute0/nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedataȶtypevaluetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesŷid"typeRoadCone_L_FatlOffsetCustomAttributespositionAFZ@qFFangles#;!?-;ŷcreateAsSimpleObjectdisableSimulationAttribute0&nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Valuedatatype۸valuetypeBOOL dataTypeObjectPositionInfosideEmptyflagsAttributesid#typeRoadCone_L_FatlOffset@CustomAttributespositionkAF֝@zFFanglesrE/;!?<createAsSimpleObjectdisableSimulationAttribute0nAttributespropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedatatypeҺvaluetypeBOOLdataTypeLogicPositionInfoTid&typeARK_Make_SentryatlOffset$"ACustomAttributest_position>GFFFtAttribute0nAttributes_propertyARK_Make_Sentry_Enabled_Nightvisionexpression_this setVariable ['Enabled_Nightvision',_value,true];Value _data0_typeLvalue_typeBOOL_dataTypeLogicPositionInfoѼid'typeAdmiral_PatrolZoneatlOffsetMACustomAttributesdposition?CFJF Attribute0Attribute1hAttribute2$Attribute3Attribute4Attribute5VAttribute6(Attribute7Attribute8Attribute9nAttributes dpropertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value*hdata:htypeSvaluehtypeSTRINGhpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value$data$typevalue$typeSCALAR$propertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuedatatype˿valueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value[dataktypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueVdata'VtypeCvalueVtypeBOOLVpropertyAdmiral_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];Value_dataotypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value&ddata6dtypeOvaluedtypeSTRINGddataTypeTriggerpositionAF@SFFangle>Attributesid(typeEmptyDetectorconditioncall{true}sizeABsizeBA dataTypeObjectPositionInfosideEmptyflagsAttributesid*typeC_IDAP_Van_02_medevac_FatlOffset CustomAttributes?position@F @FFangles@@@8@lockLOCKEDtexturesIdapAmbulancecreateAsSimpleObjectdisableSimulation?Attribute0Attribute1:Attribute2nAttributespropertyVehicleCustomizationexpressionif (local _this) then {if (isSimpleObject _this) then {_this setVariable ['bis_fnc_initVehicle_customization',_value]} else {([_this] + _value + [true]) call (uinamespace getvariable 'bis_fnc_initVehicle');};};Value:data:typevalue:typeARRAYitemsItem0Item13:data3type3typeARRAY3dataC:type^valuer:typeARRAYr+items*Item0rItem1Item2Item3IItem4Item5Item6Item7aItem8Item9Item103Item11Item12Item13Item14UItem15Item16Item172Item18sItem19Item20Item21QItem22Item23Item24 Item25rItem26Item27Item28@Item29Item30Item31Item32[Item33Item34Item35@Item36Item37Item38Item39jItem40Item41:datatypevalueDoor_1_sourcetypeSTRINGdatatypevaluetypeSCALARdataItype4valueDoor_2_sourceItypeSTRINGIdataYtypeuvaluetypeSCALARdatatypevalueDoor_3_sourcetypeSTRINGdatatypevaluetypeSCALARdata&atypeLvalueDoor_4_sourceatypeSTRINGadataqtypevalue?typeSCALARdatatypevalueHide_Door_1_sourcetypeSTRINGdata3typevalue3typeSCALAR3dataCtypenvalueHide_Door_2_sourcetypeSTRINGdatatypevaluetypeSCALARdatatypevalueHide_Door_3_sourcetypeSTRINGdata$Utype@valueUtypeSCALARUdataetypevalueHide_Door_4_sourcetypeSTRINGdatatypevaluetypeSCALARdata2typevaluelights_em_hide2typeSTRING2dataBstype^valuestypeSCALARsdatatypevalueladder_hidetypeSTRINGdatatypevalue?typeSCALARdata Qtype<valuespare_tyre_holder_hideQtypeSTRINGQdataatype}value?typeSCALARdatatypevaluespare_tyre_hidetypeSTRINGdata type value? typeSCALAR data0rtype]valuereflective_tape_hidertypeSTRINGrdatatypevaluetypeSCALARdatatypevalueroof_rack_hidetypeSTRINGdata@type+value?@typeSCALAR@dataPtypexvalueLED_lights_hidetypeSTRINGdatatypevaluetypeSCALARdatatypevaluesidesteps_hidetypeSTRINGdata*[typeFvalue[typeSCALAR[dataktypevaluerearsteps_hidetypeSTRINGdatatypevalue?typeSCALARdata@type+valueside_protective_frame_hide@typeSTRING@dataPtypelvalue?typeSCALARdatatypevaluefront_protective_frame_hidetypeSTRINGdatatypevalue?typeSCALARdata+jtypeUvaluebeacon_front_hidejtypeSTRINGjdataztypevaluetypeSCALARdatatypevaluebeacon_rear_hidetypeSTRINGdata :type%value:typeSCALAR:propertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};ValuedatatypevaluetypeBOOLpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value\dataltypevalue[[[["FirstAidKit","Medikit"],[24,4]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGdataTypeTriggerpositionOFqY-@j8Fangle9@AttributesSid,typeEmptyDetectorAreaR250conditioncall{true}sizeACsizeBCdataTypeLogicPositionInfoid-typeAdmiral_PatrolZoneatlOffsetACustomAttributesposition_^eF 38F Attribute0Attribute1Attribute2MAttribute3 Attribute4Attribute5Attribute6QAttribute7)Attribute8Attribute9nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueSdatactype|valuetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value MdataMtype8valueMtypeSCALARMpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value data typevalueB typeSCALAR propertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value@dataPtypelvaluetypeBOOLpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValueQdata Qtype<valueQtypeSCALARQpropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Value)data)typevalue)typeSCALAR)propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Valuedatatypevalue@@typeSCALARpropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueOdata_typexvaluetypeSTRINGdataTypeObjectPositionInfo sideEmptyflagsAttributes)id2typeHedgehogatlOffsetGpositions3$@@*skill?lockUNLOCKEDinit [this, ["faction", "BLU_G_F"], ["gear", "Truck"]] call hull3_unit_fnc_init;Attribute0Attribute1nAttributesopropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value2dataBtypevalue[[[["FirstAidKit"],[4]],[[],[]],[[],[]],[[],[]]],false]typeSTRINGpropertyace_cookoff_enableexpressionif !(_value) then {_this setVariable ['ace_cookoff_enable', _value, true];};Value0odata@otype\valueotypeBOOLodataTypeLogicPositionInfoid>typeARK_Clear_VehicleatlOffsetfBpositionBF2BGFdataTypeObjectPositionInfoRsideEmptyflagsAttributesid@typeBodypositionwAFQ@HFFanglesHK@Gt>P@disableSimulationdataTypeObjectPositionInfosideEmptyflagsAttributesHidAtypeBodyfposition AFo@UFFanglesHK@+b@P@HdisableSimulationfdataTypeObjectPositionInfosideEmptyflagsAttributesidBtypeBody$position} AF@FFanglesHK@>P@disableSimulation$dataTypeTriggerposition_ PF33#@@Fangle~@AttributesidDtypeEmptyDetectorAreaR2501conditioncall{this}onActivationcall{qrf_pickup setfuel 1; qrf_technical setfuel 1;}sizeACactivationByANYPLAYERisRectangle1LinkIDProviderVLinksipnextIDiitemsItem0Item1Item2Item3lItem4Item5Item6SItem7Item8Item9:Item10Item11Item12!Item13nItem14Item15Item16UItem17Item18Item19<Item20Item21Item22#plinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData typeSynclinkIDitem0item1CustomDataZltypeSyncllinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CCustomDataAStypeSyncSlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData(:typeSync:linkID item0item1CustomDatautypeSynclinkID item0item1CustomDatatypeSynclinkID item0item1CustomData!typeSync!linkID item0item1 CustomData\ntypeSyncnlinkID item0*item1,CustomDatatypeSynclinkIDitem0.item1,CustomDatatypeSynclinkIDitem0item1ACustomDataCUtypeSyncUlinkIDitem0item1>CustomDatatypeSynclinkIDitem0item1@CustomDatatypeSynclinkIDitem0Fitem1CustomData*<typeSync<linkIDitem0&item1CustomDatawtypeSynclinkIDitem0'item1(CustomDatatypeSynclinkIDitem0-item1,CustomData#typeSync#linkIDitem0>item1CustomData^ptypeSyncp58.+XL#?X.!R