admiral\admiral.hadescription.extdbhull3\briefing\blufor.sqfbhull3\briefing\civilian.sqf*qn^hull3\briefing\indfor.sqfbhull3\briefing\opfor.sqfbhull3\hull3.hbhull3\LICENSE*qn^8hull3\MITM_G.hμ*bhull3\MITM_U.hnbinit.sqf*qn^initPlayerLocal.sqf*binitServer.sqf(`mission.sqmT*bPplank.hbzone_spawned_unit.sqf*qn^;class Admiral { isEnabled = 1; isBehaviorEnabled = 0; groupSpawnDelay = 2; class Events { zone_spawned_unit = "zone_spawned_unit.sqf"; }; sideRelations[] = { {"west", "resistance", "enemy"}, {"resistance", "west", "enemy"} }; class ZoneTemplates { class Camp { infFireteamSize = 1; infWaypointAmount = 4; techWaypointAmount = 3; armourWaypointAmount = 3; waypointBehaviours[] = {"AWARE"}; canSpawnFfvCrew = 0; aimingAccuracy = 0.2; aimingShake = 0.2; aimingSpeed = 0.5; spotDistance = 0.65; spotTime = 1; courage = 1; reloadSpeed = 1; commanding = 1; general = 0.7; }; }; class Camp { defaultUnitTemplate = "GMX_CHDKZ"; defaultZoneTemplate = "Camp"; }; class Patrol { defaultUnitTemplate = "GMX_CHDKZ"; defaultZoneTemplate = "Patrol"; }; class Cqc { defaultUnitTemplate = "GMX_CHDKZ"; defaultZoneTemplate = "Cqc"; }; class UnitTemplates { class GMX_CHDKZ { infantry[] = {"gmx_chdkz_army_grenadier_akm_pallad_mix", "gmx_chdkz_army_rifleman_akm_mix", "gmx_chdkz_army_rifleman_akm_mix", "gmx_chdkz_army_machinegunner_rpk_mix", "gmx_chdkz_army_machinegunner_assistant_akm_rpk_mix", "gmx_chdkz_army_machinegunner_pk_mix", "gmx_chdkz_army_machinegunner_assistant_akm_pk_mix", "gmx_chdkz_army_antitank_akm_rpg7_mix"}; crewmen[] = {"gmx_chdkz_army_crew_akm_mix"}; pilots[] = {"gmx_chdkz_army_pilot_pm63_mix"}; technicals[] = {"gmx_chdkz_uaz469_dshkm_wdr", "gmx_chdkz_uaz469_dshkm_wdr", "gmx_chdkz_uaz469_spg9_wdr"}; armour[] = {"gmx_chdkz_brdm2_wdr", "gmx_chdkz_ot64a_wdr", "gmx_chdkz_btr60pb_wdr", "gmx_chdkz_pt76b_wdr"}; th[] = {"gmx_chdkz_mi2t_wdl"}; ah[] = {"gmx_chdkz_mi2urn_wdl"}; }; }; }; #include "admiral\admiral.h" #include "hull3\hull3.h" #include "plank.h" allowProfileGlasses = 0; enableDebugConsole = 1; disableChannels[]={{2,true,true},{4,true,true},{6,true,true}}; onLoadName = "militsiya in the middle"; onLoadMission = "Made with Hull3"; author = "dancemoox"; loadScreen = "x\ark\addons\hull3\resources\hull3_logo.paa"; class Header { gameType = Coop; minPlayers = 1; maxPlayers = 48; }; respawn = 0; respawndelay = 3; respawnTemplates[] = {"Hull3_RespawnHandler"}; class Params { class Hull3_Date { title = "Moon Phase"; values[] = {0,1}; texts[] = {"New Moon", "Full Moon"}; default = 0; 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 = 7; 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 = 1; code = "hull3_mission_weather = %1"; }; class Hull3_SafetyTimer { title = "Safety Timer"; values[] = {9999,0}; texts[] = {"On", "Off"}; default = 9999; code = "hull3_mission_safetyTimerEnd = %1"; }; }; class CfgDebriefingSections { class acex_killTracker { title = "Acex Killed Events"; variable = "acex_killTracker_outputText"; }; }; // BLUFOR Notes // Situation player createDiaryRecord ["Diary", ["Situation","
Our Militsiya unit was designated to provide protection to the wounded civilians and medical staff at the Chernogorsk main hospital whilst an evacuation could be arranged, the final evacuation flight has now departed however military aviation assets will be some time until they can extract us.

ENEMY FORCES
ChDKZ hard line Communist Nationalists

FRIENDLY FORCES
The CDF air extraction force is preparing, it will be some time until they can take off however.. "]]; // Mission player createDiaryRecord ["Diary", ["Mission","
Defend the indicated area for as long as possible, call for extraction when it is available.

Expect attack from all directions we are now within ChDKZ controlled territory. "]]; // Execution player createDiaryRecord ["Diary", ["Execution","
COMMANDER'S INTENT
Given the law enforcement nature of our usual mission we lack long range fire power, to that end hold a tight perimeter.

Remain within the indicated AO perimeter at all times.

FORTIFICATION PLAN
Since we would be abandoning the station house all supplies of ammunition and sandbags have been brought out of storage.

An ammunition dump has been established in the front holding cell.

JIP EXTRACT
Both TH and AH is recommended for extraction.

Extract must wait to be called in before moving off. "]]; // Credits player createDiaryRecord ["Diary", ["Credits", "
Made by dancemoox "]]; // 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 MissionParams { date[] = { {2035, 24, 11}, {2035, 24, 11} }; time[] = { {3, 30}, {5, 50}, {9, 0}, {12, 0}, {15, 0}, {17, 50}, {18, 50}, {0, 0} }; }; class Briefing { blufor = "hull3\briefing\blufor.sqf"; opfor = "hull3\briefing\opfor.sqf"; indfor = "hull3\briefing\indfor.sqf"; civilian = "hull3\briefing\civilian.sqf"; }; class Faction { class CUP_CDF_SN { gear = "MITM_G"; uniform = "MITM_U"; languages[] = { {"west", 100} }; }; }; class Gear { #include "MITM_G.h" unitBaseClass = "Rifleman"; vehicleBaseClass = "Vehicle"; }; class Uniform { #include "MITM_U.h" unitBaseClass = "Rifleman"; }; };The MIT License (MIT) Copyright (c) 2014 László Major Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.class MITM_G { class Rifleman { primaryWeapon = "CUP_SKS"; primaryWeaponItems[] = {}; secondaryWeapon = ""; secondaryWeaponItems[] = {}; handgunWeapon = "CUP_hgun_Makarov"; handgunItems[] = {}; uniformWeapons[] = {}; vestWeapons[] = {}; backpackWeapons[] = {}; uniformMagazines[] = { {"HandGrenade", 1}, {"ACE_HandFlare_Yellow", 2}, {"SmokeShellYellow", 1}, {"MiniGrenade", 1} }; vestMagazines[] = { {"CUP_10Rnd_762x39_SKS_M", 10}, {"CUP_8Rnd_9x18_Makarov_M", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellYellow", 1}, {"CUP_10Rnd_762x39_SKS_M", 10} }; 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 { binocular = "Binocular"; }; class Officer : Leader { binocular = "Binocular"; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class Crew : Rifleman { primaryWeapon = "CUP_smg_SA61"; primaryWeaponItems[] = {}; uniformMagazines[] = { {"ACE_HandFlare_Yellow", 2}, {"SmokeShellYellow", 2}, {"CUP_20Rnd_B_765x17_Ball_M", 2} }; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; vestMagazines[] = {{"CUP_20Rnd_B_765x17_Ball_M", 4}}; backpackMagazines[] = {}; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { 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_lmg_UK59"; primaryWeaponItems[] = {}; vestMagazines[] = {{"CUP_50Rnd_UK59_762x54R_Tracer", 4}}; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellYellow", 1}, {"CUP_50Rnd_UK59_762x54R_Tracer", 6} }; }; class RAT : Rifleman { secondaryWeapon = "CUP_launch_RPG18"; }; class SN : Rifleman { primaryWeapon = "CUP_srifle_Mosin_Nagant"; primaryWeaponItems[] = {"CUP_optic_PEM"}; vestMagazines[] = { {"CUP_5Rnd_762x54_Mosin_M", 10}, {"CUP_8Rnd_9x18_Makarov_M", 3} }; backpackMagazines[] = { {"HandGrenade", 1}, {"SmokeShellYellow", 1}, {"CUP_5Rnd_762x54_Mosin_M", 10} }; assignItems[] = {"ItemGPS"}; uniformRadios[] = {"ACRE_PRC343", "ACRE_PRC152"}; }; class SP : Rifleman { binocular = "ACE_VectorDay"; }; class P : Crew { }; class PCM : P { }; class Vehicle { weapons[] = {{"CUP_launch_RPG18", 20}}; magazines[] = { {"CUP_10Rnd_762x39_SKS_M", 200}, {"CUP_50Rnd_UK59_762x54R_Tracer", 100}, {"CUP_8Rnd_9x18_Makarov_M", 25}, {"ACE_HandFlare_Yellow", 25}, {"HandGrenade", 25}, {"SmokeShellYellow", 25}, {"MiniGrenade", 25} }; medicalItems[] = { {"ACE_fieldDressing", 50}, {"ACE_splint", 12} }; }; }; class MITM_U { class Rifleman { headGear = "CUP_H_WZ67"; goggles = ""; uniform = "CUP_U_C_Policeman_01"; vest = "CUP_V_C_Police_Holster_ARM"; backpack = "ark_backpack_med"; }; class Leader : Rifleman { }; class Officer : Leader { headGear = "CUP_H_C_Policecap_01"; }; class Crew : Rifleman { headGear = "CUP_H_RUS_ZSH_Shield_Up"; uniform = "CUP_U_O_SLA_Overalls_Tank"; vest = "CUP_V_C_Police_Holster_ARM"; backpack = "ark_backpack_small"; }; class CO : Officer { }; class XO : CO { }; class SL : Officer { }; class Medic : Rifleman { backpack = "ark_backpack_large"; }; class FTL : Leader { }; class AR : Rifleman { }; class RAT : Rifleman { }; class SN : Rifleman { }; class SP : SN { }; class P : Crew { }; class PCM : P { }; }; ark_fnc_plank_assignFortifications = { private _unit = _this select 0; private _gearClass = _unit getVariable "hull3_gear_class"; if (isNil {_unit getVariable "plank_areFortsAssigned"}) then { call { if (_gearClass in ["CO", "XO", "SL"]) exitWith {[_unit, [1, 2, 0, 2, 0, 0, 0, 1, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["FTL"]) exitWith {[_unit, [0, 4, 0, 4, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["AR"]) exitWith {[_unit, [0, 2, 2, 2, 0, 1, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Rifleman", "SP"]) exitWith {[_unit, [0, 4, 0, 4, 0, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["Medic"]) exitWith {[_unit, [0, 2, 2, 2, 0, 0, 1, 0, 0]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["SN"]) exitWith {[_unit, [0, 2, 2, 2, 0, 0, 1, 0, 1]] call plank_api_fnc_forceAddFortifications}; if (_gearClass in ["RAT"]) exitWith {[_unit, [0, 4, 0, 4, 1, 0, 0, 0, 0]] call plank_api_fnc_forceAddFortifications}; }; _unit setVariable ["plank_areFortsAssigned", true, true]; }; }; ark_fnc_plank_fill_SMAW_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_weapons"]; _weapons = [ ["CUP_launch_RPG18", 25] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addWeaponCargoGlobal _x;} foreach _weapons; _box call ark_fnc_plank_setBoxColour_t4; }; ark_fnc_plank_fill_MMG_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines"]; _magazines = [ ["CUP_50Rnd_UK59_762x54R_Tracer", 250] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; _box call ark_fnc_plank_setBoxColour_t4; }; ark_fnc_plank_fill_SN_Ammo = { private _box = _this select 1; [_box, 9999] remoteExecCall ["ace_rearm_fnc_makeSource", 2]; private ["_magazines"]; _magazines = [ ["CUP_5Rnd_762x54_Mosin_M", 250] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; _box call ark_fnc_plank_setBoxColour_t4; }; ark_fnc_plank_fill_Ammo = { private _box = _this select 1; private ["_magazines", "_weapons", "_items"]; _magazines = [ ["CUP_10Rnd_762x39_SKS_M", 1000], ["CUP_8Rnd_9x18_Makarov_M", 100], ["ACE_HandFlare_Yellow", 50], ["SmokeShellYellow", 50], ["HandGrenade", 50], ["MiniGrenade", 50] ]; _weapons = [ ["CUP_launch_RPG18", 50] ]; _items = [ ["ACE_fieldDressing", 150] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addMagazineCargoGlobal _x;} foreach _magazines; {_box addWeaponCargoGlobal _x;} foreach _weapons; {_box addItemCargoGlobal _x;} foreach _items; _box call ark_fnc_plank_setBoxColour_t3; }; ark_fnc_plank_fill_medic_box = { private _box = _this select 1; private ["_items"]; _items = [ ["ACE_fieldDressing", 90], ["ACE_morphine", 60], ["ACE_epinephrine", 60], ["ACE_bloodIV_500", 48], ["ACE_splint", 16] ]; clearMagazineCargoGlobal _box; clearWeaponCargoGlobal _box; clearItemCargoGlobal _box; clearBackpackCargoGlobal _box; {_box addItemCargoGlobal _x;} foreach _items; _box call ark_fnc_plank_setBoxColour_t4; }; ark_fnc_plank_setBoxColour_t3 = { params ["_box"]; [{_this setObjectTextureGlobal [0, "\gm\gm_weapons\gm_ammoboxes\data\wud\gm_ammobox_wood_03_ext_01_wud_co.paa"];}, _box] call CBA_fnc_execNextFrame; }; ark_fnc_plank_setBoxColour_t4 = { params ["_box"]; [{_this setObjectTextureGlobal [0, "\gm\gm_weapons\gm_ammoboxes\data\wud\gm_ammobox_wood_04_ext_01_wud_co.paa"];}, _box] call CBA_fnc_execNextFrame; }; if (!didJIP) then { [player] call ark_fnc_plank_assignFortifications; ["mission.safetytimer.ended", {[player] call plank_api_fnc_forceRemoveAllFortifications;}] call hull3_event_fnc_addEventHandler; };ark_script_fnc_fireArty = { params ["_vehicle","_target"]; private _gunner = effectiveCommander _vehicle; {_gunner disableAI _x} forEach ["AUTOTARGET","FSM","AUTOCOMBAT"]; private _roundCount = 1; // How many shots fired in one cycle private _delay = 60; // How long between cycles [ { params ["_args", "_id"]; _args params ["_gunner","_target","_roundCount"]; if (!alive _gunner) exitWith {_id call CBA_fnc_removePerFrameHandler}; [_gunner, _target, _roundCount] call ark_script_fnc_doFireArty; }, _delay, [_gunner,_target,_roundCount] ] call CBA_fnc_addPerFrameHandler; }; ark_script_fnc_doFireArty = { params ["_gunner","_target","_roundCount"]; private _veh = vehicle _gunner; private _mag = currentMagazine _veh; private _targetPos = getMarkerPos _target; if ((_targetPos inRangeOfArtillery [[_gunner], _mag]) isEqualTo false) exitWith { systemChat format ["ARK Arty: Error target %1 is out of range of %2",_target,_gunner]; }; _gunner doArtilleryFire [_targetPos, _mag, _roundCount]; _veh setVehicleAmmoDef 1; _veh setVehicleAmmo 1; };raPL version6EditorDatadsourceNameark_co47_militsiya_in_the_middleaddonsA3_Ui_Fgm_weapons_ammoboxesCUP_Misc3_ConfigCUP_CAStructuresHouse_rail_station_bigCUP_CASigns2A3_Structures_F_Civ_InfoBoardsA3_Structures_F_Exp_Civilian_Accessoriesgm_structures_euro_80A3_Structures_F_Naval_PiersA3_Structures_F_Enoch_Civilian_PoliceCUP_Misc_e_Configgm_vehicles_air_helicopters_mi2_pl_airforce_mi2gm_vehicles_land_wheeled_p601_gc_bgs_p601A3_Modules_F_Curator_Curatorark_chase_aiA3_Modules_FAdmiralark_rotorgmx_chdkz_charactersgmx_chdkz_vehicles_air_helicopters_mi2gm_vehicles_land_wheeled_ural375d_gc_army_ural375dA3_Characters_Face_explosivesace_nouniformrestrictionsAddonsMetaDatadlcsgmExpansionEnochgmx_chdkzrandomSeedScenarioDatakCustomAttributesMissionL moveGridStep?angleGridStep?scaleGridStep?autoGroupingDist AtogglesItemIDProviderMarkerIDProvider+LayerIndexProvider>CameraQnextIDM+nextID >nextID[QposE+BO'Edir~$r>upA{J?$>asidew?2IP?ListkitemsItem0Item1JItem2Item3Item4jItem5Item6!Item7Item81 Item9 Item10 Item11 Item12h Item13 Item14^ Item15 Item16 Item17w Item18 Item19DItem20Item21Item22kclassNameA3_Ui_FnameArma 3 - User InterfaceauthorBohemia Interactiveurlhttps://www.arma3.comJclassNamegm_weapons_ammoboxesnamegm_weapons_ammoboxesauthorGlobal Mobilizationurlglobal-mobilization.comclassNameCUP_Misc3_ConfignameCUP_Misc3_ConfigclassNameCUP_CAStructuresHouse_rail_station_bignameCUP_CAStructuresHouse_rail_station_bigjclassNameCUP_CASigns2nameCUP_CASigns2classNameA3_Structures_FnameArma 3 - Buildings and StructuresauthorBohemia Interactiveurlhttps://www.arma3.com!classNameA3_Structures_F_Exp_CiviliannameArma 3 Apex - Civilian BuildingsauthorBohemia Interactiveurlhttps://www.arma3.comclassNamegm_structures_euro_80namegm_structures_euro_80authorGlobal Mobilizationurlglobal-mobilization.com1 classNameA3_Structures_F_Enoch_CiviliannameArma 3 Contact Platform - Civilian BuildingsauthorBohemia Interactiveurlhttps://www.arma3.com classNameCUP_Misc_e_ConfignameCUP_Misc_e_Config classNamegm_vehicles_air_helicopters_mi2_pl_airforce_mi2namegm_vehicles_air_helicopters_mi2_pl_airforce_mi2authorGlobal Mobilizationurlglobal-mobilization.com classNamegm_vehicles_land_wheeled_p601_gc_bgs_p601namegm_vehicles_land_wheeled_p601_gc_bgs_p601authorGlobal Mobilizationurlglobal-mobilization.comh classNameA3_Modules_F_CuratornameArma 3 Zeus Update - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameark_chase_ainameARK Inhouse - Chase AIauthorARKurlhttp://www.ark-group.org^ classNameA3_Modules_FnameArma 3 Alpha - Scripted ModulesauthorBohemia Interactiveurlhttps://www.arma3.com classNameAdmiralnameAdmiralauthorKami classNameark_rotornameARK Inhouse - RotorauthorARKurlhttp://www.ark-group.orgw classNamegmx_chdkz_charactersnamegmx_chdkz_characters classNamegmx_chdkz_vehicles_air_helicopters_mi2namegmx_chdkz_vehicles_air_helicopters_mi2authorGlobal Mobilization ExtraDclassNamegm_vehicles_land_wheeled_ural375d_gc_army_ural375dnamegm_vehicles_land_wheeled_ural375d_gc_army_ural375dauthorGlobal Mobilizationurlglobal-mobilization.comclassNameA3_Characters_FnameArma 3 Alpha - Characters and ClothingauthorBohemia Interactiveurlhttps://www.arma3.comclassNameace_explosivesnameACE3 - ExplosivesauthorACE-Teamurlhttp://ace3mod.com/classNameace_nouniformrestrictionsnameACE3 - No Uniform RestrictionsauthorACE-Teamurlhttp://ace3mod.com/kauthordancemooxHeadergameTypeCoopminPlayersmaxPlayers/Category0nameMultiplayerAttribute0(Attribute1nAttributespropertyRespawnTemplatesexpressiontrueValuegdatawtypevaluetypeARRAYitemsItem0datatypevalueNonetypeSTRINGpropertyRespawnButtonexpressiontrueValueAdataQtypemvalue?typeSCALARIntelEntitiesbConnections LbriefingNameark_co47_militsiya_in_the_middleoverviewTextChernarus Militsiya hold out for extraction | TH + AH Extract JIPresistanceWesttimeOfChangesFstartWeather>startWindforecastWeather>forecastWindforecastWavesforecastLightnings=wavesForcedwindForcedyearmonthday hour minutestartFogDecayT<forecastFogDecayTItem5!?Item6?Item7@Item8AItem9KBItem10CItem11CItem12EItem13{FItem14WGItem153HItem16IItem17IItem18JItem19KItem20oLItem216MItem22MItem23NItem24OItem25RPItem26QItem27QItem28RItem29nSItem305TItem31TItem32UItem33VItem34~WItem35TXItem36YItem37YItem38ZItem39N[Item40 pItem41̄Item42ژItem43Item44-Item45rItem46dataTypeObjectPositionInfo#sideEmptyAttributesM#idKtypegm_gc_army_ammobox_allmagazines_80atlOffsetX?CustomAttributes#t+positiongE@;(Eangless@M#init [this, ["faction", "CUP_CDF_SN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;#Attribute0#nAttributest+propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value.$t+data>$t+type_+value[[[[],[]],[["gm_smokeshell_grn_gc","gm_smokeshell_blk_gc","gm_smokeshell_red_gc","gm_smokeshell_yel_gc","gm_smokeshell_blu_gc","gm_smokeshell_org_gc","gm_smokeshell_wht_gc","gm_handgrenade_frag_rgd5","gm_8Rnd_9x18mm_B_pst_pm_blk","gm_1Rnd_265mm_flare_single_wht_gc","gm_1Rnd_265mm_flare_single_grn_gc","gm_1Rnd_265mm_flare_single_red_gc","gm_1Rnd_265mm_flare_multi_red_gc","gm_1Rnd_265mm_smoke_single_yel_gc","gm_1Rnd_265mm_smoke_single_blu_gc","gm_1Rnd_265mm_smoke_single_blk_gc","1Rnd_HE_Grenade_shell","gm_15Rnd_9x18mm_B_pst_pm63_blk","gm_25Rnd_9x18mm_B_pst_pm63_blk","gm_30Rnd_762x39mm_B_57N231_ak47_blk","gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk","gm_30Rnd_762x39mm_AP_7N23_ak47_blk","gm_30Rnd_762x39mm_B_M43_ak47_blk","gm_30Rnd_762x39mm_B_T_M43_ak47_blk","gm_75Rnd_762x39mm_B_57N231_ak47_blk","gm_75Rnd_762x39mm_B_T_57N231P_ak47_blk","gm_75Rnd_762x39mm_AP_7N23_ak47_blk","gm_75Rnd_762x39mm_B_M43_ak47_blk","gm_75Rnd_762x39mm_B_T_M43_ak47_blk","gm_30Rnd_545x39mm_B_7N6_ak74_prp","gm_30Rnd_545x39mm_B_T_7T3_ak74_prp","gm_30Rnd_545x39mm_B_7N6_ak74_org","gm_30Rnd_545x39mm_B_T_7T3_ak74_org","gm_45Rnd_545x39mm_B_7N6_ak74_prp","gm_45Rnd_545x39mm_B_T_7T3_ak74_prp","gm_45Rnd_545x39mm_B_7N6_ak74_org","gm_45Rnd_545x39mm_B_T_7T3_ak74_org","gm_10Rnd_762x54mmR_AP_7N1_svd_blk","gm_10Rnd_762x54mmR_API_7bz3_svd_blk","gm_10Rnd_762x54mmR_B_T_7t2_svd_blk","gm_100Rnd_762x54mmR_B_T_7t2_pk_grn","gm_100Rnd_762x54mmR_API_7bz3_pk_grn","gm_1Rnd_40mm_heat_pg7v_rpg7","gm_1Rnd_40mm_heat_pg7vl_rpg7","gm_1Rnd_72mm_he_9m32m"],[30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,30,30,30,30,30]],[["gm_df7x40_blk","gm_df7x40_grn","gm_gc_compass_f73","gm_gc_army_gauzeBandage","gm_gc_army_medkit"],[10,10,50,50,50]],[[],[]]],false]t+typeSTRINGt+ dataTypeObjectPositionInfo ,sideEmptyflagsAttributesX,idJtypegm_gc_army_ammobox_allmagazines_80atlOffset5CustomAttributes,4positionZE@(Eangless@X,init [this, ["faction", "CUP_CDF_SN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;,Attribute0,nAttributes4propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value9-4dataI-4typej4value[[[[],[]],[["gm_smokeshell_grn_gc","gm_smokeshell_blk_gc","gm_smokeshell_red_gc","gm_smokeshell_yel_gc","gm_smokeshell_blu_gc","gm_smokeshell_org_gc","gm_smokeshell_wht_gc","gm_handgrenade_frag_rgd5","gm_8Rnd_9x18mm_B_pst_pm_blk","gm_1Rnd_265mm_flare_single_wht_gc","gm_1Rnd_265mm_flare_single_grn_gc","gm_1Rnd_265mm_flare_single_red_gc","gm_1Rnd_265mm_flare_multi_red_gc","gm_1Rnd_265mm_smoke_single_yel_gc","gm_1Rnd_265mm_smoke_single_blu_gc","gm_1Rnd_265mm_smoke_single_blk_gc","1Rnd_HE_Grenade_shell","gm_15Rnd_9x18mm_B_pst_pm63_blk","gm_25Rnd_9x18mm_B_pst_pm63_blk","gm_30Rnd_762x39mm_B_57N231_ak47_blk","gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk","gm_30Rnd_762x39mm_AP_7N23_ak47_blk","gm_30Rnd_762x39mm_B_M43_ak47_blk","gm_30Rnd_762x39mm_B_T_M43_ak47_blk","gm_75Rnd_762x39mm_B_57N231_ak47_blk","gm_75Rnd_762x39mm_B_T_57N231P_ak47_blk","gm_75Rnd_762x39mm_AP_7N23_ak47_blk","gm_75Rnd_762x39mm_B_M43_ak47_blk","gm_75Rnd_762x39mm_B_T_M43_ak47_blk","gm_30Rnd_545x39mm_B_7N6_ak74_prp","gm_30Rnd_545x39mm_B_T_7T3_ak74_prp","gm_30Rnd_545x39mm_B_7N6_ak74_org","gm_30Rnd_545x39mm_B_T_7T3_ak74_org","gm_45Rnd_545x39mm_B_7N6_ak74_prp","gm_45Rnd_545x39mm_B_T_7T3_ak74_prp","gm_45Rnd_545x39mm_B_7N6_ak74_org","gm_45Rnd_545x39mm_B_T_7T3_ak74_org","gm_10Rnd_762x54mmR_AP_7N1_svd_blk","gm_10Rnd_762x54mmR_API_7bz3_svd_blk","gm_10Rnd_762x54mmR_B_T_7t2_svd_blk","gm_100Rnd_762x54mmR_B_T_7t2_pk_grn","gm_100Rnd_762x54mmR_API_7bz3_pk_grn","gm_1Rnd_40mm_heat_pg7v_rpg7","gm_1Rnd_40mm_heat_pg7vl_rpg7","gm_1Rnd_72mm_he_9m32m"],[30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,30,30,30,30,30]],[["gm_df7x40_blk","gm_df7x40_grn","gm_gc_compass_f73","gm_gc_army_gauzeBandage","gm_gc_army_medkit"],[10,10,50,50,50]],[[],[]]],false]4typeSTRING4dataTypeObjectPositionInfo5sideEmptyflagsAttributesS5idKtypegm_gc_army_ammobox_allmagazines_80CustomAttributes5z=position E@L(Eangless@S5init [this, ["faction", "CUP_CDF_SN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;5Attribute05nAttributesz=propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value46z=dataD6z=typee=value[[[[],[]],[["gm_smokeshell_grn_gc","gm_smokeshell_blk_gc","gm_smokeshell_red_gc","gm_smokeshell_yel_gc","gm_smokeshell_blu_gc","gm_smokeshell_org_gc","gm_smokeshell_wht_gc","gm_handgrenade_frag_rgd5","gm_8Rnd_9x18mm_B_pst_pm_blk","gm_1Rnd_265mm_flare_single_wht_gc","gm_1Rnd_265mm_flare_single_grn_gc","gm_1Rnd_265mm_flare_single_red_gc","gm_1Rnd_265mm_flare_multi_red_gc","gm_1Rnd_265mm_smoke_single_yel_gc","gm_1Rnd_265mm_smoke_single_blu_gc","gm_1Rnd_265mm_smoke_single_blk_gc","1Rnd_HE_Grenade_shell","gm_15Rnd_9x18mm_B_pst_pm63_blk","gm_25Rnd_9x18mm_B_pst_pm63_blk","gm_30Rnd_762x39mm_B_57N231_ak47_blk","gm_30Rnd_762x39mm_B_T_57N231P_ak47_blk","gm_30Rnd_762x39mm_AP_7N23_ak47_blk","gm_30Rnd_762x39mm_B_M43_ak47_blk","gm_30Rnd_762x39mm_B_T_M43_ak47_blk","gm_75Rnd_762x39mm_B_57N231_ak47_blk","gm_75Rnd_762x39mm_B_T_57N231P_ak47_blk","gm_75Rnd_762x39mm_AP_7N23_ak47_blk","gm_75Rnd_762x39mm_B_M43_ak47_blk","gm_75Rnd_762x39mm_B_T_M43_ak47_blk","gm_30Rnd_545x39mm_B_7N6_ak74_prp","gm_30Rnd_545x39mm_B_T_7T3_ak74_prp","gm_30Rnd_545x39mm_B_7N6_ak74_org","gm_30Rnd_545x39mm_B_T_7T3_ak74_org","gm_45Rnd_545x39mm_B_7N6_ak74_prp","gm_45Rnd_545x39mm_B_T_7T3_ak74_prp","gm_45Rnd_545x39mm_B_7N6_ak74_org","gm_45Rnd_545x39mm_B_T_7T3_ak74_org","gm_10Rnd_762x54mmR_AP_7N1_svd_blk","gm_10Rnd_762x54mmR_API_7bz3_svd_blk","gm_10Rnd_762x54mmR_B_T_7t2_svd_blk","gm_100Rnd_762x54mmR_B_T_7t2_pk_grn","gm_100Rnd_762x54mmR_API_7bz3_pk_grn","gm_1Rnd_40mm_heat_pg7v_rpg7","gm_1Rnd_40mm_heat_pg7vl_rpg7","gm_1Rnd_72mm_he_9m32m"],[30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,30,30,30,30,30]],[["gm_df7x40_blk","gm_df7x40_grn","gm_gc_compass_f73","gm_gc_army_gauzeBandage","gm_gc_army_medkit"],[10,10,50,50,50]],[[],[]]],false]z=typeSTRINGz=dataTypeObjectPositionInfo=sideEmptyflagsAttributes4>id!typeSign_1L_BorderatlOffset@=R>positionؗEI@(Eangles9t@:4>disableSimulationR>dataTypeObjectPositionInfo>sideEmptyflagsAttributes?id(typeLand_sign_chernogorsk!?positionʑEDoA(Eangles"s@?disableSimulation!?dataTypeObjectPositionInfo?sideEmptyAttributes?id#typeLand_SignB_GovPoliceatlOffsetQ6@?positionۄEAJ(Eangles"s@?disableSimulation?dataTypeObjectPositionInfom@sideEmptyAttributes@id%typeLand_SignB_GovSignatlOffset@@position_E-7Ah(Eangles"s@@disableSimulation@dataTypeObjectPositionInfo1AsideEmptyflagsAttributesiAid1typeHeliHCivilApositionmE5B.\Eangles!@X:@iAdisableSimulationAdataTypeObjectPositionInfoAsideEmptyflagsAttributes-Bid2typeHeliHCivilKBpositionE,B [Eangles!@T@-BdisableSimulationKBdataTypeObjectPositionInfoBsideEmptyflagsAttributesBid3typeHeliHCivilCpositiontE !BX{[Eangles!@g?BdisableSimulationCdataTypeObjectPositionInfo}CsideEmptyflagsAttributesCid4typeHeliHCivilCpositioniEBDZEangles~?!@CdisableSimulationCdataTypeObjectPositionInfo_DsideEmptyflagsAttributesDidtypeLand_Noticeboard_FCustomAttributesDEpositionE0@(Eangles9u@:DdisableSimulationDAttribute0DnAttributesEpropertyObjectTextureCustom0expression_this setObjectTextureGlobal [0,_value]ValueCEEdataSEEtypeEvalue\ca\data\Flag_chernarus_co.paaEtypeSTRINGEdataTypeObjectPositionInfo%FsideEmptyflagsAttributes]Fid+typeLand_Plank_01_4m_FatlOffsetA{FpositionzE^B V&Eanglesu@]FdisableSimulation{FdataTypeObjectPositionInfoGsideEmptyflagsAttributes9Gid,typeLand_Plank_01_4m_FatlOffsetoAWGpositionEBO&Eanglesu@9GdisableSimulationWGdataTypeObjectPositionInfoGsideEmptyflagsAttributesHid-typeLand_Plank_01_4m_FatlOffsetIA3HpositionTEB\&Eanglesu@HdisableSimulation3HdataTypeObjectPositionInfoHsideEmptyflagsAttributesHid9typeLand_Plank_01_4m_FatlOffset>IpositionE .B6&Eanglesu@HdisableSimulationIdataTypeObjectPositionInfoIsideEmptyflagsAttributesIid;typeLand_Plank_01_4m_FatlOffsetx>IpositionE4s-Be0&Eanglesu@IdisableSimulationIdataTypeObjectPositionInfoaJsideEmptyflagsAttributesJid<typeLand_Plank_01_4m_FJposition[ECD,B!&Eanglesu@JdisableSimulationJdataTypeObjectPositionInfo=KsideEmptyflagsAttributesuKid=typeLand_Plank_01_4m_FatlOffset>Kposition^E,B*&Eanglesu@uKdisableSimulationKdataTypeObjectPositionInfoLsideEmptyflagsAttributesQLid?typeLand_Plank_01_4m_FatlOffset"@oLpositionE!.B8>&Eanglesu@QLdisableSimulationoLdataTypeObjectPositionInfoLsideEmptyflagsAttributes0Midtypeland_gm_ge_lamp_04_01atlOffset5@6Mpositionq8(FUBe_Fangles}?0M6MdataTypeObjectPositionInfoMsideEmptyflagsAttributesMidtypeland_gm_ge_lamp_04_01atlOffset@ 4@MpositionE(F$B(`Fangles}?MMdataTypeObjectPositionInfoNsideEmptyflagsAttributesNidtypeland_gm_ge_lamp_04_01atlOffset4@Nposition %)FBF`Fangles?NNdataTypeObjectPositionInfoMOsideEmptyflagsAttributesOidtypeland_gm_ge_lamp_04_01atlOffsetj5@Oposition)FBxH`Fangles?OOdataTypeObjectPositionInfoPsideEmptyflagsAttributesLPidCtypeland_gm_gc_lamp_02_02atlOffsetARPpositionWE nA?(EanglesS&?LPRPdataTypeObjectPositionInfoPsideEmptyflagsAttributesQidDtypeland_gm_gc_lamp_02_02atlOffsetAQpositioneEnA(EanglesS&?QQdataTypeObjectPositionInfoQsideEmptyflagsAttributesQidEtypeland_gm_gc_lamp_01_02atlOffset@Qposition2EioAF(Eangles@QQdataTypeObjectPositionInfoiRsideEmptyflagsAttributesRidFtypeland_gm_gc_lamp_02_02atlOffset {ARposition6EPAՈ*Eanglesh@RRdataTypeObjectPositionInfo0SsideEmptyflagsAttributeshSidGtypeland_gm_gc_lamp_02_02atlOffset {AnSpositionE`A+Eanglesr@hSnSdataTypeObjectPositionInfoSsideEmptyflagsAttributes/TidHtypeland_gm_gc_lamp_02_02atlOffset {A5TpositionLwEAP)Eanglesh@/T5TdataTypeObjectPositionInfoTsideEmptyflagsAttributesTidItypeland_gm_gc_lamp_02_02atlOffsetBTpositionfE71/B5&Eangles|î@TTdataTypeObjectPositionInfo|UsideEmptyflagsAttributesUid5typeland_gm_fence_railing_01_200UpositionE`@Wu(Eanglesz:@UdisableSimulationUdataTypeObjectPositionInfoRVsideEmptyflagsAttributesVid6typeland_gm_fence_railing_01_200VpositionE@ƙ(Eanglesz:@VdisableSimulationVdataTypeObjectPositionInfo(WsideEmptyflagsAttributes`Wid7typeland_gm_fence_railing_01_200~WpositionE@*Eangles@`WdisableSimulation~WdataTypeObjectPositionInfoWsideEmptyflagsAttributes6Xid8typeland_gm_fence_railing_01_200TXpositionwE@.*Eangles@6XdisableSimulationTXdataTypeObjectPositionInfoXsideEmptyflagsAttributesYid)typeLand_PierLadder_FatlOffset5X@Yposition)E"BG&Eangles6@YYdataTypeObjectPositionInfoYsideEmptyflagsAttributesYidtypeLand_PoliceStation_01_FatlOffsetA>YpositiongE?WAf(Eangles"s@YYdataTypeObjectPositionInfo\ZsideEmptyflagsAttributesZid&typeFlagCarrierCDFEnsign_EP1ZpositiongE!A|(Eanglesǂ?ZZdataTypeObjectPositionInfo[sideEmptyflagsAttributesH[id'typeFlagCarrierCDF_EP1N[positionǺE!A4(EanglesH@H[N[ dataTypeObjectPositionInfo[sideEmptyflagsAttributes#\idtypegm_pl_airforce_mi2tatlOffsetCustomAttributes\ pposition#EQsBr[Eangles!@?#\skill?lockUNLOCKEDinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgm_pl_oli\ Attribute0]Attribute1^Attribute2fAttribute3fAttribute4gAttribute5hAttribute6iAttribute7jAttribute8GlAttribute9@mAttribute104nAttribute11%onAttributes ppropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value8^^dataH^^typeq^valuegm_insignia_none^typeSTRING^propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Value._fdata>_ftypeY_valuem_ftypeARRAYm_itemsItem0_Item1`fdata_`type_value_`typeARRAY_itemsItem0_Item1C``data `C`type.`valuegm_pl_oliC`typeSTRINGC`dataS``typeo`value?`typeSCALAR`data`ftype`value`ftypeARRAY`itemsItem0aItem1aItem2bItem3mbItem4bItem5bItem6?cItem7cItem8cItem9dItem10SdItem11dItem12dItem130eItem14qeItem15efdataaatypeavaluecablecutter_unhideatypeSTRINGadataabtypebvalue?btypeSCALARbdata,bmbtypeXbvaluecamera_front_unhidembtypeSTRINGmbdata}bbtypebvaluebtypeSCALARbdatabbtypebvaluecamera_rear_unhidebtypeSTRINGbdatac?ctype*cvalue?ctypeSCALAR?cdataOcctypercvaluefan_unhidectypeSTRINGcdatacctypecvalue?ctypeSCALARcdatacdtypecvalueplugs_unhidedtypeSTRINGddata"dSdtype>dvalueSdtypeSCALARSddatacddtypedvalueskids_unhidedtypeSTRINGddataddtypedvaluedtypeSCALARddatad0etypeevaluefueltank_left_unhide0etypeSTRING0edata@eqetype\evalueqetypeSCALARqedataeetypeevaluefueltank_right_unhideetypeSTRINGedataeftypeevalueftypeSCALARfpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueffdatafftypefvaluegm_insignia_cdf_army_01ftypeSTRINGfpropertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueggdataggtypegvalue-1gtypeSTRINGgpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuehhdatahhtypehvaluegm_insignia_nonehtypeSTRINGhpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueiidataiitypeivalue-1itypeSTRINGipropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuerjjdatajjtypejvaluegm_insignia_nonejtypeSTRINGjpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValuekGldata*kGltype2lvalue[[[["CUP_arifle_AKS74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]GltypeSTRINGGlpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuel@mdatam@mtype+mvaluegm_insignia_none@mtypeSTRING@mpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuem4ndatam4ntypenvaluegm_insignia_none4ntypeSTRING4npropertygm_vehicleMarkings_Insignias_flag_attributeexpression[_this,_value,5,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuen%odatan%otypeovaluegm_insignia_none%otypeSTRING%opropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueo pdatao ptypeovalue-1 ptypeSTRING p dataTypeObjectPositionInfopsideEmptyflagsAttributespidtypegm_pl_airforce_mi2tatlOffsetCustomAttributesrq̄positionJE(dB8ZEanglesvalueRtypeARRAYRitemsItem0Item1RItem2Item3Item4%Item5uItem6Item7Item8?Item9Item10ʡItem11Item12UItem13dataRtype=valuecablecutter_unhideRtypeSTRINGRdatabtype~value?typeSCALARdatatypeϟvaluecamera_front_unhidetypeSTRINGdata%typevalue?%typeSCALAR%data5utype`valuecamera_rear_unhideutypeSTRINGudatatypevaluetypeSCALARdataƠtypevaluefan_unhidetypeSTRINGdata?type*value??typeSCALAR?dataOtypetvalueplugs_unhidetypeSTRINGdataʡtypevalueʡtypeSCALARʡdataڡtypevalueskids_unhidetypeSTRINGdata$Utype@valueUtypeSCALARUdataetypevaluewinch_unhidetypeSTRINGdatatypeˢvaluetypeSCALARpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueڣdataڣtypeţvaluegm_insignia_cdf_army_01ڣtypeSTRINGڣpropertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueǤdataǤtypevalue-1ǤtypeSTRINGǤpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuemdata}typevaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueedatautypevalue-1typeSTRINGpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueMdata]typevaluegm_insignia_nonetypeSTRINGpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value"data"type value[[[["CUP_arifle_AKS74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]"typeSTRING"propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueͩdataݩtypevaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedataѪtypevaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_Insignias_flag_attributeexpression[_this,_value,5,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedata«typevaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValuedatatypeӬvalue-1typeSTRING dataTypeObjectPositionInfosideEmptyflagsAttributesidtypegm_gc_bgs_p601atlOffsettCustomAttributesL-position Ec@(Eangles@H-;skill?lockUNLOCKEDinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgm_gc_bgs_oliLAttribute07Attribute10Attribute2-Attribute3'Attribute4Attribute5Attribute6Attribute7Attribute8kAttribute9_Attribute10XAttribute11LAttribute12:nAttributes -propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value0data0typevaluegm_insignia_none0typeSTRING0propertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Valueذ-data-typevalue-typeARRAYitemsItem0?Item12-dataO2typejvalue~2typeARRAY~itemsItem0Item12datatypeܱvaluegm_gc_bgs_olitypeSTRINGdata2typevalue?2typeSCALAR2dataB-type]valueq-typeARRAYqitemsItem0Item1-datatypeײvaluesirenLights_01_unhidetypeSTRINGdata-typevalue?-typeSCALAR-propertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueҳ'data'typevaluegm_insignia_cdf_army_01'typeSTRING'propertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueѴdatatypevalue-1typeSTRINGpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedata˵typevalue-1typeSTRINGpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypeڶvaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypeзvaluegm_insignia_nonetypeSTRINGpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value?kdataOktypeVvalue[[[["CUP_arifle_AK74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]ktypeSTRINGkpropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value_data!_typeJvaluegm_insignia_none_typeSTRING_propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value XdataXtypeCvaluegm_insignia_noneXtypeSTRINGXpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueLdataLtype7valuegm_insignia_noneLtypeSTRINGLpropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value:data :type%value-1:typeSTRING:propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value-data-typevaluegm_nl_civ_yel-typeSTRING- dataTypeObjectPositionInfožsideEmptyflagsAttributesidtypegm_gc_bgs_p601atlOffsetCustomAttributesrpositionE @*Eangles!@@F@skill?%?lockUNLOCKEDinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgm_gc_bgs_oliAttribute0|Attribute1uAttribute2rAttribute3lAttribute4VAttribute5@Attribute64Attribute7*Attribute8Attribute9Attribute10Attribute11Attribute12nAttributes rpropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value'udata7utype`valuegm_insignia_noneutypeSTRINGupropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};Valuerdata-rtypeHvalue\rtypeARRAY\itemsItem0Item1wrdatawtypevaluewtypeARRAYitemsItem0Item16wdata6type!valuegm_gc_bgs_oli6typeSTRING6dataFwtypebvalue?wtypeSCALARwdatartypevaluertypeARRAYitemsItem0Item11rdata1typevaluesirenLights_01_unhide1typeSTRING1dataArtype]value?rtypeSCALARrpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueldata'ltypeWvaluegm_insignia_cdf_army_01ltypeSTRINGlpropertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueVdata&VtypeAvalue-1VtypeSTRINGVpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value@data@type+value-1@typeSTRING@propertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value4data4typevaluegm_insignia_none4typeSTRING4propertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value*data*typevaluegm_insignia_none*typeSTRING*propertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["CUP_arifle_AK74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]typeSTRINGpropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueVdataftypevaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueOdata_typevaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueCdataStype|valuegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value?dataOtypejvalue-1typeSTRINGpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value'rdata7rtype]valuegm_nl_civ_yelrtypeSTRINGr dataTypeObjectPositionInfo sideEmptyflagsAttributesBidtypegm_gc_bgs_p601atlOffsetжCustomAttributespositiontE)@!)Eangles$@!@Bskill?lockUNLOCKEDinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgm_gc_bgs_oliAttribute0Attribute1Attribute2Attribute3Attribute4Attribute5Attribute6yAttribute7oAttribute8Attribute9Attribute10Attribute11Attribute12nAttributes propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueldata|typevaluegm_insignia_nonetypeSTRINGpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuebdatartypevaluetypeARRAYitemsItem0Item1datatypevaluetypeARRAYitemsItem00Item1{data@{typefvaluegm_gc_bgs_oli{typeSTRING{datatypevalue?typeSCALARdatatypevaluetypeARRAYitemsItem0#Item1vdata3vtypeavaluesirenLights_01_unhidevtypeSTRINGvdatatypevalue?typeSCALARpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value\dataltypevaluegm_insignia_cdf_army_01typeSTRINGpropertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value[dataktypevalue-1typeSTRINGpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueEdataUtypepvalue-1typeSTRINGpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value+ydata;ytypedvaluegm_insignia_noneytypeSTRINGypropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value!odata1otypeZvaluegm_insignia_noneotypeSTRINGopropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Valuedatatypevalue[[[["CUP_arifle_AK74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]typeSTRINGpropertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypevaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypevaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypevaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypevalue-1typeSTRINGpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valueldata|typevaluegm_nl_civ_yeltypeSTRING dataTypeObjectPositionInfoOsideEmptyflagsAttributesidtypegm_gc_bgs_p601atlOffset\CustomAttributespositionE^h@ (Eanglesf@H-;skill?lockUNLOCKEDinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Vehicle"]] call hull3_unit_fnc_init;texturesgm_gc_bgs_oliAttribute0Attribute1Attribute2Attribute3Attribute4Attribute5Attribute6Attribute7Attribute8:Attribute9.Attribute10'Attribute11Attribute12 nAttributes propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypevaluegm_insignia_nonetypeSTRINGpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValuedatatypevaluetypeARRAYitemsItem0Item1datatype9valueMtypeARRAYMitemsItem0uItem1datatypevaluegm_gc_bgs_olitypeSTRINGdatatypevalue?typeSCALARdatatype,value@typeARRAY@itemsItem0hItem1dataxtypevaluesirenLights_01_unhidetypeSTRINGdatatypevalue?typeSCALARpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypevaluegm_insignia_cdf_army_01typeSTRINGpropertygm_vehicleMarkings_tacticalNumber_Number_attributeexpression[_this,_value,2,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypevalue-1typeSTRINGpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypevalue-1typeSTRINGpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuepdatatypevaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuefdatavtypevaluegm_insignia_nonetypeSTRINGpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;Value:data:type%value[[[["CUP_arifle_AK74","CUP_launch_RPG18","FirstAidKit","Medikit"],[2,1,10,1]],[["CUP_30Rnd_545x39_AK_M","CUP_RPG18_M","SmokeShell","SmokeShellOrange","Chemlight_red"],[20,2,2,2,2]],[["ToolKit"],[1]],[["CUP_B_AlicePack_Khaki"],[4]]],false]:typeSTRING:propertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value.data.typevaluegm_insignia_none.typeSTRING.propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value'data'typevaluegm_insignia_none'typeSTRING'propertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypevaluegm_insignia_nonetypeSTRINGpropertygm_vehicleMarkings_tacticalNumber_Numberfont_attributeexpression[_this,_value,2,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value data typevalue-1 typeSTRING propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Valuedatatypevaluegm_nl_civ_yeltypeSTRINGdataTypeLayernameModulesEntitiesIid atlOffsetAsitemsItem0Item10Item23Item3Item4Item5sdataTypeLogicPositionInfo id typeModuleCurator_FatlOffseteCCustomAttributes,0positionhEnC,J'E,Attribute0Attribute16Attribute2Attribute3nAttributes0propertyModuleCurator_F_Ownerexpression_this setVariable ['Owner',_value,true];Value6data6type!value#adminLogged6typeSTRING6propertyModuleCurator_F_Forcedexpression_this setVariable ['Forced',_value,true];ValuedatatypevaluetypeSCALARpropertyModuleCurator_F_Nameexpression_this setVariable ['Name',_value,true];ValueGdataWtypepvaluetypeSTRINGpropertyModuleCurator_F_Addonsexpression_this setVariable ['Addons',_value,true];Value0data0typevalue@@0typeSCALAR0dataTypeLogicPositionInfoidLtypeark_chase_ai_moduleCustomAttributes3positionEBA+E Attribute0KAttribute1Attribute2Attribute3Attribute4;Attribute5Attribute6Attribute7rnAttributes3propertyark_chase_ai_module_Unit_Amountexpression_this setVariable ['Unit_Amount',_value,true];Valuedatatypevalue@AtypeSCALARpropertyark_chase_ai_module_Waypoint_Accuracyexpression_this setVariable ['Waypoint_Accuracy',_value,true];ValuedatatypevalueHBtypeSCALARpropertyark_chase_ai_module_Spawn_Timeexpression_this setVariable ['Spawn_Time',_value,true];Value?dataOtypekvalue@typeSCALARpropertyark_chase_ai_module_Max_Distanceexpression_this setVariable ['Max_Distance',_value,true];Value;data ;type&valueC;typeSCALAR;propertyark_chase_ai_module_Allow_NVGsexpression_this setVariable ['Allow_NVGs',_value,true];ValuedatatypevaluetypeBOOLpropertyark_chase_ai_module_Unit_Classnamesexpression_this setVariable ['Unit_Classnames',_value,true];Valuepdatatypevalue[ADMIRAL]typeSTRINGpropertyark_chase_ai_module_Min_Distanceexpression_this setVariable ['Min_Distance',_value,true];Value1rdataArtype]valueCrtypeSCALARrpropertyark_chase_ai_module_Unit_Templateexpression_this setVariable ['Unit_Template',_value,true];Value3data3typevalueADMIRAL3typeSTRING3dataTypeLogicPositionInfoareaSizew#A@areaIsRectangleflagsidtypeModuleHideTerrainObjects_FCustomAttributespositionbkE@D(Eangles-2?Attribute0IAttribute1nAttributesproperty#filterexpression_this setVariable ["#filter",_value]ValuedatatypevaluepAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value@dataPtypelvaluetypeBOOLdataTypeLogicPositionInfo%areaSizeV?7j?areaIsRectangleflagsidtypeModuleHideTerrainObjects_FCustomAttributes]positionuE<@(Eangles-;0?]Attribute0Attribute1,nAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value,data,typevaluepA,typeSCALAR,property#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatatypevaluetypeBOOLdataTypeLogicPositionInfoqareaSizeV?7j?areaIsRectangleflagsid typeModuleHideTerrainObjects_FCustomAttributespositionQE@*)Eangles-;0?Attribute0Attribute1xnAttributesproperty#filterexpression_this setVariable ["#filter",_value]Value7xdataGxtypecvaluepAxtypeSCALARxproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]ValuedatatypevaluetypeBOOL dataTypeLogicPositionInfoareaSizehB%BareaIsRectangleflagsid0typeModuleHideTerrainObjects_FatlOffset8_CustomAttributessposition=REB5[Eangles!@0@Attribute0=Attribute1nAttributessproperty#filterexpression_this setVariable ["#filter",_value]ValuedatatypevaluePAtypeSCALARproperty#hideLocallyexpression_this setVariable ["#hideLocally",_value]Value4sdataDstype`valuestypeBOOLsdataTypeLayernameSafety Off (30 Inf)stateEntitiesid{ atlOffset(A)items(Item0Item1d Item2Item3Item4Item5$!Item6$Item7%Item8@2Item95Item109Item11m:Item12Attribute4,?Attribute5?Attribute6@Attribute7AAttribute8UBAttribute9-CAttribute10CAttribute11DAttribute12EAttribute13oFnAttributesj>data9>j>typeU>valueBj>typeSCALARj>propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value>,?data>,?type?valueB,?typeSCALAR,?propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value??data??type?value A?typeSCALAR?propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuew@@data@@type@value@typeBOOL@propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueOAAdata_AAtype{AvalueAtypeSCALARApropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueBUBdata'BUBtype@BvalueUBtypeSTRINGUBpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueB-CdataB-CtypeCvalue-CtypeSCALAR-CpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueCCdataCCtypeCvalueCtypeSCALARCpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueDDdataDDtypeDvalue@@DtypeSCALARDpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueZEEdatajEEtypeEvalueEtypeSCALAREpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value.FoFdata>FoFtypeZFvalueoFtypeSCALARoFpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueFYYdataNYYtypejYvalue@@YtypeSCALARYpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value ZKZdataZKZtype6ZvalueKZtypeSCALARKZpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueZ[dataZ[type [value[typeSCALAR[propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value[[data[[type[value[typeSTRING[dataTypeGroupsideCivilianEntitiesJ\Attributes_id atlOffsetffNB_itemsItem0}\Item1^Item2 __ dataTypeObjectPositionInfo]sideCivilianflagsAttributes2]id typeC_Bob_VRatlOffsetX8CustomAttributes8]^position+Ea A"E2]8]Attribute0p]Attribute1^nAttributes^propertyspeakerexpression_this setspeaker _value;Value]^data]^type]valueMale01GREVR^typeSTRING^propertypitchexpression_this setpitch _value;ValueI^^dataY^^typeu^value\?^typeSCALAR^dataTypeWaypointloiterAltitudepositiondrE@*EEffects_showWPNEVERid typeMove _ _dataTypeWaypointloiterAltitudepositionFE @[*EEffects_showWPNEVERid typeMove___dataTypeGroupsideCivilianEntities_Attributes.cid atlOffsetffNB4citemsItem0!`Item1.bItem2b.c dataTypeObjectPositionInfo`sideCivilianflagsAttributes`id typeC_Bob_VRatlOffseth8CustomAttributes`.bposition EAvE``Attribute0aAttribute1anAttributes.bpropertyspeakerexpression_this setspeaker _value;Value^aadatanaatypeavalueMale01GREVRatypeSTRINGapropertypitchexpression_this setpitch _value;Valuea.bdataa.btypebvalue\?.btypeSCALAR.bdataTypeWaypointloiterAltitudeposition.dExAv"EEffectsbshowWPNEVERid typeMovebbdataTypeWaypointloiterAltitudepositionFE @[*EEffects(cshowWPNEVERid typeMove.c.c4cdataTypeTriggerpositionr EA^EAttributescid typeEmptyDetectorAreaR50cconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AcdataTypeLogicPositionInfoUdid typeAdmiral_OndemandCampZoneCustomAttributesdppositionE(@c EanglesMK@7a?-;dAttribute0eAttribute1VfAttribute2gAttribute3gAttribute4hAttribute5fiAttribute6&jAttribute7kAttribute8kAttribute9lAttribute10omAttribute11?nAttribute12 oAttribute13onAttributesppropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuefVfdata(fVftypeAfvalueVftypeSTRINGVfpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuefgdatafgtypegvaluegtypeSCALARgpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueggdataggtypegvalueBgtypeSCALARgpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value[hhdatakhhtypehvalueBhtypeSCALARhpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value%ifidata5ifitypeQivalue AfitypeSCALARfipropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Valuei&jdatai&jtypejvalue&jtypeBOOL&jpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuejkdatajktypejvaluektypeSCALARkpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuekkdatakktypekvaluektypeSTRINGkpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value\lldatallltypelvalueltypeSCALARlpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value.momdata>momtypeZmvalueomtypeSCALARompropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuem?ndatan?ntype*nvalue@?ntypeSCALAR?npropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Valuen odatan otypenvalue otypeSCALAR opropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValueoodataootypeovalueotypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Valuenppdata~pptypepvalueptypeSTRINGpdataTypeGroupsideCivilianEntities qAttributesJtid atlOffsetffNBPtitemsItem0=qItem1JsItem2sJt dataTypeObjectPositionInfoqsideCivilianflagsAttributesqid typeC_Bob_VRatlOffsetCustomAttributesqJspositiongE@2EqqAttribute00rAttribute1rnAttributesJspropertyspeakerexpression_this setspeaker _value;ValuezrrdatarrtypervalueMale01GREVRrtypeSTRINGrpropertypitchexpression_this setpitch _value;Value sJsdatasJstype5svalue\?JstypeSCALARJsdataTypeWaypointloiterAltitudeposition^E'@ 2EEffectssshowWPNEVERid typeMovessdataTypeWaypointloiterAltitudepositionFE @[*EEffectsDtshowWPNEVERid typeMoveJtJtPtdataTypeGroupsideCivilianEntitiestAttributeswid atlOffsetffNBwitemsItem0tItem1vItem2nww dataTypeObjectPositionInfovusideCivilianflagsAttributesuid typeC_Bob_VRatlOffsetCustomAttributesuvposition=EU]@}3EuuAttribute0uAttribute1gvnAttributesvpropertyspeakerexpression_this setspeaker _value;Valuevgvdata.vgvtypeRvvalueMale01GREVRgvtypeSTRINGgvpropertypitchexpression_this setpitch _value;Valuevvdatavvtypevvalue\?vtypeSCALARvdataTypeWaypointloiterAltitudepositionE@5EEffectshwshowWPNEVERid typeMovenwnwdataTypeWaypointloiterAltitudepositionFE @[*EEffectswshowWPNEVERid typeMovewwwdataTypeTriggerposition#[EH@j83EAttributes\xid typeEmptyDetectorAreaR50xconditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AxdataTypeLogicPositionInfoyid typeAdmiral_OndemandCampZoneCustomAttributesMylpositionEU@F>4Eangles@8a?E@MyAttribute0IzAttribute1{Attribute2{Attribute3|Attribute4\}Attribute5&~Attribute6~Attribute7Attribute8Attribute9]Attribute10/Attribute11Attribute12˃Attribute13nAttributeslpropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valuez{dataz{type{value{typeSTRING{propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value{{data{{type{value{typeSCALAR{propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueY||datai||type|valueB|typeSCALAR|propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value}\}data+}\}typeG}valueB\}typeSCALAR\}propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value}&~data}&~type~value A&~typeSCALAR&~propertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value~~data~~type~value~typeBOOL~propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueGdataWtypepvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value]data,]typeHvalue]typeSCALAR]propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value/data/typevalue/typeSCALAR/propertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuedata΂typevalue@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value˃data˃typevalue˃typeSCALAR˃propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value^datantypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value.ldata>ltypeWvalueltypeSTRINGldataTypeGroupsideCivilianEntitiesʅAttributesid atlOffsetffNB itemsItem0Item1 Item2 dataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRatlOffset7CustomAttributes positionEBzB EAttribute0Attribute1nAttributes propertyspeakerexpression_this setspeaker _value;Value:dataJtypenvalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Valueɇ dataه typevalue\? typeSCALAR dataTypeWaypointloiterAltitudepositionZEؒ)AE#EEffectsshowWPNEVERid typeMoveatlOffsetdataTypeWaypointloiterAltitudepositionFE @[*EEffectsshowWPNEVERid typeMove dataTypeGroupsideCivilianEntities~Attributesid atlOffsetffNBČitemsItem0Item1Item2> dataTypeObjectPositionInfoFsideCivilianflagsAttributesfid typeC_Bob_VRatlOffset7CustomAttributeslpositionEȈB!EflAttribute0Attribute17nAttributespropertyspeakerexpression_this setspeaker _value;Value7data7type"valueMale01GREVR7typeSTRING7propertypitchexpression_this setpitch _value;Value}datatypevalue\?typeSCALARdataTypeWaypointloiterAltitudepositionFE A*EEffects8showWPNEVERid typeMove>>dataTypeWaypointloiterAltitudepositionFE @[*EEffectsshowWPNEVERid typeMoveČdataTypeTriggerposition.EXB EAttributes,id typeEmptyDetectorAreaR50}conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB A}dataTypeLogicPositionInfoid typeAdmiral_OndemandCampZoneCustomAttributes<positionҵEB7$Eangles|@8a?@Attribute0Attribute1Attribute2Attribute3jAttribute4,Attribute5Attribute6Attribute7Attribute8UAttribute9-Attribute10Attribute11ϗAttribute12Attribute13onAttributes<propertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuedatatypeяvaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuegdatawtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value)jdata9jtypeUvalueBjtypeSCALARjpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value,data,typevalueB,typeSCALAR,propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValuedataŒtypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuewdatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueOdata_type{valuetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueUdata'Utype@valueUtypeSTRINGUpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value-data-typevalue-typeSCALAR-propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValuedataΖtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valueϗdataϗtypevalue@@ϗtypeSCALARϗpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValueZdatajtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value.odata>otypeZvalueotypeSCALARopropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value<data<type'value<typeSTRING<dataTypeGroupsideCivilianEntitiesAttributesڝid atlOffsetffNBitemsItem0͚Item1ڜItem2Zڝ dataTypeObjectPositionInfobsideCivilianflagsAttributesid typeC_Bob_VRatlOffsetȸCustomAttributesڜposition¸EznB2EAttribute0Attribute1SnAttributesڜpropertyspeakerexpression_this setspeaker _value;Value SdataStype>valueMale01GREVRStypeSTRINGSpropertypitchexpression_this setpitch _value;ValueڜdataڜtypeŜvalue\?ڜtypeSCALARڜdataTypeWaypointloiterAltitudepositionFEA5EEffectsTshowWPNEVERid typeMoveZZdataTypeWaypointloiterAltitudepositionFE @[*EEffectsԝshowWPNEVERid typeMoveڝڝdataTypeGroupsideCivilianEntities>Attributes~id atlOffsetffNBitemsItem0qItem1~Item2~ dataTypeObjectPositionInfosideCivilianflagsAttributes&id typeC_Bob_VRatlOffsetиCustomAttributes,~positionvE}BN2E&,Attribute0dAttribute1nAttributes~propertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Value=~dataM~typeivalue\?~typeSCALAR~dataTypeWaypointloiterAltitudepositionEa#A~+EEffectsshowWPNEVERid typeMovedataTypeWaypointloiterAltitudepositionFE @[*EEffectsxshowWPNEVERid typeMove~~dataTypeTriggerpositionƠETxBJ2EAttributesid typeEmptyDetectorAreaR50=conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB A=dataTypeLogicPositionInfoid typeAdmiral_OndemandCampZoneCustomAttributesݢpositionNEѣsB4Eangles>8a?3@ݢAttribute0٣Attribute1Attribute2hAttribute3*Attribute4Attribute5Attribute6vAttribute7PAttribute8Attribute9Attribute10Attribute11Attribute12[Attribute13/nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValuehdataxtypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value'hdata7htypeSvaluehtypeSCALARhpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value*data*typevalueB*typeSCALAR*propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypeצvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Valueudatatypevalue AtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value7vdataGvtypecvaluevtypeBOOLvpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuePdataPtype;valuePtypeSCALARPpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueשdatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypeتvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value~datatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueNdata^typezvalue@@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value[data*[typeFvalue[typeSCALAR[propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value/data/typevalue/typeSCALAR/propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedataήtypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesZAttributesid atlOffsetffNBitemsItem0Item1Item2 dataTypeObjectPositionInfo"sideCivilianflagsAttributesBid typeC_Bob_VRatlOffset7CustomAttributesHposition$-EOrB@EBHAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueʰdataڰtypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;ValueYdataitypevalue\?typeSCALARdataTypeWaypointloiterAltitudepositionnE׶AZ:EEffectsshowWPNEVERid typeMovedataTypeWaypointloiterAltitudepositionFE @[*EEffectsshowWPNEVERid typeMovedataTypeGroupsideCivilianEntitiesAttributes>id atlOffsetffNBDitemsItem01Item1>Item2> dataTypeObjectPositionInfoƳsideCivilianflagsAttributesid typeC_Bob_VRatlOffset7CustomAttributes>positionEnxBN@EAttribute0$Attribute1nAttributes>propertyspeakerexpression_this setspeaker _value;Valuendata~typevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;Value>data >type)value\?>typeSCALAR>dataTypeWaypointloiterAltitudeposition>DdataTypeTriggerposition E˳uB6\@EAttributesid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfoeid typeAdmiral_OndemandCampZoneCustomAttributespositionnE矎BPIEangles@8a?x@Attribute0Attribute1fAttribute2(Attribute3Attribute4Attribute5vAttribute66Attribute7Attribute8վAttribute9Attribute10Attribute11OAttribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value(fdata8ftypeQvalueftypeSTRINGfpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value(data(typevalue(typeSCALAR(propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypeպvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Valuekdata{typevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];Value5vdataEvtypeavalue AvtypeSCALARvpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value6data6type#value6typeBOOL6propertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValueϽdata߽typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValueվdataվtypevalueվtypeSTRINGվpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Valueldata|typevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value>dataNtypejvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueOdataOtype:value@OtypeSCALAROpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];Value~datatypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesAttributesZid atlOffsetffNB`itemsItem0MItem1ZItem2Z dataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRatlOffset8CustomAttributesZpositionyE3EAPGEAttribute0@Attribute1nAttributesZpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale01GREVRtypeSTRINGpropertypitchexpression_this setpitch _value;ValueZdata)ZtypeEvalue\?ZtypeSCALARZdataTypeWaypointloiterAltitudepositionE+HA:EEffectsshowWPNEVERid typeMovedataTypeWaypointloiterAltitudepositionFE @[*EEffectsTshowWPNEVERid typeMoveZZ`dataTypeGroupsideCivilianEntitiesAttributesid atlOffsetffNBitemsItem0Item1Item2~ dataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRatlOffset8CustomAttributespositionۀECA GEAttribute0Attribute1wnAttributespropertyspeakerexpression_this setspeaker _value;Value.wdata>wtypebvalueMale01GREVRwtypeSTRINGwpropertypitchexpression_this setpitch _value;Valuedatatypevalue\?typeSCALARdataTypeWaypointloiterAltitudepositionZEA:EEffectsxshowWPNEVERid typeMove~~dataTypeWaypointloiterAltitudepositionFE @[*EEffectsshowWPNEVERid typeMovedataTypeTriggerpositionCE9AFEAttributeslid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_safety_off;}sizeA AsizeB AdataTypeLogicPositionInfo5id typeAdmiral_OndemandCampZoneatlOffsetCustomAttributesmpositionEAJEangles@8a?/@mAttribute0iAttribute16Attribute2Attribute3Attribute4|Attribute5FAttribute6Attribute7Attribute8Attribute9}Attribute10OAttribute11Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value6data6type!value6typeSTRING6propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValueydatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value;|dataK|typegvalueB|typeSCALAR|propertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueFdataFtype1value AFtypeSCALARFpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuegdatawtypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];Value<}dataL}typehvalue}typeSCALAR}propertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueOdataOtype:valueOtypeSCALAROpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Valuedatatype value@typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value~datatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValueNdata^typewvaluetypeSTRINGdataTypeLayername5 Minutes - Technical Start (2 Tech)stateEntitiesid atlOffset*itemsItem0VItem1Item2Item3Item4fItem5+dataTypeGroupsideCivilianEntitiesAttributesid atlOffsetffNBitemsItem0Item1dataTypeObjectPositionInfo[sideCivilianflagsAttributes{id typeC_Bob_VRatlOffset`6positionE4@NE{dataTypeWaypointloiterAltitudepositionEcAQ)EEffects showWPNEVERid typeMoveatlOffset0AdataTypeTriggerpositionRE(@}EAttributesid typeEmptyDetectorAreaR50atlOffset5conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB AdataTypeLogicPositionInfoDid typeAdmiral_OndemandCampZoneCustomAttributes|position*E@DEanglesf<<|Attribute0xAttribute1EAttribute2Attribute3Attribute4Attribute5UAttribute6Attribute7Attribute8Attribute9Attribute10hAttribute118Attribute12Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];ValueEdataEtype0valueEtypeSTRINGEpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValueJdataZtypevvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueUdata$Utype@valueBUtypeSCALARUpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValuedatatypevaluetypeBOOLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuevdatatypevaluetech_southtypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValueUdataetypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value'hdata7htypeSvalue?htypeSCALARhpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value8data8type#value8typeSCALAR8propertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuegdatawtypevaluetypeSTRINGdataTypeGroupsideCivilianEntitiesAttributes`id atlOffsetffNBfitemsItem0+Item1`dataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRatlOffsetposition;E @LEdataTypeWaypointloiterAltitudepositionEcAQ)EEffectsZshowWPNEVERid typeMoveatlOffset0A``fdataTypeTriggerpositionQE@}LEAttributesid typeEmptyDetectorAreaR50atlOffset5+conditioncall{triggeractivated tgr_time_5;}sizeA AsizeB A+dataTypeLogicPositionInfoid typeAdmiral_OndemandCampZoneCustomAttributesposition+PE@ELEAttribute0Attribute1|Attribute2>Attribute3Attribute4Attribute5Attribute6LAttribute7&Attribute8Attribute9Attribute10Attribute11eAttribute121Attribute13nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value>|dataN|typegvalue|typeSTRING|propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value>data >type)value>typeSCALAR>propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueKdata[typewvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value LdataLtype9valueLtypeBOOLLpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value&data&typevalue&typeSCALAR&propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueTdatadtypevalue?typeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value$edata4etypePvalueetypeSCALARepropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value1data1typevalue1typeSCALAR1propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeLayername10 Minutes - APC Start (2 APC)stateEntitiesBid atlOffsetx0itemsItem0Item1GItem2Item3Item4 Item5= dataTypeGroupsideCivilianEntitiesAttributesAid atlOffsetffNBGitemsItem0Item1AdataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRatlOffset@6position8E乿@aEdataTypeWaypointloiterAltitudepositionE @)EEffects;showWPNEVERid typeMoveAAGdataTypeTriggerpositionE@EAttributesid typeEmptyDetectorAreaR50conditioncall{triggeractivated tgr_time_10;}sizeA AsizeB AdataTypeLogicPositionInfouid typeAdmiral_OndemandCampZoneatlOffset5CustomAttributespositionE* @KEangles-;Attribute0Attribute1vAttribute28Attribute3Attribute4Attribute5Attribute6FAttribute7 Attribute8Attribute9Attribute10Attribute11iAttribute125Attribute13 nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Value8vdataHvtypeavaluevtypeSTRINGvpropertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value8data8type#value8typeSCALAR8propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];Value{datatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueEdataUtypeqvalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];ValueFdataFtype3valueFtypeBOOLFpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];Value data type value typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];Valuedatatypevaluetank_southtypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];ValueXdatahtypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];Value(idata8itypeTvalueitypeSCALARipropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value5data5type value?5typeSCALAR5propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value data typevalue typeSCALAR propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeGroupsideCivilianEntities4Attributes id atlOffsetffNB itemsItem0\Item1  dataTypeObjectPositionInfosideCivilianflagsAttributesid typeC_Bob_VRatlOffset5 position!LF@v@E dataTypeWaypointloiterAltitudepositionE @)EEffects{ showWPNEVERid typeMove   dataTypeTriggerpositionHF@@EAttributes id typeEmptyDetectorAreaR50= conditioncall{triggeractivated tgr_time_10;}sizeA AsizeB A= dataTypeLogicPositionInfo id typeAdmiral_OndemandCampZoneCustomAttributes positiontF@AEangles-;8@ Attribute0 Attribute1 Attribute2h Attribute3*Attribute4Attribute5Attribute6vAttribute7PAttribute8Attribute9Attribute10Attribute11Attribute12[Attribute13/nAttributespropertyAdmiral_OndemandCampZone_Admiral_UnitTemplateexpression_this setVariable ['Admiral_UnitTemplate',_value,true];Valueh  datax  type value typeSTRING propertyAdmiral_OndemandCampZone_Admiral_Angleexpression_this setVariable ['Admiral_Angle',_value,true];Value' h data7 h typeS valueh typeSCALARh propertyAdmiral_OndemandCampZone_Admiral_AxisAexpression_this setVariable ['Admiral_AxisA',_value,true];Value *data *typevalueB*typeSCALAR*propertyAdmiral_OndemandCampZone_Admiral_AxisBexpression_this setVariable ['Admiral_AxisB',_value,true];ValuedatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_CampDelayexpression_this setVariable ['Admiral_CampDelay',_value,true];ValueudatatypevalueBtypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_Shapeexpression_this setVariable ['Admiral_Shape',_value,true];Value7vdataGvtypecvaluevtypeBOOLvpropertyAdmiral_OndemandCampZone_Admiral_CampTechnicalPoolexpression_this setVariable ['Admiral_CampTechnicalPool',_value,true];ValuePdataPtype;valuePtypeSCALARPpropertyAdmiral_OndemandCampZone_Admiral_ZoneNameexpression_this setVariable ['Admiral_ZoneName',_value,true];ValuedatatypevaluetypeSTRINGpropertyAdmiral_OndemandCampZone_Admiral_CampInfantryPoolexpression_this setVariable ['Admiral_CampInfantryPool',_value,true];ValuedatatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_TechnicalWaveexpression_this setVariable ['Admiral_TechnicalWave',_value,true];Value~datatypevaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_InfantryWaveexpression_this setVariable ['Admiral_InfantryWave',_value,true];ValueNdata^typezvaluetypeSCALARpropertyAdmiral_OndemandCampZone_Admiral_ArmourWaveexpression_this setVariable ['Admiral_ArmourWave',_value,true];Value[data*[typeFvalue?[typeSCALAR[propertyAdmiral_OndemandCampZone_Admiral_CampArmourPoolexpression_this setVariable ['Admiral_CampArmourPool',_value,true];Value/data/typevalue/typeSCALAR/propertyAdmiral_OndemandCampZone_Admiral_ZoneTemplateexpression_this setVariable ['Admiral_ZoneTemplate',_value,true];ValuedatatypevaluetypeSTRINGdataTypeLayername15 Minutes - Rotor InsertstateEntitiesgid atlOffsetD&itemsItem0Item1qItem2'Item3TItem4Item5?"&dataTypeTriggerposition!E3C(FAttributes#id typeEmptyDetectorAreaR50qconditioncall{triggeractivated tgr_time_15;}sizeA AsizeB AqdataTypeTriggerpositionEC'FAttributesid typeEmptyDetectorAreaR50'conditioncall{triggeractivated tgr_time_15;}sizeA AsizeB A'dataTypeGroupsideCivilianEntitiesAttributesNid atlOffsetffNBTitemsItem0Item1NItem2NdataTypeObjectPositionInfo(sideCivilianflagsAttributesHid typeC_Jeff_VRNpositionfȃE؉C(FHNdataTypeWaypointloiterAltitudeposition+E@)EEffectsshowWPNEVERid typeMovedataTypeWaypointloiterAltitudeposition\FWA-EEffectsHshowWPNEVERid typeMoveNNTdataTypeGroupsideCivilianEntitiesAttributes{id atlOffsetffNBitemsItem0Item1{Item2{dataTypeObjectPositionInfoUsideCivilianflagsAttributesuidtypeC_Jeff_VR{positionEAC+'Fu{dataTypeWaypointloiterAltitudeposition1E@-EEffectsshowWPNEVERidtypeMovedataTypeWaypointloiterAltitudepositionSF1;BQEEffectsushowWPNEVERidtypeMove{{dataTypeLogicPositionInfoid typeARK_Rotor_InsertCustomAttributes?"positionhtEC(FanglesHS,;Attribute0Attribute1?Attribute2 Attribute3 Attribute4n!nAttributes?"propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value?data?type*valueB?typeSCALAR?propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value data typevalueDefault typeSTRING propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Valuev  data  type valueNORMAL typeSTRING propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value-!n!data=!n!typeY!valueBn!typeSCALARn!propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value!?"data!?"type*"valueark_rotor_fnc_insert?"typeSTRING?"dataTypeLogicPositionInfo"idtypeARK_Rotor_InsertCustomAttributes"&position״EC'FanglesrE/;"Attribute0?#Attribute1#Attribute2$Attribute3x%Attribute4,&nAttributes&propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value##data##type#valueB#typeSCALAR#propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value~$$data$$type$valueDefault$typeSTRING$propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value4%x%dataD%x%typec%valueNORMALx%typeSTRINGx%propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value%,&data%,&type&valueB,&typeSCALAR,&propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value&&data&&type&valueark_rotor_fnc_insert&typeSTRING&dataTypeLayername20 Minutes - Chase Inf (12 Inf)Entitiesb'id atlOffsetxDe(itemsItem0'e(dataTypeTriggerpositionJ4E;D*Eangle@Attributes(id typeEmptyDetectorAreaR50atlOffsetxDe(conditiontrue && triggeractivated tgr_time_20;sizeACsizeBCisRectanglee(dataTypeLayername25 Minutes - Rotor InsertstateEntities(id atlOffset`MP8itemsItem0$)Item1Q+Item2~-Item3.Item4.Item5`38dataTypeGroupsideCivilianEntities)AttributesK+id atlOffsetffNBQ+itemsItem0)Item1K*Item2*K+dataTypeObjectPositionInfo%*sideCivilianflagsAttributesE*id typeC_Jeff_VRK*positionECFE*K*dataTypeWaypointloiterAltitudepositionkEe3@v%EEffects*showWPNEVERid&typeMove**dataTypeWaypointloiterAltitudepositionF[FbÒA4.EEffectsE+showWPNEVERid'typeMoveK+K+Q+dataTypeGroupsideCivilianEntities+Attributesx-id atlOffsetffNB~-itemsItem0+Item1x,Item2,x-dataTypeObjectPositionInfoR,sideCivilianflagsAttributesr,id typeC_Jeff_VRx,position*E/CZFr,x,dataTypeWaypointloiterAltitudeposition/Eo@F0EEffects,showWPNEVERid(typeMove,,dataTypeWaypointloiterAltitudeposition%SFKbBMEEffectsr-showWPNEVERid)typeMovex-x-~-dataTypeTriggerpositionJE/CFFAttributes-id typeEmptyDetectorAreaR50.conditioncall{triggeractivated tgr_time_25;}.dataTypeTriggerposition4]ECfFAttributes.id typeEmptyDetectorAreaR50.conditioncall{triggeractivated tgr_time_25;}.dataTypeLogicPositionInfo/id typeARK_Rotor_InsertCustomAttributes:/`3position|ėEC*dF:/Attribute0/Attribute1`0Attribute2&1Attribute31Attribute42nAttributes`3propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value0`0data/0`0typeK0valueB`0typeSCALAR`0propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value0&1data0&1type1valueDefault&1typeSTRING&1propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];Value11data11type1valueNORMAL1typeSTRING1propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];ValueN22data^22typez2valueB2typeSCALAR2propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value3`3data3`3typeK3valueark_rotor_fnc_insert`3typeSTRING`3dataTypeLogicPositionInfo3id typeARK_Rotor_InsertCustomAttributes38positionEÆC 4Fangles!@@3Attribute0`4Attribute15Attribute25Attribute36Attribute4M7nAttributes8propertyARK_Rotor_Insert_Crew_Percentageexpression_this setVariable ['Crew_Percentage',_value,true];Value45data45type 5valueB5typeSCALAR5propertyARK_Rotor_Insert_Vehicle_ClassNameexpression_this setVariable ['Vehicle_ClassName',_value,true];Value55data55type5valueDefault5typeSTRING5propertyARK_Rotor_Insert_Fly_Speedexpression_this setVariable ['Fly_Speed',_value,true];ValueU66datae66type6valueNORMAL6typeSTRING6propertyARK_Rotor_Insert_Fly_Heightexpression_this setVariable ['Fly_Height',_value,true];Value 7M7data7M7type87valueBM7typeSCALARM7propertyARK_Rotor_Insert_Routine_Functionexpression_this setVariable ['Routine_Function',_value,true];Value78data78type 8valueark_rotor_fnc_insert8typeSTRING8dataTypeLayername30 Minutes - Attack HelistateEntities8id atlOffsetP~JitemsItem08Item1?JdataTypeGroupsideEastEntities9Attributes >CrewLinks>iduatlOffsetffNB?itemsItem0x9Item1E:Item2;Item3;Item4F<Item5<Item6= >dataTypeObjectPositionInfo9sideEastflagsAttributes0:idtypegmx_chdkz_army_pilot_pm63_mixE:position#E~C FanglesS?HS,;0:nameheli_1DE:dataTypeObjectPositionInfo:sideEastflagsAttributes:idtypegmx_chdkz_army_pilot_pm63_mix;position#E~C FanglesS?HS,;:;dataTypeWaypointloiterAltitudepositionCEȨB=uEEffects;showWPNEVERidtypeMoveatlOffset7;; dataTypeWaypointloiterAltitudepositionME3@T,EplacementBcompletitionRadiusHBtypeSeekAndDestroyEffects@<showWPNEVERidF<F<dataTypeWaypointloiterAltitudepositionhEDEffects<showWPNEVERidtypeMoveatlOffsetNB<< dataTypeWaypointloiterAltitudepositionVE33@^ $EplacementBcompletitionRadiusHBtypeSeekAndDestroyEffects=showWPNEVERid==dataTypeWaypointloiterAltitudepositionXE`B#uEtypeCycleEffects>showWPNEVERid > >>LinkIDProvider5>LinksH>?nextIDH>itemsItem0p>Item1>?linkIDitem0item1CustomData>>role>linkIDitem0item1CustomData>?roleturretPath?dataTypeObjectPositionInfo?sideEastflagsAttributes?idtypegmx_chdkz_mi2us_wdlCustomAttributes?Jposition#E C FanglesS?HS,;?fuelnameheli_1? Attribute0@Attribute1AAttribute2BAttribute3CAttribute4iDAttribute5SEAttribute6;FAttribute7.GAttribute8HAttribute9HAttribute10InAttributes Jpropertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueqAAdataAAtypeAvalue-1AtypeSTRINGApropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueVBBdatafBBtypeBvalue-1BtypeSTRINGBpropertygm_vehicleMarkings_Insignias_nationPosition_attributeexpression[_this,_value,5,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueCCCdataSCCtypenCvalue-1CtypeSTRINGCpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value)DiDdata9DiDtypeTDvalue-1iDtypeSTRINGiDpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueESEdata#ESEtype>Evalue-1SEtypeSTRINGSEpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueE;Fdata F;Ftype&Fvalue-1;FtypeSTRING;FpropertyammoBoxexpression[_this,_value] call bis_fnc_initAmmoBox;ValueF.GdataF.GtypeGvalue[[[["FirstAidKit"],[4]],[[],[]],[["ToolKit","ItemGPS","ItemRadio"],[1,1,1]],[[],[]]],false].GtypeSTRING.Gpropertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueGHdataGHtypeHvalue-1HtypeSTRINGHpropertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueHHdataHHtypeHvalue-1HtypeSTRINGHpropertygm_vehicleMarkings_Insignias_flag_attributeexpression[_this,_value,5,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueIIdataIItypeIvalue-1ItypeSTRINGIpropertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueJJdataJJtypeJvalue-1JtypeSTRINGJdataTypeLayername40 Minutes - MLRSstateEntities-Kid atlOffset/[_itemsItem0UKItem1O[_dataTypeGroupsideEastEntitiesKAttributesNCrewLinksNidatlOffsetffNBOitemsItem0KN dataTypeObjectPositionInfoLsideEastflagsAttributesLidtypegmx_chdkz_army_squadleader_akm_winatlOffset`=CustomAttributesLNposition+pEC%Fangles@@/@LLAttribute0 MAttribute1MAttribute2$NnAttributesNpropertyspeakerexpression_this setspeaker _value;ValueVMMdatafMMtypeMvalueMale03RUSMtypeSTRINGMpropertypitchexpression_this setpitch _value;ValueM$NdataM$NtypeNvalue?$NtypeSCALAR$Npropertygm_rankinsigniaexpression[_this, [1,_value]] call gm_core_characters_fnc_setUnitAttribute;ValueNNdataNNtypeNvalueNtypeSTRINGNNLinkIDProviderOLinksOOnextIDOitemsItem08OOlinkIDitem0item1CustomDatasOOroleturretPathO dataTypeObjectPositionInfo7PsideEastflagsAttributesoPidtypegm_gc_army_ural375d_mlrsatlOffsetCustomAttributesP[_positionw/FB Eangles@|@/@oPnamearty_1texturesgm_gc_oliP Attribute0PQAttribute1IRAttribute2WAttribute3XAttribute4YAttribute5ZAttribute6[Attribute7{\Attribute8t]Attribute9h^nAttributes [_propertygm_vehicleMarkings_Insignias_MissionLarge_attributeexpression[_this,_value,3,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueQIRdata RIRtype4Rvaluegm_insignia_noneIRtypeSTRINGIRpropertyVehicleCustomizationexpressionif (local _this) then {([_this] + _value + [true]) call (uinamespace getvariable 'BIS_fnc_initVehicle')};ValueRWdataSWtypeSvalue0SWtypeARRAY0SitemsItem0XSItem1SWdatahSStypexSStypeARRAYSdataSWtypeSvalueSWtypeARRAYS items Item0cTItem1TItem2TItem3@UItem4UItem5UItem6VItem7bVItem8VItem9VItem100WItem11zWWdatasTTtypeTvalueroofRack_unhideTtypeSTRINGTdataTTtypeTvalueTtypeSCALARTdataU@Utype+Uvaluecamonet_01_unhide@UtypeSTRING@UdataPUUtypelUvalueUtypeSCALARUdataUUtypeUvaluefuelcan_1_1_unhideUtypeSTRINGUdataUVtypeUvalueVtypeSCALARVdata"VbVtypeMVvaluefuelcan_1_2_unhidebVtypeSTRINGbVdatarVVtypeVvalueVtypeSCALARVdataVVtypeVvaluetoolbox_unhideVtypeSTRINGVdataV0WtypeWvalue0WtypeSCALAR0Wdata@WzWtypeeWvaluetools_unhidezWtypeSTRINGzWdataWWtypeWvalueWtypeSCALARWpropertygm_vehicleMarkings_Insignias_nation_attributeexpression[_this,_value,5,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value`XXdatapXXtypeXvaluegmx_insignia_chdkz_01XtypeSTRINGXpropertygm_vehicleMarkings_Insignias_Company_attributeexpression[_this,_value,3,4] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueYYYdataiYYtypeYvaluegm_insignia_noneYtypeSTRINGYpropertygm_vehicleMarkings_LicensePlates_Numbers_attributeexpression[_this,_value,0,1] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;ValueQZZdataaZZtype|Zvalue-1ZtypeSTRINGZpropertygm_vehicleMarkings_Insignias_Battalion_attributeexpression[_this,_value,3,3] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value9[[dataI[[typer[valuegm_insignia_none[typeSTRING[propertygm_vehicleMarkings_Insignias_Platoon_attributeexpression[_this,_value,3,5] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value-\{\data=\{\typef\valuegm_insignia_none{\typeSTRING{\propertygm_vehicleMarkings_Insignias_MissionSmall_attributeexpression[_this,_value,3,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value&]t]data6]t]type_]valuegm_insignia_nonet]typeSTRINGt]propertygm_vehicleMarkings_Insignias_Marking_attributeexpression[_this,_value,3,2] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value^h^data*^h^typeS^valuegm_insignia_noneh^typeSTRINGh^propertygm_vehicleMarkings_LicensePlates_Plate_attributeexpression[_this,_value,0,0] call gm_core_vehicles_fnc_vehicleMarkingsUpdateAttributes;Value_[_data _[_typeF_valuegm_nl_civ_yel[_typeSTRING[_dataTypeMarkerpositionE"/BW[Enamemkr_extract_airtypeEmptyid! atlOffset_dataTypeGroupsideWestEntities`AttributesgidgitemsItem0R`Item1aItem2mcItem3>fgdataTypeObjectPositionInfo`sideWestflagsAttributes`idtypeB_officer_FapositionE@`)Eangles@`skill?rankCAPTAINinit [this, ["faction", "CUP_CDF_SN"], ["gear", "CO"], ["marker", "CO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Commanding Officer@COisPlayerisPlayableadataTypeObjectPositionInfoTbsideWestflagsAttributesbidtypeB_medic_FmcpositionE@-h)Eangles@bskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Medic"], ["marker", "COM", "ColorYellow"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Platoon Medic@COisPlayablemcdataTypeObjectPositionInfocsideWestflagsAttributes)didtypeB_Soldier_FCustomAttributesd>fposition3E@'))Eangles@)dskill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Platoon Rifleman@COisPlayabledAttribute0&eAttribute1enAttributes>fpropertyspeakerexpression_this setspeaker _value;ValuepeedataeetypeevalueMale06ENGetypeSTRINGepropertypitchexpression_this setpitch _value;Valuee>fdata f>ftype)fvalue ׃?>ftypeSCALAR>fdataTypeObjectPositionInfofsideWestflagsAttributesfidtypeB_officer_FgpositionFE@0)Eangles-;@fskill?rankLIEUTENANTinit [this, ["faction", "CUP_CDF_SN"], ["gear", "XO"], ["marker", "XO", "ColorYellow"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Executive Officer@COisPlayablegformationDIAMONDgdataTypeGroupsideWestEntities+hAttributesTnidnnitemsItem0^hItem1iItem2xkTndataTypeObjectPositionInfohsideWestflagsAttributesiidtypeB_Soldier_SL_FipositionE~@r:)Eanglest@iskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_SN"], ["gear", "SL"], ["marker", "ASL", "ColorRed"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Alpha Squad Leader@Alpha SLisPlayableidataTypeObjectPositionInfoYjsideWestflagsAttributesjidtypeB_medic_FxkpositionӚE@r)Eanglest@jskill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Medic"], ["marker", "AM", "ColorRed"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Alpha Squad Medic@Alpha SLisPlayablexkdataTypeObjectPositionInfoksideWestflagsAttributes7lidtypeB_soldier_AR_FCustomAttributesmTnposition͹E@~?)Eanglest@7lskill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Alpha Automatic Rifleman@Alpha SLisPlayablemAttribute0Eh@)Eanglest@-;Ĉskill?init [this, ["faction", "CUP_CDF_SN"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Bravo 1 Rifleman@Bravo 1isPlayable~dataTypeObjectPositionInfosideWestflagsAttributes$idtypeB_Soldier_FpositionjE>@ *Eanglest@$skill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Bravo 1 Rifleman@Bravo 1isPlayabledataTypeObjectPositionInfovsideWestflagsAttributesidtypeB_soldier_LAT_FCustomAttributeshpositionFE>@e)Eanglest@skill?init [this, ["faction", "CUP_CDF_SN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Bravo 1 Rifleman (AT)@Bravo 1isPlayablehAttribute0Attribute11nAttributespropertyspeakerexpression_this setspeaker _value;Value1data1typevalueMale02ENG1typeSTRING1propertypitchexpression_this setpitch _value;ValuewdatatypevalueHz?typeSCALARformationDIAMONDҍdataTypeGroupsideWestEntitiesAttributesiditemsItem0ZItem1Item2NItem3dataTypeObjectPositionInfoˎsideWestflagsAttributesidtypeB_Soldier_TL_FpositionE>@(*Eanglest@skill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "FTL"], ["marker", "B2", "ColorBlue"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Bravo 2 Fireteam Leader@Bravo 2isPlayabledataTypeObjectPositionInfo\sideWestflagsAttributesidtypeB_Soldier_FNpositionE@-*Eanglest@-;skill?init [this, ["faction", "CUP_CDF_SN"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Bravo 2 Rifleman@Bravo 2isPlayableNdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_FpositionE>@!f*Eanglest@skill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Bravo 2 Rifleman@Bravo 2isPlayabledataTypeObjectPositionInfoFsideWestflagsAttributes~idtypeB_soldier_LAT_FCustomAttributes8positionE>@w`*Eanglest@~skill?init [this, ["faction", "CUP_CDF_SN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Bravo 2 Rifleman (AT)@Bravo 2isPlayable8Attribute0pAttribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedataʔtypevalueMale12ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueGdataWtypesvalue33s?typeSCALARformationDIAMONDdataTypeGroupsideWestEntitiesAttributes%id?itemsItem0Item1Item2E%dataTypeObjectPositionInfosideWestflagsAttributesȖidtypeB_Soldier_SL_FpositiondE>@A)Eangles@Ȗskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_SN"], ["gear", "SL"], ["marker", "CSL", "ColorGreen"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Charlie Squad Leader@Charlie SLisPlayabledataTypeObjectPositionInfo sideWestflagsAttributesXidtypeB_medic_FEpositionHE<@`:)Eangles-;@Xskill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Medic"], ["marker", "CM", "ColorGreen"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Charlie Squad Medic@Charlie SLisPlayableEdataTypeObjectPositionInfo̙sideWestflagsAttributesidtypeB_soldier_AR_FCustomAttributes՚%positionaE9@x)Eangles-;@skill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "AR"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Charlie Automatic Rifleman@Charlie SLisPlayable՚Attribute0 Attribute1nAttributes%propertyspeakerexpression_this setspeaker _value;ValueWdatagtypevalueMale12ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value%data%typevalueu?%typeSCALAR%formationDIAMOND?dataTypeGroupsideWestEntitiesAttributesiditemsItem0ǜItem1`Item2ğItem38dataTypeObjectPositionInfo8sideWestflagsAttributespidtypeB_Soldier_TL_F`positionLE%@k)Eangles@-;pskill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "FTL"], ["marker", "C1", "ColorGreen"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Charlie 1 Fireteam Leader@Charlie 1isPlayable`dataTypeObjectPositionInfoΞsideWestflagsAttributesidtypeB_Soldier_FğpositionIE@)Eangles-;@skill?init [this, ["faction", "CUP_CDF_SN"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Charlie 1 Rifleman@Charlie 1isPlayableğdataTypeObjectPositionInfo2sideWestflagsAttributesjidtypeB_Soldier_F8position-E@d)Eangles@jskill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Charlie 1 Rifleman@Charlie 1isPlayable8dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_soldier_LAT_Fposition0Ei@+e)Eangles-;@skill?init [this, ["faction", "CUP_CDF_SN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Charlie 1 Rifleman (AT)@Charlie 1isPlayableformationDIAMONDdataTypeGroupsideWestEntitiesAttributesid5itemsItem0BItem1ۤItem2?Item3dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_TL_FۤpositionE@)Eangles@skill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "FTL"], ["marker", "C2", "ColorGreen"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Charlie 2 Fireteam Leader@Charlie 2isPlayableۤdataTypeObjectPositionInfoIsideWestflagsAttributesidtypeB_Soldier_F?positionE?@)Eangles!@@skill?init [this, ["faction", "CUP_CDF_SN"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Charlie 2 Rifleman@Charlie 2isPlayable?dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Soldier_FpositionE@)Eangles!@%@skill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "Rifleman"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Charlie 2 Rifleman@Charlie 2isPlayabledataTypeObjectPositionInfo%sideWestflagsAttributes]idtypeB_soldier_LAT_FpositionE@E)Eangles@]skill?init [this, ["faction", "CUP_CDF_SN"], ["gear", "RAT"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Charlie 2 Rifleman (AT)@Charlie 2isPlayableformationDIAMOND5dataTypeGroupsideWestEntitiesAttributesAid[itemsItem0Item1AdataTypeObjectPositionInfo*sideWestflagsAttributesbid typeB_sniper_FCustomAttributes5positionLE@)Eangles-;iv@bskill?init [this, ["faction", "CUP_CDF_SN"], ["gear", "SN"], ["marker", "ST", "ColorOrange"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Sniper Marksmen@SniperisPlayable5Attribute0mAttribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedataǫtypevalueMale09ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueDdataTtypepvalue ׃?typeSCALARdataTypeObjectPositionInfo sideWestflagsAttributesAid typeB_spotter_FCustomAttributesAposition-E@)Eanglesrv@Askill?init[this, ["faction", "CUP_CDF_SN"], ["gear", "SP"]] call hull3_unit_fnc_init;descriptionChernarus Militsiya - Sniper Spotter@SniperisPlayableAttribute0)Attribute1nAttributesApropertyspeakerexpression_this setspeaker _value;ValuesdatatypevalueMale03ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueAdataAtype,value?AtypeSCALARAformationDIAMOND[dataTypeGroupsideWestEntitiesAttributestid itemsItem0ͯItem1tdataTypeObjectPositionInfoSsideWestflagsAttributesid typeB_Helipilot_FCustomAttributesmposition!AEF+B#[Eangles!@?-;skill?rankSERGEANTinit [this, ["faction", "CUP_CDF_SN"], ["gear", "P"], ["marker", "TH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCDF - TH 1 Pilot (Mi-2T) [Extract JIP]@TH 1isPlayablemAttribute0Attribute16nAttributespropertyspeakerexpression_this setspeaker _value;Value6data6type!valueMale01ENG6typeSTRING6propertypitchexpression_this setpitch _value;Value|datatypevaluep}?typeSCALARdataTypeObjectPositionInfoBsideWestflagsAttributeszid typeB_helicrew_FCustomAttributes$tposition+E$B^^[Eangles8@Z?-;zskill?init[this, ["faction", "CUP_CDF_SN"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionCDF - TH 1 Gunner [Extract JIP]@TH 1isPlayable$Attribute0\Attribute1nAttributestpropertyspeakerexpression_this setspeaker _value;ValuedatatypeشvalueMale09ENGtypeSTRINGpropertypitchexpression_this setpitch _value;Value3tdataCttype_valueff?ttypeSCALARtformationDIAMONDdataTypeGroupsideWestEntitiesصAttributes˼iditemsItem0Item1˼dataTypeObjectPositionInfosideWestflagsAttributesidtypeB_Helipilot_FCustomAttributespositionpEB!ZEangles8@?-;skill?rankSERGEANTinit [this, ["faction", "CUP_CDF_SN"], ["gear", "P"], ["marker", "TH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCDF - TH 2 Pilot (Mi-2T) [Extract JIP]@TH 2isPlayableAttribute0Attribute1yAttribute2nAttributespropertyspeakerexpression_this setspeaker _value;Value2ydataBytypedvalueMale08ENGytypeSTRINGypropertypitchexpression_this setpitch _value;ValuedataϸtypevalueHz?typeSCALARpropertyfaceexpression_this setface _value;ValueDdataTtypemvaluetypeSTRINGdataTypeObjectPositionInfosideWestflagsAttributes?idtypeB_helicrew_FCustomAttributes˼positionE B\ZEangles8@??skill?init[this, ["faction", "CUP_CDF_SN"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionCDF - TH 2 Gunner [Extract JIP]@TH 2isPlayableAttribute01Attribute1»Attribute2InAttributes˼propertyspeakerexpression_this setspeaker _value;Value{»data»typevalueMale01ENG»typeSTRING»propertypitchexpression_this setpitch _value;ValueIdataItype4value\?ItypeSCALARIpropertyfaceexpression_this setface _value;Value˼data˼typevalue˼typeSTRING˼formationDIAMONDdataTypeGroupsideWestEntities/Attributesid)itemsItem0WItem1RdataTypeObjectPositionInfoݽsideWestflagsAttributesidtypeB_Helipilot_FCustomAttributesRposition`Es*BZEangles!@XR@skill?rankCORPORALinit [this, ["faction", "CUP_CDF_SN"], ["gear", "P"], ["marker", "AH1", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCDF - AH 1 Pilot (Mi-2URP-G) [JIP Extract Escort]@AH 1isPlayableAttribute0:Attribute1˿nAttributesRpropertyspeakerexpression_this setspeaker _value;Value˿data˿typevalueMale03ENG˿typeSTRING˿propertypitchexpression_this setpitch _value;ValueRdata!Rtype=value33s?RtypeSCALARRdataTypeObjectPositionInfosideWestflagsAttributesidtypeB_helicrew_FCustomAttributespositionqE.B&[Eangles!@P@skill?init[this, ["faction", "CUP_CDF_SN"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionCDF - AH1 Gunner [JIP Extract Escort]@AH 1isPlayableAttribute0Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValueAdataQtypesvalueMale08ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValuedatatypevalueQx?typeSCALARformationDIAMOND)dataTypeGroupsideWestEntitiessAttributesTidnitemsItem0Item1TdataTypeObjectPositionInfo!sideWestflagsAttributesYidtypeB_Helipilot_FCustomAttributesFpositionE3B[EanglesH@Yskill?rankSERGEANTinit [this, ["faction", "CUP_CDF_SN"], ["gear", "P"], ["marker", "AH2", "ColorOrange"]] call hull3_unit_fnc_init;descriptionCDF - AH 2 Pilot (Mi-2URP-G) [JIP Extract Escort]@AH 2isPlayableFAttribute0~Attribute1nAttributespropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale08ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueUdataetypevalue\?typeSCALARdataTypeObjectPositionInfosideWestflagsAttributesSidtypeB_helicrew_FCustomAttributesTpositionE3B[Eangles͈@Sskill?init[this, ["faction", "CUP_CDF_SN"], ["gear", "PCM"]] call hull3_unit_fnc_init;descriptionCDF - AH 2 Gunner [JIP Extract Escort]@AH 2isPlayableAttribute0<Attribute1nAttributesTpropertyspeakerexpression_this setspeaker _value;ValuedatatypevalueMale06ENGtypeSTRINGpropertypitchexpression_this setpitch _value;ValueTdata#Ttype?value?TtypeSCALARTformationDIAMONDndataTypeLogicPositionInfonameadm_hc_unitisPlayabledescriptionHCidtypeHeadlessClient_F position-E33@$E LinkIDProvider2LinksELnextIDEitemsItem0aItem1Item2Item3HItem4Item5Item6/Item7|Item8Item9Item10cItem11Item12Item13JItem14Item15Item161Item17~Item18Item19Item20eItem21Item22LlinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomData6HtypeSyncHlinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0} item1| CustomData/typeSync/linkIDitem0 item1 CustomDataj|typeSync|linkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDatatypeSynclinkID item0 item1 CustomDataQctypeSyncclinkID item0 item1 CustomDatatypeSynclinkID item0 item1 CustomDatatypeSynclinkID item0 item1 CustomData8JtypeSyncJlinkID item0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomData1typeSync1linkIDitem0 item1 CustomDatal~typeSync~linkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDatatypeSynclinkIDitem0 item1 CustomDataSetypeSyncelinkIDitem0item1 CustomDatatypeSynclinkIDitem0item1 CustomDatatypeSynclinkIDitem0Litem1 CustomData:LtypeSyncLclass Plank { isEnabled = 1; fortifications[] = { // Action text | Classname | Distance | Direction | Direction Range | Code //-------------------------------------------------------------------------------------------------------------------------------------- {"Bunker", "land_gm_sandbags_02_bunker_high", 3, 0, 360, ""}, {"Wide Sandbag", "land_gm_sandbags_01_wall_01", 3, 0, 360, ""}, {"Round Sandbag", "land_gm_sandbags_01_round_01", 3, 0, 360, ""}, {"Short Sandbag", "land_gm_sandbags_01_short_01", 3, 0, 360, ""}, {"Ammobox RPG-18", "gm_AmmoBox_wood_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_SMAW_Ammo;"}, {"Ammobox MG", "gm_AmmoBox_wood_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_MMG_Ammo;"}, {"Medic Supply Box", "gm_AmmoBox_wood_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_medic_box;"}, {"Ammobox", "gm_AmmoBox_wood_03_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_Ammo;"}, {"Ammobox Marksman", "gm_AmmoBox_wood_04_empty", 3, 0, 360, "_this call ark_fnc_plank_fill_SN_Ammo;"} }; };{_unit disableAI _x} forEach ["SUPPRESSION", "AUTOCOMBAT"];WcgdTr