acre_channels_set.sqf[Lbadmiral\admiral.h_description.extLbwhull3\briefing\blufor.sqf/Lbhull3\briefing\civilian.sqfn_hull3\briefing\indfor.sqfn_hull3\briefing\opfor.sqfn_hull3\hull3.h_hull3\mk18.h[[bhull3\rangers.hx[ib3initplayerlocal.sqfwLb initserver.sqf/gZmission.sqm/gradar.jpg9_։ark_qad_fnc_setChannels = { params ["_unit"]; if (didJIP) exitWith { ["MISSION","INFO","fnc_setChannels","Unit JIP'd, dont fuck with radios"] call ark_admin_tools_fnc_log; }; private "_channel"; switch (groupId (group _unit)) do { case "Alpha" : {_channel = 1}; case "Bravo" : {_channel = 2}; case "Charlie" : {_channel = 3}; case "Delta" : {_channel = 4}; default { _channel = 5; }; }; private _343 = ["ACRE_PRC343", _unit] call acre_api_fnc_getRadioByType; if (_343 isNotEqualTo []) then { [_343, _channel] call acre_api_fnc_setRadioChannel; ["MISSION","INFO","fnc_setChannels","343 channel manually set to",_channel] call ark_admin_tools_fnc_log; } else { ["MISSION","ERROR","fnc_setChannels","Cannot set 343 channel as radio item returned",_343] call ark_admin_tools_fnc_log; }; }; _unit call ark_qad_fnc_setChannels;class Admiral { isEnabled = 1; sideRelations[] = { {"west", "resistance", "enemy"}, {"resistance", "west", "enemy"} }; class Camp { defaultUnitTemplate = "SYND_BANDIT"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "SYND_BANDIT"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "SYND_BANDIT"; defaultZoneTemplate = "Cqc"; }; };#include "admiral\admiral.h" #include "hull3\hull3.h" enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "Quick and Dirty v3"; onLoadMission = "Made with Hull3"; author = "Cyruz"; 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 = 5; 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 = 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"; }; }; allowProfileGlasses = 0; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
We lost radar contact with a US army supply helo as it flew over hostile territory, further investigation shows that local Syndikat forces have reconfigured some temporary Soviet radar stations to jam all radar in the local area so we're unable to locate said crashed bird. We need to recover the lost cargo and bring it back to the carrier.

ENEMY FORCES
Syndikat rebels, technicals and old Soviet era armour cover this entire AO.

FRIENDLY FORCES
US Rangers "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Locate and assault the three radar jammers in then given AOs. You can disable the generators powering the devices via ACE interaction.

Once all jammers are disabled the location of the crashed US helo will be made available and the THs then need to recover the cargo (orange crates) back to the carrier. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Locate objectives, look for guarded radar/satelite temporary structures.

MOVEMENT PLAN
MH6s for transport, AH6s for fireworks.

FIRE SUPPORT PLAN
AH6s have M134s, 19x Hydras for light vehicles and 1x Hellfire (this passively hunts the target, no lock required)

SPECIAL TASKS
Rearm/Refuel available on the carrier for helos "]]; // Administration player createDiaryRecord ["Diary", ["Administration","
To unlock the final objective you have to disable all three generators, you can't skip anything or the mission won't progress. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by Cyruz "]]; // Fucking jpgs player createDiaryRecord ["Diary", ["Radar Photo","


Image from a captured Syndikat members mobile phone "]];// 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 Events { acre_channels_set = "acre_channels_set.sqf"; }; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Group { assignedTeams[] = { {"SL", "RED"}, {"Medic", ""}, {"FTL", "RED"}, {"AR", "BLUE"}, {"SN", "BLUE"}, {"RAT", "RED"} }; }; class Gear { #include "mk18.h" }; class Uniform { #include "rangers.h" }; class Faction { class CUP_USA_RAN_UCP { gear = "mk18"; uniform = "rangers"; }; }; };class mk18 { class Rifleman { primaryWeapon = "CUP_arifle_M4A1_SOMMOD_Grip_black"; primaryWeaponItems[] = {"CUP_muzzle_snds_G36_black", "acc_pointer_IR", "CUP_optic_Eotech553_Coyote"}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = "CUP_hgun_M17_Black"; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"ACE_Chemlight_HiRed", 2}, {"SmokeShell", 1}, {"CUP_21Rnd_9x19_M17_Black", 2} }; vestMagazines[] = { {"CUP_30Rnd_556x45_PMAG_QP", 6}, {"CUP_30Rnd_556x45_PMAG_QP_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_PMAG_QP", 4}, {"CUP_30Rnd_556x45_PMAG_QP_Tracer_Red", 2} }; basicAssignItems[] = {"ItemMap", "ItemCompass", "ItemWatch"}; assignItems[] = {}; binocular = ""; uniformItems[] = { {"ACE_Flashlight_KSF1", 1}, {"ACE_wirecutter", 1} }; vestItems[] = {}; backpackItems[] = {}; uniformRadios[] = {"ACRE_PRC343"}; vestRadios[] = {}; backpackRadios[] = {}; uniformMedicalItems[] = { {"ACE_fieldDressing", 10}, {"ACE_tourniquet", 2} }; vestMedicalItems[] = {}; backpackMedicalItems[] = {}; code = ""; headGear = ""; uniform = ""; goggles = ""; vest = ""; backpack = ""; }; class Leader : Rifleman { primaryWeapon = "CUP_arifle_mk18_m203_black"; vestMagazines[] = { {"CUP_30Rnd_556x45_PMAG_QP", 6}, {"CUP_1Rnd_HEDP_M203", 12}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_30Rnd_556x45_PMAG_QP_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_PMAG_QP", 4}, {"CUP_30Rnd_556x45_PMAG_QP_Tracer_Red", 2}, {"CUP_1Rnd_Smoke_M203", 2}, {"CUP_1Rnd_SmokeRed_M203", 2}, {"CUP_FlareWhite_M203", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; }; class Officer : Leader { assignItems[] = {"ItemGPS"}; binocular = "ACE_VectorDay"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_arifle_SBR_black"; primaryWeaponItems[] = {}; uniformMagazines[] = { {"ACE_Chemlight_HiRed", 2}, {"SmokeShell", 1}, {"CUP_21Rnd_9x19_M17_Black", 2} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_30Rnd_556x45_PMAG_QP", 4}}; backpackMagazines[] = {}; assignItems[] = {"ItemGPS", "ACE_NVG_Wide"}; }; class CO : Officer { }; class XO : CO { backpackRadios[] = {"ACRE_PRC117F"}; }; class SL : Officer { }; class Medic : Rifleman { primaryWeapon = "CUP_arifle_SBR_black"; vestMagazines[] = { {"CUP_30Rnd_556x45_PMAG_QP", 6}, {"CUP_30Rnd_556x45_PMAG_QP_Tracer_Red", 2}, {"SmokeShell", 4} }; backpackMagazines[] = { {"SmokeShellBlue", 4}, {"CUP_30Rnd_556x45_PMAG_QP", 2} }; assignItems[] = {"ItemGPS"}; binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; backpackMedicalItems[] = { {"ACE_fieldDressing", 30}, {"ACE_morphine", 30}, {"ACE_epinephrine", 30}, {"ACE_bloodIV_500", 24}, {"ACE_splint", 4} }; }; class FTL : Leader { }; class AR : Rifleman { primaryWeapon = "CUP_arifle_HK_M27_VFG"; primaryWeaponItems[] = {"CUP_muzzle_snds_G36_black", "acc_pointer_IR", "CUP_optic_Eotech553_Black"}; vestMagazines[] = {{"CUP_60Rnd_556x45_SureFire_Tracer_Red", 2}}; backpackMagazines[] = { {"CUP_60Rnd_556x45_SureFire_Tracer_Red", 6} }; }; class RAT : Rifleman { primaryWeapon = "CUP_arifle_M4A1_SOMMOD_black"; secondaryWeapon = "CUP_launch_M136"; vestMagazines[] = { {"CUP_30Rnd_556x45_PMAG_QP", 6}, {"CUP_30Rnd_556x45_PMAG_QP_Tracer_Red", 2} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_30Rnd_556x45_PMAG_QP", 4}, {"CUP_30Rnd_556x45_PMAG_QP_Tracer_Red", 2} }; }; class SN : Rifleman { primaryWeapon = "CUP_srifle_M110"; primaryWeaponItems[] = {"CUP_optic_LeupoldMk4", "bipod_02_F_blk", "CUP_muzzle_snds_M110_black"}; vestMagazines[] = { {"CUP_20Rnd_762x51_B_M110", 6}, }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShell", 1}, {"CUP_20Rnd_762x51_B_M110", 4} }; binocular = "ACE_VectorDay"; }; class P : Crew { }; class Vehicle { weapons[] = { {"CUP_arifle_mk18_black", 2}, {"CUP_launch_M136", 4} }; magazines[] = { {"CUP_30Rnd_556x45_PMAG_QP", 80}, {"CUP_30Rnd_556x45_PMAG_QP_Tracer_Red", 40}, {"CUP_60Rnd_556x45_SureFire_Tracer_Red", 80}, {"CUP_20Rnd_762x51_B_M110", 30}, {"CUP_1Rnd_HEDP_M203", 40}, {"CUP_1Rnd_Smoke_M203", 5}, {"CUP_FlareWhite_M203", 5}, {"ACE_HandFlare_White", 5}, {"HandGrenade", 5}, {"SmokeShell", 5} }; items[] = {{"ItemGPS", 1}}; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; class Car : Vehicle {}; class Truck : Vehicle {}; class Armored : Truck {}; }; class rangers { class Rifleman { headGear = "CUP_H_OpsCore_Tan_NoHS"; goggles = ""; uniform = "acp_Solid_Tan_U_B_CombatUniform_Solid_Tan"; vest = "CUP_V_CPC_Fastbelt_coy_ARM"; backpack = "ark_backpack_med"; insignia = "USP_PATCH_USA_ARMY_RANGER_ROUNDEL_TAN"; }; class Leader : Rifleman { headGear = "CUP_H_OpsCore_Tan"; goggles = "CUP_G_Oakleys_Drk"; vest = "CUP_V_CPC_communicationsbelt_coy_ARM"; }; class Officer : Leader { }; class Crew : Rifleman { headGear = "acp_Solid_Tan_H_Cap_headphones_Solid_Tan"; goggles = "acp_Solid_Tan_G_Bandanna_aviator_Solid_Tan"; uniform = "acp_Solid_Tan_U_B_CombatUniform_tshirt_Solid_Tan"; vest = "acp_Solid_Tan_V_CarrierRigKBT_01_Solid_Tan_F_ARM"; backpack = "ark_backpack_med"; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { goggles = "CUP_TK_NeckScarf"; backpack = "ark_backpack_large"; vest = "CUP_V_CPC_medicalbelt_coy_ARM"; insignia = "USP_PATCH_ID_MEDIC_GRN"; }; class FTL : Leader { goggles = "CUP_G_Oakleys_Embr"; vest = "CUP_V_CPC_tlbelt_coy_ARM"; }; class AR : Rifleman { goggles = "CUP_G_ESS_BLK"; uniform = "acp_Solid_Tan_U_B_CombatUniform_vest_Solid_Tan"; vest = "CUP_V_CPC_lightbelt_coy_ARM"; }; class RAT : Rifleman { goggles = "acp_Solid_Tan_G_Bandanna_Solid_Tan"; vest = "CUP_V_CPC_weaponsbelt_coy_ARM"; uniform = "acp_Solid_Tan_U_B_CombatUniform_vest_Solid_Tan"; }; class SN : Rifleman { backpack = "ark_backpack_small"; }; class P : Crew {}; }; ark_qad_fnc_addActions = { params ["_radar"]; private _action = [ "disableRadar", "Disable Jammer", "\idi\acre\addons\sys_oe303\data\ui\icon_antenna_ca.paa", { [ 10, _target, { params ["_obj"]; _obj setVariable ["ark_qad_var_isStopped", true, true]; [_obj, ["vr_shutdown", 250]] remoteExec ["say3D", 0]; switch ( _obj) do { case radar1 : {dish1 animateSource ["radar_rotation",0,true]}; case radar2 : {dish2 animateSource ["radar_rotation",0,true]}; case radar3 : {dish3 animateSource ["radar_rotation",0,true]}; default {}; }; [(str _obj),"SUCCEEDED"] call BIS_fnc_taskSetState; }, { [["\A3\ui_f\data\map\mapcontrol\taskIconFailed_ca.paa", 2.0], ["Shutdown aborted!"]] call CBA_fnc_notify; }, "Shutting down jammer" ] call ace_common_fnc_progressBar; }, {!(_target getVariable ["ark_qad_var_isStopped", false])}, {}, [], [0,0,0], 7 // Distance ] call ace_interact_menu_fnc_createAction; [_radar, 0, ["ACE_MainActions"], _action] call ace_interact_menu_fnc_addActionToObject; }; ark_qad_fnc_canPlaySound = { params ["_obj"]; [ {player distance2d (_this #0) < 100}, {[(_this #0),"Device_disassembled_loop",29] call ark_qad_fnc_loopSound}, [_obj] ] call CBA_fnc_waitUntilAndExecute; }; ark_qad_fnc_loopSound = { params ["_obj","_snd","_time"]; private _source = "#particlesource" createVehicleLocal ASLToAGL getPosWorld _obj; [_source, player] say3D [_snd, 250]; [ {(_this #1) getVariable ["ark_qad_var_isStopped", false]}, {deleteVehicle (_this #0)}, [_source,_obj,_snd,_time], _time, {[(_this #1),(_this #2),(_this #3)] call ark_qad_fnc_loopSound} ] call CBA_fnc_waitUntilAndExecute; }; { _x call ark_qad_fnc_addActions; _x call ark_qad_fnc_canPlaySound; } forEach [radar1,radar2,radar3];ark_qad_var_site1 = false; ark_qad_var_site2 = false; ark_qad_var_site3 = false; ark_qad_var_boxes = []; ark_qad_fnc_createCrashSite = { params ["_site"]; ark_qad_var_crashSitePos = [0,0,0]; switch (_site) do { case 1 : {ark_qad_var_crashSitePos = getMarkerPos "mkr_site1"; ark_qad_var_site1 = true}; case 2 : {ark_qad_var_crashSitePos = getMarkerPos "mkr_site2"; ark_qad_var_site2 = true}; case 3 : {ark_qad_var_crashSitePos = getMarkerPos "mkr_site3"; ark_qad_var_site3 = true}; default {}; }; private _helo = "cup_mh47e_wreck2" createVehicle ark_qad_var_crashSitePos; _helo setDir (random 360); _helo setVectorUp surfaceNormal position _helo; private _smoke = createVehicle ["test_EmptyObjectForSmoke", [0,0,0], [], 0, "CAN_COLLIDE"]; _smoke attachTo [_helo, [0, 3.5, 0.5]]; [{ detach _this; deleteVehicle _this; }, _smoke, 360] call CBA_fnc_waitAndExecute; trgChaseAI setPos ark_qad_var_crashSitePos; private _zoneMarker = createMarker ["mkrZone", ark_qad_var_crashSitePos]; _zoneMarker setMarkerShape "ELLIPSE"; _zoneMarker setMarkerSize [300, 300]; _zoneMarker setMarkerColor "colorOpfor"; for "_" from 0 to 4 do { private _pos = _helo getPos [20 + (random 5), random 360]; private _box = "C_IDAP_supplyCrate_F" createVehicle _pos; _box allowDamage false; _box call ark_clear_cargo_fnc_doClearVehicle; _box addItemCargoGlobal ["ACE_Banana",50]; ark_qad_var_boxes pushBack _box; }; }; ark_qad_fnc_finalObj = { [true, ["task2"], ["Recover the lost US military cargo", "Recover the cargo"], ark_qad_var_crashSitePos, "ASSIGNED", -1, true, "container"] call BIS_fnc_taskCreate; [ {(ark_qad_var_boxes inAreaArray trgChaseAI) isEqualTo []}, { ["task2","SUCCEEDED"] call BIS_fnc_taskSetState; } ] call CBA_fnc_waitUntilAndExecute; }; ark_qad_fnc_cleanUp = { { private _trigger = _x; private _side = [adm_camp_defaultUnitTemplate] call adm_common_fnc_getUnitTemplateSide; { if ((side _x == _side) && (!isPlayer _x) && (_x inArea _trigger)) then { if (isNull objectParent _x) then { deleteVehicle _x; } else { private _vehicle = objectParent _x; {_vehicle deleteVehicleCrew _x} forEach crew _vehicle; deleteVehicle _vehicle; }; }; } forEach allUnits; } forEach [trgZone1,trgZone2,trgZone3]; }; [ {radar1 getVariable ["ark_qad_var_isStopped", false] && { radar2 getVariable ["ark_qad_var_isStopped", false] } && { radar3 getVariable ["ark_qad_var_isStopped", false] } }, { [selectRandom [1,2,3]] call ark_qad_fnc_createCrashSite; ["task1","SUCCEEDED"] call BIS_fnc_taskSetState; call ark_qad_fnc_finalObj; } ] call CBA_fnc_waitUntilAndExecute; [true, ["task1"], ["Knock out the radar jammers", "Disable Jammers"], objNull, "CREATED", -1, true, "search"] call BIS_fnc_taskCreate; [true, ["radar1","task1"], ["Kill power to the first jammer", "Disable Jammer #1"], (getMarkerPos "marker_1"), "CREATED", -1, true, "talk1"] call BIS_fnc_taskCreate; [true, ["radar2","task1"], ["Kill power to the second jammer", "Disable Jammer #2"], (getMarkerPos "marker_2"), "CREATED", -1, true, "talk2"] call BIS_fnc_taskCreate; [true, ["radar3","task1"], ["Kill power to the third jammer", "Disable Jammer #3"], (getMarkerPos "marker_3"), "CREATED", -1, true, "talk3"] call BIS_fnc_taskCreate; ["mission.safetytimer.ended", {"task1" call BIS_fnc_taskSetCurrent}] call hull3_event_fnc_addEventHandler; {_x animateSource ["Radar_Rotation", 99999, 0.1]} forEach [dish1,dish2,dish3];raP version6EditorDatasourceNameark_co38_quick_and_dirty_v3addonsA3_Characters_Face_nouniformrestrictionsace_parachuteCUP_AirVehicles_AH6ark_custom_unitsA3_Static_F_HMG_02admiralplp_containersA3_Structures_F_Enoch_Military_RadarA3_Structures_F_Exp_Industrial_SugarCaneFactory_01A3_Structures_F_Exp_Military_FlagsA3_Ui_FA3_Structures_F_Enoch_Military_Campsark_chase_aiA3_Boat_F_Jets_Carrier_01A3_Structures_F_Civ_InfoBoardsA3_Soft_F_Gamma_Truck_01ace_rearmace_cargoace_refuelA3_Structures_F_Civ_Campingace_sittingAddonsMetaData dlcsCUP_VehiclesExpansionEnochJetsrandomSeedScenarioData CustomAttributesyMission moveGridStep?angleGridStep >scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProviderLayerIndexProviderCamera nextID%nextIDnextIDpos4HFCҁFdir>Cܾ4W?upy)>g?>asiden? 2ҷ List0 itemsItem0(Item1Item24Item3Item4Item5OItem6Item7(Item8_Item9 Item10 Item11. Item12 Item13 Item14 Item15 Item16 Item17 Item18X Item19 classNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttps://ace3.acemod.org/4classNameace_parachutenameACE3 - ParachuteauthorACE-Teamurlhttps://ace3.acemod.org/classNameCUP_AirVehicles_AH6nameCUP_AirVehicles_AH6classNameark_custom_unitsnameARK Inhouse - Custom UnitsauthorARKurlhttp://www.ark-group.orgOclassNameA3_Static_FnameArma 3 Alpha - TurretsauthorBohemia Interactiveurlhttps://www.arma3.comclassNameAdmiralnameARK Inhouse - AdmiralauthorKamiurlhttps://github.com/kami-(classNameplp_containersnameplp_containers_classNameA3_Structures_F_Enoch_MilitarynameArma 3 Contact Platform - Military Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com classNameA3_Structures_F_Exp_IndustrialnameArma 3 Apex - Industrial StructuresauthorBohemia Interactiveurlhttps://www.arma3.com classNameA3_Structures_F_ExpnameArma 3 Apex - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com. classNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.org classNameA3_Boat_F_JetsnameArma 3 Jets - Boats and SubmersiblesauthorBohemia Interactiveurlhttps://www.arma3.com classNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com classNameA3_Soft_F_GammanameArma 3 - Unarmored Land VehiclesauthorBohemia Interactiveurlhttps://www.arma3.com classNameace_rearmnameACE3 - RearmauthorACE-Teamurlhttps://ace3.acemod.org/ classNameace_cargonameACE3 - CargoauthorACE-Teamurlhttps://ace3.acemod.org/X classNameace_refuelnameACE3 - RefuelauthorACE-Teamurlhttps://ace3.acemod.org/ classNameace_sittingnameACE3 - SittingauthorACE-Teamurlhttps://ace3.acemod.org/ authorCyruzHeaderAygameTypeCoopminPlayersmaxPlayers,yCategory0nameMultiplayerAttribute0Attribute1nAttributespropertyRespawnTemplatesexpressiontrueValuedata(singleTypeARRAYvalueLitemsItem0idataysingleTypeSTRINGvalueNonepropertyRespawnButtonexpressiontrueValuedatasingleTypeSCALARvalue?IntelBEntitiesConnections|briefingNameark_co38_quick_and_dirty_v3overviewTextRangers scramble a QRF to recover an assetresistanceWesttimeOfChangesFstartWeather>startWind=startWaves=forecastWeather>forecastWind=forecastWaves=forecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogBasezforecastFogBasezstartFogDecayforecastFogDecay"items!Item0Item1qItem2P.Item3;Item4HItem54VItem6|YItem7\Item8`Item9bItem10JeItem11hItem12?iItem13sqItem14yItem15Item16Item17nItem18nItem19_Item20y=Item21/AItem22DItem23qLItem24OItem25WItem26ZItem273cItem28fItem29nItem30Item31Item32n|dataTypeGroupsideWestEntitiesAttributeskidqitemsItem0,Item1Item2Item3kdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_officer_FCustomAttributesposition.nF4=AVFangles@skill?rankCAPTAINinit [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUS Rangers - Commanding Officer@COisPlayerisPlayableAttribute0 Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueVdatafsingleTypeSTRINGvalueMale04ENGpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue?dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_medic_FCustomAttributespositionnF4=AvVFangles@skill?rankSERGEANTinit [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionUS Rangers - Platoon Medic@COisPlayableAttribute0Attribute1cnAttributespropertyspeakerexpression_this setspeaker _value;Value'cdata7csingleTypeSTRINGvalueMale09ENGcpropertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalue ׃?dataTypeObjectPositionInfocsideWestflagsAttributesidtypeB_officer_FCustomAttributespositionWnF4=AMVFangles@skill?rankLIEUTENANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;}descriptionUS Rangers - Executive Officer@COisPlayableAttribute0Attribute1>nAttributespropertyspeakerexpression_this setspeaker _value;Value>data>singleTypeSTRINGvalueMale02ENG>propertypitchexpression_this setpitch _value;ValuedatasingleTypeSCALARvalueHz?dataTypeObjectPositionInfo<sideWestflagsAttributestid'typeB_Pilot_FCustomAttributes1kpositionnF4=A/VFangles@tskill?rankCORPORALinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "P"]] call hull3_unit_fnc_init;}descriptionUS Rangers - Command Pilot@COisPlayable1Attribute0iAttribute1nAttributeskpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale11ENGpropertypitchexpression_this setpitch _value;Value5kdataEksingleTypeSCALARvalueHz?kqdataTypeGroupsideWestEntitiesAttributesJ.idP.itemsItem0 Item1"Item2%Item3(Item4%*Item5,J.dataTypeObjectPositionInfo sideWestflagsAttributes idtypeB_Soldier_SL_FCustomAttributes!"position7nF5=AWFangles&@ skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "SL"], ["marker", "Alpha", "ColorRed"]] call hull3_unit_fnc_init;}descriptionUS Rangers - Alpha Squad Leader@AlphaisPlayable!Attribute0!Attribute1s"nAttributes"propertyspeakerexpression_this setspeaker _value;Value7"s"dataG"s"singleTypeSTRINGvalueMale08ENGs"propertypitchexpression_this setpitch _value;Value""data""singleTypeSCALARvalueu?" dataTypeObjectPositionInfo#sideWestflagsAttributes#idtypeB_medic_FatlOffsetH8CustomAttributes$%positionfnFM=AWFangles&@#skill?rankCORPORALinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;}descriptionUS Rangers - Alpha Medic@AlphaisPlayable$Attribute0$Attribute1W%nAttributes%propertyspeakerexpression_this setspeaker _value;Value%W%data+%W%singleTypeSTRINGvalueMale11ENGW%propertypitchexpression_this setpitch _value;Value%%data%%singleTypeSCALARvalueu?% dataTypeObjectPositionInfoj&sideWestflagsAttributes&id typeB_Soldier_TL_FatlOffset*9CustomAttributesl'(positionoF=A͐WFangles&@&skill?rankCORPORALinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "FTL"]] call hull3_unit_fnc_init;}descriptionUS Rangers - Alpha Grenadier (2IC)@AlphaisPlayablel'Attribute0'Attribute1*(nAttributes(propertyspeakerexpression_this setspeaker _value;Value'*(data'*(singleTypeSTRINGvalueMale06ENG*(propertypitchexpression_this setpitch _value;Valuep((data((singleTypeSCALARvalue?(dataTypeObjectPositionInfo')sideWestflagsAttributes_)id typeB_soldier_AR_FatlOffset9%*positionoF>AWFangles&@_)skill?rankCORPORALinit [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUS Rangers - Alpha Automatic Rifleman@AlphaisPlayable%* dataTypeObjectPositionInfo*sideWestflagsAttributes*id typeB_Soldier_A_FatlOffset9CustomAttributes+,positionWoF>AWFangles&@*skill?initcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "SN"]] call hull3_unit_fnc_init;}descriptionUS Rangers - Alpha Marksmen@AlphaisPlayable+Attribute0+Attribute1c,nAttributes,propertyspeakerexpression_this setspeaker _value;Value',c,data7,c,singleTypeSTRINGvalueMale11ENGc,propertypitchexpression_this setpitch _value;Value,,data,,singleTypeSCALARvalue?,dataTypeObjectPositionInfoa-sideWestflagsAttributes-id typeB_soldier_LAT_FatlOffset9J.positionoF=AӡWFangles&@-skill?init[this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUS Rangers - Alpha Rifleman (AT)@AlphaisPlayableJ.P.dataTypeGroupsideWestEntities.Attributes;id;itemsItem0.Item11Item2O3Item3"6Item47Item5;:;dataTypeObjectPositionInfou/sideWestflagsAttributes/idtypeB_Soldier_SL_FCustomAttributes01positionnF4=AzWFangles@/skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "SL"], ["marker", "Bravo", "ColorBlue"]] call hull3_unit_fnc_init;}descriptionUS Rangers - Bravo Squad Leader @BravoisPlayable0Attribute00Attribute1T1nAttributes1propertyspeakerexpression_this setspeaker _value;Value1T1data(1T1singleTypeSTRINGvalueMale09ENGT1propertypitchexpression_this setpitch _value;Value11data11singleTypeSCALARvalueHz?1dataTypeObjectPositionInfo<2sideWestflagsAttributest2idtypeB_medic_FO3positionpoF4=AWFangles@t2skill?rankCORPORALinit [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Medic"], ["marker", "BM", "ColorBlue"]] call hull3_unit_fnc_init;descriptionUS Rangers - Bravo Medic@BravoisPlayableO3 dataTypeObjectPositionInfo3sideWestflagsAttributes4idtypeB_Soldier_TL_FatlOffset9CustomAttributes4"6positionoF>AWFangles@4skill?rankCORPORALinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "FTL"]] call hull3_unit_fnc_init;}descriptionUS Rangers - Bravo Grenadier (2IC)@BravoisPlayable4Attribute0 5Attribute15nAttributes"6propertyspeakerexpression_this setspeaker _value;Valuej55dataz55singleTypeSTRINGvalueMale10ENG5propertypitchexpression_this setpitch _value;Value5"6data5"6singleTypeSCALARvalueHz?"6dataTypeObjectPositionInfo6sideWestflagsAttributes6idtypeB_soldier_AR_F7position oF4=AĸWFangles@6skill?rankCORPORALinit [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUS Rangers - Bravo Automatic Rifleman@BravoisPlayable7dataTypeObjectPositionInfo8sideWestflagsAttributesO8idtypeB_Soldier_A_FCustomAttributes9;:position''oF4=AWFangles@O8skill?initcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "SN"]] call hull3_unit_fnc_init;}descriptionUS Rangers - Bravo Marksmen@BravoisPlayable9Attribute099Attribute19nAttributes;:propertyspeakerexpression_this setspeaker _value;Value99data99singleTypeSTRINGvalueMale08ENG9propertypitchexpression_this setpitch _value;Value:;:data:;:singleTypeSCALARvalue\?;:dataTypeObjectPositionInfo:sideWestflagsAttributes:idtypeB_soldier_LAT_F;position-oF4=AWFangles@:skill?init[this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUS Rangers - Bravo Rifleman (AT)@BravoisPlayable;;dataTypeGroupsideWestEntities;AttributesHidHitemsItem0:<Item1"?Item2@Item3qCItem4DItem5GHdataTypeObjectPositionInfo<sideWestflagsAttributes<idtypeB_Soldier_SL_FCustomAttributes="?positionoF4=AXFangles_q@<skill?rankSERGEANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "SL"], ["marker", "Charlie", "ColorGreen"]] call hull3_unit_fnc_init;}descriptionUS Rangers - Charlie Squad Leader@CharlieisPlayable=Attribute0 >Attribute1>nAttributes"?propertyspeakerexpression_this setspeaker _value;Valuej>>dataz>>singleTypeSTRINGvalueMale10ENG>propertypitchexpression_this setpitch _value;Value>"?data>"?singleTypeSCALARvalueG?"?dataTypeObjectPositionInfo?sideWestflagsAttributes?idtypeB_medic_F@position&oF4=A XFanglesPq@?skill?rankCORPORALinit [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionUS Rangers - Charlie Medic@CharlieisPlayable@dataTypeObjectPositionInfo1AsideWestAttributesiAidtypeB_Soldier_TL_FatlOffsetr3BCustomAttributes7BqCposition5oFPnAttributesPpropertyspeakerexpression_this setspeaker _value;ValueP>PdataP>PsingleTypeSTRINGvalueMale07ENG>Ppropertypitchexpression_this setpitch _value;ValuePPdataPPsingleTypeSCALARvalue?PdataTypeObjectPositionInfo+QsideWestflagsAttributescQid"typeB_soldier_AR_F)RpositionnoF3=Aj-XFangles9@cQskill?rankCORPORALinit [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionUS Rangers - Delta Automatic Rifleman@DeltaisPlayable)RdataTypeObjectPositionInfoRsideWestflagsAttributesRid#typeB_Soldier_A_FCustomAttributesSTpositionroF3=A3XFanglesG@Rskill?initcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "SN"]] call hull3_unit_fnc_init;}descriptionUS Rangers - Delta Marksmen@DeltaisPlayableSAttribute0SAttribute1WTnAttributesTpropertyspeakerexpression_this setspeaker _value;ValueTWTdata+TWTsingleTypeSTRINGvalueMale07ENGWTpropertypitchexpression_this setpitch _value;ValueTTdataTTsingleTypeSCALARvaluep}?TdataTypeObjectPositionInfoEUsideWestflagsAttributes}Uid$typeB_soldier_LAT_F.VpositionzoF3=An=XFangles9@}Uskill?init[this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionUS Rangers - Delta Rifleman (AT)@DeltaisPlayable.V4VdataTypeGroupsideWestEntities~VAttributesvYid)|YitemsItem0VvYdataTypeObjectPositionInfo!WsideWestflagsAttributesYWid&typeB_Helipilot_FCustomAttributesYWskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "P"], ["marker", "TH1", "ColorRed"]] call hull3_unit_fnc_init;}descriptionUS Rangers - TH 1 Pilot (MH-6J)@TH 1isPlayableZskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "P"], ["marker", "TH2", "ColorBlue"]] call hull3_unit_fnc_init;}descriptionUS Rangers - TH 2 Pilot (MH-6J)@TH 2isPlayable[Attribute0[Attribute1C\nAttributes\propertyspeakerexpression_this setspeaker _value;Value\C\data\C\singleTypeSTRINGvalueMale08ENGC\propertypitchexpression_this setpitch _value;Value\\data\\singleTypeSCALARvalue\?\\dataTypeGroupsideWestEntities]Attributes `id1`itemsItem0,] `dataTypeObjectPositionInfo]sideWestflagsAttributes]id.typeB_Helipilot_FCustomAttributes^ `position-nF4=AːWFangles>]skill?rankCORPORALinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "P"], ["marker", "TH3", "ColorGreen"]] call hull3_unit_fnc_init;}descriptionUS Rangers - TH 3 Pilot (MH-6J)@TH 3isPlayable^Attribute0_Attribute1_nAttributes `propertyspeakerexpression_this setspeaker _value;ValueQ__dataa__singleTypeSTRINGvalueMale04ENG_propertypitchexpression_this setpitch _value;Value_ `data_ `singleTypeSCALARvaluep}? ``dataTypeGroupsideWestEntitiesY`Attributesaid5bitemsItem0v`adataTypeObjectPositionInfo`sideWestflagsAttributesaid2typeB_Helipilot_FapositionVnF4=Af|WFanglesT>askill?rankSERGEANTinit [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "P"], ["marker", "TH4", "ColorOrange"]] call hull3_unit_fnc_init;descriptionUS Rangers - TH 4 Pilot (MH-6J)@TH 4isPlayableabdataTypeGroupsideWestEntitiesNbAttributesDeid8JeitemsItem0kbDedataTypeObjectPositionInfobsideWestflagsAttributes%cid6typeB_Pilot_FCustomAttributes dDepositionnF?A)XFangles̯>%cskill?rankLIEUTENANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "P"], ["marker", "AH1", "ColorCIV"]] call hull3_unit_fnc_init;}descriptionUS Rangers - AH 1 Pilot (AH-6J)@AH 1isPlayable dAttribute0BdAttribute1dnAttributesDepropertyspeakerexpression_this setspeaker _value;ValuedddataddsingleTypeSTRINGvalueMale02ENGdpropertypitchexpression_this setpitch _value;ValueeDedataeDesingleTypeSCALARvalueQx?DeJedataTypeGroupsideWestEntitieseAttributeshid;hitemsItem0ehdataTypeObjectPositionInfo3fsideWestflagsAttributeskfid9typeB_Pilot_FCustomAttributesPghpositiongnF/MADXFanglesD>kfskill?rankLIEUTENANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "P"], ["marker", "AH2", "ColorCIV"]] call hull3_unit_fnc_init;}descriptionUS Rangers - AH 2 Pilot (AH-6J)@AH 2isPlayablePgAttribute0gAttribute1hnAttributeshpropertyspeakerexpression_this setspeaker _value;ValueghdataghsingleTypeSTRINGvalueMale09ENGhpropertypitchexpression_this setpitch _value;ValueThhdatadhhsingleTypeSCALARvalueG?hhdataTypeLogicPositionInfoinameadm_hc_unitisPlayabledescriptionHCidOtypeHeadlessClient_FatlOffset ?D?ipositionzD?i dataTypeObjectPositionInfoisideEmptyflagsAttributesjidPtypeCUP_B_AH6J_USAatlOffsetj5=CustomAttributesjsqposition:tnFA2XFangles>jskill?initcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesBlackpylonsCUP_PylonPod_2Rnd_AGM114L_Hellfire_II_M;CUP_PylonPod_19Rnd_Rocket_FFAR_M;jAttribute0-kAttribute1GoAttribute2JpnAttributessqpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuekGodatakGosingleTypeARRAYvalue lGoitemsItem01lItem1ZlGodataAlZlsingleTypeARRAYZldatajlGosingleTypeARRAYvaluelGo items Item0mItem1JmItem2mItem3mItem4mItem5-nItem6cnItem7nItem8nItem9oGodatamJmsingleTypeSTRINGvaluehideBenchJmdataZmmsingleTypeSCALARvaluemdatammsingleTypeSTRINGvaluehideFriesmdatammsingleTypeSCALARvalue?mdatan-nsingleTypeSTRINGvaluehideFLIR-ndata=ncnsingleTypeSCALARvalue?cndatasnnsingleTypeSTRINGvaluehideUSARMYndatannsingleTypeSCALARvalue?ndatanosingleTypeSTRINGvaluehideRACSodata!oGosingleTypeSCALARvalue?GopropertyCUP_XH6_AirframeNumberexpression[_this, _value, false, true, 'af_%1', 'CUP\Vehicles\CUP_Vehicles_Core\data\fonts\stencilfont\%1_ca.paa', 1000, 9999] call CUP_fnc_setNumber;ValuepJpdata$pJpsingleTypeSCALARvalue$GJppropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuepsqdatapsqsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]sq dataTypeObjectPositionInfo rsideEmptyflagsAttributesCridQtypeCUP_B_AH6J_USAatlOffset5=CustomAttributessypositionnFAXFanglesm> @Crskill?initcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesBlackpylonsCUP_PylonPod_2Rnd_AGM114L_Hellfire_II_M;CUP_PylonPod_19Rnd_Rocket_FFAR_M;sAttribute0asAttribute1{wAttribute2~xnAttributesypropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value t{wdatat{wsingleTypeARRAYvalue=t{witemsItem0etItem1t{wdatauttsingleTypeARRAYtdatat{wsingleTypeARRAYvaluet{w items Item0BuItem1~uItem2uItem3uItem4&vItem5avItem6vItem7vItem8 wItem9Ew{wdataRu~usingleTypeSTRINGvaluehideBench~udatauusingleTypeSCALARvalueudatauusingleTypeSTRINGvaluehideFriesudatav&vsingleTypeSCALARvalue?&vdata6vavsingleTypeSTRINGvaluehideFLIRavdataqvvsingleTypeSCALARvalue?vdatavvsingleTypeSTRINGvaluehideUSARMYvdatav wsingleTypeSCALARvalue? wdatawEwsingleTypeSTRINGvaluehideRACSEwdataUw{wsingleTypeSCALARvalue?{wpropertyCUP_XH6_AirframeNumberexpression[_this, _value, false, true, 'af_%1', 'CUP\Vehicles\CUP_Vehicles_Core\data\fonts\stencilfont\%1_ca.paa', 1000, 9999] call CUP_fnc_setNumber;ValueHx~xdataXx~xsingleTypeSCALARvalue$G~xpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuexydataxysingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]y dataTypeObjectPositionInfo?zsideEmptyflagsAttributeswzidRtypeCUP_B_MH6M_USAatlOffsetH=CustomAttributes {position(DnF`A1WFangles3>wzskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesBlack {Attribute0R{Attribute1lAttribute2onAttributespropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value{ldata |lsingleTypeARRAYvalue.|litemsItem0V|Item1|ldataf||singleTypeARRAY|data|lsingleTypeARRAYvalue|l items Item03}Item1o}Item2}Item3}Item4~Item5R~Item6~Item7~Item8~Item96ldataC}o}singleTypeSTRINGvaluehideBencho}data}}singleTypeSCALARvalue}data}}singleTypeSTRINGvaluehideFries}data}~singleTypeSCALARvalue?~data'~R~singleTypeSTRINGvaluehideFLIRR~datab~~singleTypeSCALARvalue~data~~singleTypeSTRINGvaluehideUSARMY~data~~singleTypeSCALARvalue?~data 6singleTypeSTRINGvaluehideRACS6dataFlsingleTypeSCALARvalue?lpropertyCUP_XH6_AirframeNumberexpression[_this, _value, false, true, 'af_%1', 'CUP\Vehicles\CUP_Vehicles_Core\data\fonts\stencilfont\%1_ca.paa', 1000, 9999] call CUP_fnc_setNumber;Value9odataIosingleTypeSCALARvaluePFopropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueɀdataـsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false] dataTypeObjectPositionInfo0sideEmptyflagsAttributeshidStypeCUP_B_MH6M_USAatlOffset@;CustomAttributespositiononnFJAWFangles3>hskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesBlackAttribute0CAttribute1]Attribute2`nAttributespropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value]data]singleTypeARRAYvalue]itemsItem0GItem1p]dataWpsingleTypeARRAYpdata]singleTypeARRAYvalue] items Item0$Item1`Item2Item3҅Item4Item5CItem6yItem7Item8Item9']data4`singleTypeSTRINGvaluehideBench`datapsingleTypeSCALARvaluedata҅singleTypeSTRINGvaluehideFries҅datasingleTypeSCALARvalue?dataCsingleTypeSTRINGvaluehideFLIRCdataSysingleTypeSCALARvalueydatasingleTypeSTRINGvaluehideUSARMYdataƆsingleTypeSCALARvalue?data'singleTypeSTRINGvaluehideRACS'data7]singleTypeSCALARvalue?]propertyCUP_XH6_AirframeNumberexpression[_this, _value, false, true, 'af_%1', 'CUP\Vehicles\CUP_Vehicles_Core\data\fonts\stencilfont\%1_ca.paa', 1000, 9999] call CUP_fnc_setNumber;Value*`data:`singleTypeSCALARvaluePF`propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuedataʈsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]dataTypeObjectPositionInfosideEmptyAttributesMidTtypeCUP_B_MH6M_USAatlOffset BCustomAttributesnpositionMnFPAbWFangles3>Mskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesBlackAttribute0(Attribute1BAttribute2EnAttributesnpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueЋBdataBsingleTypeARRAYvalueBitemsItem0,Item1UBdata<UsingleTypeARRAYUdataeBsingleTypeARRAYvalueB items Item0 Item1EItem2{Item3Item4Item5(Item6^Item7Item8юItem9 BdataEsingleTypeSTRINGvaluehideBenchEdataU{singleTypeSCALARvalue{datasingleTypeSTRINGvaluehideFriesdataǍsingleTypeSCALARvalue?data(singleTypeSTRINGvaluehideFLIR(data8^singleTypeSCALARvalue^datansingleTypeSTRINGvaluehideUSARMYdataюsingleTypeSCALARvalue?юdata singleTypeSTRINGvaluehideRACS dataBsingleTypeSCALARvalue?BpropertyCUP_XH6_AirframeNumberexpression[_this, _value, false, true, 'af_%1', 'CUP\Vehicles\CUP_Vehicles_Core\data\fonts\stencilfont\%1_ca.paa', 1000, 9999] call CUP_fnc_setNumber;ValueEdataEsingleTypeSCALARvaluePFEpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuendatansingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]ndataTypeLayernameJammer #1EntitiesidYatlOffsetnitemsItem0Item1Item2)Item3ndataTypeLayernameAIEntitiesCidjatlOffset items Item0ϒItem1הItem2Item3Item4}Item5Item6Item7*Item8Item9Item10JdataTypeGroupsideIndependentEntities?AttributesCrewLinks$idlatlOffset @הitemsItem0\dataTypeObjectPositionInfosideIndependentflagsAttributesidmtypeI_C_Soldier_Bandit_2_F_ARKpositionl0@F C FanglesŸ@3 @$LinkIDProviderILinks\הnextID\itemsItem0yהlinkIDitem0mitem1iCustomDataהroleturretPathהdataTypeGroupsideIndependentEntitiesGAttributes6CrewLinks<idnatlOffset @itemsItem0d6dataTypeObjectPositionInfosideIndependentflagsAttributes0idotypeI_C_Soldier_Bandit_4_F_ARKatlOffset`@6position@FbC9 FanglesE&@3 @06<LinkIDProvideraLinkstnextIDtitemsItem0linkIDitem0oitem1eCustomData̖roleturretPathdataTypeObjectPositionInfoxsideIndependentflagsAttributesiditypeI_HMG_02_high_FatlOffset @positionN0@FmC FanglesŸ@3 @dataTypeObjectPositionInfo?sideIndependentflagsAttributeswidetypeI_HMG_02_high_FatlOffset @}positionD@FQCo FanglesE&@3 @w}dataTypeTriggerposition@F:B: FAttributesidptypeEmptyDetectorAreaR250conditioncall{true}sizeABsizeBBdataTypeLogicPositionInfoidqtypeAdmiral_CqcZoneatlOffsetW%CCustomAttributespositionPFL6B: F Attribute0RAttribute1Attribute2Attribute3gAttribute4Attribute5ÝAttribute6oAttribute7!Attribute8ڟnAttributes propertyAdmiral_CqcZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueКdatasingleTypeSTRINGvaluepropertyAdmiral_CqcZone_Admiral_MinHeightexpression_this setVariable ['Admiral_MinHeight',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_CqcZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value1gdataAgsingleTypeSCALARvaluegpropertyAdmiral_CqcZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueߜdatasingleTypeSCALARvalueBpropertyAdmiral_CqcZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueÝdataÝsingleTypeSCALARvalueBÝpropertyAdmiral_CqcZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value;odataKosingleTypeBOOLvalueopropertyAdmiral_CqcZone_Admiral_CqcPoolexpression_this setVariable ['Admiral_CqcPool',_value,true];Value!data!singleTypeSCALARvalue A!propertyAdmiral_CqcZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueڟdataڟsingleTypeSTRINGvalueڟpropertyAdmiral_CqcZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value`datapsingleTypeSTRINGvaluedataTypeLogicPositionInfoidvtypeAdmiral_PatrolZoneatlOffset^1CCustomAttributes%*positionPFBc% F% Attribute0ݡAttribute1Attribute2BAttribute3Attribute4Attribute5SAttribute6Attribute7Attribute8Attribute9nnAttributes *propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value^datansingleTypeSTRINGvaluepropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value BdataBsingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedataͣsingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuendata~singleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueSdata/SsingleTypeBOOLvalueSpropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value|datasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value;ndataKnsingleTypeSTRINGvaluenpropertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value*data*singleTypeSTRINGvalue*dataTypeTriggerpositionFItem1M dataTypeObjectPositionInfosideCivilianflagsAttributes idtypeC_Bob_VRatlOffset7CustomAttributesMposition 8FgwLBFanglesv@ Attribute0IAttribute1nAttributesMpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueMdata'MsingleTypeSCALARvalue\?MdataTypeWaypointposition?FGB FEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionB8F~~5BFangle^@Attributes2idtypeEmptyDetectorAreaR50conditioncall{triggerActivated jam_1_trg}timeout ApAAisServerOnlydataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes1position8F|B FanglesG=^@6>1Attribute0-Attribute1Attribute2Attribute3]Attribute4Attribute5Attribute6Attribute7WAttribute8Attribute9Attribute10Attribute11jAttribute12+Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuepdatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value']data7]singleTypeSCALARvalueB]propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueTdatadsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value!Wdata1WsingleTypeSCALARvalueWpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueodatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value4jdataDjsingleTypeSCALARvalue@jpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value+data+singleTypeSCALARvalue+propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvalue dataTypeMarkerposition?)F'rB Fnamemarker_1markerTypeELLIPSEtypeellipsecolorNameColorEASTfillNameBorderaDbDdrawBorderidMn dataTypeObjectPositionInfosideEmptyflagsAttributes>idUtypeCUP_B_MH6M_USAatlOffset&=CustomAttributes_positionAnFANWFangles3>>skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesBlackAttribute0Attribute13Attribute26nAttributes_propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value3data3singleTypeARRAYvalue3itemsItem0Item1F3data-FsingleTypeARRAYFdataV3singleTypeARRAYvaluez3 items Item0Item16Item2lItem3Item4Item5Item6OItem7Item8Item93data 6singleTypeSTRINGvaluehideBench6dataFlsingleTypeSCALARvalueldata|singleTypeSTRINGvaluehideFriesdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehideFLIRdata)OsingleTypeSCALARvalueOdata_singleTypeSTRINGvaluehideUSARMYdatasingleTypeSCALARvalue?datasingleTypeSTRINGvaluehideRACSdata 3singleTypeSCALARvalue?3propertyCUP_XH6_AirframeNumberexpression[_this, _value, false, true, 'af_%1', 'CUP\Vehicles\CUP_Vehicles_Core\data\fonts\stencilfont\%1_ca.paa', 1000, 9999] call CUP_fnc_setNumber;Value6data6singleTypeSCALARvaluePF6propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value_data_singleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]_dataTypeLayernameJammer #2EntitiesidatlOffsetAy=itemsItem0Item1bItem28Item3<y=dataTypeLayernameAIEntities4idatlOffset< Bb items Item0Item1Item2Item3fItem4~Item5Item6Item7_Item8+Item9Item10bdataTypeGroupsideIndependentEntities0AttributesCrewLinks%idatlOffset@n@itemsItem0MdataTypeObjectPositionInfosideIndependentflagsAttributesidtypeI_C_Soldier_Bandit_4_F_ARKatlOffset@positioniEA(Fangles!@@%LinkIDProviderJLinks]nextID]itemsItem0zlinkIDitem0item1CustomDataroleturretPathdataTypeObjectPositionInfoasideIndependentflagsAttributesidtypeI_HMG_02_high_FatlOffset`<positionN E +BjFanglesn?dataTypeObjectPositionInfo(sideIndependentflagsAttributes`idtypeI_HMG_02_high_FatlOffset@n@fpositionEj+BjFangles!@@`fdataTypeGroupsideIndependentEntitiesAttributesCrewLinksidatlOffset`<~itemsItem0dataTypeObjectPositionInfosideIndependentflagsAttributesidtypeI_C_Soldier_Bandit_2_F_ARKatlOffset!@position EAu(Fanglesn?LinkIDProviderLinks~nextIDitemsItem0 ~linkIDitem0item1CustomData[~roleturretPath~dataTypeTriggerpositionNoEffAQjFAttributesidtypeEmptyDetectorAreaR50conditioncall{true}sizeABsizeBBdataTypeLogicPositionInfoidtypeAdmiral_CqcZoneatlOffset@5@CustomAttributesposition1E@@=U Attribute0QAttribute1Attribute2Attribute3Attribute48Attribute5Attribute6Attribute7{Attribute85Attribute9Attribute10Attribute11Attribute12OAttribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueKdata[singleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value8data8singleTypeSCALARvalueB8propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuexdatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueE{dataU{singleTypeSCALARvalue{propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value5data5singleTypeSTRINGvalue5propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueXdatahsingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueOdata)OsingleTypeSCALARvalueOpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositionEA,`Fangle?Attributes^idtypeEmptyDetectorAreaR50atlOffset6conditioncall{triggerActivated jam_2_trg}sizeA AsizeB AisServerOnlydataTypeGroupsideCivilianEntitiesAttributesidatlOffset7itemsItem0BItem1Q dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRatlOffset7CustomAttributesQpositionExA`Fangles >Attribute0MAttribute1nAttributesQpropertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;ValueQdata+QsingleTypeSCALARvalue ׃?QdataTypeWaypointposition0EffA.jFEffectsshowWPNEVERidtypeMovedataTypeLogicPositionInfo*idtypeAdmiral_OndemandCampZoneCustomAttributesb(position|FEfnjAc`FanglesK<}?Dp)conditioncall{triggerActivated jam_2_trg}sizeA AsizeB AisServerOnly)dataTypeGroupsideCivilianEntities'*Attributes,idatlOffset,itemsItem0O*Item1^,, dataTypeObjectPositionInfo*sideCivilianflagsAttributes+idtypeC_Bob_VRatlOffsetCustomAttributes"+^,position`EBBWsFangles AU@+"+Attribute0Z+Attribute1+nAttributes^,propertyspeakerexpression_this setspeaker _value;Value++data++singleTypeSTRINGvalueMale01GREVR+propertypitchexpression_this setpitch _value;Value(,^,data8,^,singleTypeSCALARvalueQx?^,dataTypeWaypointpositionK5EffAtjFEffects,showWPNEVERidtypeMove,,,dataTypeLogicPositionInfo7-idtypeAdmiral_OndemandCampZoneCustomAttributeso-8positionEdBpsFanglesh@ AU@5@o-Attribute0k.Attribute1-/Attribute2/Attribute30Attribute4R1Attribute52Attribute62Attribute73Attribute8O4Attribute95Attribute105Attribute116Attribute12i7Attribute1328nAttributes8propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value.-/data /-/singleTypeSTRINGvalue-/propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value//data//singleTypeSCALARvalue/propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Valuee00datau00singleTypeSCALARvalueB0propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value1R1data,1R1singleTypeSCALARvalueBR1propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value12data12singleTypeSCALARvalue A2propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value22data22singleTypeBOOLvalue2propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value_33datao33singleTypeSCALARvalue3propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value4O4data,4O4singleTypeSTRINGvalueO4propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value45data45singleTypeSCALARvalue@5propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value55data55singleTypeSCALARvalue5propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuer66data66singleTypeSCALARvalue@6propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value37i7dataC7i7singleTypeSCALARvaluei7propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value728data 828singleTypeSCALARvalue28propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value88data88singleTypeSTRINGvalue8dataTypeLayernameSet DstateEntitiesK9idatlOffsetO@<itemsItem0~9Item1X:Item2<<dataTypeObjectPositionInfo :sideEmptyflagsAttributesE:idtypeLand_MobileRadar_01_radar_FatlOffsetX:positionUêESBOjFanglesȾF@E:namedish2X:dataTypeObjectPositionInfo:sideEmptyflagsAttributes);idtypeLand_MobileRadar_01_generator_FCustomAttributesU;<positionE^A-jFanglesY@);nameradar2disableSimulationU;Attribute0};nAttributes<propertyallowDamageexpression_this allowdamage _value;Value;<data;<singleTypeBOOLvalue<dataTypeObjectPositionInfo<sideEmptyflagsAttributes<idtypeFlag_Syndikat_FatlOffset{n@<positionE0C4B)jFangles@<< dataTypeMarkerpositiondExAoFnamemarker_2markerTypeELLIPSEtypeellipsecolorNameColorEASTfillNameBorderaDbDdrawBorderidOy= dataTypeObjectPositionInfo>sideEmptyflagsAttributesI>id(typeCUP_B_MH6M_USAatlOffsett<CustomAttributes>/Aposition,nFACVFangles@I>skill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}>Attribute0?Attribute1,@nAttributes/ApropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value]?,@datam?,@singleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false],@propertyCUP_XH6_AirframeNumberexpression[_this, _value, false, true, 'af_%1', 'CUP\Vehicles\CUP_Vehicles_Core\data\fonts\stencilfont\%1_ca.paa', 1000, 9999] call CUP_fnc_setNumber;Value@/Adata A/AsingleTypeSCALARvaluePF/AdataTypeGroupsideWestEntitiesyAAttributeszDid)DitemsItem0AzDdataTypeObjectPositionInfoBsideWestflagsAttributesTBid*typeB_Helipilot_FCustomAttributes@CzDpositionKmF4=AWFangles/@TBskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "P"], ["marker", "TH5", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionUS Rangers - TH 5 Pilot (MH-6J) [JIP]@TH 5isPlayable@CAttribute0xCAttribute1CnAttributeszDpropertyspeakerexpression_this setspeaker _value;ValueCCdataCCsingleTypeSTRINGvalueMale03ENGCpropertypitchexpression_this setpitch _value;ValueDDzDdataTDzDsingleTypeSCALARvalue33s?zDD dataTypeObjectPositionInfoEsideEmptyflagsAttributesPEid+typeCUP_B_MH6M_USAatlOffsetX<CustomAttributesEqLpositionmFAlWFanglesC@PEskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesBlackEAttribute0+FAttribute1EJAttribute2HKnAttributesqLpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueFEJdataFEJsingleTypeARRAYvalueGEJitemsItem0/GItem1XGEJdata?GXGsingleTypeARRAYXGdatahGEJsingleTypeARRAYvalueGEJ items Item0 HItem1HHItem2~HItem3HItem4HItem5+IItem6aIItem7IItem8IItem9JEJdataHHHsingleTypeSTRINGvaluehideBenchHHdataXH~HsingleTypeSCALARvalue~HdataHHsingleTypeSTRINGvaluehideFriesHdataHHsingleTypeSCALARvalue?HdataI+IsingleTypeSTRINGvaluehideFLIR+Idata;IaIsingleTypeSCALARvalueaIdataqIIsingleTypeSTRINGvaluehideUSARMYIdataIIsingleTypeSCALARvalue?IdataIJsingleTypeSTRINGvaluehideRACSJdataJEJsingleTypeSCALARvalue?EJpropertyCUP_XH6_AirframeNumberexpression[_this, _value, false, true, 'af_%1', 'CUP\Vehicles\CUP_Vehicles_Core\data\fonts\stencilfont\%1_ca.paa', 1000, 9999] call CUP_fnc_setNumber;ValueKHKdata"KHKsingleTypeSCALARvalueQFHKpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueKqLdataKqLsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]qLdataTypeGroupsideWestEntitiesLAttributesOid,OitemsItem0LOdataTypeObjectPositionInfo^MsideWestflagsAttributesMid-typeB_Helipilot_FCustomAttributesNOpositionmF4=A WFangles@Mskill?rankSERGEANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "P"], ["marker", "TH6", "ColorOrange"]] call hull3_unit_fnc_init;}descriptionUS Rangers - TH 6 Pilot (MH-6J) [JIP]@TH 6isPlayableNAttribute0NAttribute1@OnAttributesOpropertyspeakerexpression_this setspeaker _value;ValueO@OdataO@OsingleTypeSTRINGvalueMale03ENG@Opropertypitchexpression_this setpitch _value;ValueOOdataOOsingleTypeSCALARvalue33s?OO dataTypeObjectPositionInfoZPsideEmptyflagsAttributesPid.typeCUP_B_MH6M_USAatlOffset=CustomAttributes%QWpositionmFAMWFangles@Pskill?lockUNLOCKEDinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesBlack%QAttribute0mQAttribute1UAttribute2VnAttributesWpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueRUdata%RUsingleTypeARRAYvalueIRUitemsItem0qRItem1RUdataRRsingleTypeARRAYRdataRUsingleTypeARRAYvalueRU items Item0NSItem1SItem2SItem3SItem42TItem5mTItem6TItem7TItem8UItem9QUUdata^SSsingleTypeSTRINGvaluehideBenchSdataSSsingleTypeSCALARvalueSdataSSsingleTypeSTRINGvaluehideFriesSdata T2TsingleTypeSCALARvalue?2TdataBTmTsingleTypeSTRINGvaluehideFLIRmTdata}TTsingleTypeSCALARvalueTdataTTsingleTypeSTRINGvaluehideUSARMYTdataTUsingleTypeSCALARvalue?Udata&UQUsingleTypeSTRINGvaluehideRACSQUdataaUUsingleTypeSCALARvalue?UpropertyCUP_XH6_AirframeNumberexpression[_this, _value, false, true, 'af_%1', 'CUP\Vehicles\CUP_Vehicles_Core\data\fonts\stencilfont\%1_ca.paa', 1000, 9999] call CUP_fnc_setNumber;ValueTVVdatadVVsingleTypeSCALARvalueQFVpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueVWdataVWsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]WdataTypeGroupsideWestEntitiesWAttributesZid/ZitemsItem0XZdataTypeObjectPositionInfoXsideWestflagsAttributesXid0typeB_Pilot_FCustomAttributesYZposition0nF&UA.XFanglesH-;p@@Xskill?rankLIEUTENANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "P"], ["marker", "AH3", "ColorCIV"]] call hull3_unit_fnc_init;}descriptionUS Rangers - AH 3 Pilot (AH-6J) [JIP]@AH 3isPlayableYAttribute0YAttribute1}ZnAttributesZpropertyspeakerexpression_this setspeaker _value;ValueAZ}ZdataQZ}ZsingleTypeSTRINGvalueMale09ENG}Zpropertypitchexpression_this setpitch _value;ValueZZdataZZsingleTypeSCALARvalueG?ZZ dataTypeObjectPositionInfo[sideEmptyflagsAttributes[id1typeCUP_B_AH6J_USAatlOffset<CustomAttributes\3cpositionnFA'XFanglesH-;p@@[skill?initcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesBlackpylonsCUP_PylonPod_2Rnd_AGM114L_Hellfire_II_M;CUP_PylonPod_19Rnd_Rocket_FFAR_M;\Attribute0\Attribute1aAttribute2 bnAttributes3cpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value]adata]asingleTypeARRAYvalue]aitemsItem0]Item1^adata^^singleTypeARRAY^data*^asingleTypeARRAYvalueN^a items Item0^Item1 _Item2@_Item3|_Item4_Item5_Item6#`Item7``Item8`Item9`adata^ _singleTypeSTRINGvaluehideBench _data_@_singleTypeSCALARvalue@_dataP_|_singleTypeSTRINGvaluehideFries|_data__singleTypeSCALARvalue?_data__singleTypeSTRINGvaluehideFLIR_data_#`singleTypeSCALARvalue?#`data3```singleTypeSTRINGvaluehideUSARMY``datap``singleTypeSCALARvalue?`data``singleTypeSTRINGvaluehideRACS`data`asingleTypeSCALARvalue?apropertyCUP_XH6_AirframeNumberexpression[_this, _value, false, true, 'af_%1', 'CUP\Vehicles\CUP_Vehicles_Core\data\fonts\stencilfont\%1_ca.paa', 1000, 9999] call CUP_fnc_setNumber;Valuea bdataa bsingleTypeSCALARvalue$G bpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedb3cdatatb3csingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]3cdataTypeGroupsideWestEntities}cAttributesyfid2fitemsItem0cyfdataTypeObjectPositionInfodsideWestflagsAttributesTdid3typeB_Pilot_FCustomAttributes?eyfposition^nFTAf XFangles%:p@@Tdskill?rankLIEUTENANTinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "P"], ["marker", "AH4", "ColorCIV"]] call hull3_unit_fnc_init;}descriptionUS Rangers - AH 4 Pilot (AH-6J) [JIP]@AH 4isPlayable?eAttribute0weAttribute1enAttributesyfpropertyspeakerexpression_this setspeaker _value;ValueeedataeesingleTypeSTRINGvalueMale09ENGepropertypitchexpression_this setpitch _value;ValueCfyfdataSfyfsingleTypeSCALARvalueG?yffdataTypeObjectPositionInfo gsideEmptyAttributesCgid4typeCUP_B_AH6J_USAatlOffset'1BCustomAttributeshnpositionnFAFXFangles;p@?@Cgskill?initcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}texturesBlackpylonsCUP_PylonPod_2Rnd_AGM114L_Hellfire_II_M;CUP_PylonPod_19Rnd_Rocket_FFAR_M;hAttribute0ahAttribute1{lAttribute2~mnAttributesnpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value i{ldatai{lsingleTypeARRAYvalue=i{litemsItem0eiItem1i{ldatauiisingleTypeARRAYidatai{lsingleTypeARRAYvaluei{l items Item0BjItem1~jItem2jItem3jItem4&kItem5akItem6kItem7kItem8 lItem9El{ldataRj~jsingleTypeSTRINGvaluehideBench~jdatajjsingleTypeSCALARvaluejdatajjsingleTypeSTRINGvaluehideFriesjdatak&ksingleTypeSCALARvalue?&kdata6kaksingleTypeSTRINGvaluehideFLIRakdataqkksingleTypeSCALARvalue?kdatakksingleTypeSTRINGvaluehideUSARMYkdatak lsingleTypeSCALARvalue? ldatalElsingleTypeSTRINGvaluehideRACSEldataUl{lsingleTypeSCALARvalue?{lpropertyCUP_XH6_AirframeNumberexpression[_this, _value, false, true, 'af_%1', 'CUP\Vehicles\CUP_Vehicles_Core\data\fonts\stencilfont\%1_ca.paa', 1000, 9999] call CUP_fnc_setNumber;ValueHm~mdataXm~msingleTypeSCALARvalue$G~mpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuemndatamnsingleTypeSTRINGvalue[[[["CUP_arifle_M4A1","FirstAidKit"],[1,4]],[["CUP_30Rnd_556x45_Stanag","SmokeShell","SmokeShellOrange","Chemlight_red"],[10,2,2,2]],[[],[]],[[],[]]],false]ndataTypeLayernameJammer #3EntitiesnidPatlOffset2AitemsItem04oItem1Item2BItem3 dataTypeLayernameCampsEntitiesoidRatlOffsetZ@ items Item0oItem1pItem2sItem3Item4ʀItem5ЃItem6Item7ǐItem8͓Item9dataTypeTriggerpositionnF_AEAttributeswpidgtypeEmptyDetectorAreaR50atlOffset8pconditioncall{triggerActivated jam_3_trg}sizeA AsizeB AisServerOnlypdataTypeGroupsideCivilianEntities3qAttributessidhatlOffsetsitemsItem0[qItem1Rss dataTypeObjectPositionInfoqsideCivilianflagsAttributesriditypeC_Bob_VRatlOffsetCustomAttributesrRspositionFMcAYErrAttribute0NrAttribute1rnAttributesRspropertyspeakerexpression_this setspeaker _value;ValuerrdatarrsingleTypeSTRINGvalueMale01GREVRrpropertypitchexpression_this setpitch _value;ValuesRsdata,sRssingleTypeSCALARvaluep}?RsdataTypeWaypointpositionF7AEEffectssshowWPNEVERidstypeMoveatlOffseti?sssdataTypeLogicPositionInfo;tidjtypeAdmiral_OndemandCampZoneCustomAttributesstpositionļF AVEanglesC>w>stAttribute0ouAttribute11vAttribute2vAttribute3wAttribute4VxAttribute5yAttribute6yAttribute7zAttribute8S{Attribute9 |Attribute10|Attribute11}Attribute12m~Attribute136nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valueu1vdatav1vsingleTypeSTRINGvalue1vpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuevvdatavvsingleTypeSCALARvaluevpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueiwwdataywwsingleTypeSCALARvalueBwpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value xVxdata0xVxsingleTypeSCALARvalueBVxpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuexydataxysingleTypeSCALARvalue AypropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueyydatayysingleTypeBOOLvalueypropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueczzdataszzsingleTypeSCALARvaluezpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value {S{data0{S{singleTypeSTRINGvalueS{propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value{ |data{ |singleTypeSCALARvalue@ |propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value||data||singleTypeSCALARvalue|propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuev}}data}}singleTypeSCALARvalue@}propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value7~m~dataG~m~singleTypeSCALARvaluem~propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value6data6singleTypeSCALARvalue6propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeTriggerpositionpFoAbFangle@AttributeslidktypeEmptyDetectorAreaR50ʀconditioncall{triggerActivated jam_3_trg}sizeA AsizeB AisServerOnlyʀdataTypeGroupsideCivilianEntities(AttributesʃidlatlOffsetЃitemsItem0PItem1_ʃ dataTypeObjectPositionInfosideCivilianflagsAttributesidmtypeC_Bob_VRatlOffsetCustomAttributes#_positiongFA4OFangles+@#Attribute0[Attribute1nAttributes_propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value)_data9_singleTypeSCALARvalue ׃?_dataTypeWaypointpositionaF bAEEffectsăshowWPNEVERidttypeMoveʃʃЃdataTypeLogicPositionInfo8idntypeAdmiral_OndemandCampZoneCustomAttributesppositionLF)ABFangles @@5@pAttribute0lAttribute1.Attribute2Attribute3Attribute4SAttribute5Attribute6ljAttribute7Attribute8PAttribute9Attribute10Attribute11Attribute12jAttribute133nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value.data .singleTypeSTRINGvalue.propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuefdatavsingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueSdata-SsingleTypeSCALARvalueBSpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value܈datasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueljdataljsingleTypeBOOLvalueljpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value`datapsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuePdata-PsingleTypeSTRINGvaluePpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuesdatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value4jdataDjsingleTypeSCALARvaluejpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value3data 3singleTypeSCALARvalue3propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedataҏsingleTypeSTRINGvaluedataTypeTriggerpositionuF%nAgAEangleAU@AttributesiidotypeEmptyDetectorAreaR50ǐconditioncall{triggerActivated jam_3_trg}sizeA AsizeB AisServerOnlyǐdataTypeGroupsideCivilianEntities%AttributesǓidpatlOffset͓itemsItem0MItem1\Ǔ dataTypeObjectPositionInfosideCivilianflagsAttributesidqtypeC_Bob_VRatlOffsetCustomAttributes \position~vF*nA Eangles AU@ Attribute0XAttribute1nAttributes\propertyspeakerexpression_this setspeaker _value;ValuedatasingleTypeSTRINGvalueMale01GREVRpropertypitchexpression_this setpitch _value;Value&\data6\singleTypeSCALARvalueQx?\dataTypeWaypointpositionFAxEEffectsshowWPNEVERidutypeMoveǓǓ͓dataTypeLogicPositionInfo5idrtypeAdmiral_OndemandCampZoneCustomAttributesmpositiongFȭA՜Eangles@ AU@@mAttribute0iAttribute1+Attribute2Attribute3Attribute4PAttribute5Attribute6ęAttribute7Attribute8MAttribute9Attribute10Attribute11Attribute12gAttribute130nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value+data+singleTypeSTRINGvalue+propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuecdatassingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuePdata*PsingleTypeSCALARvalueBPpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value٘datasingleTypeSCALARvalue ApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueędataęsingleTypeBOOLvalueępropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value]datamsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueMdata*MsingleTypeSTRINGvalueMpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuepdatasingleTypeSCALARvalue@propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value1gdataAgsingleTypeSCALARvaluegpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value0data 0singleTypeSCALARvalue0propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedataϟsingleTypeSTRINGvaluedataTypeTriggerpositionFAAhEAttributeskidftypeEmptyDetectorAreaR250atlOffsetS[@namejam_3_trgsizeC AactivationByANYPLAYERisServerOnlydataTypeLayernameSet DstateEntitiesidSatlOffset@BitemsItem0OItem1Item2Item3rBdataTypeObjectPositionInfoΡsideEmptyflagsAttributesidVtypeLand_MobileRadar_01_radar_Fposition|F9AEanglesf>namedish3dataTypeObjectPositionInfosideEmptyflagsAttributesidWtypeLand_MobileRadar_01_generator_FCustomAttributesposition FXA_Eanglesf@nameradar3disableSimulationAttribute0>nAttributespropertyallowDamageexpression_this allowdamage _value;ValuedatasingleTypeBOOLvaluedataTypeObjectPositionInfo4sideEmptyflagsAttributeslidXtypeFlag_Syndikat_FrpositionrUFvBAEangles@lr dataTypeObjectPositionInfosideEmptyflagsAttributesLidUtypeCargoPlaftorm_01_rusty_FatlOffsetp;CustomAttributesRBpositionVFnAEangles">LRAttribute0Attribute1PAttribute2Attribute3nAttributesBpropertyLeg_4_moveexpression_this animateSource ['Leg_4_move_source',_value*6.541,true]ValuePdata*PsingleTypeSCALARvalueu9JB[} Fangles;@LinkIDProviderLinksnextIDitemsItem0"linkIDitem0Zitem1\CustomData]roleturretPathdataTypeLayernameAmbient TechiesstateEntitiesidatlOffset"BitemsItem0Item1Item2Item3PdataTypeTriggerpositionsE9AoFAttributesidtypeEmptyDetectorArea10x10nametrgZone1conditioncall{true}sizeADsizeBDsizeCdataTypeTriggerposition?F3AEAttributesDidtypeEmptyDetectorArea10x10nametrgZone2conditioncall{true}sizeADsizeBDsizeCdataTypeTriggerpositionI)FNxB8 FAttributesidtypeEmptyDetectorArea10x10PnametrgZone3conditioncall{true}sizeADsizeBDsizeCPdataTypeLogicPositionInfoidtypeAdmiral_PatrolZoneatlOffsetVfCCustomAttributespositionV+F3B E Attribute0Attribute1NAttribute2Attribute3Attribute4aAttribute5Attribute6Attribute7Attribute8oAttribute9+nAttributes propertyAdmiral_PatrolZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueNdata+NsingleTypeSTRINGvalueNpropertyAdmiral_PatrolZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_PatrolZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuezdatasingleTypeSCALARvalueBpropertyAdmiral_PatrolZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value+adata;asingleTypeSCALARvalueBapropertyAdmiral_PatrolZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_PatrolZone_Admiral_PatrolArmourPoolexpression_this setVariable ['Admiral_PatrolArmourPool',_value,true];ValuedatasingleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_PatrolTechnicalPoolexpression_this setVariable ['Admiral_PatrolTechnicalPool',_value,true];Valuendata~singleTypeSCALARvalue@propertyAdmiral_PatrolZone_Admiral_PatrolInfantryPoolexpression_this setVariable ['Admiral_PatrolInfantryPool',_value,true];Value9odataIosingleTypeSCALARvalueopropertyAdmiral_PatrolZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value+data+singleTypeSTRINGvalue+propertyAdmiral_PatrolZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeLayernameFinal ObjEntities6idatlOffset*̶AnitemsItem0Item1`Item2Item3 Item4>ndataTypeTriggerposition4F.BrFAttributesidtypeEmptyDetectorAreaR250atlOffsetIYB`nametrgChaseAIsizeACsizeBCsizeC AactivationByANYPLAYERisServerOnly`dataTypeLogicPositionInfoidtypeark_chase_ai_moduleatlOffsetR8BCustomAttributesposition5F8)^F Attribute0Attribute1YAttribute2Attribute3Attribute4oAttribute5-Attribute6Attribute7Attribute8KAttribute9nAttributes propertyark_chase_ai_module_Unit_Amountexpression_this setVariable ['Unit_Amount',_value,true];Value#Ydata3YsingleTypeSCALARvaluepAYpropertyark_chase_ai_module_Waypoint_Accuracyexpression_this setVariable ['Waypoint_Accuracy',_value,true];ValuedatasingleTypeSCALARvalue Apropertyark_chase_ai_module_Spawn_Timeexpression_this setVariable ['Spawn_Time',_value,true];ValuedatasingleTypeSCALARvalue@propertyark_chase_ai_module_Max_Distanceexpression_this setVariable ['Max_Distance',_value,true];Value9odataIosingleTypeSCALARvalueCopropertyark_chase_ai_module_Allow_BuildingSearchexpression_this setVariable ['Allow_BuildingSearch',_value,true];Value-data -singleTypeBOOLvalue-propertyark_chase_ai_module_Allow_NVGsexpression_this setVariable ['Allow_NVGs',_value,true];ValuedatasingleTypeBOOLvaluepropertyark_chase_ai_module_Force_Flashlightsexpression_this setVariable ['Force_Flashlights',_value,true];Value[dataksingleTypeBOOLvaluepropertyark_chase_ai_module_Unit_Classnamesexpression_this setVariable ['Unit_Classnames',_value,true];ValueKdataKsingleTypeSTRINGvalue[ADMIRAL]Kpropertyark_chase_ai_module_Min_Distanceexpression_this setVariable ['Min_Distance',_value,true];ValuedatasingleTypeSCALARvalueCpropertyark_chase_ai_module_Unit_Templateexpression_this setVariable ['Unit_Template',_value,true];ValuewdatasingleTypeSTRINGvalueADMIRALdataTypeLayernameSite 1EntitiesidatlOffset*iA  items Item0Item1Item2$Item3Item4Item5Item6Item7oItem8Item9Item10Item11  dataTypeTriggerposition+IFB˂FAttributesidtypeEmptyDetectorAreaR50namesite1_trgconditioncall{this && ark_qad_var_site1}onActivationcall{if (isServer) then {call ark_qad_fnc_cleanUp}}sizeC AactivationByANYPLAYERisServerOnlydataTypeMarkerposition+IFXB7̂Fnamemkr_site1typeEmptyidatlOffset$dataTypeGroupsideCivilianEntitiesrAttributesiditemsItem0Item1]Item2Item3]dataTypeObjectPositionInfosideCivilianflagsAttributesWidtypeC_Bob_VR]positionm*Fڄ\B$Fangles,@W]dataTypeWaypointloiterAltitudeposition0FlBuFEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudeposition=FxBFEffectsWshowWPNEVERidtypeMove]]dataTypeWaypointloiterAltitudeposition[HFI6BޥFEffectsshowWPNEVERidtypeMovedataTypeTriggerposition*F]BFangle0+=AttributesWidtypeEmptyDetectorAreaR50conditiontriggerActivated site1_trgsizeAAsizeBAisServerOnlydataTypeLogicPositionInfo'idtypeAdmiral_OndemandCampZoneatlOffset6CustomAttributes_positionH)FhBFangles@t,=-@_Attribute0[Attribute1Attribute2Attribute3Attribute4BAttribute5Attribute6Attribute7Attribute8?Attribute9 Attribute10Attribute11Attribute12YAttribute13"nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueUdataesingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value BdataBsingleTypeSCALARvalueBBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue4BpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatasingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueOdata_singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value ?data?singleTypeSTRINGvalue?propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value data singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValuebdatarsingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value#Ydata3YsingleTypeSCALARvalueYpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value"data"singleTypeSCALARvalue"propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntities2AttributesiditemsItem0pItem1Item2Item3dataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition*F5WBȌFangles,@dataTypeWaypointloiterAltitudeposition7F-V8BFEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionEFA9FEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionHFȫBܭFEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionkNFQAFFangle2@AttributesidtypeEmptyDetectorAreaR50oconditiontriggerActivated site1_trgsizeAAsizeBAisServerOnlyodataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributespositionZ[FưAFanglesz=.2@@Attribute0 Attribute1Attribute2Attribute3;Attribute4Attribute5Attribute6fAttribute75Attribute8Attribute9Attribute10Attribute11HAttribute12 Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueNdata^singleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value;data;singleTypeSCALARvalueB;propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value{datasingleTypeSCALARvalueApropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value2fdataBfsingleTypeBOOLvaluefpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value5data5singleTypeSCALARvalue5propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueMdata]singleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueHdata"HsingleTypeSCALARvalueHpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value data singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueadataqsingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesAttributesiditemsItem0Item1Item2BdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRpositionFA=Fangles8]@dataTypeWaypointloiterAltitudeposition[ XF{AAFEffects<showWPNEVERidtypeMoveBBdataTypeWaypointloiterAltitudepositionHFBFEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionVu2F`oBtFanglei~@AttributesLidtypeEmptyDetectorAreaR50atlOffset6conditiontriggerActivated site1_trgsizeAAsizeBAisServerOnlydataTypeLogicPositionInfo idtypeAdmiral_OndemandCampZoneCustomAttributesD position2FFBsFanglesl=E%*?I=DAttribute0@Attribute1Attribute2Attribute3pAttribute4'Attribute5Attribute6Attribute7jAttribute8$Attribute9Attribute10Attribute11}Attribute12>Attribute13 nAttributes propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value:pdataJpsingleTypeSCALARvalueBppropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value'data'singleTypeSCALARvalueB'propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvaluepBpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuegdatawsingleTypeBOOLvaluepropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value4jdataDjsingleTypeSCALARvaluejpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value$data$singleTypeSTRINGvalue$propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueG}dataW}singleTypeSCALARvalue}propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value>data>singleTypeSCALARvalue?>propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value data singleTypeSCALARvalue propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value  data  singleTypeSTRINGvalue dataTypeGroupsideCivilianEntities' Attributes idatlOffset7 itemsItem0Z Item1 Item2  dataTypeObjectPositionInfo sideCivilianflagsAttributes idtypeC_Bob_VRatlOffset7 positioncX2F[gBtFangles-@  dataTypeWaypointloiterAltitudepositionsAFKAwFEffects showWPNEVERidtypeMove  dataTypeWaypointloiterAltitudepositiondHFvRBFEffects showWPNEVERidtypeMove   dataTypeLayernameSite 2Entitiesi idatlOffset2A> items Item0 Item1'Item2Item3Item4Item5Item6Item7 Item8,Item9s.Item10O/Item11t;>dataTypeTriggerpositionʤF =AfnFAttributesi idtypeEmptyDetectorAreaR50'namesite2_trgconditioncall{this && ark_qad_var_site2}onActivationcall{if (isServer) then {call ark_qad_fnc_cleanUp}}sizeC AactivationByANYPLAYERisServerOnly'dataTypeMarkerpositionJF1A6gnFnamemkr_site2typeEmptyiddataTypeGroupsideCivilianEntitiesAttributesiditemsItem0Item1Item2.dataTypeObjectPositionInfopsideCivilianflagsAttributesidtypeC_Bob_VRpositionAFR&B*Fangles`@dataTypeWaypointloiterAltitudepositionaFzB@oFEffects(showWPNEVERidtypeMove..dataTypeWaypointloiterAltitudepositionqF~:A[nFEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionoZFB"GFanglek@Attributes(idtypeEmptyDetectorAreaR50conditiontriggerActivated site2_trgsizeAAsizeBAisServerOnlydataTypeLogicPositionInfoidtypeAdmiral_OndemandCampZoneCustomAttributes positionF'BcFangles@*@ Attribute0Attribute1Attribute2Attribute3LAttribute4Attribute5Attribute6wAttribute7FAttribute8Attribute9Attribute10Attribute11YAttribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value_dataosingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueLdata&LsingleTypeSCALARvalueBLpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatasingleTypeSCALARvalueBpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedatasingleTypeSCALARvalue4BpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueCwdataSwsingleTypeBOOLvaluewpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueFdata FsingleTypeSCALARvalueFpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatasingleTypeSTRINGvaluepropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value^datansingleTypeSCALARvalue?propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value#Ydata3YsingleTypeSCALARvalueYpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatasingleTypeSCALARvaluepropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuerdatasingleTypeSTRINGvaluedataTypeGroupsideCivilianEntitiesAttributesiditemsItem0&Item1Item2SdataTypeObjectPositionInfosideCivilianflagsAttributesidtypeC_Bob_VRposition.F B@Fangles`@dataTypeWaypointloiterAltitudeposition*FpAezFEffectsMshowWPNEVERidtypeMoveSSdataTypeWaypointloiterAltitudepositionqFdAtnFEffectsshowWPNEVERidtypeMovedataTypeTriggerpositionTߕF^UBB>KFanglex@AttributesM idtypeEmptyDetectorAreaR50 conditiontriggerActivated site2_trgsizeAAsizeBAisServerOnly dataTypeLogicPositionInfo !idtypeAdmiral_OndemandCampZoneCustomAttributesE!,positionFMSTBCJFanglesqJ>>q@I=E!Attribute0A"Attribute1#Attribute2#Attribute3q$Attribute4(%Attribute5%Attribute6&Attribute7k'Attribute8%(Attribute9(Attribute10)Attribute11~*Attribute12?+Attribute13,nAttributes,propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value"#data"#singleTypeSTRINGvalue#propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value##data##singleTypeSCALARvalue#propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value;$q$dataK$q$singleTypeSCALARvalueBq$propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value$(%data%(%singleTypeSCALARvalueB(%propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value%%data%%singleTypeSCALARvalueA%propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valueh&&datax&&singleTypeBOOLvalue&propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value5'k'dataE'k'singleTypeSCALARvaluek'propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value'%(data(%(singleTypeSTRINGvalue%(propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value((data((singleTypeSCALARvalue(propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value))data))singleTypeSCALARvalue?)propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueH*~*dataX*~*singleTypeSCALARvalue~*propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value +?+data+?+singleTypeSCALARvalue?+propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value+,data+,singleTypeSCALARvalue,propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value,,data,,singleTypeSTRINGvalue,dataTypeGroupsideCivilianEntities-Attributesm.ids.itemsItem0@-Item1-m.dataTypeObjectPositionInfo-sideCivilianflagsAttributes-id typeC_Bob_VR-positionЕF9BgKFanglesx@--dataTypeWaypointloiterAltitudeposition=kF_Ar.nFEffectsg.showWPNEVERid typeMovem.m.s.dataTypeTriggerposition#tFweAL~Fangle ң?Attributes.id typeEmptyDetectorAreaR50atlOffset5O/conditiontriggerActivated site2_trgsizeAAsizeBAisServerOnlyO/dataTypeLogicPositionInfo/id typeAdmiral_OndemandCampZoneCustomAttributes/t;positionsFGaA~Fangles_@@r?:;/Attribute00Attribute11Attribute2d2Attribute33Attribute43Attribute54Attribute6F5Attribute76Attribute86Attribute97Attribute10c8Attribute11(9Attribute129Attribute13:nAttributest;propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuez11data11singleTypeSTRINGvalue1propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value.2d2data>2d2singleTypeSCALARvalued2propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value23data23singleTypeSCALARvalueB3propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value33data33singleTypeSCALARvalueB3propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value[44datak44singleTypeSCALARvaluepB4propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value5F5data"5F5singleTypeBOOLvalueF5propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value56data56singleTypeSCALARvalue6propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Value66data66singleTypeSTRINGvalue6propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valuef77datav77singleTypeSCALARvalue7propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value-8c8data=8c8singleTypeSCALARvaluec8propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value8(9data9(9singleTypeSCALARvalue(9propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value99data99singleTypeSCALARvalue?9propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value|::data::singleTypeSCALARvalue:propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueA;t;dataQ;t;singleTypeSTRINGvaluet;dataTypeGroupsideCivilianEntities;Attributes>id atlOffset5>itemsItem0<Item1<Item2X=Item3=Item4h>>dataTypeObjectPositionInfo<sideCivilianflagsAttributes<idtypeC_Bob_VRatlOffset5<positionttFQ`A~FanglesZң?<<dataTypeWaypointloiterAltitudeposition wFXA&~FEffectsR=showWPNEVERidtypeMoveX=X=dataTypeWaypointloiterAltitudepositionT4~Fi7,AJNzFEffects=showWPNEVERidtypeMove==dataTypeWaypointloiterAltitudepositionFArFEffectsb>showWPNEVERid#typeMoveatlOffset9h>h>dataTypeWaypointloiterAltitudepositionhFZAnFEffects>showWPNEVERid$typeMoveatlOffset>>>dataTypeLayernameSite 3EntitiesJ?idatlOffsetTҍ@n items Item0?Item1 AItem2eAItem3CItem4eDItem5PItem6RItem7vSItem8_Item9aItem10bndataTypeTriggerposition|hFAe-FAttributesN@idtypeEmptyDetectorAreaR50atlOffset> Anamesite3_trgconditioncall{this && ark_qad_var_site3}onActivationcall{if (isServer) then {call ark_qad_fnc_cleanUp}}sizeC AactivationByANYPLAYERisServerOnly AdataTypeMarkerpositionhFyARk-Fnamemkr_site3typeEmptyideAdataTypeGroupsideCivilianEntitiesAAttributesCidCitemsItem0AItem1BItem2CCdataTypeObjectPositionInfoUBsideCivilianflagsAttributesBidtypeC_Bob_VRBposition,hFn^B)Fangles@BBdataTypeWaypointloiterAltitudeposition#vFA,FEffects CshowWPNEVERidtypeMoveCCdataTypeWaypointloiterAltitudepositionhiF;@-FEffectsCshowWPNEVERidtypeMoveCCCdataTypeTriggerposition謀FB)Fangle9@Attributes DidtypeEmptyDetectorAreaR50eDconditiontriggerActivated site3_trgsizeA BsizeB BisServerOnlyeDdataTypeLogicPositionInfoDidtypeAdmiral_OndemandCampZoneCustomAttributesEPposition9FB)Fangles'@~@<EAttribute0FAttribute1FAttribute2zGAttribute31HAttribute4HAttribute5IAttribute6\JAttribute7+KAttribute8KAttribute9LAttribute10yMAttribute11>NAttribute12NAttribute13OnAttributesPpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueFFdataFFsingleTypeSTRINGvalueFpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueDGzGdataTGzGsingleTypeSCALARvaluezGpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueG1Hdata H1HsingleTypeSCALARvalueB1HpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueHHdataHHsingleTypeSCALARvalueBHpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueqIIdataIIsingleTypeSCALARvalue AIpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value(J\Jdata8J\JsingleTypeBOOLvalue\JpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueJ+KdataK+KsingleTypeSCALARvalue+KpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueKKdataKKsingleTypeSTRINGvalueKpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value|LLdataLLsingleTypeSCALARvalueLpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueCMyMdataSMyMsingleTypeSCALARvalueyMpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueN>NdataN>NsingleTypeSCALARvalue>NpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueNNdataNNsingleTypeSCALARvalue?NpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueOOdataOOsingleTypeSCALARvalueOpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueWPPdatagPPsingleTypeSTRINGvaluePdataTypeGroupsideCivilianEntitiesPAttributesRidRitemsItem0 QItem1QItem2 RRdataTypeObjectPositionInfozQsideCivilianflagsAttributesQidtypeC_Bob_VRQpositionʌF*B,7FQQdataTypeWaypointloiterAltitudepositionÈFGAa>FEffectsRshowWPNEVERidtypeMove R RdataTypeWaypointloiterAltitudepositionHiF @-FEffectsRshowWPNEVERidtypeMoveRRRdataTypeTriggerpositionیFhB37FAttributesSidtypeEmptyDetectorAreaR50atlOffset7vSconditiontriggerActivated site3_trgsizeAAsizeBAisServerOnlyvSdataTypeLogicPositionInfoSidtypeAdmiral_OndemandCampZoneatlOffset7CustomAttributes&T_positionzFlBV7Fangles@ V@&TAttribute0"UAttribute1UAttribute2VAttribute3RWAttribute4 XAttribute5XAttribute6}YAttribute7LZAttribute8[Attribute9[Attribute10\Attribute11_]Attribute12 ^Attribute13^nAttributes_propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueUUdataUUsingleTypeSTRINGvalueUpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueeVVdatauVVsingleTypeSCALARvalueVpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueWRWdata,WRWsingleTypeSCALARvalueBRWpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueW XdataW XsingleTypeSCALARvalueB XpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueXXdataXXsingleTypeSCALARvalueAXpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueIY}YdataYY}YsingleTypeBOOLvalue}YpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueZLZdata&ZLZsingleTypeSCALARvalueLZpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueZ[dataZ[singleTypeSTRINGvalue[propertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value[[data[[singleTypeSCALARvalue[propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Valued\\datat\\singleTypeSCALARvalue?\propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value)]_]data9]_]singleTypeSCALARvalue_]propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value] ^data] ^singleTypeSCALARvalue ^propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value^^data^^singleTypeSCALARvalue^propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuex__data__singleTypeSTRINGvalue_dataTypeGroupsideCivilianEntities `AttributesaidatlOffsetaitemsItem0<`Item1`Item2yaadataTypeObjectPositionInfo`sideCivilianflagsAttributes`idtypeC_Bob_VRatlOffset`positionFHlAFangles @``dataTypeWaypointloiterAltitudeposition>F_.AK8FEffectssashowWPNEVERid!typeMoveyayadataTypeWaypointloiterAltitudepositionciF&@.FEffectsashowWPNEVERid"typeMoveaaadataTypeTriggerpositionmFmA%!Fangle>AttributessbidtypeEmptyDetectorAreaR50bconditiontriggerActivated site3_trgisServerOnlybdataTypeLogicPositionInfocid typeAdmiral_OndemandCampZoneCustomAttributesScnpositionFQAtFangles_@+>M=ScAttribute0OdAttribute1eAttribute2eAttribute3fAttribute46gAttribute5gAttribute6hAttribute7yiAttribute83jAttribute9kAttribute10kAttribute11lAttribute12MmAttribute13nnAttributesnpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuededatadesingleTypeSTRINGvalueepropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValueeedataeesingleTypeSCALARvalueepropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueIffdataYffsingleTypeSCALARvalueBfpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valueg6gdatag6gsingleTypeSCALARvalueB6gpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueggdataggsingleTypeSCALARvalue4BgpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuevhhdatahhsingleTypeBOOLvaluehpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueCiyidataSiyisingleTypeSCALARvalueyipropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuej3jdataj3jsingleTypeSTRINGvalue3jpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuejkdatajksingleTypeSCALARvaluekpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuekkdatakksingleTypeSCALARvalue?kpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueVlldatafllsingleTypeSCALARvaluelpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuemMmdata'mMmsingleTypeSCALARvalueMmpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuemndatamnsingleTypeSCALARvaluenpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuenndatannsingleTypeSTRINGvaluendataTypeLayernameBoatstateEntities.oid9atlOffsetRB| items Item0oItem1vpItem2,rItem3BtItem4XvItem5vItem6wItem7xItem8yItem9zItem10{|dataTypeObjectPositionInfo8psideEmptyAttributesppid8typeLand_Carrier_01_base_FatlOffsetZBvppositionQoF8YFangles6Xm@ppvp dataTypeObjectPositionInfoqsideEmptyflagsAttributesHqid:typeMapBoard_altis_FatlOffset@<CustomAttributesq,rpositionnFAPWFanglesp?HqcreateAsSimpleObjectdisableSimulationqAttribute0qnAttributes,rpropertyallowDamageexpression_this allowdamage _value;Valueq,rdatar,rsingleTypeBOOLvalue,rdataTypeObjectPositionInforsideEmptyflagsAttributesridtypeB_Truck_01_ammo_FCustomAttributesUsBtposition2oFABYFangles,@rinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}UsAttribute0}snAttributesBtpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuesBtdatasBtsingleTypeSTRINGvalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]BtdataTypeObjectPositionInfotsideEmptyflagsAttributesuidtypeB_Truck_01_fuel_FCustomAttributeskuXvpositionoFlA0XFangles@uinitcall{ [this, ["faction", "CUP_USA_RAN_UCP"], ["gear", "Car"]] call hull3_unit_fnc_init;}kuAttribute0unAttributesXvpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueuXvdatauXvsingleTypeSTRINGvalue[[[["FirstAidKit"],[10]],[[],[]],[[],[]],[[],[]]],false]Xv dataTypeMarkerpositionGnFPXFnamemkrBoatmarkerTypeRECTANGLEtyperectangleaTZBbCangle]AidwatlOffset"BvdataTypeObjectPositionInfowsideEmptyflagsAttributeswidtypeLand_CampingChair_V2_FatlOffset0;wpositionnFATWFanglesΨ@wcreateAsSimpleObjectdisableSimulationwdataTypeObjectPositionInfo{xsideEmptyflagsAttributesxidtypeLand_CampingChair_V2_FatlOffset;xpositionhnFAJWFanglesP@xcreateAsSimpleObjectdisableSimulationxdataTypeObjectPositionInfovysideEmptyflagsAttributesyidtypeLand_CampingChair_V2_FatlOffset;yposition}nFApOWFangles@ycreateAsSimpleObjectdisableSimulationydataTypeObjectPositionInfoqzsideEmptyflagsAttributeszidtypeLand_CampingChair_V2_FatlOffset c;zposition0nFADWFanglesY@zcreateAsSimpleObjectdisableSimulationzdataTypeObjectPositionInfol{sideEmptyflagsAttributes{idtypeLand_CampingChair_V2_FatlOffset;{position>nFA;FWFanglesBj@{createAsSimpleObjectdisableSimulation{dataTypeObjectPositionInfog|sideEmptyflagsAttributes|idtypeLand_CampingChair_V2_FatlOffset<|position!nFAXWFangles@|createAsSimpleObjectdisableSimulation|LinkIDProvider|Links}nextID%}&items%Item0~Item1!Item2nItem3Item4Item5UItem6Item7Item8<Item9Item10ցItem11#Item12pItem13Item14 Item15WItem16Item17Item18>Item19Item20؄Item21%Item22rItem23Item24 Item25YItem26Item27Item28@Item29Item30ڇItem31'Item32tItem33Item34Item35[Item36linkIDitem0qitem1pCustomData!typeSync!linkIDitem0ritem1vCustomData\ntypeSyncnlinkIDitem0sitem1vCustomDatatypeSynclinkIDitem0titem1vCustomDatatypeSynclinkIDitem0uitem1vCustomDataCUtypeSyncUlinkIDitem0yitem1zCustomDatatypeSynclinkIDitem0item1CustomData݀typeSynclinkIDitem0item1CustomData*<typeSync<linkIDitem0item1CustomDatawtypeSynclinkID item0item1CustomDataāցtypeSyncցlinkID item0item1CustomData#typeSync#linkID item0item1CustomData^ptypeSyncplinkID item0item1CustomDatatypeSynclinkID item0item1CustomData typeSync linkIDitem0item1CustomDataEWtypeSyncWlinkIDitem0item1CustomDatatypeSynclinkIDitem0`item1_CustomData߃typeSynclinkIDitem0aitem1eCustomData,>typeSync>linkIDitem0bitem1eCustomDataytypeSynclinkIDitem0citem1eCustomDataƄ؄typeSync؄linkIDitem0ditem1eCustomData%typeSync%linkIDitem0jitem1gCustomData`rtypeSyncrlinkIDitem0nitem1kCustomDatatypeSynclinkIDitem0ritem1oCustomData typeSync linkIDitem0item1CustomDataGYtypeSyncYlinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomDatatypeSynclinkIDitem0item1CustomData.@typeSync@linkIDitem0item1CustomData{typeSynclinkIDitem0item1CustomDataȇڇtypeSyncڇlinkIDitem0item1CustomData'typeSync'linkIDitem0item1CustomDatabttypeSynctlinkID item0item1CustomDatatypeSynclinkID!item0 item1 CustomDatatypeSynclinkID"item0item1CustomDataI[typeSync[linkID#item0item1CustomDatatypeSynclinkID$item0 item1CustomDatatypeSyncExifMM* h(12чi ''Adobe Photoshop CC (Windows)2020:07:20 20:19:210221hnv(~HH Adobe_CMAdobed            Z" ?   3!1AQa"q2B#$Rb34rC%Scs5&DTdE£t6UeuF'Vfv7GWgw5!1AQaq"2B#R3$brCScs4%&5DTdEU6teuFVfv'7GWgw ?B\y:&B+. 1#DelSlkbX:d(f5usU\rh'|KX:y<t:cdDh?A`?(HL\&{I :bG;GfbVK]^kؗ[Y)d}GRƺwvεԞ1ՀeW;:ucqAz[EȡמY< b?li p׃e [_ͻgCw[10OV 6wlSG:ƺhFO<`[]1̀T<k,ݹԇ3=t?TCdqw=lúm58)!ߙ4VD'Tux+ki L6`*'PgE;}9{|53*nK@ Kmiq緊m\h> ˜9bcQ#f.$:l8V5ޞ8ct? evIt.01=ռ<=f`{6]e:Ot\,|uuM6]]7qSOlUE-r4?HvV=nSg^X :3KM~ݮQm_KKAu(kJp&GJGS8xs)a.Ӗ=xЖSk:G?5O ASX5N&OVs#mB#quy i7Oy?x$O>>J.pIʑM D>BfDڨ42u{iTO[!ɂu&ɏQ$ 1ѧP4kx#˞ɳ/Ի{*K^Kg8kQlkк@@ﯗbd̻m*u[Qv;6TUs-nS&ĐoƓMz12lٿgOS߳ZʯŮہiH>Nm>1r1fT: wϵ"SG{ꍵM:ѹEnVE2ꝈzW5͗"륶nZY1ٌ8xe[hq.mvl~=4 2魕dsƃ(5&_vOJGa>c:F'}/6Xwoʨ>d ]n_ZˋZo~o]:t V_NE V oe85zu7G,?Hm- 2u&ǹ'ptʟA?$d<8MA=<OQ2JJXXKh]O0"G*-an>h`'l tUqpWS}=?K˧<"]AO-.dj{xx:~ Z>@ek.1G6D!݄~VnGڜ7xX?.&4 ?+U8O 5R7dCZȶҶZZYy4?cis`56.KV1H(˭gѕ\̦?̪Po͛%O֬L{]QN}v7KiqpNf7][XwZw=ۛ^yǬ}Zn{N6m> O.ͬc2=Bl#eUӕ[éqTCKluOڭ:CrgM@kE@0W[ǿө+HT\Zqsm}ouѯ9k}_j*Tֲ)neW|vYX/f:g>U /z_^rr;tc_=sa9f}oQކJ?Oتt|\unkf}7iJ__fN+{蛜koX;1Z; ..1h*z{m{i>ݞNeY>赗-7ue{7#Q.:x#wft ԉpH4n{SPc=$BW5w)2dN>hZn:f5ELy;#mx}Ptp'Sznoc -UcoulӲC{ج sE08ClݴխOglD)V*qdun mzSߡl{}hz'ϲZǻw?/c 2x./ enpnklhŭxfsC|A$Zu,o}][ܧ"۶JwӵޭWRht OyP=Nde q[{]5R7kuJ~sqA 1q2^>6N˲\tվ9vܛ=ub_VORukCF5C4Wtg-TwTǫ.\]Tm{ZkE@As7@f;q+ۆ2͇mA-ޟ}%T}[tWʠbf:Wi;pv=Z3#zN#E8LͰ@8d彖5}'QJGZm׼ \JU_h>Cqv-CwQsSS6n#hn~z 7VKMy723֎}dd KPhcEұ:_[F-mƽ<^"mcXPQӺ]= F},eey̭kݷSE9ijU\uGz@RzTc_"ޣ݃Uб)k` ZϳWcdz2?K>}d|ukZZ\s?e*fu~iovNӬ?s%zsrnz]Kh{~wQuMmX|{j >aPG"ĩ %w> 2u͓",n}m cdgPǻ o  S֛H p5xsߡYASK dU2ٽܹ<_ WS^?Ჽ:YJ 4_~{qw 7֐^qwY]U_["Ƹ1@qh;5G,KC{VqqwI*S*=LJOl{ٻmVL[ud7tI1Xw 7vW>V>ci^Cۛk]?|ϭ?XduK/4mp09R̳~T?D6.]eU6%ΰs^v!3 n4MoYg=~'UGhjMt{\7hq?A.C d'%Qo3O{A͟oWIMY;{};omcC`p`Mɱ㏣ Ro 7Jk8n;' - 4# ~~- )ruuln`A%?yi9մ-.2DkvSo#_}/qKg.h3RqLZ/Hyw?Z m4zZA-mӕ6Cjf֛ =O*>cr饗&3q)C}yPhotoshop 3.08BIMZ%G8BIM%}Ǿ pvN8BIM: printOutputPstSboolInteenumInteClrmprintSixteenBitbool printerNameTEXTprintProofSetupObjc Proof Setup proofSetupBltnenum builtinProof proofCMYK8BIM;-printOutputOptionsCptnboolClbrboolRgsMboolCrnCboolCntCboolLblsboolNgtvboolEmlDboolIntrboolBckgObjcRGBCRd doub@oGrn doub@oBl doub@oBrdTUntF#RltBld UntF#RltRsltUntF#Pxl@X vectorDataboolPgPsenumPgPsPgPCLeftUntF#RltTop UntF#RltScl UntF#Prc@YcropWhenPrintingboolcropRectBottomlong cropRectLeftlong cropRectRightlong cropRectToplong8BIM``8BIM&?8BIM 8BIM 8BIM8BIM 8BIM' 8BIMH/fflff/ff2Z5-8BIMp8BIM@@8BIM8BIM?hradarhnullboundsObjcRct1Top longLeftlongBtomlongRghtlonghslicesVlLsObjcslicesliceIDlonggroupIDlongoriginenum ESliceOrigin autoGeneratedTypeenum ESliceTypeImg boundsObjcRct1Top longLeftlongBtomlongRghtlonghurlTEXTnullTEXTMsgeTEXTaltTagTEXTcellTextIsHTMLboolcellTextTEXT horzAlignenumESliceHorzAligndefault vertAlignenumESliceVertAligndefault bgColorTypeenumESliceBGColorTypeNone topOutsetlong leftOutsetlong bottomOutsetlong rightOutsetlong8BIM( ?8BIM8BIM Z Adobe_CMAdobed            Z" ?   3!1AQa"q2B#$Rb34rC%Scs5&DTdE£t6UeuF'Vfv7GWgw5!1AQaq"2B#R3$brCScs4%&5DTdEU6teuFVfv'7GWgw ?B\y:&B+. 1#DelSlkbX:d(f5usU\rh'|KX:y<t:cdDh?A`?(HL\&{I :bG;GfbVK]^kؗ[Y)d}GRƺwvεԞ1ՀeW;:ucqAz[EȡמY< b?li p׃e [_ͻgCw[10OV 6wlSG:ƺhFO<`[]1̀T<k,ݹԇ3=t?TCdqw=lúm58)!ߙ4VD'Tux+ki L6`*'PgE;}9{|53*nK@ Kmiq緊m\h> ˜9bcQ#f.$:l8V5ޞ8ct? evIt.01=ռ<=f`{6]e:Ot\,|uuM6]]7qSOlUE-r4?HvV=nSg^X :3KM~ݮQm_KKAu(kJp&GJGS8xs)a.Ӗ=xЖSk:G?5O ASX5N&OVs#mB#quy i7Oy?x$O>>J.pIʑM D>BfDڨ42u{iTO[!ɂu&ɏQ$ 1ѧP4kx#˞ɳ/Ի{*K^Kg8kQlkк@@ﯗbd̻m*u[Qv;6TUs-nS&ĐoƓMz12lٿgOS߳ZʯŮہiH>Nm>1r1fT: wϵ"SG{ꍵM:ѹEnVE2ꝈzW5͗"륶nZY1ٌ8xe[hq.mvl~=4 2魕dsƃ(5&_vOJGa>c:F'}/6Xwoʨ>d ]n_ZˋZo~o]:t V_NE V oe85zu7G,?Hm- 2u&ǹ'ptʟA?$d<8MA=<OQ2JJXXKh]O0"G*-an>h`'l tUqpWS}=?K˧<"]AO-.dj{xx:~ Z>@ek.1G6D!݄~VnGڜ7xX?.&4 ?+U8O 5R7dCZȶҶZZYy4?cis`56.KV1H(˭gѕ\̦?̪Po͛%O֬L{]QN}v7KiqpNf7][XwZw=ۛ^yǬ}Zn{N6m> O.ͬc2=Bl#eUӕ[éqTCKluOڭ:CrgM@kE@0W[ǿө+HT\Zqsm}ouѯ9k}_j*Tֲ)neW|vYX/f:g>U /z_^rr;tc_=sa9f}oQކJ?Oتt|\unkf}7iJ__fN+{蛜koX;1Z; ..1h*z{m{i>ݞNeY>赗-7ue{7#Q.:x#wft ԉpH4n{SPc=$BW5w)2dN>hZn:f5ELy;#mx}Ptp'Sznoc -UcoulӲC{ج sE08ClݴխOglD)V*qdun mzSߡl{}hz'ϲZǻw?/c 2x./ enpnklhŭxfsC|A$Zu,o}][ܧ"۶JwӵޭWRht OyP=Nde q[{]5R7kuJ~sqA 1q2^>6N˲\tվ9vܛ=ub_VORukCF5C4Wtg-TwTǫ.\]Tm{ZkE@As7@f;q+ۆ2͇mA-ޟ}%T}[tWʠbf:Wi;pv=Z3#zN#E8LͰ@8d彖5}'QJGZm׼ \JU_h>Cqv-CwQsSS6n#hn~z 7VKMy723֎}dd KPhcEұ:_[F-mƽ<^"mcXPQӺ]= F},eey̭kݷSE9ijU\uGz@RzTc_"ޣ݃Uб)k` ZϳWcdz2?K>}d|ukZZ\s?e*fu~iovNӬ?s%zsrnz]Kh{~wQuMmX|{j >aPG"ĩ %w> 2u͓",n}m cdgPǻ o  S֛H p5xsߡYASK dU2ٽܹ<_ WS^?Ჽ:YJ 4_~{qw 7֐^qwY]U_["Ƹ1@qh;5G,KC{VqqwI*S*=LJOl{ٻmVL[ud7tI1Xw 7vW>V>ci^Cۛk]?|ϭ?XduK/4mp09R̳~T?D6.]eU6%ΰs^v!3 n4MoYg=~'UGhjMt{\7hq?A.C d'%Qo3O{A͟oWIMY;{};omcC`p`Mɱ㏣ Ro 7Jk8n;' - 4# ~~- )ruuln`A%?yi9մ-.2DkvSo#_}/qKg.h3RqLZ/Hyw?Z m4zZA-mӕ6Cjf֛ =O*>cr饗&3q)C}y8BIM!SAdobe PhotoshopAdobe Photoshop CC8BIMQhttp://ns.adobe.com/xap/1.0/ XICC_PROFILE HLinomntrRGB XYZ  1acspMSFTIEC sRGB-HP cprtP3desclwtptbkptrXYZgXYZ,bXYZ@dmndTpdmddvuedLview$lumimeas $tech0 rTRC< gTRC< bTRC< textCopyright (c) 1998 Hewlett-Packard CompanydescsRGB IEC61966-2.1sRGB IEC61966-2.1XYZ QXYZ XYZ o8XYZ bXYZ $descIEC http://www.iec.chIEC http://www.iec.chdesc.IEC 61966-2.1 Default RGB colour space - sRGB.IEC 61966-2.1 Default RGB colour space - sRGBdesc,Reference Viewing Condition in IEC61966-2.1,Reference Viewing Condition in IEC61966-2.1view_. \XYZ L VPWmeassig CRT curv #(-27;@EJOTY^chmrw| %+28>ELRY`gnu| &/8AKT]gqz !-8COZfr~ -;HUcq~ +:IXgw'7HYj{+=Oat 2FZn  % : O d y  ' = T j " 9 Q i  * C \ u & @ Z t .Id %A^z &Ca~1Om&Ed#Cc'Ij4Vx&IlAe@e Ek*Qw;c*R{Gp@j>i  A l !!H!u!!!"'"U"""# #8#f###$$M$|$$% %8%h%%%&'&W&&&''I'z''( (?(q(())8)k))**5*h**++6+i++,,9,n,,- -A-v--..L.../$/Z///050l0011J1112*2c223 3F3334+4e4455M555676r667$7`7788P8899B999:6:t::;-;k;;<' >`>>?!?a??@#@d@@A)AjAAB0BrBBC:C}CDDGDDEEUEEF"FgFFG5G{GHHKHHIIcIIJ7J}JK KSKKL*LrLMMJMMN%NnNOOIOOP'PqPQQPQQR1R|RSS_SSTBTTU(UuUVV\VVWDWWX/X}XYYiYZZVZZ[E[[\5\\]']x]^^l^__a_``W``aOaabIbbcCccd@dde=eef=ffg=ggh?hhiCiijHjjkOkklWlmm`mnnknooxop+ppq:qqrKrss]sttptu(uuv>vvwVwxxnxy*yyzFz{{c{|!||}A}~~b~#G k͂0WGrׇ;iΉ3dʋ0cʍ1fΏ6n֑?zM _ɖ4 uL$h՛BdҞ@iءG&vVǥ8nRĩ7u\ЭD-u`ֲK³8%yhYѹJº;.! zpg_XQKFAǿ=ȼ:ɹ8ʷ6˶5̵5͵6ζ7ϸ9к<Ѿ?DINU\dlvۀ܊ݖޢ)߯6DScs 2F[p(@Xr4Pm8Ww)KmAdobed##""     h"?   3!1AQa"q2B#$Rb34rC%Scs5&DTdE£t6UeuF'Vfv7GWgw5!1AQaq"2B#R3$brCScs4%&5DTdEU6teuFVfv'7GWgw ? 䟤w>vMorGNZGǀ'B?ߚۃTL"xS1 lɃ:ILxG(@K~$)܁RR#vF~<ݸyv)q&5YW&8>z$4 HC3$G f?x.L} G]IKI_LJwmx ϶)QKN#_(L#nhDTHS=@4~ 11'N'T]3aC*EHM򄔭 4Lie#124))cǹ?h:y'fuGB&O̔j'V6">#3))Oqng#%<Rڙb*m<@QS '0ZƏp?/4XA|ST1 Hq3%EHZP4 Jv4FD\DJ=vS)I'όjNNn4Pk:~_9HCH:(.LNNTgv'B<)ǐ@ { feni{ߢ?9Qs&2[#/Vd|y(B1:xwHN\#_/${yԠgǏ}ڀ~<$q6dֆX i̥m;N۷J׭J6^TeDXU9_jũ̶PKTJK;+QoѭWUSsK2K~W"Emd;} -*SAƋ{i[[_. ϴGo"m{C+3=eH!Scq3~ڽ5_UyWCg2@h=-T\21UYs=_r==صi1@k\O__W`cc6am{?V kDz{-;$uwώΆG@yHp{i2JI$LI1#Ԡi@#:U# TIH9Lx})uIj8'R`qߔ='}=Ɵ{IGݧTG_%)ԉӈ?&'yHm#Nc e5/6 OO4tjv#5N7 $Il&<c?ڒJ #e9*&d\'MH'!{L i@LxqJ6fUD~02+qd}D7]uT5;t3yi۸!WG3NR)ZISsBϻ!Ȭ\,n9e{6cz'?sX]a{}z-klk+a5eZD6i;p C%3vM-?=jzPEP䟠 s?*a;8'oq WF}]o@u`[Mk?JXCeM  OyO̻zڪIVd^6Ckp5.}N9Ĭ91k۸5eުlDz< [ts}G d=Jo?iuOF~s+ԱIG<ܺI=FW"0K5ITXcIem#N?F{!iN&|$rccCl֬}GeP2À|IܘKJtq\tײnIKkԠy}xO8?MH-}i:'ioscn?4Ϫ5_ɢ0]אF1$Nk`#GkRv#%-΁|HlDjp $ZLi'j&R #>O`?b9"i bTέH`H8:r!(lsIK~i$wӍT4>:O8I%+Cd=7\>5޲ζ~{m L?}fљ5kzU oվ_fv̱HǶ5.ңعm|efgۗ$/`0hh~ON\~Սfng*8p.nwW\؇eq}c\+p(kV}/}ouB=x#GEg+Q{$ƽv?ǿ_M?qs\XjC8q~gJ~ɑv{k0zskO1O^E,eX͵OqcClO~mhh IT9m_/xk$$Ϗ>:ǿ&@0Y\D)r: Gn(1xԃ'*; ``|yBb*s4;$4O?IKGm^#H~D`!y)]õ'9a` A`q0>p>A^glDŽ4_*!Ǐ=ԁ9 ?){d?K~wm}KY6i&cTZ`}79߿gom6dWf*ۖz$L{(${tKY֪;U zF9ß~=oGkk1jYVus* ťoY'iZ`c¦vOlTm̯ IѭvdSOUߥZ)%Xu48VwTI3kOŊq.:S73~`t{r}4<mUekNV2 <9,/3搻V:fEls5h7u?אpVtjѻqp߯K]>Uw9h\7@yfl!Xa2G?yxM<nzv驜WsVEAVEޙ p^$~DnK,o`\3VLY}oj!5''uUSj5ɝg]VwOn<=1=m@LOL ܘ?`ӻ&>Í.xGDH<ʖdxDOJb>SMQ)襤ޒQ3(uD |8IZ v=%(F뵩h#OJbxoIw-'<$kwOq';~?VO4ۑ~IXJHZ齺`\GTpi6'HNB6sZ9@osB 86'/tIKG>pcDǁxO)Df;}GXJJW Rw&>)ν%*TXӺ׿`iB}d<|T@ װNd'Na8.)v6n1v뾲9퇹{լ܊N}u1oY/nOlH$s┺#RWEV8<Mz̭4 ƀw/-z_O͘ws@ަ7j;lkKkD}nemȶKjk]n} tួ[kȳb-v}?6i5lmo6k=o^e-m>wNeEoٿ\Q-[nnݏs@k-ns6K3~zu29zN _kvP紐o-?mZ*wcDo4γCIwzmVgUk}/cĠȓmvkDXo>_t;o@8wV̬ۭ$mk7=2OmqtUC!"pc=ϳֿߙQ/k?Nd[ntc} gm{V(k?}g#USK e aIh vֳ{Q]t '_T$Rǟܥ:|a:ywږXxgܢ"OrtrZ'Ow1XJ`2?RsPRF'NJhN3YL?$$<-8g9`sti?;ޥ 8jY<v%"ߘx1HVGm|R OOx~J6pt %<4Dpr@vD&14>a$hMx:<;m)1BIa5kƩ!> [n)#JwOdh{JV 74C'۵f1{Z?:o5zXi[]]{\M6ddu*r ٌE k;߶w6gߢw"V햲d/c7- ,nVFF9CmV7-*ױ:ExV Y_khߑv=g9j/ݱ'o`Cޭ1..toRȾv=Դ _U_g?+]^Akѷ+Wu0<ٻΟW hk\YmCSA[t?4\oHw/oz=]CvNݤQ9>moCr2,mA꽮1a%Nso'g_uzVk`GۛSgO٭kr&}Y[ms?ʿʽoi5&ȭѽzwzo?uّGT) 37GQʧ/6wy5? :]aC؏oJL "pl7DO#Sɶ!;#w?i$&}3CO܈CA>?RXJЉcHɃ]۾75 py׀ݾjezJAk-Mc2H6>X5F #<ƚuG3I` CpxǂVtC$v ;z?׿WP-vݿL;=??^էTE,=GC!!ߞz_Ү6[ - .f+GTm#nFW[5m;Ùs?KUp 9–J%׽6$m(Gi&4~њ?>ͤi6N]5vڑM$w`&g]T|^k47j@-ǷR)@T@>"7ß(oqB:pZ'V[GqB D@'Ği-tW"4NqOcZ $«?2j69A kV.[2Vk}WdVͲwkmD|.7d{k51E_wIm 寶5Jݾl/~}JH].:KKUm ou%kW#Yc*Wʽ\T;dSU#t1&'uSY59Ψٵ՚}ޥl?B?N묙 }oϫG飵VAc6.'gb~L8 e6O,=5'?ZԧQe6<81&_e.xcwn^>Su*@w>H4=Y5Sfoc`?_at8.b[ 9a?ճ'?y}אְ!? z_nm:]a湬c~}_$ {D|5MǶ%:Ш0d'}dhxZO~VЈHih> $ܟw q PI3)H'D $)u>?'qI䤮H<&%$$\[VբUOٚv"k̾gl)@t׍v3m%%p/6@VZְY _9zJf1yWѬl=z]OfU6F>)nʛcg^VZ/ղn3nkK.cZ~cCoF:}QPR[nmmS=_,ܦ`iW]C=]{>8ߴjFK"czem?M !-C#:kZeٷo }^1_Ԛk_/5u ۥ߳ݵ&quN 1LT6Wabz>MOOP0p4@#朁N_ ZGmGܟt_Q$O}5Q}7xNA%~J 9Q'ֲ^V6nG]HV3m"ͩ>[Z|lzds/fOG'zX-qk\w3] lwCbvbۚY^uXND\7?4?B lkbKmF浡ŵWQ`wV2m7#0w_RS^5p{^ImLG&i+]@Xs۳۰uE}{bVȪR@VOfz6oȯ75_k^ovu-o^;O(wE"{^ šO~F~EtXV)ŠَT-c} MW2kwX]q{_zqhlJsw -gU.:f>V5lpqkBv&w*xoLV17isK9۱i頝x؊dzXm 48 0Ձ^[3C&=6YKŬ<|#(f]B,y-]+fM^iitr\\=A4o{l>wXlux{`fUuOIV+䶱fK$9{Zw;ħ/ckh{^,эW/*7?2le1yj{j0.ϳ]ns2ͺmnWC?ri O4ާPk-QZKea>(}? /U'@ QHJX<2kF?k׼ %RYL;]5:VnSѶed"w7q*M匷]aۊxs5rq\|e^qe m[]dJsuFgZq ~`ǝK힗Z$[w\lbel*v^m?2.p`ы|ZYƠ̺wPo{k]WW؏{2g2/}Xԍw9֋seh%= W^j u 3-.,v __V#1ձvo{+"6H)>ϊ_0lۑ{^v8տs{?(]S3:rs ,zng1lcDb=6ԱeVek[ϲ.4;X?=- |+Ols>^!h*"3"l_<`,H.>џwQC+;Kmd2EM-??%S3k4XL~'ϡ?A.V)v5UוU qc2.~5~#u7fyk ͩFf+̫,v^QCZSc*1m6FrZ_ צhƖgEK2*:Nȹݻx{c^SԮ2dFQƧv-JsmIaVzV}UAk-pw{]jD@Ӂםʞ ;[ ^o% [w~x4n?̏Yڞ{G }݇\+zThuRYk]{.0?;cS'l9i?P; ׽͵pCuʨWuqt{HDkwcAqt}aꕏu 6?[F35:~I_NV$z4iSDǼu>pk~nǢee3̇ ۹GQCUnwOeYF3Xsݸ_ֲrz^P?ivG\5?h{|^Ƒx׿bKVDwL X3XCU}6 rۃ w-@xϩ-1= li *u?Cš"A:k[S'zth }'wTWEvTi%{??b7pN?71M}O?-Ne<}vi?ҝ]_g]cF5/4?.c^S=Mia^kfeyn/S~-D!kip,!д]}Ա*H@OsS*kKd1K+?_UwAvwͤˆ\ vѵ~bM̠ C;NՊ3e۵A]$ѫzN5ѫwqak5};W˼wL?tT{~MdN=uVzmsv*Yc?Qe5uQ wΏx$>b zXuC,t!C]g';-ƫ4 )֗=1w]U=}ņLѻ~nh,NzXx/ ?·+Yʳ&V: t]N,Qa. 8IhְVG>G1X5\g`&Ϧ|9KA7xVs8˜us{;cјtoAnAڢΰ&4d:7ȡd5yk?Y:5O)#^u-r 3< _/oFnĕ\τ7Cz6*bV$ ׍CzΟP) 'Ɯ})$>OKf ;%IbFBw3HN?N=IL$̏AOqTG+`vpI'I=vc5Dc]$O~TL;S䩞g䣴n24\$1 Rz_㬳{3CkWMN6[ޥ^}gw|Lp??GMȰ7{Gh.1Z3':64uG3r7~9wſO0R-w}?5V}GD~~>>^M9sdOX2fGϓ/λ_vG1A|MX`-5}x?I'D~?3"PMo "@)]v)o9E lFӡx[}4;lͦ yv_?C^;qԎ矢;ܘ1~yRwoßA],5p;L{[ߴDWO-oڐR N۴Ob<ͻ=I5͏~??OP=Y?D}AL\ @~?O)"].g^C*bVwGE+~ѯ~=*4FEF4v$hncIA?>"whu2<'S?KxgL~Kr8=Hgwi;]M%(jFvwnG?ߞπ$kN<䔿7y9wш:$i 楎 u? 黏-_FπR )WQ*u<*X1yrxFw7*