commit 99596bc13b052d2d80649eafcc9d09fbc7663c63 Author: buster Date: Thu Aug 1 18:29:23 2024 +1000 begun diff --git a/briefing.sqf b/briefing.sqf new file mode 100644 index 0000000..5bfb7cf --- /dev/null +++ b/briefing.sqf @@ -0,0 +1,149 @@ +waitUntil {!(isNull player)}; +waitUntil {player==player}; +switch (side player) do +{ +case EAST: +{ + + +}; + +case WEST: +{ + +}; + +case RESISTANCE: +{ + +player createDiaryRecord ["Diary", ["Logistics"," +Resupply: Redball can truck in more amunition at the request of Sunray if they have a secure route. +
+Redball can also move up an ammo and repair vehicle to each of the checkpoints +
+
+Anvil Has one backup tank that can be shipped to the front. +
+
+Contact Overlord to coordinate the resupply elements. +
+
+Fire Support: Other than Shell drake Sunray can call in illumniation rounds, via overlord, to support the attack +
+
+Radios: team leads and sunray will be supplied with pack radios. +"]]; + +player createDiaryRecord ["Diary",["Signals "," + +Overlord: Hatchett teams coordinator. +
+
+Sunray: Hatchett team platoon lead. +
+
+Stick elements: infantry squads making up the bulk of Hatchett team. +
+
+Shelldrake: Hatchetts 60mm mortar team. +
+
+Anvil: Hatchett teams attached armoured element, driving an t48 Patton tank. +
+
+Redball: Resupply trucks for Hatchett team in the field. +"]]; + +player createDiaryRecord ["Diary",["R.O.E. "," +RACS: +
+Friendly, DO NOT ENGAGE. +
+
+SLA forces: +
+Hostile, engage on site. +
+
+Civilians: a small presence is likely north of the dmz. Do not allow a civilian presence to slow your attack. +
+
+Civilian casualties and infrastructure are not a priority, if there is doubt, shoot first and ask question later. +"]]; + + +player createDiaryRecord ["Diary",["Execution"," +Hatchett will push through the line of contact and through the old DMZ securing a service route for reinforcements. +
+
+From their Hatchett will move to take and hold checkpoints Alpha and Bravo, holding till reinforced by the RACS. +
+
+After the checkpoints are taken hatchett will RTB and prepare for further operations in the coming days. +"]]; + +player createDiaryRecord ["Diary",["Forces"," +British Mercenaries (Hatchett team): +
+Mercenary forces brought in by foerign backers to install Joseph III on the throne and push back the Communists. +
+
+The Royal Army Corps of Sahrani (RACS): +
+Identifiable by their khaki uniforms and german sthal helms. +Armed with a mix of American and German WW2 era gear along with a limited amount of more modern equipment. +
+
+RACS Paratroop regiment: +
+Wearing lizard pattern Camoflage with a mix of soft covers and sthal helms with scrim nets. +Better armed then their infantry counterparts mostly with FAL's. +
+
+Sahrani Liberation Army (SLA): +
+Armed forces of the northen Communist Reigeme. +
+Easily identifiable by their modern green camoflage patterns is the soviet style. +
+Largely a more modern force then their southern counterparts. +Armed with a mix of modern eastern block equipment and weapons, as well as a smattering of older WW2 era gear. + +"]]; + +player createDiaryRecord ["Diary",["Mission"," +Under the cover of night Hatchett team will lead a spearhead assault through Corazol, with armour brought in through Dolores. +
+We will capture the two main service roads to the city from the north and hold off any counter attacks. +
+
+From there Royalist Forces will move to secure the strongpoints and effectivley encircle the overly commited SLA forces trapping them in the city. + +"]]; + +player createDiaryRecord ["Diary",["Situation"," +After the taking of Dolores by Hatchet Team it is now time to turn to the communist forces in the North. +
+
+Opfor have been slowly being pushing through corazol and have been delayed only by the tenacious paratrooper regiment. +
+They have committed a substantial portion of their infantry companys to the attack. +
+
+The Sahrani Liberation Army Airforce currently has more and better airframes then the Royalist forces and have been running CAS missions non stop on Corazol. +
+
+With the Dolores now in Royalist hands we have been able to ship in newer millitary hardware that can hopefully even the odds. +
+
+In the mean time we have come up with a plan to bypass their aerial advantage and relieve the paratroopers. +"]]; + +}; + +case CIVILIAN: +{ + + +}; +}; diff --git a/init.sqf b/init.sqf new file mode 100644 index 0000000..51c2052 --- /dev/null +++ b/init.sqf @@ -0,0 +1,2 @@ +null = execVM "briefing.sqf"; + diff --git a/mission.sqm b/mission.sqm new file mode 100644 index 0000000..7baf821 --- /dev/null +++ b/mission.sqm @@ -0,0 +1,8504 @@ +version=54; +class EditorData +{ + moveGridStep=0.125; + angleGridStep=0.017453292; + scaleGridStep=1; + autoGroupingDist=10; + toggles=1061; + mods[]= + { + "3denEnhanced" + }; + class ItemIDProvider + { + nextID=10004; + }; + class MarkerIDProvider + { + nextID=54; + }; + class LayerIndexProvider + { + nextID=1637; + }; + class Camera + { + pos[]={19230.137,89.78083,13665.103}; + dir[]={0.95543152,-0.2130838,-0.2049014}; + up[]={0.20850368,0.97687334,-0.04471289}; + aside[]={-0.20971984,2.4319888e-06,-0.9779259}; + }; +}; +binarizationWanted=0; +sourceName="BusterSahrani04git"; +addons[]= +{ + "A3_Modules_F", + "CUP_New_Buildings", + "PN_Flags", + "CUP_Buildings_Config", + "PN_B_NACS", + "CUP_CAMisc", + "CUP_CAStructures_E_Mil", + "A3_Structures_F_Enoch_Military_Barracks", + "A3_Modules_F_Curator_Curator", + "ace_medical_treatment", + "PN_O_SLA", + "A3_Props_F_Orange_Furniture", + "CUP_CAStructures_E_HouseA_A_Villa", + "cba_modules", + "CUP_WarfareBuildings", + "CUP_StandaloneTerrains_Core_Faction", + "CUP_CAStructures_Mil", + "A3_Ui_F", + "WW2_SPE_Core_c_UI_Gui_c", + "A3_Structures_F_Dominants_Lighthouse", + "structures_f_vietnam_c", + "A3_Structures_F_Mil_BagBunker", + "CUP_Misc3_Config", + "PN_C_CIV", + "WW2_SPE_Core_c_FX_ParticleEffects_c_Objects_c", + "A3_Modules_F_Multiplayer", + "A3_Characters_F", + "sp_fwa_fal_commonwealth", + "sp_fwa_fal_magazines", + "sp_fwa_riflegrenades", + "weapons_f_vietnam_c", + "sounds_f_vietnam_c", + "A3_Weapons_F", + "WW2_SPE_Assets_c_Weapons_InfantryWeapons_c", + "A3_Characters_F_Enoch_Facewear", + "PN_Uniforms_SPE", + "ace_hearing", + "ace_captives", + "characters_f_vietnam_04_c", + "sp_fwa_mag58", + "sp_fwa_machinegun_core", + "A3_Characters_F_Common", + "vn_weapons", + "objects_f_vietnam_c" +}; +class AddonsMetaData +{ + class List + { + items=42; + class Item0 + { + className="A3_Modules_F"; + name="Arma 3 Alpha - Scripted Modules"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item1 + { + className="CUP_New_Buildings"; + name="CUP_New_Buildings"; + }; + class Item2 + { + className="PN_Flags"; + name="Patria Nueva"; + author="Hyena"; + }; + class Item3 + { + className="CUP_Buildings_Config"; + name="CUP_Buildings_Config"; + }; + class Item4 + { + className="PN_B_NACS"; + name="PN_B_NACS"; + author="Hyena"; + }; + class Item5 + { + className="CUP_CAMisc"; + name="CUP_CAMisc"; + }; + class Item6 + { + className="CUP_CAStructures_E_Mil"; + name="CUP_CAStructures_E_Mil"; + }; + class Item7 + { + className="A3_Structures_F_Enoch_Military"; + name="Arma 3 Contact Platform - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item8 + { + className="A3_Modules_F_Curator"; + name="Arma 3 Zeus Update - Scripted Modules"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item9 + { + className="ace_medical_treatment"; + name="ACE3 - Medical Treatment"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item10 + { + className="PN_O_SLA"; + name="PN_O_SLA"; + author="Hyena"; + }; + class Item11 + { + className="A3_Props_F_Orange"; + name="Arma 3 Orange - Decorative and Mission Objects"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item12 + { + className="CUP_CAStructures_E_HouseA_A_Villa"; + name="CUP_CAStructures_E_HouseA_A_Villa"; + }; + class Item13 + { + className="cba_modules"; + name="Community Base Addons - Modules"; + author="CBA Team"; + url="https://www.github.com/CBATeam/CBA_A3"; + }; + class Item14 + { + className="CUP_WarfareBuildings"; + name="CUP_WarfareBuildings"; + }; + class Item15 + { + className="CUP_StandaloneTerrains_Core_Faction"; + name="CUP_StandaloneTerrains_Core_Faction"; + }; + class Item16 + { + className="CUP_CAStructures_Mil"; + name="CUP_CAStructures_Mil"; + }; + class Item17 + { + className="A3_Ui_F"; + name="Arma 3 - User Interface"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item18 + { + className="WW2_SPE_Core_c_UI_Gui_c"; + name="WW2_SPE_Core_c_UI_Gui_c"; + }; + class Item19 + { + className="A3_Structures_F"; + name="Arma 3 - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item20 + { + className="structures_f_vietnam_c"; + name="structures_f_vietnam_c"; + author="Savage Game Design"; + url="https://www.arma3.com"; + }; + class Item21 + { + className="A3_Structures_F_Mil"; + name="Arma 3 - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item22 + { + className="CUP_Misc3_Config"; + name="CUP_Misc3_Config"; + }; + class Item23 + { + className="PN_C_CIV"; + name="PN_C_CIV"; + author="Hyena"; + }; + class Item24 + { + className="WW2_SPE_Core_c_FX_ParticleEffects_c_Objects_c"; + name="WW2_SPE_Core_c_FX_ParticleEffects_c_Objects_c"; + }; + class Item25 + { + className="A3_Characters_F"; + name="Arma 3 Alpha - Characters and Clothing"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item26 + { + className="sp_fwa_fal_commonwealth"; + name="sp_fwa_fal_commonwealth"; + }; + class Item27 + { + className="sp_fwa_fal_magazines"; + name="sp_fwa_fal_magazines"; + }; + class Item28 + { + className="sp_fwa_riflegrenades"; + name="sp_fwa_riflegrenades"; + }; + class Item29 + { + className="weapons_f_vietnam_c"; + name="weapons_f_vietnam_c"; + author="Savage Game Design"; + url="https://www.arma3.com"; + }; + class Item30 + { + className="sounds_f_vietnam_c"; + name="sounds_f_vietnam_c"; + author="Savage Game Design"; + url="https://www.arma3.com"; + }; + class Item31 + { + className="A3_Weapons_F"; + name="Arma 3 Alpha - Weapons and Accessories"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item32 + { + className="WW2_SPE_Assets_c_Weapons_InfantryWeapons_c"; + name="WW2_SPE_Assets_c_Weapons_InfantryWeapons_c"; + }; + class Item33 + { + className="A3_Characters_F_Enoch"; + name="Arma 3 Contact Platform - Characters and Clothing"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item34 + { + className="PN_Uniforms_SPE"; + name="PN_Uniforms_SPE"; + }; + class Item35 + { + className="ace_hearing"; + name="ACE3 - Hearing"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item36 + { + className="ace_captives"; + name="ACE3 - Captives"; + author="ACE-Team"; + url="https://ace3.acemod.org/"; + }; + class Item37 + { + className="characters_f_vietnam_04_c"; + name="characters_f_vietnam_04_c"; + author="Savage Game Design"; + url="https://www.arma3.com"; + }; + class Item38 + { + className="sp_fwa_mag58"; + name="sp_fwa_mag58"; + }; + class Item39 + { + className="sp_fwa_machinegun_core"; + name="sp_fwa_machinegun_core"; + }; + class Item40 + { + className="vn_weapons"; + name="vn_weapons"; + }; + class Item41 + { + className="objects_f_vietnam_c"; + name="objects_f_vietnam_c"; + author="Savage Game Design"; + url="https://www.arma3.com"; + }; + }; +}; +dlcs[]= +{ + "SPE", + "VN", + "Enoch", + "Expansion", + "ORANGE" +}; +randomSeed=16668435; +class ScenarioData +{ + author="Capin roth"; + overviewText="We'd like to come and vist, we think we'll blow your mind's."; + saving=0; + disabledAI=1; + respawn=3; + respawnDelay=5; + class Header + { + gameType="Zeus"; + }; +}; +class CustomAttributes +{ + class Category0 + { + name="Multiplayer"; + class Attribute0 + { + property="RespawnTemplates"; + expression="true"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=1; + class Item0 + { + class data + { + singleType="STRING"; + value="Counter"; + }; + }; + }; + }; + }; + }; + nAttributes=1; + }; + class Category1 + { + name="Scenario"; + class Attribute0 + { + property="SPE_All_Obj_FX"; + expression="false"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute1 + { + property="ENH_AddObjectsToZeus"; + expression=" if (!is3DEN && isServer && _value && !(allCurators isEqualTo [])) then { 0 spawn { scriptName 'ENH_Attribute_AddObjectsToZeus'; while {true} do { { _x addCuratorEditableObjects [ entities [[], ['Logic'], true], true ]; } count allCurators; sleep 60; }; }; }"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute2 + { + property="ENH_Briefing_Independent_Mission"; + expression="if (!is3DEN && hasInterface && _value != '') then {_value spawn {scriptName 'ENH_Briefing_Independent_Mission'; waitUntil {!isNull player}; if (side player == independent) then {player createDiaryRecord ['Diary', [localize 'STR_A3_DIARY_MISSION_TITLE', _this call BIS_fnc_localize]]}}};"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="ENH_Briefing_Independent_Signal"; + expression="if (!is3DEN && hasInterface && _value != '') then {_value spawn {scriptName 'ENH_Briefing_Independent_Signal'; waitUntil {!isNull player}; if (side player == independent) then {player createDiaryRecord ['Diary', [localize 'STR_A3_DIARY_SIGNAL_TITLE', _this call BIS_fnc_localize]]}}};"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="ENH_Briefing_Independent_Situation"; + expression="if (!is3DEN && hasInterface && _value != '') then {_value spawn {scriptName 'ENH_Briefing_Independent_Situation'; waitUntil {!isNull player}; if (side player == independent) then {player createDiaryRecord ['Diary', [localize 'STR_A3_DIARY_SITUATION_TITLE', _this call BIS_fnc_localize]]}}};"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute5 + { + property="ENH_Briefing_Independent_Execution"; + expression="if (!is3DEN && hasInterface && _value != '') then {_value spawn {scriptName 'ENH_Briefing_Independent_Execution'; waitUntil {!isNull player}; if (side player == independent) then {player createDiaryRecord ['Diary', [localize 'STR_A3_DIARY_EXECUTION_TITLE', _this call BIS_fnc_localize]]}}};"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute6 + { + property="EnableDebugConsole"; + expression="true"; + class Value + { + class data + { + singleType="SCALAR"; + value=1; + }; + }; + }; + class Attribute7 + { + property="ENH_introText"; + expression=" if (!is3DEN && (_value # 0) > 0 && hasInterface) then { _value spawn { scriptName 'ENH_Attribute_IntroText'; params ['_delay', '_l1', '_l2', '_l3', '_type']; _l1 = _l1 call BIS_fnc_localize; _l2 = _l2 call BIS_fnc_localize; _l3 = _l3 call BIS_fnc_localize; uiSleep _delay; switch (_type) do { case 0: { private _text = parseText format [ ""%1
%2
%3
"", _l1, _l2, _l3 ]; [_text, true] spawn BIS_fnc_textTiles; }; case 1: { [_l1, _l2, _l3] spawn BIS_fnc_infoText; }; case 2: { [_l1, _l2, _l3] spawn BIS_fnc_EXP_camp_SITREP; }; }; }; }"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=5; + class Item0 + { + class data + { + singleType="SCALAR"; + value=5; + }; + }; + class Item1 + { + class data + { + singleType="STRING"; + value="Starman"; + }; + }; + class Item2 + { + class data + { + singleType="STRING"; + value="by buster"; + }; + }; + class Item3 + { + class data + { + singleType="STRING"; + value="03:30"; + }; + }; + class Item4 + { + class data + { + singleType="SCALAR"; + value=2; + }; + }; + }; + }; + }; + }; + nAttributes=8; + }; +}; +class Mission +{ + assetType="Free"; + class Intel + { + briefingName="Starman"; + resistanceWest=0; + resistanceEast=1; + timeOfChanges=1800.0002; + startWeather=0.1; + startWind=0.1; + startWaves=0.1; + forecastWeather=0.30000001; + forecastWind=0.1; + forecastWaves=0.1; + forecastLightnings=0.1; + wavesForced=1; + windForced=1; + year=1974; + month=6; + day=16; + hour=4; + minute=3; + startFogDecay=0.014; + forecastFogDecay=0.014; + }; + class Entities + { + items=165; + class Item0 + { + dataType="Logic"; + class PositionInfo + { + position[]={11547.154,225.60469,9106.1846}; + angles[]={0.029286625,0,0.071872659}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=274; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.13421631; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Logic"; + class PositionInfo + { + position[]={11542.487,225.56555,9125.1641}; + angles[]={0.029291818,0,0.071875811}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=275; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.64950562; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Logic"; + class PositionInfo + { + position[]={11574.448,226.56287,9111.6982}; + angles[]={0.029291818,0,0.071875811}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=276; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Logic"; + class PositionInfo + { + position[]={11565.598,226.22383,9109.3398}; + angles[]={0.029291818,0,0.071875811}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=277; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.13337708; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Logic"; + class PositionInfo + { + position[]={11552.206,225.16187,9125.9072}; + angles[]={0.029291818,0,0.071875811}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=278; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Logic"; + class PositionInfo + { + position[]={11566.765,227.87347,9101.125}; + angles[]={0.029291818,0,0.071875811}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=298; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.84054565; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item6 + { + dataType="Logic"; + class PositionInfo + { + position[]={11567.138,235.06105,9094.5195}; + angles[]={0.029291818,0,0.071875811}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=299; + type="ModuleHideTerrainObjects_F"; + atlOffset=3.3281403; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item7 + { + dataType="Logic"; + class PositionInfo + { + position[]={11566.954,227.87341,9090.4092}; + angles[]={0.029291818,0,0.071875811}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=300; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.12593079; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item8 + { + dataType="Logic"; + class PositionInfo + { + position[]={11573.992,228.00275,9090.5303}; + angles[]={0.029291818,0,0.071875811}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=301; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.13339233; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={11562.326,223.73796,9116.0508}; + angles[]={0,3.6795943,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=303; + type="Land_Platform_Stairs_30"; + atlOffset=-1.9755402; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={11560.701,223.73796,9117.0508}; + angles[]={0,3.6795943,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=304; + type="Land_Platform_Stairs_30"; + atlOffset=-1.8332672; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={11559.076,223.73796,9118.0508}; + angles[]={0,3.6795943,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=305; + type="Land_Platform_Stairs_30"; + atlOffset=-1.7053986; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={11558.201,223.73796,9118.5508}; + angles[]={0,3.6795943,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=306; + type="Land_Platform_Stairs_30"; + atlOffset=-1.6454773; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={9923.125,143.9718,10000.875}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=492; + type="PN_Flag_NACS"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={9866.625,143.9718,9999.375}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=493; + type="PN_Flag_NACS"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={10266.125,142.95781,9995.625}; + angles[]={6.2433062,0,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=495; + type="Land_Hlaska"; + atlOffset=0.0010223389; + }; + class Item16 + { + dataType="Logic"; + class PositionInfo + { + position[]={9906.625,139.995,9996.75}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=497; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={9238.25,143.13135,10003.125}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=498; + type="Land_Hlaska"; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={9289.625,143.63635,10185.875}; + }; + side="Empty"; + class Attributes + { + }; + id=502; + type="Land_Hlaska"; + atlOffset=0.99836731; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={9731.125,144.26135,10175.75}; + }; + side="Empty"; + class Attributes + { + }; + id=503; + type="Land_Hlaska"; + atlOffset=1.1300049; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={9597.375,148.56346,9923.875}; + }; + side="Empty"; + class Attributes + { + }; + id=508; + type="PN_B_NACS_SearchLight"; + atlOffset=6.8800049; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={9442.4268,148.58929,9917.7754}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=509; + type="PN_B_NACS_SearchLight"; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={9443.75,148.56346,9762.5}; + angles[]={0,3.211406,0}; + }; + side="Empty"; + class Attributes + { + }; + id=510; + type="PN_B_NACS_SearchLight"; + atlOffset=6.8800049; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={9756.6934,148.58931,9763.1035}; + angles[]={0,1.5533428,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=511; + type="PN_B_NACS_SearchLight"; + atlOffset=1.5258789e-05; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={9896.625,139.995,10056.375}; + angles[]={0,3.1241393,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=532; + type="HeliH"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={9920.5762,139.995,10057.437}; + angles[]={0,3.1241393,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=534; + type="HeliH"; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={9911.875,150.17513,9995}; + angles[]={0,3.1241398,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=572; + type="Land_Mil_ControlTower_EP1"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={9289.75,149.0285,10186.375}; + }; + side="Empty"; + class Attributes + { + }; + id=754; + type="PN_B_NACS_M2"; + atlOffset=7.9109802; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={9731.375,149.6535,10176.625}; + }; + side="Empty"; + class Attributes + { + }; + id=759; + type="PN_B_NACS_M2"; + atlOffset=8.0050049; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={10071.026,144.10146,9987.8818}; + angles[]={0,3.141593,0}; + }; + side="Empty"; + class Attributes + { + }; + id=763; + type="Land_Hlaska"; + atlOffset=0.99836731; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={9238.125,148.5285,10003.5}; + angles[]={0,4.0317106,0}; + }; + side="Empty"; + class Attributes + { + }; + id=772; + type="PN_B_NACS_M2"; + atlOffset=6.8800049; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={10055.125,141.80246,9982.875}; + angles[]={0,3.141593,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=773; + type="Land_GuardHouse_02_F"; + }; + class Item32 + { + dataType="Logic"; + class PositionInfo + { + position[]={11365.875,186.46571,9258.125}; + angles[]={0.24403793,0,0.35437953}; + }; + id=1082; + type="ModuleCurator_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="#adminLogged"; + }; + }; + }; + class Attribute1 + { + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute2 + { + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=3; + }; + }; + }; + nAttributes=4; + }; + }; + class Item33 + { + dataType="Layer"; + name="tags magic medic box"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={9899.6299,139.99876,10056.342}; + angles[]={0,3.7168188,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="medicalbox0_1"; + }; + id=1387; + type="ACE_medicalSupplyCrate"; + atlOffset=0.0037689209; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[],[]],[[""ACE_morphine"",""ACE_epinephrine"",""ACE_bloodIV"",""ACE_bloodIV_500"",""ACE_bloodIV_250"",""ACE_tourniquet"",""ACE_splint"",""ACE_bodyBag"",""ACE_elasticBandage"",""ACE_personalAidKit""],[100,100,50,50,50,50,40,10,200,40]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={12328.5,32.25,8482.625}; + angles[]={0,6.2126489,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="medicalbox0_2"; + }; + id=7508; + type="ACE_medicalSupplyCrate"; + atlOffset=0.018234253; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[],[]],[[""ACE_morphine"",""ACE_epinephrine"",""ACE_bloodIV"",""ACE_bloodIV_500"",""ACE_bloodIV_250"",""ACE_tourniquet"",""ACE_splint"",""ACE_bodyBag"",""ACE_elasticBandage"",""ACE_personalAidKit""],[100,100,50,50,50,50,40,10,200,40]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={9922.8643,139.99876,10057.592}; + angles[]={0,3.7168188,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="medicalbox0_3"; + }; + id=7521; + type="ACE_medicalSupplyCrate"; + atlOffset=0.0037689209; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[],[]],[[""ACE_morphine"",""ACE_epinephrine"",""ACE_bloodIV"",""ACE_bloodIV_500"",""ACE_bloodIV_250"",""ACE_tourniquet"",""ACE_splint"",""ACE_bodyBag"",""ACE_elasticBandage"",""ACE_personalAidKit""],[100,100,50,50,50,50,40,10,200,40]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={9946.0645,139.99876,10057.131}; + angles[]={0,3.7168188,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="medicalbox0_4"; + }; + id=7527; + type="ACE_medicalSupplyCrate"; + atlOffset=0.0037689209; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[],[]],[[""ACE_morphine"",""ACE_epinephrine"",""ACE_bloodIV"",""ACE_bloodIV_500"",""ACE_bloodIV_250"",""ACE_tourniquet"",""ACE_splint"",""ACE_bodyBag"",""ACE_elasticBandage"",""ACE_personalAidKit""],[100,100,50,50,50,50,40,10,200,40]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={12328.487,32.25,8484.625}; + angles[]={0,6.2126489,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="medicalbox0_5"; + }; + id=7709; + type="ACE_medicalSupplyCrate"; + atlOffset=0.018234253; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[],[]],[[""ACE_morphine"",""ACE_epinephrine"",""ACE_bloodIV"",""ACE_bloodIV_500"",""ACE_bloodIV_250"",""ACE_tourniquet"",""ACE_splint"",""ACE_bodyBag"",""ACE_elasticBandage"",""ACE_personalAidKit""],[100,100,50,50,50,50,40,10,200,40]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={12332.625,31.995001,8503.75}; + angles[]={0,1.7620502,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="medicalbox0_6"; + }; + id=9028; + type="ACE_medicalSupplyCrate"; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[],[]],[[""ACE_morphine"",""ACE_epinephrine"",""ACE_bloodIV"",""ACE_bloodIV_500"",""ACE_bloodIV_250"",""ACE_tourniquet"",""ACE_splint"",""ACE_bodyBag"",""ACE_elasticBandage"",""ACE_personalAidKit""],[100,100,50,50,50,50,40,10,200,40]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + }; + id=1233; + atlOffset=-4.8324699; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={12331.125,33.142422,8493.625}; + angles[]={0,1.5326784,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1231; + type="PN_O_SLA_SupplyBox"; + atlOffset=0.018234253; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[""sp_fwa_smg_sterling"",""sp_fwa_fal_l1a1_wood"",""sp_fwa_bren_l4_lmg"",""vn_mx991"",""vn_mx991_red"",""sp_fwa_m2_carlGustav"",""sp_fwa_m2_carlGustav_no78"",""sp_fwa_605_car15"",""sp_fwa_ar15_604_a2"",""vn_m1897"",""vn_m79_p"",""vn_m72"",""sp_fwa_l9a1_hipower_wood"",""vn_m127""],[20,20,10,20,20,10,10,20,20,20,20,20,20,16]],[[""sp_fwa_20Rnd_762_FAL_Metric_Tracer"",""sp_fwa_30Rnd_Curved_762_FAL_Metric_Tracer"",""sp_fwa_100Rnd_762_mag_turret"",""sp_fwa_32Rnd_9x19_L2A3_Sterling_Tracer"",""vn_m18_purple_mag"",""vn_m18_red_mag"",""vn_m18_white_mag"",""vn_m61_grenade_mag"",""vn_m67_grenade_mag"",""DemoCharge_Remote_Mag"",""sp_fwa_carlg_1rnd_heat"",""sp_fwa_carlg_1rnd_he"",""sp_fwa_carlg_1rnd_wp"",""sp_fwa_20Rnd_556_Armalite_Tracer"",""vn_m1897_fl_mag"",""vn_m1897_buck_mag"",""ACE_40mm_Flare_white"",""ACE_40mm_Flare_red"",""ACE_40mm_Flare_green"",""sp_fwa_1rnd_riflegrenade_mas_at_l"",""sp_fwa_1rnd_riflegrenade_mas_ap"",""sp_fwa_1rnd_riflegrenade_mas_wp"",""sp_fwa_1rnd_riflegrenade_mas_flare"",""sp_fwa_1rnd_riflegrenade_mas_at_s"",""sp_fwa_1rnd_riflegrenade_m9a1_at"",""vn_m72_mag"",""sp_fwa_13Rnd_9mm_HiPower_Tracer"",""vn_m127_mag""],[100,50,60,50,40,40,40,40,40,20,60,60,60,200,50,100,200,200,200,20,80,20,80,20,80,20,60,200]],[[""sp_fwa_acc_machinegun_linkhide"",""ACE_artilleryTable"",""ACE_MapTools"",""ACE_CableTie"",""ACE_Clacker"",""ACE_DefusalKit"",""ACE_EarPlugs"",""ACE_EntrenchingTool""],[30,20,40,40,6,20,20,20]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={12327.125,32.631531,8495.25}; + angles[]={0,3.1757696,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1236; + type="PN_O_SLA_UniformBox"; + atlOffset=0.018234253; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[],[]],[[""PN_Militia_SPE_Casual_1_trop"",""PN_Militia_SPE_Casual_2_trop"",""PN_Militia_SPE_Casual_3_trop"",""PN_Militia_SPE_Casual_4_trop"",""PN_Militia_SPE_Casual_5_trop"",""PN_Militia_SPE_Casual_6_trop"",""PN_Militia_SPE_Casual_7_trop"",""PN_Militia_SPE_Worker_1_trop"",""PN_Militia_SPE_Worker_2_trop"",""PN_Militia_SPE_Worker_3_trop"",""PN_Militia_SPE_Worker_4_trop"",""U_BG_Guerilla2_1"",""U_BG_Guerilla2_2"",""U_BG_Guerilla2_3""],[]],[[],[]]],true]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={11570.826,232.1917,9096.4258}; + angles[]={0,1.3613567,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1237; + type="Land_WoodenBed_01_F"; + atlOffset=0.0045623779; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={11553,233.21875,9105.625}; + angles[]={0,2.8979621,0}; + }; + side="Empty"; + class Attributes + { + }; + id=297; + type="Land_A_Villa_EP1"; + atlOffset=1.6987762; + }; + class Item38 + { + dataType="Logic"; + class PositionInfo + { + position[]={10062.192,139.40849,9966.1729}; + }; + id=1316; + type="CBA_ModuleDefend"; + class CustomAttributes + { + class Attribute0 + { + property="CBA_ModuleDefend_defendLocType"; + expression="_this setVariable ['defendLocType',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute1 + { + property="CBA_ModuleDefend_defendRadius"; + expression="_this setVariable ['defendRadius',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=25; + }; + }; + }; + class Attribute2 + { + property="CBA_ModuleDefend_canPatrol"; + expression="_this setVariable ['canPatrol',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.1; + }; + }; + }; + class Attribute3 + { + property="CBA_ModuleDefend_defendPosition"; + expression="_this setVariable ['defendPosition',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute4 + { + property="CBA_ModuleDefend_threshold"; + expression="_this setVariable ['threshold',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=3; + }; + }; + }; + class Attribute5 + { + property="CBA_ModuleDefend_shouldHold"; + expression="_this setVariable ['shouldHold',_value,true];"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + nAttributes=6; + }; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={9970.875,141.63959,10055.5}; + angles[]={0,4.6600294,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1388; + type="RU_WarfareBVehicleServicePoint"; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={9948.75,145.66965,9994}; + angles[]={0,3.1415932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1389; + type="Land_Mil_House"; + }; + class Item41 + { + dataType="Logic"; + class PositionInfo + { + position[]={9961.3906,140.61899,9999.0527}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1390; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.62399292; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item42 + { + dataType="Logic"; + class PositionInfo + { + position[]={9804.0781,139.995,9955.6602}; + }; + areaSize[]={1,-1,1}; + id=1391; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=3; + class Item0 + { + class data + { + singleType="SCALAR"; + value=43690; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=42; + }; + }; + class Item2 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item43 + { + dataType="Logic"; + class PositionInfo + { + position[]={9767.7969,139.995,9966.71}; + }; + areaSize[]={1,-1,1}; + id=1393; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=3; + class Item0 + { + class data + { + singleType="SCALAR"; + value=43690; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=42; + }; + }; + class Item2 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item44 + { + dataType="Logic"; + class PositionInfo + { + position[]={9839.7188,139.995,9955.5}; + }; + areaSize[]={1,-1,1}; + id=1394; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=3; + class Item0 + { + class data + { + singleType="SCALAR"; + value=43690; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=42; + }; + }; + class Item2 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item45 + { + dataType="Layer"; + name="Sahrani stick"; + id=1417; + }; + class Item46 + { + dataType="Layer"; + name="Sahrani stick"; + id=1423; + }; + class Item47 + { + dataType="Marker"; + position[]={14312.346,48.618999,13110.175}; + name="marker_16"; + text="Democratic Republic of Sahrani."; + type="mil_flag"; + colorName="ColorEAST"; + id=1452; + atlOffset=0.00028991699; + }; + class Item48 + { + dataType="Logic"; + class PositionInfo + { + position[]={7844.0615,67.370323,9739.4033}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1469; + type="ModuleHideTerrainObjects_F"; + atlOffset=3.5462074; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item49 + { + dataType="Logic"; + class PositionInfo + { + position[]={8981.3662,111.52532,10778.727}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1470; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.0033111572; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={8985.7744,122.54971,10784.673}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1471; + type="Land_LightHouse_F"; + atlOffset=0.0084686279; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={7842.75,75.642036,9738.75}; + angles[]={0,2.7401669,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1472; + type="Land_LightHouse_F"; + atlOffset=0.0079193115; + }; + class Item52 + { + dataType="Logic"; + class PositionInfo + { + position[]={12493.39,42.253014,10856.271}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1479; + type="ModuleHideTerrainObjects_F"; + atlOffset=3.0553207; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item53 + { + dataType="Logic"; + class PositionInfo + { + position[]={10843.924,25.049706,12565.341}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1480; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.074705124; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={10839.314,36.492035,12572.74}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1481; + type="Land_vn_lighthouse_f"; + atlOffset=-1.9073486e-06; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={12494.908,50.485832,10868.049}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1482; + type="Land_LightHouse_F"; + atlOffset=-0.086402893; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={12365.857,49.78186,10367.106}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1483; + type="Land_LightHouse_F"; + atlOffset=0.0084648132; + }; + class Item57 + { + dataType="Logic"; + class PositionInfo + { + position[]={12376.537,38.971291,10350.965}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1484; + type="ModuleHideTerrainObjects_F"; + atlOffset=-8.0108643e-05; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={10069.974,140.76447,9977.3271}; + angles[]={6.2590904,0,0.00034526698}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1500; + type="Land_BagBunker_Small_F"; + atlOffset=0.00025939941; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={11325.75,239.89676,8849.25}; + angles[]={0.20354131,4.2394772,0.07237374}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1502; + type="Grave"; + atlOffset=0.011138916; + }; + class Item60 + { + dataType="Layer"; + name="Radio Tower #O"; + id=2660; + atlOffset=70.019997; + }; + class Item61 + { + dataType="Layer"; + name="SPE_Comp_US_Tent_Storage_1"; + id=4046; + atlOffset=0.0048408508; + }; + class Item62 + { + dataType="Layer"; + name="SPE_Comp_US_Tent_Storage_3"; + id=4058; + atlOffset=0.017467499; + }; + class Item63 + { + dataType="Layer"; + name="SPE_Comp_US_Tent_Storage_5"; + id=4084; + atlOffset=3.4332275e-05; + }; + class Item64 + { + dataType="Layer"; + name="Radio Tower #O"; + id=4342; + atlOffset=0.029632568; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={11564.384,229.73692,9116.877}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=6205; + type="PN_Flag_Royalists"; + atlOffset=0.022979736; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={11557.375,229.23436,9121.125}; + angles[]={6.2763844,0,0.024795037}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=6206; + type="PN_Flag_Royalists"; + }; + class Item67 + { + dataType="Logic"; + class PositionInfo + { + position[]={13207.75,14.097255,8998.875}; + angles[]={0.071875811,0,6.1644959}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1961; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.00048065186; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={13203.125,26.517036,8995.125}; + angles[]={0,3.1241393,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1960; + type="Land_LightHouse_F"; + atlOffset=0.0086460114; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={11548.535,225.72838,9146.7881}; + angles[]={0.10085538,1.6074628,6.2674918}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=6260; + type="PN_C_CIV_LR2A_Open"; + atlOffset=3.0517578e-05; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={8888.4551,56.166546,10141.163}; + angles[]={4.3535833,4.8064294,4.8709321}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=6261; + type="PN_C_CIV_LR2A_Open"; + atlOffset=-0.83332062; + }; + class Item71 + { + dataType="Marker"; + position[]={10595.25,220.625,8014}; + name="marker_43"; + text="Sehrenist Territory"; + type="hd_flag"; + colorName="ColorGUER"; + id=6265; + atlOffset=35.827271; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={11567.75,231.125,9135.25}; + angles[]={0.078537874,0,0}; + }; + side="Empty"; + class Attributes + { + }; + id=6269; + type="Land_SPE_FX_light_100"; + atlOffset=6.1111908; + }; + class Item73 + { + dataType="Logic"; + class PositionInfo + { + position[]={12363.375,31.995001,8513}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=6530; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item74 + { + dataType="Logic"; + class PositionInfo + { + position[]={12372.57,31.995001,8503.2275}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=6534; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item75 + { + dataType="Layer"; + name="SPE_Comp_Fighting_Position_Medium_3"; + id=6822; + atlOffset=0.00040769577; + }; + class Item76 + { + dataType="Layer"; + name="SPE_Comp_Fighting_Position_Small_6"; + id=7023; + atlOffset=-0.16332817; + }; + class Item77 + { + dataType="Layer"; + name="SPE_Comp_Fighting_Position_Small_6"; + id=7032; + atlOffset=-0.16364861; + }; + class Item78 + { + dataType="Layer"; + name="SPE_Comp_Fighting_Position_Small_6"; + id=7054; + atlOffset=-0.17300129; + }; + class Item79 + { + dataType="Layer"; + name="SPE_Comp_Fighting_Position_Small_6"; + id=7345; + atlOffset=-0.16195297; + }; + class Item80 + { + dataType="Logic"; + class PositionInfo + { + position[]={12371.416,31.995001,8488.3623}; + angles[]={0,5.9691019,0}; + }; + id=7506; + type="ModuleRespawnPosition_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleRespawnPosition_F_Marker"; + expression="_this setVariable ['Marker',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="2"; + }; + }; + }; + class Attribute1 + { + property="ModuleRespawnPosition_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="Corinto"; + }; + }; + }; + class Attribute2 + { + property="ModuleRespawnPosition_F_Side"; + expression="_this setVariable ['Side',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="2"; + }; + }; + }; + class Attribute3 + { + property="ModuleRespawnPosition_F_ShowNotification"; + expression="_this setVariable ['ShowNotification',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="1"; + }; + }; + }; + class Attribute4 + { + property="ModuleRespawnPosition_F_Type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + singleType="STRING"; + value="0"; + }; + }; + }; + nAttributes=5; + }; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={12368.418,37.669655,8509.8496}; + angles[]={0,3.141593,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=6533; + type="Land_Mil_House_EP1"; + atlOffset=-1.9073486e-06; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={9899.3018,140.27968,10054.051}; + angles[]={0,1.8990059,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=7510; + type="PN_O_SLA_AmmoBox"; + atlOffset=0.00062561035; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[""sp_fwa_m72a1_law_loaded"",""vn_mx991"",""vn_mx991_red"",""vn_m79_p"",""vn_m72""],[20,20,20,8,20]],[[""sp_fwa_20Rnd_762_FAL_Metric_Tracer"",""sp_fwa_30Rnd_Curved_762_FAL_Metric_Tracer"",""sp_fwa_100Rnd_762_mag_turret"",""sp_fwa_32Rnd_9x19_L2A3_Sterling_Tracer"",""vn_m18_purple_mag"",""vn_m18_red_mag"",""vn_m18_white_mag"",""vn_m61_grenade_mag"",""vn_m67_grenade_mag"",""DemoCharge_Remote_Mag"",""sp_fwa_carlg_1rnd_heat"",""sp_fwa_carlg_1rnd_he"",""sp_fwa_carlg_1rnd_wp"",""sp_fwa_20Rnd_556_Armalite_Tracer"",""vn_m1897_fl_mag"",""vn_m1897_buck_mag"",""ACE_40mm_Flare_white"",""ACE_40mm_Flare_red"",""ACE_40mm_Flare_green"",""sp_fwa_1rnd_riflegrenade_mas_at_l"",""sp_fwa_1rnd_riflegrenade_mas_ap"",""sp_fwa_1rnd_riflegrenade_mas_wp"",""sp_fwa_1rnd_riflegrenade_mas_flare"",""sp_fwa_1rnd_riflegrenade_mas_at_s"",""sp_fwa_1rnd_riflegrenade_m9a1_at""],[100,50,60,50,40,40,40,40,40,20,60,60,60,200,50,100,40,40,40,20,80,20,80,20,80]],[[""sp_fwa_acc_machinegun_linkhide"",""ACE_artilleryTable"",""ACE_MapTools"",""ACE_CableTie"",""ACE_Clacker"",""ACE_DefusalKit"",""ACE_EarPlugs"",""ACE_EntrenchingTool""],[30,20,40,40,6,20,20,20]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item83 + { + dataType="Layer"; + name="Airlift"; + id=7515; + atlOffset=70.019997; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={9944.8154,139.995,10056.722}; + angles[]={0,3.1241393,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=536; + type="HeliH"; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={9922.5361,140.28069,10055.301}; + angles[]={0,1.8990059,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=7520; + type="PN_O_SLA_AmmoBox"; + atlOffset=0.0016326904; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[""sp_fwa_m72a1_law_loaded"",""vn_mx991"",""vn_mx991_red"",""vn_m79_p"",""vn_m72""],[20,20,20,8,20]],[[""sp_fwa_20Rnd_762_FAL_Metric_Tracer"",""sp_fwa_30Rnd_Curved_762_FAL_Metric_Tracer"",""sp_fwa_100Rnd_762_mag_turret"",""sp_fwa_32Rnd_9x19_L2A3_Sterling_Tracer"",""vn_m18_purple_mag"",""vn_m18_red_mag"",""vn_m18_white_mag"",""vn_m61_grenade_mag"",""vn_m67_grenade_mag"",""DemoCharge_Remote_Mag"",""sp_fwa_carlg_1rnd_heat"",""sp_fwa_carlg_1rnd_he"",""sp_fwa_carlg_1rnd_wp"",""sp_fwa_20Rnd_556_Armalite_Tracer"",""vn_m1897_fl_mag"",""vn_m1897_buck_mag"",""ACE_40mm_Flare_white"",""ACE_40mm_Flare_red"",""ACE_40mm_Flare_green"",""sp_fwa_1rnd_riflegrenade_mas_at_l"",""sp_fwa_1rnd_riflegrenade_mas_ap"",""sp_fwa_1rnd_riflegrenade_mas_wp"",""sp_fwa_1rnd_riflegrenade_mas_flare"",""sp_fwa_1rnd_riflegrenade_mas_at_s"",""sp_fwa_1rnd_riflegrenade_m9a1_at""],[100,50,60,50,40,40,40,40,40,20,60,60,60,200,50,100,40,40,40,20,80,20,80,20,80]],[[""sp_fwa_acc_machinegun_linkhide"",""ACE_artilleryTable"",""ACE_MapTools"",""ACE_CableTie"",""ACE_Clacker"",""ACE_DefusalKit"",""ACE_EarPlugs"",""ACE_EntrenchingTool""],[30,20,40,40,6,20,20,20]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={9945.7363,140.28069,10054.84}; + angles[]={0,1.8990059,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=7526; + type="PN_O_SLA_AmmoBox"; + atlOffset=0.0016326904; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[""sp_fwa_m72a1_law_loaded"",""vn_mx991"",""vn_mx991_red"",""vn_m79_p"",""vn_m72""],[20,20,20,8,20]],[[""sp_fwa_20Rnd_762_FAL_Metric_Tracer"",""sp_fwa_30Rnd_Curved_762_FAL_Metric_Tracer"",""sp_fwa_100Rnd_762_mag_turret"",""sp_fwa_32Rnd_9x19_L2A3_Sterling_Tracer"",""vn_m18_purple_mag"",""vn_m18_red_mag"",""vn_m18_white_mag"",""vn_m61_grenade_mag"",""vn_m67_grenade_mag"",""DemoCharge_Remote_Mag"",""sp_fwa_carlg_1rnd_heat"",""sp_fwa_carlg_1rnd_he"",""sp_fwa_carlg_1rnd_wp"",""sp_fwa_20Rnd_556_Armalite_Tracer"",""vn_m1897_fl_mag"",""vn_m1897_buck_mag"",""ACE_40mm_Flare_white"",""ACE_40mm_Flare_red"",""ACE_40mm_Flare_green"",""sp_fwa_1rnd_riflegrenade_mas_at_l"",""sp_fwa_1rnd_riflegrenade_mas_ap"",""sp_fwa_1rnd_riflegrenade_mas_wp"",""sp_fwa_1rnd_riflegrenade_mas_flare"",""sp_fwa_1rnd_riflegrenade_mas_at_s"",""sp_fwa_1rnd_riflegrenade_m9a1_at""],[100,50,60,50,40,40,40,40,40,20,60,60,60,200,50,100,40,40,40,20,80,20,80,20,80]],[[""sp_fwa_acc_machinegun_linkhide"",""ACE_artilleryTable"",""ACE_MapTools"",""ACE_CableTie"",""ACE_Clacker"",""ACE_DefusalKit"",""ACE_EarPlugs"",""ACE_EntrenchingTool""],[30,20,40,40,6,20,20,20]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item87 + { + dataType="Logic"; + class PositionInfo + { + position[]={12337.856,31.995001,8489.5205}; + }; + areaSize[]={1,-1,1}; + id=7707; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + singleType="ARRAY"; + class value + { + items=3; + class Item0 + { + class data + { + singleType="SCALAR"; + value=170; + }; + }; + class Item1 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + class Item2 + { + class data + { + singleType="SCALAR"; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + singleType="STRING"; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={12363.028,38.106194,8476.3525}; + angles[]={0.078537874,0,0}; + }; + side="Empty"; + class Attributes + { + }; + id=7708; + type="Land_SPE_FX_light_100"; + atlOffset=6.1111927; + }; + class Item89 + { + dataType="Layer"; + name="SPE_Comp_Fighting_Position_Small_6"; + id=7354; + atlOffset=-0.14491844; + }; + class Item90 + { + dataType="Layer"; + name="SPE_Comp_Fighting_Position_Medium_1"; + id=7774; + }; + class Item91 + { + dataType="Layer"; + name="SPE_Comp_Fighting_Position_Medium_3"; + id=7798; + atlOffset=-1.6570206; + }; + class Item92 + { + dataType="Layer"; + name="SPE_Comp_Tank_Cover_1"; + id=7995; + atlOffset=0.00098419189; + }; + class Item93 + { + dataType="Layer"; + name="SPE_Comp_US_Tent_Storage_1"; + id=8313; + atlOffset=0.089286804; + }; + class Item94 + { + dataType="Layer"; + name="SPE_Comp_US_Tent_Storage_2"; + id=8330; + atlOffset=0.032604218; + }; + class Item95 + { + dataType="Layer"; + name="SPE_Comp_US_Tent_Storage_5"; + id=8356; + atlOffset=0.0093460083; + }; + class Item96 + { + dataType="Layer"; + name="SPE_Comp_US_Tent_Command"; + id=8426; + atlOffset=0.18086052; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={9929.8525,139.995,10031.106}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=8980; + type="Land_SPE_FX_light_300"; + }; + class Item98 + { + dataType="Layer"; + name="arty training"; + class Entities + { + items=1; + class Item0 + { + dataType="Layer"; + name="arty training"; + id=8984; + }; + }; + id=8992; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={12334.224,32.279053,8503.9902}; + angles[]={0,6.2274218,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9029; + type="PN_O_SLA_AmmoBox"; + atlOffset=-1.9073486e-06; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[""vn_mx991"",""vn_mx991_red"",""vn_m79_p"",""vn_m72"",""vn_m127""],[20,20,20,20,16]],[[""sp_fwa_20Rnd_762_FAL_Metric_Tracer"",""sp_fwa_30Rnd_Curved_762_FAL_Metric_Tracer"",""sp_fwa_100Rnd_762_mag_turret"",""sp_fwa_32Rnd_9x19_L2A3_Sterling_Tracer"",""vn_m18_purple_mag"",""vn_m18_red_mag"",""vn_m18_white_mag"",""vn_m61_grenade_mag"",""vn_m67_grenade_mag"",""DemoCharge_Remote_Mag"",""sp_fwa_carlg_1rnd_heat"",""sp_fwa_carlg_1rnd_he"",""sp_fwa_carlg_1rnd_wp"",""sp_fwa_20Rnd_556_Armalite_Tracer"",""vn_m1897_fl_mag"",""vn_m1897_buck_mag"",""ACE_40mm_Flare_white"",""ACE_40mm_Flare_red"",""ACE_40mm_Flare_green"",""sp_fwa_1rnd_riflegrenade_mas_at_l"",""sp_fwa_1rnd_riflegrenade_mas_ap"",""sp_fwa_1rnd_riflegrenade_mas_wp"",""sp_fwa_1rnd_riflegrenade_mas_flare"",""sp_fwa_1rnd_riflegrenade_mas_at_s"",""sp_fwa_1rnd_riflegrenade_m9a1_at"",""vn_m72_mag"",""vn_m127_mag""],[100,50,60,50,40,40,40,40,40,20,60,60,60,200,50,100,200,200,200,20,80,20,80,20,80,20,200]],[[""sp_fwa_acc_machinegun_linkhide"",""ACE_artilleryTable"",""ACE_MapTools"",""ACE_CableTie"",""ACE_Clacker"",""ACE_DefusalKit"",""ACE_EarPlugs"",""ACE_EntrenchingTool""],[30,20,40,40,6,20,20,20]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item100 + { + dataType="Layer"; + name="Layer 1162"; + id=9035; + }; + class Item101 + { + dataType="Layer"; + name="alphaspawn"; + id=9038; + atlOffset=-41.154152; + }; + class Item102 + { + dataType="Layer"; + name="Bravo Spawn"; + id=9040; + atlOffset=0.063632965; + }; + class Item103 + { + dataType="Layer"; + name="NorthSide"; + id=9043; + atlOffset=3.7119637; + }; + class Item104 + { + dataType="Layer"; + name="AlphaReinforce"; + id=9123; + atlOffset=0.017733574; + }; + class Item105 + { + dataType="Layer"; + name="bravo reinforce"; + id=9214; + atlOffset=0.49051285; + }; + class Item106 + { + dataType="Marker"; + position[]={12352.625,31.995001,8497.75}; + name="Respawn_Guerrila"; + text="Hatchet Base"; + type="mil_flag"; + colorName="ColorGUER"; + id=9245; + }; + class Item107 + { + dataType="Layer"; + name="Blue line"; + id=9282; + atlOffset=-0.082439899; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={12338.887,32.887421,8488.4072}; + angles[]={0,4.712389,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9449; + type="PN_B_NACS_SupplyBox"; + atlOffset=-1.9073486e-06; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + singleType="STRING"; + value="[[[[],[]],[[],[]],[[""vn_b_vest_usmc_01"",""vn_b_vest_usmc_02"",""vn_b_vest_usmc_03"",""vn_b_vest_usmc_04"",""vn_b_vest_usmc_05"",""vn_b_vest_usmc_06"",""vn_b_vest_seal_03"",""vn_b_vest_seal_06"",""vn_b_vest_sas_01""],[8,8,8,8,8,8,4,8,8]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={19232.875,14.217273,13897.146}; + angles[]={-0,0.71558505,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + receiveRemoteTargets=1; + }; + id=9902; + type="PN_O_SLA_MIG21_CAS"; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={19203.375,14.217277,13918.521}; + angles[]={-0,0.73303837,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + receiveRemoteTargets=1; + }; + id=9903; + type="PN_O_SLA_MIG21_CAS"; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={19187.5,14.136521,13978.521}; + angles[]={-0,1.4660765,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + receiveRemoteTargets=1; + }; + id=9905; + type="PN_O_SLA_MIG21_CAS"; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={19204.5,14.136521,13962.896}; + angles[]={-0,1.4660765,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + receiveRemoteTargets=1; + }; + id=9908; + type="PN_O_SLA_MIG21_CAS"; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={19170.648,14.136521,13994.215}; + angles[]={-0,1.4660765,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + receiveRemoteTargets=1; + }; + id=9909; + type="PN_O_SLA_MIG21_CAS"; + }; + class Item114 + { + dataType="Layer"; + name="Hatchett team"; + class Entities + { + items=6; + class Item0 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=2; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={12352.75,31.996439,8486.7998}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + description="Platoon Commander@ Sunray"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + class secondaryMuzzleMag + { + name="sp_fwa_1rnd_riflegrenade_mas_flare"; + ammoLeft=1; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class binocular + { + name="vn_mk21_binocs"; + }; + class uniform + { + typeName="PN_Militia_SPE_Worker_2_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_06"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=5; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_prc77_01"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=5; + ammoLeft=20; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1413; + type="I_G_Soldier_SL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={12348.125,31.996439,8481.6162}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Casual_4_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=4; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_morphine"; + count=3; + }; + class Item3 + { + name="ACE_elasticBandage"; + count=8; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_05"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=4; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_01"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=6; + ammoLeft=20; + }; + }; + class ItemCargo + { + items=8; + class Item0 + { + name="ACE_bloodIV"; + count=4; + }; + class Item1 + { + name="ACE_bloodIV_250"; + count=4; + }; + class Item2 + { + name="ACE_bloodIV_500"; + count=4; + }; + class Item3 + { + name="ACE_elasticBandage"; + count=50; + }; + class Item4 + { + name="ACE_epinephrine"; + count=15; + }; + class Item5 + { + name="ACE_morphine"; + count=30; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=4; + }; + class Item7 + { + name="ACE_tourniquet"; + count=8; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1415; + type="I_G_medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male02GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=1412; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression=" if (isNil 'CBA_fnc_setCallsign') then { _this setGroupID [_value]; } else { [_this, _value] call CBA_fnc_setCallsign; };"; + class Value + { + class data + { + singleType="STRING"; + value="Sunray"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={12352.625,31.996439,8482.5498}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + description="Squad Leader @ Stick 1"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + class secondaryMuzzleMag + { + name="sp_fwa_1rnd_riflegrenade_mas_flare"; + ammoLeft=1; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class binocular + { + name="vn_mk21_binocs"; + }; + class uniform + { + typeName="PN_Militia_SPE_Worker_4_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_06"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=5; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_prc77_01"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=5; + ammoLeft=20; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1419; + type="I_G_Soldier_SL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={12357.369,31.996439,8479.7344}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_mag58"; + flashlight="sp_fwa_acc_machinegun_linkhide"; + firemode="sp_fwa_mag58:FullAuto"; + class primaryMuzzleMag + { + name="sp_fwa_100Rnd_762_mag_turret"; + ammoLeft=100; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Casual_6_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_03"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_100Rnd_762_mag"; + count=1; + ammoLeft=100; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_02"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_100Rnd_762_mag"; + count=5; + ammoLeft=100; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1420; + type="I_G_Soldier_AR_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.05; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={12348,31.996439,8477.3672}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Casual_2_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=4; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_morphine"; + count=3; + }; + class Item3 + { + name="ACE_elasticBandage"; + count=8; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_05"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=4; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_01"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=2; + ammoLeft=20; + }; + }; + class ItemCargo + { + items=8; + class Item0 + { + name="ACE_bloodIV"; + count=4; + }; + class Item1 + { + name="ACE_bloodIV_250"; + count=4; + }; + class Item2 + { + name="ACE_bloodIV_500"; + count=4; + }; + class Item3 + { + name="ACE_elasticBandage"; + count=50; + }; + class Item4 + { + name="ACE_epinephrine"; + count=15; + }; + class Item5 + { + name="ACE_morphine"; + count=30; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=4; + }; + class Item7 + { + name="ACE_tourniquet"; + count=8; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1421; + type="I_G_medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male02GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={12361.28,31.996439,8477.7686}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Casual_3_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_01"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=8; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_lw_05"; + isBackpack=1; + class MagazineCargo + { + items=2; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=16; + ammoLeft=20; + }; + class Item1 + { + name="sp_fwa_100Rnd_762_mag"; + count=4; + ammoLeft=100; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1422; + type="I_G_Soldier_A_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=1418; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression=" if (isNil 'CBA_fnc_setCallsign') then { _this setGroupID [_value]; } else { [_this, _value] call CBA_fnc_setCallsign; };"; + class Value + { + class data + { + singleType="STRING"; + value="Stick 1"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={12353.125,31.996439,8478.5498}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + description="Squad Leader @ Stick 2"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class binocular + { + name="vn_mk21_binocs"; + }; + class uniform + { + typeName="PN_Militia_SPE_Casual_5_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_06"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=5; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_prc77_01"; + isBackpack=1; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1425; + type="I_G_Soldier_SL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={12357.87,31.996439,8475.7354}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_mag58"; + flashlight="sp_fwa_acc_machinegun_linkhide"; + firemode="sp_fwa_mag58:FullAuto"; + class primaryMuzzleMag + { + name="sp_fwa_100Rnd_762_mag_turret"; + ammoLeft=100; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Casual_4_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_03"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_100Rnd_762_mag"; + count=1; + ammoLeft=100; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_02"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_100Rnd_762_mag"; + count=5; + ammoLeft=100; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1426; + type="I_G_Soldier_AR_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.05; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={12348.501,31.996439,8473.3672}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Casual_4_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=4; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_morphine"; + count=3; + }; + class Item3 + { + name="ACE_elasticBandage"; + count=8; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_05"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=4; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_01"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=2; + ammoLeft=20; + }; + }; + class ItemCargo + { + items=8; + class Item0 + { + name="ACE_bloodIV"; + count=4; + }; + class Item1 + { + name="ACE_bloodIV_250"; + count=4; + }; + class Item2 + { + name="ACE_bloodIV_500"; + count=4; + }; + class Item3 + { + name="ACE_elasticBandage"; + count=50; + }; + class Item4 + { + name="ACE_epinephrine"; + count=15; + }; + class Item5 + { + name="ACE_morphine"; + count=30; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=4; + }; + class Item7 + { + name="ACE_tourniquet"; + count=8; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1427; + type="I_G_medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male02GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={12361.78,31.996439,8473.7686}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Casual_6_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_01"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=8; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_lw_05"; + isBackpack=1; + class MagazineCargo + { + items=2; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=16; + ammoLeft=20; + }; + class Item1 + { + name="sp_fwa_100Rnd_762_mag"; + count=4; + ammoLeft=100; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1428; + type="I_G_Soldier_A_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=1424; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression=" if (isNil 'CBA_fnc_setCallsign') then { _this setGroupID [_value]; } else { [_this, _value] call CBA_fnc_setCallsign; };"; + class Value + { + class data + { + singleType="STRING"; + value="Stick 2"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={12353.625,31.996439,8474.5498}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + description="Squad Leader @ Stick 3"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class binocular + { + name="vn_mk21_binocs"; + }; + class uniform + { + typeName="PN_Militia_SPE_Worker_3_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_06"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=5; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_prc77_01"; + isBackpack=1; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1430; + type="I_G_Soldier_SL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={12358.369,31.996439,8471.7344}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_mag58"; + flashlight="sp_fwa_acc_machinegun_linkhide"; + firemode="sp_fwa_mag58:FullAuto"; + class primaryMuzzleMag + { + name="sp_fwa_100Rnd_762_mag_turret"; + ammoLeft=100; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Worker_3_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_03"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_100Rnd_762_mag"; + count=1; + ammoLeft=100; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_02"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_100Rnd_762_mag"; + count=5; + ammoLeft=100; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1431; + type="I_G_Soldier_AR_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.05; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={12349,31.996439,8469.3672}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Casual_6_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=4; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_morphine"; + count=3; + }; + class Item3 + { + name="ACE_elasticBandage"; + count=8; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_05"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=4; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_01"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=2; + ammoLeft=20; + }; + }; + class ItemCargo + { + items=8; + class Item0 + { + name="ACE_bloodIV"; + count=4; + }; + class Item1 + { + name="ACE_bloodIV_250"; + count=4; + }; + class Item2 + { + name="ACE_bloodIV_500"; + count=4; + }; + class Item3 + { + name="ACE_elasticBandage"; + count=50; + }; + class Item4 + { + name="ACE_epinephrine"; + count=15; + }; + class Item5 + { + name="ACE_morphine"; + count=30; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=4; + }; + class Item7 + { + name="ACE_tourniquet"; + count=8; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1432; + type="I_G_medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male02GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={12362.279,31.996439,8469.7686}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Worker_4_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_01"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=8; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_lw_05"; + isBackpack=1; + class MagazineCargo + { + items=2; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=16; + ammoLeft=20; + }; + class Item1 + { + name="sp_fwa_100Rnd_762_mag"; + count=4; + ammoLeft=100; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1433; + type="I_G_Soldier_A_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=1429; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression=" if (isNil 'CBA_fnc_setCallsign') then { _this setGroupID [_value]; } else { [_this, _value] call CBA_fnc_setCallsign; };"; + class Value + { + class data + { + singleType="STRING"; + value="stick 3"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={12353.5,31.996439,8471.0498}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + description="Squad Leader @ Stick 4"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class binocular + { + name="vn_mk21_binocs"; + }; + class uniform + { + typeName="PN_Militia_SPE_Worker_4_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_06"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=5; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_prc77_01"; + isBackpack=1; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1458; + type="I_G_Soldier_SL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={12358.245,31.996439,8468.2344}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_mag58"; + flashlight="sp_fwa_acc_machinegun_linkhide"; + firemode="sp_fwa_mag58:FullAuto"; + class primaryMuzzleMag + { + name="sp_fwa_100Rnd_762_mag_turret"; + ammoLeft=100; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Worker_2_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_03"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_100Rnd_762_mag"; + count=1; + ammoLeft=100; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_02"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_100Rnd_762_mag"; + count=5; + ammoLeft=100; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1459; + type="I_G_Soldier_AR_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.05; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={12348.876,31.996439,8465.8672}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Casual_1_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=4; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_morphine"; + count=3; + }; + class Item3 + { + name="ACE_elasticBandage"; + count=8; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_05"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=4; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_01"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=2; + ammoLeft=20; + }; + }; + class ItemCargo + { + items=8; + class Item0 + { + name="ACE_bloodIV"; + count=4; + }; + class Item1 + { + name="ACE_bloodIV_250"; + count=4; + }; + class Item2 + { + name="ACE_bloodIV_500"; + count=4; + }; + class Item3 + { + name="ACE_elasticBandage"; + count=50; + }; + class Item4 + { + name="ACE_epinephrine"; + count=15; + }; + class Item5 + { + name="ACE_morphine"; + count=30; + }; + class Item6 + { + name="ACE_personalAidKit"; + count=4; + }; + class Item7 + { + name="ACE_tourniquet"; + count=8; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1460; + type="I_G_medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male02GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={12362.155,31.996439,8466.2686}; + angles[]={0,5.9690266,0}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class uniform + { + typeName="PN_Militia_SPE_Worker_1_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_01"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=8; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_lw_05"; + isBackpack=1; + class MagazineCargo + { + items=2; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric"; + count=16; + ammoLeft=20; + }; + class Item1 + { + name="sp_fwa_100Rnd_762_mag"; + count=4; + ammoLeft=100; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1461; + type="I_G_Soldier_A_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=1457; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression=" if (isNil 'CBA_fnc_setCallsign') then { _this setGroupID [_value]; } else { [_this, _value] call CBA_fnc_setCallsign; };"; + class Value + { + class data + { + singleType="STRING"; + value="Stick 4"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={12353.125,31.996439,8492.9248}; + angles[]={0,3.2637661,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + description="Commander @ Overlord"; + isPlayable=1; + class Inventory + { + class primaryWeapon + { + name="sp_fwa_fal_l1a1_wood"; + firemode="sp_fwa_fal_l1a1_wood:Single"; + class primaryMuzzleMag + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + ammoLeft=20; + }; + }; + class secondaryWeapon + { + name="vn_m72"; + class primaryMuzzleMag + { + name="vn_m72_mag"; + ammoLeft=1; + }; + }; + class binocular + { + name="vn_mk21_binocs"; + }; + class uniform + { + typeName="PN_Militia_SPE_Worker_3_trop"; + isBackpack=0; + class MagazineCargo + { + items=3; + class Item0 + { + name="vn_m61_grenade_mag"; + count=2; + ammoLeft=1; + }; + class Item1 + { + name="vn_m18_purple_mag"; + count=2; + ammoLeft=1; + }; + class Item2 + { + name="vn_m18_red_mag"; + count=2; + ammoLeft=1; + }; + }; + class ItemCargo + { + items=5; + class Item0 + { + name="ACE_EarPlugs"; + count=2; + }; + class Item1 + { + name="ACE_CableTie"; + count=2; + }; + class Item2 + { + name="ACE_elasticBandage"; + count=8; + }; + class Item3 + { + name="ACE_morphine"; + count=2; + }; + class Item4 + { + name="ACE_tourniquet"; + count=1; + }; + }; + }; + class vest + { + typeName="vn_b_vest_usmc_06"; + isBackpack=0; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + count=5; + ammoLeft=20; + }; + }; + }; + class backpack + { + typeName="vn_b_pack_prc77_01"; + isBackpack=1; + class MagazineCargo + { + items=1; + class Item0 + { + name="sp_fwa_20Rnd_762_FAL_Metric_Tracer"; + count=5; + ammoLeft=20; + }; + }; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="vn_b_item_watch"; + goggles="G_Balaclava_blk"; + }; + }; + id=1407; + type="I_G_Soldier_SL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + singleType="STRING"; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + singleType="SCALAR"; + value=1.01; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=7505; + }; + }; + id=9910; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={19322.156,11.763221,14002.756}; + angles[]={0.026993545,3.8407331,6.2427082}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9911; + type="Land_vn_helipadsquare_f"; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={19301.125,11.583518,14020.125}; + angles[]={0.032120489,3.8407991,6.2632461}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9912; + type="Land_vn_helipadsquare_f"; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={19281.455,11.591901,14037.072}; + angles[]={0.0091349371,3.8408079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9913; + type="Land_vn_helipadsquare_f"; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={19282.25,14.236941,14038.31}; + angles[]={0.0066771582,3.8746099,0.0025605692}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9914; + type="PN_O_SLA_Mi2_HE"; + atlOffset=9.5367432e-07; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={19302.428,14.170016,14021.495}; + angles[]={0.032120489,3.8049066,6.2632461}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9915; + type="PN_O_SLA_Mi2_MG"; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={19323.482,14.337535,14003.856}; + angles[]={0.026993545,3.8404002,6.2427082}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9916; + type="PN_O_SLA_Mi2_Transport"; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={19219.625,14.217273,13882.021}; + angles[]={-0,0.71558505,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + receiveRemoteTargets=1; + }; + id=9917; + type="PN_O_SLA_MIG21_CAS"; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={19191,14.217277,13904.271}; + angles[]={-0,0.71558505,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + receiveRemoteTargets=1; + }; + id=9918; + type="PN_O_SLA_MIG21_CAS"; + }; + class Item123 + { + dataType="Group"; + side="East"; + class Entities + { + items=2; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={19268.002,17.014206,14074.907}; + angles[]={0.00635705,4.014286,6.2758856}; + }; + side="East"; + flags=4; + class Attributes + { + isPlayer=1; + }; + id=9925; + type="PN_O_SLA_Officer"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={19268.002,17.014206,14074.907}; + angles[]={0.00635705,4.014286,6.2758856}; + }; + side="East"; + flags=6; + class Attributes + { + isPlayer=1; + }; + id=9926; + type="PN_O_SLA_Officer"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=2; + }; + class Links + { + items=2; + class Item0 + { + linkID=0; + item0=9925; + item1=9924; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=9926; + item1=9924; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=9923; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={19254.828,17.148895,14065.235}; + angles[]={0.00635705,4.014286,6.2758856}; + }; + side="East"; + flags=6; + class Attributes + { + reportRemoteTargets=1; + receiveRemoteTargets=1; + reportOwnPosition=1; + aiRadarUsage=1; + }; + id=9924; + type="PN_O_SLA_RSNA75"; + }; + class Item125 + { + dataType="Group"; + side="East"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={19343.889,13.109941,13975.185}; + angles[]={6.263999,3.8578687,6.2079082}; + }; + side="East"; + flags=6; + class Attributes + { + }; + id=9929; + type="O_UAV_AI_F"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=9929; + item1=9928; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=9927; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={19352.77,12.527107,13976.197}; + angles[]={6.263999,3.8578687,6.2079082}; + }; + side="East"; + flags=6; + class Attributes + { + receiveRemoteTargets=1; + reportOwnPosition=1; + aiRadarUsage=1; + }; + id=9928; + type="PN_O_SLA_SA2"; + }; + class Item127 + { + dataType="Logic"; + class PositionInfo + { + position[]={19485.855,12.75,13616.861}; + }; + areaSize[]={2.6298828,0,2.3061523}; + flags=1; + id=9930; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.1982069; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item128 + { + dataType="Group"; + side="East"; + class Entities + { + items=2; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={18919.896,14.241469,14381.424}; + angles[]={-0,0.68403727,0}; + }; + side="East"; + flags=4; + class Attributes + { + }; + id=9932; + type="PN_O_SLA_Officer"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={18919.896,14.241469,14381.424}; + angles[]={-0,0.68403727,0}; + }; + side="East"; + flags=6; + class Attributes + { + }; + id=9933; + type="PN_O_SLA_Officer"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=2; + }; + class Links + { + items=2; + class Item0 + { + linkID=0; + item0=9932; + item1=9934; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + class Item1 + { + linkID=1; + item0=9933; + item1=9934; + class CustomData + { + role=2; + turretPath[]={1}; + }; + }; + }; + }; + id=9931; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={18914.387,17.156265,14221.219}; + angles[]={-0,0.68403727,0}; + }; + side="East"; + flags=6; + class Attributes + { + reportRemoteTargets=1; + receiveRemoteTargets=1; + reportOwnPosition=1; + aiRadarUsage=1; + }; + id=9934; + type="PN_O_SLA_RSNA75"; + }; + class Item130 + { + dataType="Marker"; + position[]={17827.125,115.90807,12542.25}; + name="marker_53"; + text="SFA Barracks"; + type="mil_flag"; + colorName="ColorEAST"; + id=9935; + }; + class Item131 + { + dataType="Marker"; + position[]={18771.625,53.104115,13753}; + name="marker_54"; + text="SFA Barracks"; + type="mil_flag"; + colorName="ColorEAST"; + id=9944; + }; + class Item132 + { + dataType="Marker"; + position[]={19122.17,7.1550002,14271.014}; + name="marker_55"; + text="SFA Airbase"; + type="mil_flag"; + colorName="ColorEAST"; + id=9945; + atlOffset=6.7710876e-05; + }; + class Item133 + { + dataType="Group"; + side="East"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={19118.084,15.34485,13939.672}; + angles[]={0.051145896,3.8578687,6.2306442}; + }; + side="East"; + flags=6; + class Attributes + { + }; + id=9947; + type="O_UAV_AI_F"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=9947; + item1=9948; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=9946; + }; + class Item134 + { + dataType="Object"; + class PositionInfo + { + position[]={19126.965,14.7685,13940.685}; + angles[]={0.051145896,3.8578687,6.2306442}; + }; + side="East"; + flags=6; + class Attributes + { + receiveRemoteTargets=1; + reportOwnPosition=1; + aiRadarUsage=1; + }; + id=9948; + type="PN_O_SLA_SA2"; + }; + class Item135 + { + dataType="Group"; + side="East"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={19149.873,14.886335,13913.288}; + angles[]={-0,3.8578687,0}; + }; + side="East"; + flags=6; + class Attributes + { + }; + id=9950; + type="O_UAV_AI_F"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=9950; + item1=9951; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=9949; + }; + class Item136 + { + dataType="Object"; + class PositionInfo + { + position[]={19158.754,14.308528,13914.301}; + angles[]={-0,3.8578687,0}; + }; + side="East"; + flags=6; + class Attributes + { + receiveRemoteTargets=1; + reportOwnPosition=1; + aiRadarUsage=1; + }; + id=9951; + type="PN_O_SLA_SA2"; + }; + class Item137 + { + dataType="Group"; + side="East"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={19086.416,14.886335,14020.688}; + angles[]={-0,3.8578687,0}; + }; + side="East"; + flags=6; + class Attributes + { + }; + id=9953; + type="O_UAV_AI_F"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=9953; + item1=9954; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=9952; + }; + class Item138 + { + dataType="Object"; + class PositionInfo + { + position[]={18895.5,14.218528,14207.5}; + angles[]={-0,3.8578687,0}; + }; + side="East"; + flags=6; + class Attributes + { + receiveRemoteTargets=1; + reportOwnPosition=1; + aiRadarUsage=1; + }; + id=9954; + type="PN_O_SLA_SA2"; + }; + class Item139 + { + dataType="Group"; + side="East"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={18911.707,17.253288,14192.296}; + angles[]={0.028432598,3.8578687,0.10980608}; + }; + side="East"; + flags=6; + class Attributes + { + }; + id=9956; + type="O_UAV_AI_F"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=9956; + item1=9957; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=9955; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={18909.646,15.417673,14195.582}; + angles[]={0.028432598,3.8578687,0.10980608}; + }; + side="East"; + flags=6; + class Attributes + { + receiveRemoteTargets=1; + reportOwnPosition=1; + aiRadarUsage=1; + }; + id=9957; + type="PN_O_SLA_SA2"; + }; + class Item141 + { + dataType="Group"; + side="East"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={18682.336,9.2139416,14549.481}; + angles[]={0.055337105,3.8578687,6.2402859}; + }; + side="East"; + flags=6; + class Attributes + { + }; + id=9959; + type="O_UAV_AI_F"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=9959; + item1=9960; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=9958; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={18691.217,8.6386223,14550.494}; + angles[]={0.055337105,3.8578687,6.2402859}; + }; + side="East"; + flags=6; + class Attributes + { + receiveRemoteTargets=1; + reportOwnPosition=1; + aiRadarUsage=1; + }; + id=9960; + type="PN_O_SLA_SA2"; + }; + class Item143 + { + dataType="Group"; + side="East"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={19228.432,14.789965,14084.956}; + angles[]={0.0022375863,3.8578687,0}; + }; + side="East"; + flags=6; + class Attributes + { + }; + id=9965; + type="O_UAV_AI_F"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=9965; + item1=9966; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=9964; + }; + class Item144 + { + dataType="Object"; + class PositionInfo + { + position[]={19231.119,14.217679,14080.375}; + angles[]={0.0022375863,3.8578687,0}; + }; + side="East"; + flags=6; + class Attributes + { + receiveRemoteTargets=1; + reportOwnPosition=1; + aiRadarUsage=1; + }; + id=9966; + type="PN_O_SLA_SA2"; + }; + class Item145 + { + dataType="Group"; + side="East"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={18704.963,9.0693626,14531.335}; + angles[]={0.069272377,3.8578687,6.2336988}; + }; + side="East"; + flags=6; + class Attributes + { + }; + id=9968; + type="O_UAV_AI_F"; + }; + }; + class Attributes + { + }; + class CrewLinks + { + class LinkIDProvider + { + nextID=1; + }; + class Links + { + items=1; + class Item0 + { + linkID=0; + item0=9968; + item1=9969; + class CustomData + { + role=2; + turretPath[]={0}; + }; + }; + }; + }; + id=9967; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={18713.844,8.4964647,14532.348}; + angles[]={0.069272377,3.8578687,6.2336988}; + }; + side="East"; + flags=6; + class Attributes + { + receiveRemoteTargets=1; + reportOwnPosition=1; + aiRadarUsage=1; + }; + id=9969; + type="PN_O_SLA_SA2"; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={18811.375,38.860603,13631.399}; + angles[]={-0,0.75049144,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9977; + type="PN_O_SLA_Z157_SA2"; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={18799.625,38.860603,13643.649}; + angles[]={-0,0.75049144,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9978; + type="PN_O_SLA_Z157_SA2"; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={18806.625,38.488205,13639.743}; + angles[]={-0,3.8571777,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9979; + type="Land_vn_ruvehicleammo"; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={18810.504,36.870247,13645.695}; + angles[]={-0,2.3212879,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9980; + type="Land_vn_pavn_weapons_stack3"; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={18813.848,36.872879,13643.082}; + angles[]={-0,0.73303825,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=9981; + type="Land_vn_pavn_weapons_stack1"; + atlOffset=0.066074371; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={19482.5,23.068829,13617.375}; + angles[]={0,4.7298422,-0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=9982; + type="Land_vn_lighthouse_f"; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={19211.375,6.7761159,13675}; + angles[]={0,4.7123895,-0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=9983; + type="Land_vn_guardhouse_01_f"; + atlOffset=0.39880896; + }; + class Item154 + { + dataType="Logic"; + class PositionInfo + { + position[]={19214.732,10.004998,13675.321}; + }; + areaSize[]={4.3232422,0,3.6879883}; + flags=1; + id=9984; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.2506046; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item155 + { + dataType="Logic"; + class PositionInfo + { + position[]={18792.25,40.5,13726.625}; + }; + areaSize[]={2.6298828,0,2.3061523}; + flags=1; + id=9985; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.89503098; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item156 + { + dataType="Object"; + class PositionInfo + { + position[]={18796.5,41.575432,13723.875}; + angles[]={0,4.8520155,-0}; + }; + side="Empty"; + flags=1; + class Attributes + { + dynamicSimulation=1; + }; + id=9986; + type="Land_vn_barracks_04_f"; + atlOffset=0.44156265; + }; + class Item157 + { + dataType="Logic"; + class PositionInfo + { + position[]={19150.375,16.625,13950.75}; + }; + areaSize[]={2.6298828,0,2.3061523}; + flags=1; + id=9991; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.56426048; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={19155,22.61385,14022}; + angles[]={0,0.68067849,-0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=9992; + type="Land_vn_airport_01_controltower_f"; + }; + class Item159 + { + dataType="Logic"; + class PositionInfo + { + position[]={19159.006,13.168207,14021.089}; + }; + areaSize[]={2.6298828,0,2.3061523}; + flags=1; + id=9993; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.1982069; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item160 + { + dataType="Object"; + class PositionInfo + { + position[]={19155.875,14.170433,13949.625}; + angles[]={0,5.4628806,-0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=9994; + type="Land_Barracks_04_F"; + }; + class Item161 + { + dataType="Logic"; + class PositionInfo + { + position[]={19073.297,13.168207,14057.378}; + }; + areaSize[]={2.6298828,0,2.3061523}; + flags=1; + id=9998; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.8550415; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={19074.25,14.170433,14053}; + angles[]={0,5.3407078,-0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=10000; + type="Land_vn_barracks_04_f"; + }; + class Item163 + { + dataType="Object"; + class PositionInfo + { + position[]={19263.25,14.56567,13876}; + angles[]={-0,3.8571801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=10001; + type="Land_Garaz_bez_tanku"; + }; + class Item164 + { + dataType="Logic"; + class PositionInfo + { + position[]={19266.25,17.625,13869.75}; + }; + areaSize[]={2.6298828,0,2.3061523}; + flags=1; + id=10002; + type="ModuleHideTerrainObjects_F"; + atlOffset=5.5517998; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + singleType="SCALAR"; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + singleType="BOOL"; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + }; +};