From 9a92fbc065c7a172e7cfaa612731e7c2924e23b1 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Wed, 11 Nov 2020 23:50:43 +0300 Subject: [PATCH 01/33] Fix error when scaring civilian through dialogue --- src/Dialogue/Dialogues/DialogueCivilian.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Dialogue/Dialogues/DialogueCivilian.sqf b/src/Dialogue/Dialogues/DialogueCivilian.sqf index e48dd626a..95c9e70ba 100644 --- a/src/Dialogue/Dialogues/DialogueCivilian.sqf +++ b/src/Dialogue/Dialogues/DialogueCivilian.sqf @@ -157,7 +157,7 @@ CLASS("DialogueCivilian", "Dialogue") // Option: scare civilian NODE_OPTION("opt_scare", _phrasesScare), - NODE_CALL_METHOD("", "makeTalkersSuspicious", SUSP_BOOST_AMOUNT), + NODE_CALL_METHOD("", "makeTalkersSuspicious", [SUSP_BOOST_AMOUNT]), NODE_CALL_METHOD("", "scareCivilian", []), NODE_END(""), From bb25ba3a2bda9f69ef3f58d68481ae932d6542c4 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Thu, 12 Nov 2020 21:10:37 +0300 Subject: [PATCH 02/33] Fix two == typos causing crash --- src/Unit/Unit.sqf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Unit/Unit.sqf b/src/Unit/Unit.sqf index 2af358622..15094d422 100644 --- a/src/Unit/Unit.sqf +++ b/src/Unit/Unit.sqf @@ -511,7 +511,7 @@ CLASS("Unit", ["Storable" ARG "GOAP_Agent"]) _objectHandle setVariable ["BIS_enableRandomization", false]; //disable vanilla randomization - if (active3CBFactions == true) then { + if (active3CBFactions) then { _objectHandle call UK3CB_Factions_Vehicles_fnc_disable_randomize; //disable 3cb randomization on vehicle for texture persistence as they have custom randomization }; @@ -1189,7 +1189,7 @@ CLASS("Unit", ["Storable" ARG "GOAP_Agent"]) private _hO = _data#UNIT_DATA_ID_OBJECT_HANDLE; if (isNull _hO) exitWith {}; - if ((_hO isKindOf "LandVehicle") && ((_hO isKindOf "StaticWeapon") == false)) then { + if ((_hO isKindOf "LandVehicle") && (!(_hO isKindOf "StaticWeapon"))) then { private _vehicleProperties = []; _vehicleProperties resize UNIT_VEH_PROPERTIES_SIZE; private _savedTexture = getObjectTextures _hO; From 19b608e8f701be4a91e6be0d34f32cabe4883b13 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Fri, 13 Nov 2020 16:12:34 +0300 Subject: [PATCH 03/33] Fix default playable unit at Anizay map --- Vindicta.tem_anizay/mission.sqm | 74 ++++++++++++++++----------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/Vindicta.tem_anizay/mission.sqm b/Vindicta.tem_anizay/mission.sqm index d61e74414..7b7c2ddc9 100644 --- a/Vindicta.tem_anizay/mission.sqm +++ b/Vindicta.tem_anizay/mission.sqm @@ -16,10 +16,10 @@ class EditorData }; class Camera { - pos[]={6590.397,258.40976,2344.5417}; - dir[]={0.12321647,-0.40253589,0.9071179}; - up[]={0.054182012,0.91539669,0.39888659}; - aside[]={0.99093807,-4.4167973e-007,-0.13460329}; + pos[]={-49.11282,188.98557,-51.431099}; + dir[]={0.68879104,-0.36499974,-0.62640917}; + up[]={0.27006248,0.93099278,-0.24560498}; + aside[]={-0.67282939,-6.1477476e-007,-0.73983055}; }; }; binarizationWanted=0; @@ -1055,7 +1055,7 @@ class Mission class PositionInfo { position[]={1734.1318,161.98203,1382.8417}; - angles[]={-0,3.7253492,0}; + angles[]={0,3.7253492,0}; }; side="Empty"; flags=4; @@ -1071,7 +1071,7 @@ class Mission class PositionInfo { position[]={1728.0189,161.98203,1387.1779}; - angles[]={-0,3.7649279,0}; + angles[]={0,3.7649279,0}; }; side="Empty"; flags=4; @@ -1087,7 +1087,7 @@ class Mission class PositionInfo { position[]={1785.3687,161.97203,1387.0619}; - angles[]={-0,3.7357969,0}; + angles[]={0,3.7357969,0}; }; side="Empty"; flags=4; @@ -2019,7 +2019,7 @@ class Mission class PositionInfo { position[]={7136.146,334.49432,3593.845}; - angles[]={-0,0.58276856,0.0019834081}; + angles[]={0,0.58276856,0.0019834081}; }; side="Empty"; flags=4; @@ -2242,7 +2242,6 @@ class Mission flags=1; id=60; type="Vindicta_LocationSector"; - atlOffset=7.6293945e-006; class CustomAttributes { class Attribute0 @@ -2659,7 +2658,7 @@ class Mission class PositionInfo { position[]={4498.7339,134.42,5863.4331}; - angles[]={-0,1.5902445,0}; + angles[]={0,1.5902445,0}; }; side="Empty"; flags=4; @@ -2675,7 +2674,7 @@ class Mission class PositionInfo { position[]={4498.2373,134.42,5882.0415}; - angles[]={-0,1.6179029,0}; + angles[]={0,1.6179029,0}; }; side="Empty"; flags=4; @@ -2878,7 +2877,7 @@ class Mission class PositionInfo { position[]={4523.5645,135.78203,5791.8037}; - angles[]={-0,1.5344292,0}; + angles[]={0,1.5344292,0}; }; side="Empty"; flags=4; @@ -4324,7 +4323,7 @@ class Mission }; id=110; type="B_Truck_01_transport_F"; - atlOffset=-0.00016021729; + atlOffset=-0.00015258789; }; class Item99 { @@ -4417,7 +4416,7 @@ class Mission class PositionInfo { position[]={5503.52,124.57204,5700.2661}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4433,7 +4432,7 @@ class Mission class PositionInfo { position[]={5513.2949,124.57204,5677.6201}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4449,7 +4448,7 @@ class Mission class PositionInfo { position[]={5521.8608,124.57204,5655.1724}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4465,7 +4464,7 @@ class Mission class PositionInfo { position[]={5531.4863,124.57204,5630.0151}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4481,7 +4480,7 @@ class Mission class PositionInfo { position[]={5566.8101,124.57204,5642.5234}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4497,7 +4496,7 @@ class Mission class PositionInfo { position[]={5557.5518,124.57204,5667.8779}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4513,7 +4512,7 @@ class Mission class PositionInfo { position[]={5549.1748,124.57204,5689.731}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4529,7 +4528,7 @@ class Mission class PositionInfo { position[]={5540.0347,124.57204,5712.0742}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4545,7 +4544,7 @@ class Mission class PositionInfo { position[]={5529.0903,124.57204,5734.061}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4561,7 +4560,7 @@ class Mission class PositionInfo { position[]={5494.7852,124.57204,5724.1729}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4577,7 +4576,7 @@ class Mission class PositionInfo { position[]={5481.9912,124.57204,5752.5322}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4593,7 +4592,7 @@ class Mission class PositionInfo { position[]={5517.4302,124.57204,5763.9229}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4609,7 +4608,7 @@ class Mission class PositionInfo { position[]={5501.7993,124.57204,5783.0317}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4625,7 +4624,7 @@ class Mission class PositionInfo { position[]={5465.4775,124.57204,5766.6958}; - angles[]={-0,2.8259635,0}; + angles[]={0,2.8259635,0}; }; side="Empty"; flags=4; @@ -4641,7 +4640,7 @@ class Mission class PositionInfo { position[]={5560.0239,124.57204,5591.6416}; - angles[]={-0,1.1158367,0}; + angles[]={0,1.1158367,0}; }; side="Empty"; flags=4; @@ -4812,6 +4811,7 @@ class Mission flags=1; id=134; type="Vindicta_LocationSector"; + atlOffset=-7.6293945e-006; class CustomAttributes { class Attribute0 @@ -5310,7 +5310,7 @@ class Mission class PositionInfo { position[]={1532.2428,145.4348,8759.6865}; - angles[]={-0,6.2806425,0}; + angles[]={0,6.2806425,0}; }; side="Empty"; flags=4; @@ -5784,7 +5784,7 @@ class Mission class PositionInfo { position[]={2257.3777,144.29945,7701.9561}; - angles[]={-0,2.8548472,6.2812018}; + angles[]={0,2.8548472,6.2812018}; }; side="Empty"; flags=4; @@ -5947,7 +5947,7 @@ class Mission class PositionInfo { position[]={8464.959,113.76479,6796.8462}; - angles[]={-0,4.1815443,0}; + angles[]={0,4.1815443,0}; }; side="Empty"; flags=4; @@ -5963,7 +5963,7 @@ class Mission class PositionInfo { position[]={8464.0703,113.76479,6806.1055}; - angles[]={-0,4.1815443,0}; + angles[]={0,4.1815443,0}; }; side="Empty"; flags=4; @@ -5979,7 +5979,7 @@ class Mission class PositionInfo { position[]={8464.4453,113.76479,6816.998}; - angles[]={-0,4.1815443,0}; + angles[]={0,4.1815443,0}; }; side="Empty"; flags=4; @@ -5995,7 +5995,7 @@ class Mission class PositionInfo { position[]={8428.4141,113.76479,6800.4326}; - angles[]={-0,2.2158186,0}; + angles[]={0,2.2158186,0}; }; side="Empty"; flags=4; @@ -6011,7 +6011,7 @@ class Mission class PositionInfo { position[]={8429.0107,113.76479,6811.5127}; - angles[]={-0,2.2158186,0}; + angles[]={0,2.2158186,0}; }; side="Empty"; flags=4; @@ -6027,7 +6027,7 @@ class Mission class PositionInfo { position[]={8466.8701,113.76479,6787.7769}; - angles[]={-0,4.2046127,0}; + angles[]={0,4.2046127,0}; }; side="Empty"; flags=4; @@ -6353,7 +6353,6 @@ class Mission skill=0.44999999; rank="CORPORAL"; description="Admin Debug"; - isPlayer=1; isPlayable=1; }; id=182; @@ -6462,6 +6461,7 @@ class Mission class Attributes { rank="SERGEANT"; + isPlayer=1; isPlayable=1; }; id=195; From 6a7c2787be39ae08111f38c73f12bd2e81cf8b9e Mon Sep 17 00:00:00 2001 From: Saveliy Date: Fri, 13 Nov 2020 19:08:22 +0300 Subject: [PATCH 04/33] Fix typo in staszow config --- tools/Builder/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Builder/config.json b/tools/Builder/config.json index 78d67e8c5..5d1e31ee9 100644 --- a/tools/Builder/config.json +++ b/tools/Builder/config.json @@ -100,7 +100,7 @@ { "folder": "Vindicta.Staszow", "CfgMissionsEntry": "vindicta_staszow", - "mapName": "taszow", + "mapName": "staszow", "briefingName": "Vindicta - Staszow" }, { From c012fbbfe2a6be07a2e49ebdaf5b35a7eff8b159 Mon Sep 17 00:00:00 2001 From: Matej Date: Wed, 18 Nov 2020 11:21:31 +0100 Subject: [PATCH 05/33] removed M2 trucks for patrols/attacks removed m2 trucks from template entries as they were abandoned making it easy getting access to HMG just by taking unattended vehicles --- src/Templates/Factions/RHS_USMC_W.sqf | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/Templates/Factions/RHS_USMC_W.sqf b/src/Templates/Factions/RHS_USMC_W.sqf index 0fff9e1a3..a404372ec 100644 --- a/src/Templates/Factions/RHS_USMC_W.sqf +++ b/src/Templates/Factions/RHS_USMC_W.sqf @@ -104,11 +104,8 @@ _veh set [T_VEH_boat_unarmed, ["B_Boat_Transport_01_F", "I_C_Boat_Transport_02_F _veh set [T_VEH_boat_armed, ["rhsusf_mkvsoc"]]; _veh set [T_VEH_personal, ["rhsusf_mrzr4_w"]]; -_veh set [T_VEH_truck_inf, ["rhsusf_M1078A1P2_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_M2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_M2_WD_fmtv_usarmy"]]; -_veh set [T_VEH_truck_cargo, ["rhsusf_M977A4_usarmy_wd", "rhsusf_M977A4_BKIT_M2_usarmy_wd", "rhsusf_M977A4_BKIT_usarmy_wd", -"rhsusf_M1083A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_M2_WD_flatbed_fmtv_usarmy", -"rhsusf_M1084A1P2_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_M2_WD_fmtv_usarmy", -"rhsusf_M1078A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_M2_WD_flatbed_fmtv_usarmy"]]; +_veh set [T_VEH_truck_inf, ["rhsusf_M1078A1P2_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_fmtv_usarmy", "rhsusf_M1083A1P2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_fmtv_usarmy"]]; +_veh set [T_VEH_truck_cargo, ["rhsusf_M977A4_usarmy_wd", "rhsusf_M977A4_BKIT_usarmy_wd", "rhsusf_M1083A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1084A1P2_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_WD_fmtv_usarmy", "rhsusf_M1078A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_flatbed_fmtv_usarmy"]]; _veh set [T_VEH_truck_ammo, ["rhsusf_M977A4_AMMO_usarmy_wd", "rhsusf_M977A4_AMMO_BKIT_usarmy_wd", "rhsusf_M977A4_AMMO_BKIT_M2_usarmy_wd"]]; _veh set [T_VEH_truck_repair, ["rhsusf_M977A4_REPAIR_BKIT_M2_usarmy_wd", "rhsusf_M977A4_REPAIR_usarmy_wd", "rhsusf_M977A4_REPAIR_BKIT_usarmy_wd"]]; _veh set [T_VEH_truck_medical , ["rhsusf_m113_usarmy_medical", "rhsusf_M1085A1P2_B_WD_Medical_fmtv_usarmy", "rhsusf_M1230a1_usarmy_wd"]]; From 6314f0039512304f8d0efd3cf79ae6893a94f53d Mon Sep 17 00:00:00 2001 From: Matej Date: Wed, 18 Nov 2020 11:25:26 +0100 Subject: [PATCH 06/33] removed M2 trucks from templates --- src/Templates/Factions/RHS_USAF.sqf | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/Templates/Factions/RHS_USAF.sqf b/src/Templates/Factions/RHS_USAF.sqf index 197830363..e21bfbb2c 100644 --- a/src/Templates/Factions/RHS_USAF.sqf +++ b/src/Templates/Factions/RHS_USAF.sqf @@ -104,11 +104,8 @@ _veh set [T_VEH_boat_unarmed, ["B_Boat_Transport_01_F", "I_C_Boat_Transport_02_F _veh set [T_VEH_boat_armed, ["rhsusf_mkvsoc"]]; _veh set [T_VEH_personal, ["rhsusf_mrzr4_w"]]; -_veh set [T_VEH_truck_inf, ["rhsusf_M1078A1P2_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_M2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_M2_WD_fmtv_usarmy"]]; -_veh set [T_VEH_truck_cargo, ["rhsusf_M977A4_usarmy_wd", "rhsusf_M977A4_BKIT_M2_usarmy_wd", "rhsusf_M977A4_BKIT_usarmy_wd", -"rhsusf_M1083A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_M2_WD_flatbed_fmtv_usarmy", -"rhsusf_M1084A1P2_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_M2_WD_fmtv_usarmy", -"rhsusf_M1078A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_M2_WD_flatbed_fmtv_usarmy"]]; +_veh set [T_VEH_truck_inf, ["rhsusf_M1078A1P2_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_fmtv_usarmy", "rhsusf_M1083A1P2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_fmtv_usarmy"]]; +_veh set [T_VEH_truck_cargo, ["rhsusf_M977A4_usarmy_wd", "rhsusf_M977A4_BKIT_usarmy_wd", "rhsusf_M1083A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1084A1P2_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_WD_fmtv_usarmy", "rhsusf_M1078A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_flatbed_fmtv_usarmy"]]; _veh set [T_VEH_truck_ammo, ["rhsusf_M977A4_AMMO_usarmy_wd", "rhsusf_M977A4_AMMO_BKIT_usarmy_wd", "rhsusf_M977A4_AMMO_BKIT_M2_usarmy_wd"]]; _veh set [T_VEH_truck_repair, ["rhsusf_M977A4_REPAIR_BKIT_M2_usarmy_wd", "rhsusf_M977A4_REPAIR_usarmy_wd", "rhsusf_M977A4_REPAIR_BKIT_usarmy_wd"]]; _veh set [T_VEH_truck_medical , ["rhsusf_m113_usarmy_medical", "rhsusf_M1085A1P2_B_WD_Medical_fmtv_usarmy", "rhsusf_M1230a1_usarmy_wd"]]; From d15e3935c12035afe320d1416dde47ad4d717e95 Mon Sep 17 00:00:00 2001 From: Matej Date: Wed, 18 Nov 2020 11:25:26 +0100 Subject: [PATCH 07/33] Revert "removed M2 trucks from templates" This reverts commit 6314f0039512304f8d0efd3cf79ae6893a94f53d. --- src/Templates/Factions/RHS_USAF.sqf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/Templates/Factions/RHS_USAF.sqf b/src/Templates/Factions/RHS_USAF.sqf index e21bfbb2c..197830363 100644 --- a/src/Templates/Factions/RHS_USAF.sqf +++ b/src/Templates/Factions/RHS_USAF.sqf @@ -104,8 +104,11 @@ _veh set [T_VEH_boat_unarmed, ["B_Boat_Transport_01_F", "I_C_Boat_Transport_02_F _veh set [T_VEH_boat_armed, ["rhsusf_mkvsoc"]]; _veh set [T_VEH_personal, ["rhsusf_mrzr4_w"]]; -_veh set [T_VEH_truck_inf, ["rhsusf_M1078A1P2_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_fmtv_usarmy", "rhsusf_M1083A1P2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_fmtv_usarmy"]]; -_veh set [T_VEH_truck_cargo, ["rhsusf_M977A4_usarmy_wd", "rhsusf_M977A4_BKIT_usarmy_wd", "rhsusf_M1083A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1084A1P2_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_WD_fmtv_usarmy", "rhsusf_M1078A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_flatbed_fmtv_usarmy"]]; +_veh set [T_VEH_truck_inf, ["rhsusf_M1078A1P2_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_M2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_M2_WD_fmtv_usarmy"]]; +_veh set [T_VEH_truck_cargo, ["rhsusf_M977A4_usarmy_wd", "rhsusf_M977A4_BKIT_M2_usarmy_wd", "rhsusf_M977A4_BKIT_usarmy_wd", +"rhsusf_M1083A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_M2_WD_flatbed_fmtv_usarmy", +"rhsusf_M1084A1P2_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_M2_WD_fmtv_usarmy", +"rhsusf_M1078A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_M2_WD_flatbed_fmtv_usarmy"]]; _veh set [T_VEH_truck_ammo, ["rhsusf_M977A4_AMMO_usarmy_wd", "rhsusf_M977A4_AMMO_BKIT_usarmy_wd", "rhsusf_M977A4_AMMO_BKIT_M2_usarmy_wd"]]; _veh set [T_VEH_truck_repair, ["rhsusf_M977A4_REPAIR_BKIT_M2_usarmy_wd", "rhsusf_M977A4_REPAIR_usarmy_wd", "rhsusf_M977A4_REPAIR_BKIT_usarmy_wd"]]; _veh set [T_VEH_truck_medical , ["rhsusf_m113_usarmy_medical", "rhsusf_M1085A1P2_B_WD_Medical_fmtv_usarmy", "rhsusf_M1230a1_usarmy_wd"]]; From e447baa933512d1c0dd1782a59cec1f45b9028d8 Mon Sep 17 00:00:00 2001 From: Matej Date: Wed, 18 Nov 2020 11:21:31 +0100 Subject: [PATCH 08/33] Revert "removed M2 trucks for patrols/attacks" This reverts commit c012fbbfe2a6be07a2e49ebdaf5b35a7eff8b159. --- src/Templates/Factions/RHS_USMC_W.sqf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/Templates/Factions/RHS_USMC_W.sqf b/src/Templates/Factions/RHS_USMC_W.sqf index a404372ec..0fff9e1a3 100644 --- a/src/Templates/Factions/RHS_USMC_W.sqf +++ b/src/Templates/Factions/RHS_USMC_W.sqf @@ -104,8 +104,11 @@ _veh set [T_VEH_boat_unarmed, ["B_Boat_Transport_01_F", "I_C_Boat_Transport_02_F _veh set [T_VEH_boat_armed, ["rhsusf_mkvsoc"]]; _veh set [T_VEH_personal, ["rhsusf_mrzr4_w"]]; -_veh set [T_VEH_truck_inf, ["rhsusf_M1078A1P2_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_fmtv_usarmy", "rhsusf_M1083A1P2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_fmtv_usarmy"]]; -_veh set [T_VEH_truck_cargo, ["rhsusf_M977A4_usarmy_wd", "rhsusf_M977A4_BKIT_usarmy_wd", "rhsusf_M1083A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1084A1P2_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_WD_fmtv_usarmy", "rhsusf_M1078A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_flatbed_fmtv_usarmy"]]; +_veh set [T_VEH_truck_inf, ["rhsusf_M1078A1P2_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_fmtv_usarmy", "rhsusf_M1078A1P2_B_M2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_fmtv_usarmy", "rhsusf_M1083A1P2_B_M2_WD_fmtv_usarmy"]]; +_veh set [T_VEH_truck_cargo, ["rhsusf_M977A4_usarmy_wd", "rhsusf_M977A4_BKIT_M2_usarmy_wd", "rhsusf_M977A4_BKIT_usarmy_wd", +"rhsusf_M1083A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1083A1P2_B_M2_WD_flatbed_fmtv_usarmy", +"rhsusf_M1084A1P2_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_WD_fmtv_usarmy", "rhsusf_M1084A1P2_B_M2_WD_fmtv_usarmy", +"rhsusf_M1078A1P2_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_WD_flatbed_fmtv_usarmy", "rhsusf_M1078A1P2_B_M2_WD_flatbed_fmtv_usarmy"]]; _veh set [T_VEH_truck_ammo, ["rhsusf_M977A4_AMMO_usarmy_wd", "rhsusf_M977A4_AMMO_BKIT_usarmy_wd", "rhsusf_M977A4_AMMO_BKIT_M2_usarmy_wd"]]; _veh set [T_VEH_truck_repair, ["rhsusf_M977A4_REPAIR_BKIT_M2_usarmy_wd", "rhsusf_M977A4_REPAIR_usarmy_wd", "rhsusf_M977A4_REPAIR_BKIT_usarmy_wd"]]; _veh set [T_VEH_truck_medical , ["rhsusf_m113_usarmy_medical", "rhsusf_M1085A1P2_B_WD_Medical_fmtv_usarmy", "rhsusf_M1230a1_usarmy_wd"]]; From eea5518152292e106a6aa1178b90a93a9e33f634 Mon Sep 17 00:00:00 2001 From: Matej Date: Wed, 18 Nov 2020 15:59:35 +0100 Subject: [PATCH 09/33] armed vehicles are now always counted regardless of templates --- src/AI/Garrison/ActionGarrisonClearArea.sqf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/AI/Garrison/ActionGarrisonClearArea.sqf b/src/AI/Garrison/ActionGarrisonClearArea.sqf index 7f3ab5399..347fbf3bd 100644 --- a/src/AI/Garrison/ActionGarrisonClearArea.sqf +++ b/src/AI/Garrison/ActionGarrisonClearArea.sqf @@ -81,8 +81,10 @@ CLASS("ActionGarrisonClearArea", "ActionGarrisonBehaviour") // Chech vehicle types of this vehicle group pr _vehUnits = CALLM0(_vehGroup, "getVehicleUnits"); pr _countCombatVehicles = { - pr _subcatID = CALLM0(_x, "getSubcategory"); - _subcatID in T_VEH_combat; + pr _hO = CALLM0(_x, "getObjectHandle"); + ([_hO] call misc_fnc_getFullCrew) params ["_n_driver", "_copilotTurrets", "_stdTurrets", "_psgTurrets", "_n_cargo"]; + pr _nTurrets = (count _copilotTurrets) + (count _stdTurrets); + _nTurrets > 0; } count _vehUnits; // If there are no combat vehicles From 95cfdfd69f6278edb8a607098c568b08f6d21a06 Mon Sep 17 00:00:00 2001 From: Matej Date: Wed, 18 Nov 2020 17:32:16 +0100 Subject: [PATCH 10/33] Vanilla arma 3 police and civilians with RHS loadouts adding RHS based loadouts for vanilla CIV and POL factions with the aim of making them more balanced in terms of ballistics in the RHS mod ecosystem --- src/Templates/Factions/CIVILIAN_RHS.sqf | 353 ++++++++++++++++++ src/Templates/Factions/POLICE_RHS.sqf | 73 ++++ .../Arma3_CIVILIAN/A3_PLAYER_1_RHS.sqf | 113 ++++++ .../Loadouts/Arma3_CIVILIAN/init.sqf | 1 + .../Police_RHS/A3_police_officer_rhs.sqf | 41 ++ .../Police_RHS/A3_police_rhs_1.sqf | 47 +++ .../Police_RHS/A3_police_rhs_2.sqf | 47 +++ .../Police_RHS/A3_police_rhs_3.sqf | 47 +++ .../Police_RHS/A3_police_rhs_4.sqf | 47 +++ .../Police_RHS/A3_police_rhs_5.sqf | 47 +++ .../Police_RHS/A3_police_rhs_6.sqf | 47 +++ .../B_GEN_Offroad_01_gen_F_1_RHS.sqf | 14 + .../Loadouts/Arma3_POLICE/Police_RHS/init.sqf | 10 + src/Templates/Loadouts/init.sqf | 1 + src/Templates/initFactions.sqf | 4 +- 15 files changed, 891 insertions(+), 1 deletion(-) create mode 100644 src/Templates/Factions/CIVILIAN_RHS.sqf create mode 100644 src/Templates/Factions/POLICE_RHS.sqf create mode 100644 src/Templates/Loadouts/Arma3_CIVILIAN/A3_PLAYER_1_RHS.sqf create mode 100644 src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_officer_rhs.sqf create mode 100644 src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_1.sqf create mode 100644 src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_2.sqf create mode 100644 src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_3.sqf create mode 100644 src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_4.sqf create mode 100644 src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_5.sqf create mode 100644 src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_6.sqf create mode 100644 src/Templates/Loadouts/Arma3_POLICE/Police_RHS/B_GEN_Offroad_01_gen_F_1_RHS.sqf create mode 100644 src/Templates/Loadouts/Arma3_POLICE/Police_RHS/init.sqf diff --git a/src/Templates/Factions/CIVILIAN_RHS.sqf b/src/Templates/Factions/CIVILIAN_RHS.sqf new file mode 100644 index 000000000..46339bb98 --- /dev/null +++ b/src/Templates/Factions/CIVILIAN_RHS.sqf @@ -0,0 +1,353 @@ + +// ██████╗██╗██╗ ██╗██╗██╗ ██╗ █████╗ ███╗ ██╗ +//██╔════╝██║██║ ██║██║██║ ██║██╔══██╗████╗ ██║ +//██║ ██║██║ ██║██║██║ ██║███████║██╔██╗ ██║ +//██║ ██║╚██╗ ██╔╝██║██║ ██║██╔══██║██║╚██╗██║ +//╚██████╗██║ ╚████╔╝ ██║███████╗██║██║ ██║██║ ╚████║ +// ╚═════╝╚═╝ ╚═══╝ ╚═╝╚══════╝╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝ +//http://patorjk.com/software/taag/#p=display&v=3&f=ANSI%20Shadow&t=Civilian + +//Updated: March 2020 by Marvis + +_array = []; + +_array set [T_SIZE-1, nil]; //Make an array having the size equal to the number of categories first + +_array set [T_NAME, "tCivilianRHS"]; //Template name + variable (not displayed) +_array set [T_DESCRIPTION, "Standard Altis civilians from base game with RHS based loadouts."]; //Template display description +_array set [T_DISPLAY_NAME, "Arma 3 Altis Civilians (RHS)"]; //Template display name +_array set [T_FACTION, T_FACTION_Civ]; //Faction type +_array set [T_REQUIRED_ADDONS, [ + "rhs_c_troops", // RHSAFRF + "rhsusf_c_troops", // RHSUSAF + "rhsgref_c_troops" //RHSGREF due to BRDMs, UAZ with DSHKMs not existing in base AFRF +]]; + +//==== Arsenal ==== +_arsenal = []; +_arsenal resize T_ARSENAL_SIZE; +_arsenal set[T_ARSENAL_primary, []]; +_arsenal set[T_ARSENAL_primary_items, []]; +_arsenal set[T_ARSENAL_secondary, []]; +_arsenal set[T_ARSENAL_secondary_items, []]; +_arsenal set[T_ARSENAL_handgun, []]; +_arsenal set[T_ARSENAL_handgun_items, []]; +_arsenal set[T_ARSENAL_ammo, []]; +_arsenal set[T_ARSENAL_items, [ + "ACE_Flashlight_Maglite_ML300L", + "ACE_HandFlare_White" +]]; +_arsenal set[T_ARSENAL_vests, [ + "V_LegStrapBag_black_F", + "V_LegStrapBag_coyote_F", + "V_LegStrapBag_olive_F", + "V_Pocketed_black_F", + "V_Pocketed_coyote_F", + "V_Pocketed_olive_F" +]]; +_arsenal set[T_ARSENAL_backpacks, [ + "ACE_TacticalLadder_Pack", + "B_Messenger_Black_F", + "B_Messenger_Gray_F", + "B_Messenger_Coyote_F", + "B_Messenger_Olive_F", + "B_FieldPack_blk", + "B_FieldPack_cbr", + "B_FieldPack_oli", + "B_AssaultPack_blk", + "B_AssaultPack_cbr", + "ace_gunbag", + "ace_gunbag_Tan", + "B_LegStrapBag_black_F", + "B_LegStrapBag_coyote_F", + "B_LegStrapBag_olive_F" +]]; +_arsenal set[T_ARSENAL_uniforms, [ + "U_C_E_LooterJacket_01_F", + "U_C_Man_casual_1_F", + "U_C_Man_casual_2_F", + "U_C_Man_casual_3_F", + "U_C_Man_casual_4_F", + "U_C_Man_casual_5_F", + "U_C_Man_casual_6_F", + "U_C_man_sport_2_F", + "U_C_Mechanic_01_F", + "U_C_Poloshirt_burgundy", + "U_C_Poloshirt_redwhite", + "U_C_Poloshirt_salmon", + "U_C_Poloshirt_stripped", + "U_C_Poloshirt_tricolour", + "U_C_Uniform_Farmer_01_F", + "U_C_Uniform_Scientist_01_F", + "U_C_Uniform_Scientist_01_formal_F", + "U_C_Uniform_Scientist_02_formal_F", + "U_I_C_Soldier_Bandit_3_F", + "U_I_C_Soldier_Bandit_5_F", + "U_I_L_Uniform_01_tshirt_black_F", + "U_I_L_Uniform_01_tshirt_skull_F", + "U_I_L_Uniform_01_tshirt_sport_F", + "U_Marshal", + "U_O_R_Gorka_01_black_F", + "U_C_Commoner_shorts", + "U_C_ConstructionCoverall_Black_F", + "U_C_ConstructionCoverall_Blue_F", + "U_C_ConstructionCoverall_Red_F", + "U_C_ConstructionCoverall_Vrana_F", + "U_C_Driver_1_black", + "U_C_Driver_1_blue", + "U_C_Driver_1_green", + "U_C_Driver_1_orange", + "U_C_Driver_1_red", + "U_C_Driver_1_white", + "U_C_Driver_1_yellow", + "U_C_Driver_1", + "U_C_Driver_2", + "U_C_Driver_3", + "U_C_Driver_4", + "U_C_HunterBody_grn", + "U_C_IDAP_Man_cargo_F", + "U_C_IDAP_Man_casual_F", + "U_C_IDAP_Man_Jeans_F", + "U_C_IDAP_Man_shorts_F", + "U_C_IDAP_Man_Tee_F", + "U_C_IDAP_Man_TeeShorts_F", + "U_C_Journalist", + "U_C_Man_casual_1_F", + "U_C_Man_casual_2_F", + "U_C_Man_casual_3_F", + "U_C_Man_casual_4_F", + "U_C_Man_casual_5_F", + "U_C_Man_casual_6_F", + "U_C_man_sport_1_F", + "U_C_man_sport_2_F", + "U_C_man_sport_3_F", + "U_C_Mechanic_01_F", + "U_C_Paramedic_01_F", + "U_C_Poloshirt_blue", + "U_C_Poloshirt_burgundy", + "U_C_Poloshirt_redwhite", + "U_C_Poloshirt_salmon", + "U_C_Poloshirt_stripped", + "U_C_Poloshirt_tricolour", + "U_C_Poor_1", + "U_C_Poor_2", + "U_C_Scientist", + "U_C_TeeSurfer_shorts_1", + "U_C_TeeSurfer_shorts_2", + "U_C_WorkerCoveralls", + "U_Competitor", + "U_I_C_Soldier_Bandit_1_F", + "U_I_C_Soldier_Bandit_2_F", + "U_I_C_Soldier_Bandit_3_F", + "U_I_C_Soldier_Bandit_4_F", + "U_I_C_Soldier_Bandit_5_F", + "U_Marshal", + "U_OrestesBody", + "U_Rangemaster", + "U_I_G_resistanceLeader_F", + "U_BG_Guerrilla_6_1", + "U_BG_Guerilla1_1", + "U_BG_Guerilla2_2", + "U_BG_Guerilla2_1", + "U_BG_Guerilla2_3", + "U_BG_Guerilla3_1", + "U_BG_leader", + "U_I_G_Story_Protagonist_F", + "U_I_C_Soldier_Para_1_F", + "U_I_C_Soldier_Para_2_F", + "U_I_C_Soldier_Para_3_F", + "U_I_C_Soldier_Para_4_F", + "U_I_C_Soldier_Para_5_F", + "U_I_C_Soldier_Camo_F", + "U_I_L_Uniform_01_camo_F", + "U_I_L_Uniform_01_deserter_F", + "U_BG_Guerilla1_2_F", + + // CONTACT DLC + "U_I_L_Uniform_01_tshirt_black_F", + "U_I_L_Uniform_01_tshirt_olive_F", + "U_I_L_Uniform_01_tshirt_skull_F", + "U_I_L_Uniform_01_tshirt_sport_F", + "U_C_Uniform_Scientist_01_F", + "U_C_Uniform_Scientist_02_F", + "U_C_Uniform_Scientist_01_formal_F", + "U_C_Uniform_Scientist_02_formal_F", + "U_O_R_Gorka_01_black_F", + "U_C_E_LooterJacket_01_F" +]]; +_arsenal set[T_ARSENAL_facewear, [ + //"G_Aviator", mwuhahaha + "G_Balaclava_blk", + "G_Balaclava_oli", + "G_Bandanna_blk", + "G_Bandanna_khk", + "G_RegulatorMask_F", + "G_Lady_Mirror", + "G_Lowprofile", + "G_Shades_Black", + "G_Spectacles", + "G_Spectacles_Tinted", + "G_Sport_Blackred", + "G_Sport_Red", + "G_Squares", + "G_Squares_Tinted", + "G_Tactical_Black", + "G_Tactical_Clear" +]]; +_arsenal set[T_ARSENAL_headgear, [ + "H_Shemag_olive", + "H_ShemagOpen_tan", + "H_ShemagOpen_khk", + "H_Hat_Tinfoil_F", + "H_Bandanna_blu", + "H_Bandanna_camo", + "H_Bandanna_cbr", + "H_Bandanna_gry", + "H_Bandanna_khk", + "H_Bandanna_khk_hs", + "H_Bandanna_mcamo", + "H_Bandanna_sand", + "H_Bandanna_sgg", + "H_Bandanna_surfer", + "H_Bandanna_surfer_blk", + "H_Bandanna_surfer_grn", + "H_Watchcap_blk", + "H_Watchcap_cbr", + "H_Watchcap_camo", + "H_Watchcap_khk", + "H_Booniehat_dirty", + "H_Booniehat_grn", + "H_Booniehat_khk_hs", + "H_Booniehat_oli", + "H_Booniehat_tan", + "H_Cap_Black_IDAP_F", + "H_Cap_blk", + "H_Cap_blk_CMMG", + "H_Cap_blk_ION", + "H_Cap_blk_Syndikat_F", + "H_Cap_blu", + "H_Cap_grn", + "H_Cap_grn_BI", + "H_Cap_grn_Syndikat_F", + "H_Cap_khaki_specops_UK", + "H_Cap_oli", + "H_Cap_oli_Syndikat_F", + "H_Cap_Orange_IDAP_F", + "H_Cap_press", + "H_Cap_red", + "H_Cap_surfer", + "H_Cap_tan", + "H_Cap_tan_Syndikat_F", + "H_Cap_usblack", + "H_Cap_White_IDAP_F", + "H_Construction_basic_black_F", + "H_Construction_basic_orange_F", + "H_Construction_basic_red_F", + "H_Construction_basic_vrana_F", + "H_Construction_basic_white_F", + "H_Construction_basic_yellow_F", + "H_Construction_earprot_black_F", + "H_Construction_earprot_orange_F", + "H_Construction_earprot_red_F", + "H_Construction_earprot_vrana_F", + "H_Construction_earprot_white_F", + "H_Construction_earprot_yellow_F", + "H_Construction_headset_black_F", + "H_Construction_headset_orange_F", + "H_Construction_headset_red_F", + "H_Construction_headset_vrana_F", + "H_Construction_headset_white_F", + "H_Construction_headset_yellow_F", + "H_EarProtectors_black_F", + "H_EarProtectors_orange_F", + "H_EarProtectors_red_F", + "H_EarProtectors_white_F", + "H_EarProtectors_yellow_F", + "H_HeadBandage_bloody_F", + "H_HeadBandage_clean_F", + "H_HeadBandage_stained_F", + "H_HeadSet_black_F", + "H_HeadSet_orange_F", + "H_HeadSet_red_F", + "H_HeadSet_white_F", + "H_HeadSet_yellow_F", + "H_Helmet_Skate", + "H_RacingHelmet_1_black_F", + "H_RacingHelmet_1_blue_F", + "H_RacingHelmet_1_F", + "H_RacingHelmet_1_green_F", + "H_RacingHelmet_1_orange_F", + "H_RacingHelmet_1_red_F", + "H_RacingHelmet_1_white_F", + "H_RacingHelmet_1_yellow_F", + "H_RacingHelmet_2_F", + "H_RacingHelmet_3_F", + "H_RacingHelmet_4_F", + "H_StrawHat", + "H_StrawHat_dark", + "H_Hat_Safari_olive_F", + "H_Hat_Safari_sand_F", + "H_WirelessEarpiece_F" +]]; + +//==== Infantry ==== +_inf = []; +_inf resize T_INF_SIZE; +_inf = _inf apply { ["Arma3_CIVILIAN_Default"] }; +_inf set [T_INF_default, ["C_man_1"]]; +_inf set [T_INF_rifleman, [ + "Arma3_PLAYER_1_RHS" +]]; +_inf set [T_INF_unarmed, [ + "Arma3_CIVILIAN_1" +]]; +_inf set [T_INF_exp, [ + "Arma3_CIVILIAN_Saboteur_1" +]]; +_inf set [T_INF_survivor, [ + "Arma3_CIVILIAN_Militant_1" +]]; + +//==== Vehicles ==== +_veh = +(tDefault select T_VEH); +_veh resize T_VEH_SIZE; +_veh set [T_VEH_default, [ + "C_Hatchback_01_sport_F", 5, + "C_Hatchback_01_F", 20, + "C_Truck_02_box_F", 3, + "C_Truck_02_fuel_F", 0, + "C_Offroad_02_unarmed_F", 10, + "C_Van_01_fuel_F", 0, + "C_Truck_02_transport_F", 3, + "C_Truck_02_covered_F", 3, + "C_Offroad_01_F", 5, + "C_Offroad_01_repair_F", 0, + "C_Quadbike_01_F", 1, + "C_SUV_01_F", 3, + "C_Van_01_transport_F", 1, + "C_Van_02_medevac_F", 1, + "C_Van_02_vehicle_F", 1, + "C_Van_02_service_F", 1, + "C_Van_02_transport_F", 1 +]]; + +_veh set [T_VEH_boat_unarmed, ["C_Boat_Civil_01_F","C_Rubberboat","C_Boat_Transport_02_F"]]; + +//==== Cargo ==== +_cargo = +(tDefault select T_CARGO); + +// ==== Inventory ==== +_inv = [T_INV] call t_fnc_newCategory; +_inv set [T_INV_items, +t_miscItems_civ_modern ]; +_inv set [T_INV_backpacks, ["B_AssaultPack_cbr", "B_Carryall_ocamo", "B_Carryall_oucamo"]]; + +//==== Arrays ==== +_array set [T_INF, _inf]; +_array set [T_VEH, _veh]; +_array set [T_DRONE, []]; +_array set [T_CARGO, _cargo]; +_array set [T_GROUP, []]; +_array set [T_ARSENAL, _arsenal]; +_array set [T_INV, _inv]; + +_array \ No newline at end of file diff --git a/src/Templates/Factions/POLICE_RHS.sqf b/src/Templates/Factions/POLICE_RHS.sqf new file mode 100644 index 000000000..17d4a61be --- /dev/null +++ b/src/Templates/Factions/POLICE_RHS.sqf @@ -0,0 +1,73 @@ + +//██████╗ ██████╗ ██╗ ██╗ ██████╗███████╗ +//██╔══██╗██╔═══██╗██║ ██║██╔════╝██╔════╝ +//██████╔╝██║ ██║██║ ██║██║ █████╗ +//██╔═══╝ ██║ ██║██║ ██║██║ ██╔══╝ +//██║ ╚██████╔╝███████╗██║╚██████╗███████╗ +//╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝╚══════╝ +//http://patorjk.com/software/taag/#p=display&v=3&f=ANSI%20Shadow&t=Police + +_array = []; + +_array set [T_SIZE-1, nil]; + +_array set [T_NAME, "tPoliceRHS"]; //Template name + variable (not displayed) +_array set [T_DESCRIPTION, "Standard Arma police with RHS based loadouts. RHSUSF, RHSAFRF and RHSGREF required."]; //Template display description +_array set [T_DISPLAY_NAME, "Arma 3 Police (RHS)"]; //Template display name +_array set [T_FACTION, T_FACTION_Police]; //Faction type: police, T_FACTION_military, T_FACTION_Police +_array set [T_REQUIRED_ADDONS, [ + "rhs_c_troops", // RHSAFRF + "rhsusf_c_troops", // RHSUSAF + "rhsgref_c_troops" //RHSGREF due to BRDMs, UAZ with DSHKMs not existing in base AFRF +]]; + +//====API==== +_api = []; _api resize T_API_SIZE; +_api set [T_API_SIZE-1, nil]; //Make an array full of nil +_api set [T_API_fnc_VEH_siren, { + params ["_vehicle", "_siren"]; + if(typeOf _vehicle in ["B_GEN_Offroad_01_gen_F"]) then { + private _beacon = if(typeOf _vehicle in ["B_GEN_Offroad_01_gen_F"]) then { 'beaconsstart' }; + if(_siren) then { + [_vehicle, 'CustomSoundController1', 1, 0.2] remoteExec ['BIS_fnc_setCustomSoundController']; + _vehicle animate [_beacon, 1, true]; + } else { + [_vehicle, 'CustomSoundController1', 0, 0.4] remoteExec ['BIS_fnc_setCustomSoundController']; + _vehicle animate [_beacon, 0, true]; + }; + }; +}]; + +//==== Infantry ==== +_inf = []; _inf resize T_INF_size; +_inf set [T_INF_SIZE-1, nil]; //Make an array full of nil +_inf set [T_INF_default, ["B_GEN_Soldier_F"]]; //Default infantry if nothing is found + +_inf set [T_INF_SL, ["Arma3_police_rhs_1", 1, "Arma3_police_rhs_2", 1, "Arma3_police_rhs_3", 1, "Arma3_police_rhs_4", 1, "Arma3_police_rhs_5", 1.25, "Arma3_police_rhs_6", 1.25]]; +_inf set [T_INF_TL, ["Arma3_police_rhs_1", 1, "Arma3_police_rhs_2", 1, "Arma3_police_rhs_3", 1, "Arma3_police_rhs_4", 1, "Arma3_police_rhs_5", 1.25, "Arma3_police_rhs_6", 1.25]]; +_inf set [T_INF_officer, ["Arma3_police_officer_rhs", 1]]; + +//==== Vehicles ==== +_veh = []; _veh resize T_VEH_SIZE; +_veh set [T_VEH_DEFAULT, ["B_GEN_Offroad_01_gen_F"]]; +_veh set [T_VEH_car_unarmed, ["B_GEN_Offroad_01_gen_F_1"]]; + +//==== Drones ==== +_drone = []; _drone resize T_DRONE_SIZE; +_drone set [T_DRONE_SIZE-1, nil]; + +//==== Cargo ==== +_cargo = +(tDefault select T_CARGO); + +//==== Groups ==== +_group = +(tDefault select T_GROUP); + +//==== Arrays ==== +_array set [T_API, _api]; +_array set [T_INF, _inf]; +_array set [T_VEH, _veh]; +_array set [T_DRONE, _drone]; +_array set [T_CARGO, _cargo]; +_array set [T_GROUP, _group]; + +_array \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_CIVILIAN/A3_PLAYER_1_RHS.sqf b/src/Templates/Loadouts/Arma3_CIVILIAN/A3_PLAYER_1_RHS.sqf new file mode 100644 index 000000000..4e7757ecf --- /dev/null +++ b/src/Templates/Loadouts/Arma3_CIVILIAN/A3_PLAYER_1_RHS.sqf @@ -0,0 +1,113 @@ +removeAllWeapons this; +removeAllItems this; +removeAllAssignedItems this; +removeUniform this; +removeVest this; +removeBackpack this; +removeHeadgear this; +removeGoggles this; + +private _uniforms = [ + "U_C_Poloshirt_blue", + "U_C_Poloshirt_burgundy", + "U_C_Poloshirt_redwhite", + "U_C_Poloshirt_salmon", + "U_C_Poloshirt_stripped", + "U_C_Poloshirt_tricolour", + "U_Marshal" +]; + +private _headgear = [ + "H_Bandanna_gry", + "H_Bandanna_blu", + "H_Bandanna_cbr", + "H_Bandanna_khk", + "H_Bandanna_sgg", + "H_Bandanna_sand", + "H_Bandanna_surfer", + "H_Bandanna_surfer_blk", + "H_Bandanna_surfer_grn", + "H_Beret_blk", + "H_Cap_grn_BI", + "H_Cap_blk", + "H_Cap_blu", + "H_Cap_blk_CMMG", + "H_Cap_grn", + "H_Cap_blk_ION", + "H_Cap_oli", + "H_Cap_red", + "H_Cap_surfer", + "H_Cap_tan", + "H_Cap_khaki_specops_UK", + "H_Cap_usblack", + "H_Hat_blue", + "H_Hat_brown", + "H_Hat_checker", + "H_Hat_grey", + "H_Hat_tan", + "H_StrawHat", + "H_StrawHat_dark" +]; + +private _gunsAndAmmo = [ + // pistols + ["rhsusf_weap_m9", "rhsusf_mag_15Rnd_9x19_JHP", true], 1, + ["rhsusf_weap_m1911a1", "rhsusf_mag_7x45acp_MHP", true], 0.9, + ["rhsusf_weap_glock17g4", "rhsusf_mag_17Rnd_9x19_JHP", true], 0.8, + ["rhs_weap_makarov_pm", "rhs_mag_9x18_8_57N181S", true], 0.7, + ["rhs_weap_pya", "rhs_mag_9x19_17", true], 0.5, + ["rhs_weap_tt33", "rhs_mag_762x25_8", true], 0.4, + ["rhs_weap_6p53", "rhs_18rnd_9x21mm_7N28", true], 0.2 +]; + +this forceAddUniform selectRandom _uniforms; + +if (random 5 < 1) then { this addHeadgear selectRandom _headgear; +}; + +if (random 10 < 1) then { this addVest selectRandom _vest; +}; + +if (random 2 < 1) then { this addBackpack selectRandom _backpack; +}; + +(selectRandomWeighted _gunsAndAmmo) params ["_gun", "_ammo", "_isPistol"]; + +this addWeapon _gun; + +if(_isPistol) then { + this addHandgunItem _ammo; +} else { + this addWeaponItem [_gun, _ammo]; +}; + +if(random 5 < 1) then { + this addGoggles selectRandomWeighted [ + "G_Spectacles", 1, + "G_Sport_Red", 1, + "G_Squares_Tinted", 1, + "G_Squares", 1, + "G_Spectacles_Tinted", 1, + "G_Shades_Black", 1, + "G_Shades_Blue", 1, + "G_Aviator", 0.01 + ]; +}; + +//====Items==== +this linkItem "ItemMap"; +this linkItem "ItemCompass"; +this linkItem "ItemWatch"; + +for "_i" from 1 to 3 do { this addItemToUniform _ammo }; + +//====ACE Items==== +for "_i" from 1 to 5 do {this addItemToUniform "ACE_fieldDressing";}; +for "_i" from 1 to 2 do {this addItemToUniform "ACE_elasticBandage";}; +for "_i" from 1 to 2 do {this addItemToUniform "ACE_packingBandage";}; +this addItemToUniform "ACE_quikclot"; +this addItemToUniform "ACE_tourniquet"; +this addItemToUniform "ACE_Flashlight_Maglite_ML300L"; + +//====Identity==== +[this, selectRandom gVanillaFaces, "ace_novoice"] call BIS_fnc_setIdentity; \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_CIVILIAN/init.sqf b/src/Templates/Loadouts/Arma3_CIVILIAN/init.sqf index bf7d8d7e0..5c94c4fb7 100644 --- a/src/Templates/Loadouts/Arma3_CIVILIAN/init.sqf +++ b/src/Templates/Loadouts/Arma3_CIVILIAN/init.sqf @@ -5,3 +5,4 @@ ADD_LOADOUT("Arma3_CIVILIAN_1", "Arma3_CIVILIAN\A3_CIVILIAN_1.sqf") ADD_LOADOUT("Arma3_CIVILIAN_Militant_1", "Arma3_CIVILIAN\A3_CIVILIAN_Militant_1.sqf") ADD_LOADOUT("Arma3_CIVILIAN_Saboteur_1", "Arma3_CIVILIAN\A3_CIVILIAN_Saboteur_1.sqf") ADD_LOADOUT("Arma3_PLAYER_1", "Arma3_CIVILIAN\A3_PLAYER_1.sqf") +ADD_LOADOUT("Arma3_PLAYER_1_RHS", "Arma3_CIVILIAN\A3_PLAYER_1_RHS.sqf") \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_officer_rhs.sqf b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_officer_rhs.sqf new file mode 100644 index 000000000..7ec950afd --- /dev/null +++ b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_officer_rhs.sqf @@ -0,0 +1,41 @@ +comment "Exported from Arsenal by SomethingSimple"; + +comment "[!] UNIT MUST BE LOCAL [!]"; +if (!local this) exitWith {}; + +comment "Remove existing items"; +removeAllWeapons this; +removeAllItems this; +removeAllAssignedItems this; +removeUniform this; +removeVest this; +removeBackpack this; +removeHeadgear this; +removeGoggles this; + +comment "Add weapons"; +this addWeapon "rhs_weap_savz61"; +this addPrimaryWeaponItem "rhsgref_20rnd_765x17_vz61"; +this addWeapon "rhsusf_weap_glock17g4"; +this addHandgunItem "rhsusf_mag_17Rnd_9x19_JHP"; + +comment "Add containers"; +this forceAddUniform "U_B_GEN_Commander_F"; +this addVest "V_TacVest_blk_POLICE"; + +comment "Add items to containers"; +this addItemToUniform "FirstAidKit"; +for "_i" from 1 to 3 do {this addItemToVest "rhsgref_20rnd_765x17_vz61";}; +for "_i" from 1 to 7 do {this addItemToVest "rhsgref_10rnd_765x17_vz61";}; +for "_i" from 1 to 3 do {this addItemToVest "rhsusf_mag_17Rnd_9x19_JHP";}; +for "_i" from 1 to 2 do {this addItemToVest "Chemlight_blue";}; +this addHeadgear "H_Beret_gen_F"; + +comment "Add items"; +this linkItem "ItemMap"; +this linkItem "ItemCompass"; +this linkItem "ItemWatch"; +this linkItem "ItemRadio"; + +comment "Set identity"; +[this,"Default","male02gre"] call BIS_fnc_setIdentity; \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_1.sqf b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_1.sqf new file mode 100644 index 000000000..f16b954ed --- /dev/null +++ b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_1.sqf @@ -0,0 +1,47 @@ +comment "Exported from Arsenal by SomethingSimple"; + +removeAllWeapons this; +removeAllItems this; +removeAllAssignedItems this; +removeUniform this; +removeVest this; +removeBackpack this; +removeHeadgear this; +removeGoggles this; + +/*Helmet*/ +_RandomHeadgear = selectRandom [ "H_MilCap_blue", "H_Cap_police", "H_Cap_police"]; +this addHeadgear _RandomHeadgear; +/*Uniform*/ +this forceAddUniform "U_B_GEN_Soldier_F"; +/*Vest*/ +_RandomVest = selectRandom ["V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVestIR_blk", "V_TacVestIR_blk", "V_Chestrig_blk"]; +this addVest _RandomVest; +/*Backpack*/ + +/*Weapon*/ +this addWeapon "rhs_weap_tt33"; +/*WeaponItem*/ +this addHandgunItem "rhs_mag_762x25_8"; + +/*Items*/ +this addItemToUniform "FirstAidKit"; +for "_i" from 1 to 3 do {this addItemToVest "rhs_mag_762x25_8";}; +this addItemToUniform "ACE_Chemlight_HiBlue"; +for "_i" from 1 to 2 do {this addItemToVest "Chemlight_blue";}; + +/*Items*/ +this linkItem "ItemMap"; +this linkItem "ItemCompass"; +this linkItem "ItemWatch"; +this linkItem "ItemRadio"; + +private _voice = [ + "male01gre", + "male02gre", + "male03gre", + "male04gre", + "male05gre" +]; + +[this,"Default",selectRandom _voice] call BIS_fnc_setIdentity; \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_2.sqf b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_2.sqf new file mode 100644 index 000000000..5ab6c5058 --- /dev/null +++ b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_2.sqf @@ -0,0 +1,47 @@ +comment "Exported from Arsenal by SomethingSimple"; + +removeAllWeapons this; +removeAllItems this; +removeAllAssignedItems this; +removeUniform this; +removeVest this; +removeBackpack this; +removeHeadgear this; +removeGoggles this; + +/*Helmet*/ +_RandomHeadgear = selectRandom [ "H_MilCap_blue", "H_Cap_police", "H_Cap_police"]; +this addHeadgear _RandomHeadgear; +/*Uniform*/ +this forceAddUniform "U_B_GEN_Soldier_F"; +/*Vest*/ +_RandomVest = selectRandom ["V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVestIR_blk", "V_TacVestIR_blk", "V_Chestrig_blk"]; +this addVest _RandomVest; +/*Backpack*/ + +/*Weapon*/ +this addWeapon "rhsusf_weap_m1911a1"; +/*WeaponItem*/ +this addHandgunItem "rhsusf_mag_7x45acp_MHP"; + +/*Items*/ +this addItemToUniform "FirstAidKit"; +for "_i" from 1 to 3 do {this addItemToVest "rhsusf_mag_7x45acp_MHP";}; +this addItemToUniform "ACE_Chemlight_HiBlue"; +for "_i" from 1 to 2 do {this addItemToVest "Chemlight_blue";}; + +/*Items*/ +this linkItem "ItemMap"; +this linkItem "ItemCompass"; +this linkItem "ItemWatch"; +this linkItem "ItemRadio"; + +private _voice = [ + "male01gre", + "male02gre", + "male03gre", + "male04gre", + "male05gre" +]; + +[this,"Default",selectRandom _voice] call BIS_fnc_setIdentity; \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_3.sqf b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_3.sqf new file mode 100644 index 000000000..3f062416a --- /dev/null +++ b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_3.sqf @@ -0,0 +1,47 @@ +comment "Exported from Arsenal by SomethingSimple"; + +removeAllWeapons this; +removeAllItems this; +removeAllAssignedItems this; +removeUniform this; +removeVest this; +removeBackpack this; +removeHeadgear this; +removeGoggles this; + +/*Helmet*/ +_RandomHeadgear = selectRandom [ "H_MilCap_blue", "H_Cap_police", "H_Cap_police"]; +this addHeadgear _RandomHeadgear; +/*Uniform*/ +this forceAddUniform "U_B_GEN_Soldier_F"; +/*Vest*/ +_RandomVest = selectRandom ["V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVestIR_blk", "V_TacVestIR_blk", "V_Chestrig_blk"]; +this addVest _RandomVest; +/*Backpack*/ + +/*Weapon*/ +this addWeapon "rhsusf_weap_glock17g4"; +/*WeaponItem*/ +this addHandgunItem "rhsusf_mag_17Rnd_9x19_JHP"; + +/*Items*/ +this addItemToUniform "FirstAidKit"; +for "_i" from 1 to 3 do {this addItemToVest "rhsusf_mag_17Rnd_9x19_JHP";}; +this addItemToUniform "ACE_Chemlight_HiBlue"; +for "_i" from 1 to 2 do {this addItemToVest "Chemlight_blue";}; + +/*Items*/ +this linkItem "ItemMap"; +this linkItem "ItemCompass"; +this linkItem "ItemWatch"; +this linkItem "ItemRadio"; + +private _voice = [ + "male01gre", + "male02gre", + "male03gre", + "male04gre", + "male05gre" +]; + +[this,"Default",selectRandom _voice] call BIS_fnc_setIdentity; \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_4.sqf b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_4.sqf new file mode 100644 index 000000000..7daf5e106 --- /dev/null +++ b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_4.sqf @@ -0,0 +1,47 @@ +comment "Exported from Arsenal by SomethingSimple"; + +removeAllWeapons this; +removeAllItems this; +removeAllAssignedItems this; +removeUniform this; +removeVest this; +removeBackpack this; +removeHeadgear this; +removeGoggles this; + +/*Helmet*/ +_RandomHeadgear = selectRandom [ "H_MilCap_blue", "H_Cap_police", "H_Cap_police"]; +this addHeadgear _RandomHeadgear; +/*Uniform*/ +this forceAddUniform "U_B_GEN_Soldier_F"; +/*Vest*/ +_RandomVest = selectRandom ["V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVestIR_blk", "V_TacVestIR_blk", "V_Chestrig_blk"]; +this addVest _RandomVest; +/*Backpack*/ + +/*Weapon*/ +this addWeapon "rhs_weap_makarov_pm"; +/*WeaponItem*/ +this addHandgunItem "rhs_mag_9x18_8_57N181S"; + +/*Items*/ +this addItemToUniform "FirstAidKit"; +for "_i" from 1 to 3 do {this addItemToVest "rhs_mag_9x18_8_57N181S";}; +this addItemToUniform "ACE_Chemlight_HiBlue"; +for "_i" from 1 to 2 do {this addItemToVest "Chemlight_blue";}; + +/*Items*/ +this linkItem "ItemMap"; +this linkItem "ItemCompass"; +this linkItem "ItemWatch"; +this linkItem "ItemRadio"; + +private _voice = [ + "male01gre", + "male02gre", + "male03gre", + "male04gre", + "male05gre" +]; + +[this,"Default",selectRandom _voice] call BIS_fnc_setIdentity; \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_5.sqf b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_5.sqf new file mode 100644 index 000000000..26383ac8f --- /dev/null +++ b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_5.sqf @@ -0,0 +1,47 @@ +comment "Exported from Arsenal by SomethingSimple"; + +removeAllWeapons this; +removeAllItems this; +removeAllAssignedItems this; +removeUniform this; +removeVest this; +removeBackpack this; +removeHeadgear this; +removeGoggles this; + +/*Helmet*/ +_RandomHeadgear = selectRandom [ "H_MilCap_blue", "H_Cap_police", "H_Cap_police"]; +this addHeadgear _RandomHeadgear; +/*Uniform*/ +this forceAddUniform "U_B_GEN_Soldier_F"; +/*Vest*/ +_RandomVest = selectRandom ["V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVestIR_blk", "V_TacVestIR_blk", "V_Chestrig_blk"]; +this addVest _RandomVest; +/*Backpack*/ + +/*Weapon*/ +this addWeapon "rhs_weap_pya"; +/*WeaponItem*/ +this addHandgunItem "rhs_mag_9x19_17"; + +/*Items*/ +this addItemToUniform "FirstAidKit"; +for "_i" from 1 to 3 do {this addItemToVest "rhs_mag_9x19_17";}; +this addItemToUniform "ACE_Chemlight_HiBlue"; +for "_i" from 1 to 2 do {this addItemToVest "Chemlight_blue";}; + +/*Items*/ +this linkItem "ItemMap"; +this linkItem "ItemCompass"; +this linkItem "ItemWatch"; +this linkItem "ItemRadio"; + +private _voice = [ + "male01gre", + "male02gre", + "male03gre", + "male04gre", + "male05gre" +]; + +[this,"Default",selectRandom _voice] call BIS_fnc_setIdentity; \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_6.sqf b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_6.sqf new file mode 100644 index 000000000..2f5934349 --- /dev/null +++ b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/A3_police_rhs_6.sqf @@ -0,0 +1,47 @@ +comment "Exported from Arsenal by SomethingSimple"; + +removeAllWeapons this; +removeAllItems this; +removeAllAssignedItems this; +removeUniform this; +removeVest this; +removeBackpack this; +removeHeadgear this; +removeGoggles this; + +/*Helmet*/ +_RandomHeadgear = selectRandom [ "H_MilCap_blue", "H_Cap_police", "H_Cap_police"]; +this addHeadgear _RandomHeadgear; +/*Uniform*/ +this forceAddUniform "U_B_GEN_Soldier_F"; +/*Vest*/ +_RandomVest = selectRandom ["V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVest_blk_POLICE", "V_TacVestIR_blk", "V_TacVestIR_blk", "V_Chestrig_blk"]; +this addVest _RandomVest; +/*Backpack*/ + +/*Weapon*/ +this addWeapon "rhs_weap_6p53"; +/*WeaponItem*/ +this addHandgunItem "rhs_18rnd_9x21mm_7N28"; + +/*Items*/ +this addItemToUniform "FirstAidKit"; +for "_i" from 1 to 3 do {this addItemToVest "rhs_18rnd_9x21mm_7N28";}; +this addItemToUniform "ACE_Chemlight_HiBlue"; +for "_i" from 1 to 2 do {this addItemToVest "Chemlight_blue";}; + +/*Items*/ +this linkItem "ItemMap"; +this linkItem "ItemCompass"; +this linkItem "ItemWatch"; +this linkItem "ItemRadio"; + +private _voice = [ + "male01gre", + "male02gre", + "male03gre", + "male04gre", + "male05gre" +]; + +[this,"Default",selectRandom _voice] call BIS_fnc_setIdentity; \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/B_GEN_Offroad_01_gen_F_1_RHS.sqf b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/B_GEN_Offroad_01_gen_F_1_RHS.sqf new file mode 100644 index 000000000..b1e9be125 --- /dev/null +++ b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/B_GEN_Offroad_01_gen_F_1_RHS.sqf @@ -0,0 +1,14 @@ +[ + // Initial vehicle class name + "B_GEN_Offroad_01_gen_F", + + // This code will be called upon vehicle construction + { + params ["_veh"]; +[ + _veh, + ["Gendarmerie",1], + ["HideDoor1",0,"HideDoor2",0,"HideDoor3",0.45,"HideBackpacks",0.75,"HideBumper1",1,"HideBumper2",0.3,"HideConstruction",0.4,"hidePolice",0,"HideServices",1,"BeaconsStart",0,"BeaconsServicesStart",0] +] call BIS_fnc_initVehicle; + } +] \ No newline at end of file diff --git a/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/init.sqf b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/init.sqf new file mode 100644 index 000000000..14d7548d6 --- /dev/null +++ b/src/Templates/Loadouts/Arma3_POLICE/Police_RHS/init.sqf @@ -0,0 +1,10 @@ +#include "..\..\common.hpp" + +ADD_LOADOUT("Arma3_police_rhs_1", "Arma3_POLICE\Police_RHS\A3_police_rhs_1.sqf") +ADD_LOADOUT("Arma3_police_rhs_2", "Arma3_POLICE\Police_RHS\A3_police_rhs_2.sqf") +ADD_LOADOUT("Arma3_police_rhs_3", "Arma3_POLICE\Police_RHS\A3_police_rhs_3.sqf") +ADD_LOADOUT("Arma3_police_rhs_4", "Arma3_POLICE\Police_RHS\A3_police_rhs_4.sqf") +ADD_LOADOUT("Arma3_police_rhs_5", "Arma3_POLICE\Police_RHS\A3_police_rhs_5.sqf") +ADD_LOADOUT("Arma3_police_rhs_6", "Arma3_POLICE\Police_RHS\A3_police_rhs_6.sqf") +ADD_LOADOUT("Arma3_police_officer_rhs", "Arma3_POLICE\Police_RHS\A3_police_officer_rhs.sqf") +ADD_LOADOUT("B_GEN_Offroad_01_gen_F_1_RHS", "Arma3_POLICE\Police_RHS\B_GEN_Offroad_01_gen_F_1_RHS.sqf") \ No newline at end of file diff --git a/src/Templates/Loadouts/init.sqf b/src/Templates/Loadouts/init.sqf index 5fc0b5af0..08c470d67 100644 --- a/src/Templates/Loadouts/init.sqf +++ b/src/Templates/Loadouts/init.sqf @@ -59,6 +59,7 @@ CALL_COMPILE_COMMON("Templates\Loadouts\Arma3_LDF\LDF_Recon\init.sqf"); //Arma3_POLICE CALL_COMPILE_COMMON("Templates\Loadouts\Arma3_POLICE\Police\init.sqf"); CALL_COMPILE_COMMON("Templates\Loadouts\Arma3_POLICE\Police_DLC\init.sqf"); +CALL_COMPILE_COMMON("Templates\Loadouts\Arma3_POLICE\Police_RHS\init.sqf"); //Arma3_CIVILIAN CALL_COMPILE_COMMON("Templates\Loadouts\Arma3_CIVILIAN\init.sqf"); //RHS_AFRF diff --git a/src/Templates/initFactions.sqf b/src/Templates/initFactions.sqf index c352007b9..71c7d067b 100644 --- a/src/Templates/initFactions.sqf +++ b/src/Templates/initFactions.sqf @@ -68,6 +68,7 @@ private _classes = "isClass _x" configClasses (configFile >> "VinExternalFaction [_x] call t_fnc_initializeTemplateFromFile; } forEach [ "Templates\Factions\CIVILIAN.sqf", + "Templates\Factions\CIVILIAN_RHS.sqf", "Templates\Factions\GM_CIVILIAN.sqf", "Templates\Factions\CUP_RUS_CIVILIAN.sqf", "Templates\Factions\CUP_TKA_CIVILIAN.sqf", @@ -82,6 +83,7 @@ private _classes = "isClass _x" configClasses (configFile >> "VinExternalFaction } forEach [ "Templates\Factions\POLICE.sqf", "Templates\Factions\POLICE_DLC.sqf", + "Templates\Factions\POLICE_RHS.sqf", "Templates\Factions\RHS_AAF_police.sqf", "Templates\Factions\RHS_LDF_ranger.sqf", "Templates\Factions\CUP_RUS_Police.sqf", @@ -94,5 +96,5 @@ private _classes = "isClass _x" configClasses (configFile >> "VinExternalFaction "Templates\Factions\3CB_CPD.sqf", "Templates\Factions\Expansion_Police.sqf", "Templates\Factions\DSI.sqf", - "Templates\Factions\AT.sqf" + "Templates\Factions\AT.sqf" ]; \ No newline at end of file From fbc3077ccc1b79ff2b34813624553cdb9cf6513a Mon Sep 17 00:00:00 2001 From: Matej Date: Wed, 18 Nov 2020 20:40:11 +0100 Subject: [PATCH 11/33] added Livonia objects as targets for firing range script --- src/Location/initAmbientAnim.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Location/initAmbientAnim.sqf b/src/Location/initAmbientAnim.sqf index 4389e9402..fd6bd0d23 100644 --- a/src/Location/initAmbientAnim.sqf +++ b/src/Location/initAmbientAnim.sqf @@ -3,7 +3,7 @@ private _animSetNames = ["STAND","STAND1","STAND_IA","STAND2","STAND_U1","STAND_U2","STAND_U3","WATCH","WATCH1","WATCH2","GUARD","LISTEN_BRIEFING","LEAN_ON_TABLE","LEAN","SIT_AT_TABLE","SIT1","SIT","SIT2","SIT3","SIT_U1","SIT_U2","SIT_U3","SIT_HIGH1","SIT_HIGH","SIT_HIGH2","SIT_LOW","SIT_LOW_U","SIT_SAD1","SIT_SAD2","KNEEL","REPAIR_VEH_PRONE","REPAIR_VEH_KNEEL","REPAIR_VEH_STAND","PRONE_INJURED_U1","PRONE_INJURED_U2","PRONE_INJURED","KNEEL_TREAT","KNEEL_TREAT2","BRIEFING","BRIEFING_POINT_LEFT","BRIEFING_POINT_RIGHT","BRIEFING_POINT_TABLE"]; gAmbientAnimSets = _animSetNames apply { [ _x, ((_x call BIS_fnc_ambientAnimGetParams) select 0) apply { toLower _x } ] }; private _animMarkers = CALL_COMPILE_COMMON("Location\objectAnimMarkers.sqf"); -gShootingTargetTypes = ["TargetP_Inf_F", "TargetP_Inf_Acc2_F", "TargetP_Inf_Acc1_F", "TargetP_Inf2_F", "TargetP_Inf2_Acc2_F", "TargetP_Inf2_Acc1_F", "TargetP_Inf3_F", "TargetP_Inf3_Acc2_F", "TargetP_Inf3_Acc1_F", "TargetP_Inf4_F", "TargetP_Inf4_Acc2_F", "TargetP_Inf4_Acc1_F", "TargetP_HVT1_F", "TargetP_HVT2_F", "Target_F", "Land_Target_Oval_F"]; +gShootingTargetTypes = ["TargetP_Inf_F", "TargetP_Inf_Acc2_F", "TargetP_Inf_Acc1_F", "TargetP_Inf2_F", "TargetP_Inf2_Acc2_F", "TargetP_Inf2_Acc1_F", "TargetP_Inf3_F", "TargetP_Inf3_Acc2_F", "TargetP_Inf3_Acc1_F", "TargetP_Inf4_F", "TargetP_Inf4_Acc2_F", "TargetP_Inf4_Acc1_F", "TargetP_HVT1_F", "TargetP_HVT2_F", "Target_F", "Land_Target_Oval_F", "Land_Target_Concrete_01_v2_F", "Land_Target_Concrete_01_v1_F", "Land_Target_Line_PaperTargets_01_F", "Land_Target_Single_01_F", "Land_Target_Pistol_01_F", "Land_Target_Line_01_F"]; //gObjectMakeSimple = CALL_COMPILE_COMMON("Location\objectMakeSimple.sqf"); gObjectAnimMarkers = [false] call CBA_fnc_createNamespace; From 34a108a4c07eee4bce3ac3a7dc215771acae83ea Mon Sep 17 00:00:00 2001 From: Matej Date: Wed, 18 Nov 2020 20:40:36 +0100 Subject: [PATCH 12/33] changed condition for combat vehicles --- src/AI/Group/ActionGroupGetInVehiclesAsCrew.sqf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/AI/Group/ActionGroupGetInVehiclesAsCrew.sqf b/src/AI/Group/ActionGroupGetInVehiclesAsCrew.sqf index dfbd85d00..f9e2b724f 100644 --- a/src/AI/Group/ActionGroupGetInVehiclesAsCrew.sqf +++ b/src/AI/Group/ActionGroupGetInVehiclesAsCrew.sqf @@ -111,7 +111,10 @@ CLASS("ActionGroupGetInVehiclesAsCrew", "ActionGroup") if(_onlyCombat) then { _vehicles = _vehicles select { - CALLM0(_x, "getSubcategory") in T_VEH_combat + pr _hO = CALLM0(_x, "getObjectHandle"); + ([_hO] call misc_fnc_getFullCrew) params ["_n_driver", "_copilotTurrets", "_stdTurrets", "_psgTurrets", "_n_cargo"]; + pr _nTurrets = (count _copilotTurrets) + (count _stdTurrets); + _nTurrets > 0 }; }; From 322eff2491aeaa1488a0d1256ab42a154b40be2c Mon Sep 17 00:00:00 2001 From: Br-ian <47666828+Br-ian@users.noreply.github.com> Date: Mon, 23 Nov 2020 19:24:17 +0100 Subject: [PATCH 13/33] systemTimeUTC-based save game sorting --- src/GameManager/GameManager.sqf | 10 ++++---- src/GameManager/SaveGameHeader.sqf | 2 ++ src/Misc/fn_dateToISO8601.sqf | 9 +------ src/Misc/fn_numberToStringZeroPad.sqf | 31 +++++++++++++++++++++++++ src/Misc/fn_systemTimeToISO8601.sqf | 19 +++++++++++++++ src/Misc/initFunctions.sqf | 2 ++ src/UI/InGameMenu/InGameMenuTabSave.sqf | 5 ++-- 7 files changed, 63 insertions(+), 15 deletions(-) create mode 100644 src/Misc/fn_numberToStringZeroPad.sqf create mode 100644 src/Misc/fn_systemTimeToISO8601.sqf diff --git a/src/GameManager/GameManager.sqf b/src/GameManager/GameManager.sqf index 65e1da59e..f2a7c5176 100644 --- a/src/GameManager/GameManager.sqf +++ b/src/GameManager/GameManager.sqf @@ -554,10 +554,9 @@ CLASS("GameManager", "MessageReceiverEx") pr _dataForLoad = _checkResult apply { _x params ["_recordName", "_header", "_errors"]; - DELETE(_header); - [_recordName, _errors] + [_recordName, _header, _errors] } select { - !(INCOMPATIBLE_WORLD_NAME in _x#1) + !(INCOMPATIBLE_WORLD_NAME in _x#2) }; // Log @@ -570,9 +569,10 @@ CLASS("GameManager", "MessageReceiverEx") LOC("Autoload_NoSavesForMap") call vin_fnc_autoLoadMsg; }; - reverse _dataForLoad; + // Sort save games based on their creation time that is stored in the systemTimeUTC save game header + _dataForLoad = [_dataForLoad, [], { _x params ["", "_header", ""]; GETV(_header, "systemTimeUTC") call misc_fnc_systemTimeToISO8601 }, "DESCEND"] call BIS_fnc_sortBy; - _dataForLoad#0 params ["_recordName", "_errors"]; + _dataForLoad#0 params ["_recordName", "", "_errors"]; diag_log format ["[Vindicta Autoload] Selected saved game: %1", _recordName]; diff --git a/src/GameManager/SaveGameHeader.sqf b/src/GameManager/SaveGameHeader.sqf index f6c2cdf95..d857180e7 100644 --- a/src/GameManager/SaveGameHeader.sqf +++ b/src/GameManager/SaveGameHeader.sqf @@ -19,6 +19,7 @@ CLASS("SaveGameHeader", "Storable") VARIABLE("date"); // In-game date in format of date command VARIABLE("campaignStartDate"); // In-game date when campaign was started VARIABLE("templates"); // Array with selected template names (strings) + VARIABLE("systemTimeUTC"); // Date-time in format of the systemTimeUTC command, representing time at which the game was saved, in UTC to ignore daylight savings /* todo: @@ -39,6 +40,7 @@ CLASS("SaveGameHeader", "Storable") T_SETV("date", date); T_SETV("campaignStartDate", date); // Must be set externally T_SETV("templates", []); // Must be set externally + T_SETV("systemTimeUTC", systemTimeUTC); ENDMETHOD; // STORAGE diff --git a/src/Misc/fn_dateToISO8601.sqf b/src/Misc/fn_dateToISO8601.sqf index c4ccd87a7..ac3d58518 100644 --- a/src/Misc/fn_dateToISO8601.sqf +++ b/src/Misc/fn_dateToISO8601.sqf @@ -13,13 +13,6 @@ Return value: "2035-6-24 09:13" */ _date = _this; -__numToStrZeroPad = { - if (_this < 10) then { - "0" + (str (floor _this)) - } else { - str (floor _this) - }; -}; -_date = _date apply {_x call __numToStrZeroPad}; // We zero-pad all numbers below 10 +_date = _date apply {[_x, 2] call misc_fnc_numberToStringZeroPad}; // We zero-pad all numbers below 10 _date params ["_year", "_month", "_day", "_h", "_m", "_s"]; format ["%1-%2-%3 %4:%5", _year, _month, _day, _h, _m] \ No newline at end of file diff --git a/src/Misc/fn_numberToStringZeroPad.sqf b/src/Misc/fn_numberToStringZeroPad.sqf new file mode 100644 index 000000000..815657901 --- /dev/null +++ b/src/Misc/fn_numberToStringZeroPad.sqf @@ -0,0 +1,31 @@ +/* +Function: misc_fnc_numberToStringZeroPad + +Pads an integer with zeros until a certain length is reached. + +Parameters: _number, _padding + +_number - the number that is to be padded +_padding - the maximum amount of padding + +Returns: zero padded string + +Example: +[123, 4] call misc_fnc_numberToStringZeroPad; +Return value: "0123" +*/ + +params ["_number", "_padding"]; + +private _numStr = str (floor _number); +private _length = count _numStr; + +if (_length < _padding) then { + private _paddedNumStr = _numStr; + for [{private _i = 0}, {_i < _padding - _length}, {_i = _i + 1}] do { + _paddedNumStr = "0" + _paddedNumStr; + }; + _paddedNumStr +} else { + _numStr +}; \ No newline at end of file diff --git a/src/Misc/fn_systemTimeToISO8601.sqf b/src/Misc/fn_systemTimeToISO8601.sqf new file mode 100644 index 000000000..b6656ce42 --- /dev/null +++ b/src/Misc/fn_systemTimeToISO8601.sqf @@ -0,0 +1,19 @@ +/* +Function: misc_fnc_systemTimeToISO8601 + +Converts a date into an ISO8601 string representation of the date. + +Arguments: date in format returned by systemTime or systemTimeUTC SQF command + +Returns: string + +Example: +[2020, 11, 23, 13, 37, 42, 123] call misc_fnc_systemTimeToISO8601; +Return value: "2020-11-23T13:37:42.123" +*/ + +_date = _this; +private _ms = [_date#6, 3] call misc_fnc_numberToStringZeroPad; // Zero-pad numbers below 100 +_date = _date apply { [_x, 2] call misc_fnc_numberToStringZeroPad }; // Zero-pad numbers below 10 +_date params ["_year", "_month", "_day", "_h", "_m", "_s"]; +format ["%1-%2-%3T%4:%5:%6.%7", _year, _month, _day, _h, _m, _s, _ms] \ No newline at end of file diff --git a/src/Misc/initFunctions.sqf b/src/Misc/initFunctions.sqf index 4fb7d592f..fca6d19ed 100644 --- a/src/Misc/initFunctions.sqf +++ b/src/Misc/initFunctions.sqf @@ -24,7 +24,9 @@ misc_fnc_polygonCollision = COMPILE_COMMON("Misc\Math\fn_polygonCollision.sqf"); misc_fnc_createCampComposition = COMPILE_COMMON("Misc\fn_createCampComposition.sqf"); +misc_fnc_numberToStringZeroPad = COMPILE_COMMON("Misc\fn_numberToStringZeroPad.sqf"); misc_fnc_dateToISO8601 = COMPILE_COMMON("Misc\fn_dateToISO8601.sqf"); +misc_fnc_systemTimeToISO8601 = COMPILE_COMMON("Misc\fn_systemTimeToISO8601.sqf"); misc_fnc_getVehiclesInBuilding = COMPILE_COMMON("Misc\fn_getVehiclesInBuilding.sqf"); diff --git a/src/UI/InGameMenu/InGameMenuTabSave.sqf b/src/UI/InGameMenu/InGameMenuTabSave.sqf index 1d208539e..3514aa891 100644 --- a/src/UI/InGameMenu/InGameMenuTabSave.sqf +++ b/src/UI/InGameMenu/InGameMenuTabSave.sqf @@ -137,8 +137,9 @@ CLASS("InGameMenuTabSave", "DialogTabBase") DESERIALIZE_ALL(_header, _headerSerial); [_recordName, _header, _errors]; }; - // They are in order of when they were created so reverse them so we get newest at the top - reverse _recordDataLocal; + + // Sort save games based on their creation time that is stored in the systemTimeUTC save game header + _recordDataLocal = [_recordDataLocal, [], { _x params ["", "_header", ""]; GETV(_header, "systemTimeUTC") call misc_fnc_systemTimeToISO8601 }, "DESCEND"] call BIS_fnc_sortBy; T_CALLM0("clearRecordData"); From a4fa3651fb1c71b3b31850bdf503804af4f0e72b Mon Sep 17 00:00:00 2001 From: Lazejun <57111907+Lazejun@users.noreply.github.com> Date: Tue, 24 Nov 2020 17:36:27 +0100 Subject: [PATCH 14/33] Fix Typo in CfgMissionsEntry --- tools/Builder/config.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tools/Builder/config.json b/tools/Builder/config.json index 5d1e31ee9..74e0279aa 100644 --- a/tools/Builder/config.json +++ b/tools/Builder/config.json @@ -3,7 +3,7 @@ "displayName": "Vindicta", "cfgMissionsClassName": "vindicta_missions", "combinedMissionsFolderName": "vindicta_missions", - + "comment00": "List of files to copy during the build", "comment01": "'from' is relative to repository root, 'to' is relative to mission.sqm", "copyFiles": [ @@ -21,23 +21,23 @@ }, { "from": "configs\\cba_settings.sqf", - "to": "" + "to": "" }, { "from": "configs\\description.ext", - "to": "" + "to": "" }, { "from": "configs\\init.sqf", - "to": "" + "to": "" }, { "from": "configs\\onPlayerRespawn.sqf", - "to": "" + "to": "" }, { "from": "configs\\stringtable.xml", - "to": "" + "to": "" } ], @@ -93,7 +93,7 @@ }, { "folder": "Vindicta.saralite", - "CfgMissionsEntry": "vindicta_rhspkl", + "CfgMissionsEntry": "vindicta_saralite", "mapName": "saralite", "briefingName": "Vindicta - Southern Sahrani" }, @@ -140,4 +140,4 @@ "briefingName": "Vindicta - Phuoc Tuy" } ] -} \ No newline at end of file +} From af1df54b417aaf8cd62f781b6b4073b2c762ae3f Mon Sep 17 00:00:00 2001 From: Br-ian <47666828+Br-ian@users.noreply.github.com> Date: Thu, 26 Nov 2020 20:02:58 +0100 Subject: [PATCH 15/33] Added systemTimeUTC save game header compatibility --- src/GameManager/GameManager.sqf | 9 ++++++++- src/UI/InGameMenu/InGameMenuTabSave.sqf | 9 ++++++++- src/config/saveVersion.hpp | 2 +- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/src/GameManager/GameManager.sqf b/src/GameManager/GameManager.sqf index f2a7c5176..b719b7f4d 100644 --- a/src/GameManager/GameManager.sqf +++ b/src/GameManager/GameManager.sqf @@ -570,7 +570,14 @@ CLASS("GameManager", "MessageReceiverEx") }; // Sort save games based on their creation time that is stored in the systemTimeUTC save game header - _dataForLoad = [_dataForLoad, [], { _x params ["", "_header", ""]; GETV(_header, "systemTimeUTC") call misc_fnc_systemTimeToISO8601 }, "DESCEND"] call BIS_fnc_sortBy; + _dataForLoad = [_dataForLoad, [], { + _x params ["", "_header", ""]; + if(parseNumber GETV(_header, "saveVersion") <= 30) then { + "1970-01-01T00:00:00.000" // Default value in case systemTimeUTC is not available + } else { + GETV(_header, "systemTimeUTC") call misc_fnc_systemTimeToISO8601 + } + }, "DESCEND"] call BIS_fnc_sortBy; _dataForLoad#0 params ["_recordName", "", "_errors"]; diff --git a/src/UI/InGameMenu/InGameMenuTabSave.sqf b/src/UI/InGameMenu/InGameMenuTabSave.sqf index 3514aa891..41d6ae2d6 100644 --- a/src/UI/InGameMenu/InGameMenuTabSave.sqf +++ b/src/UI/InGameMenu/InGameMenuTabSave.sqf @@ -139,7 +139,14 @@ CLASS("InGameMenuTabSave", "DialogTabBase") }; // Sort save games based on their creation time that is stored in the systemTimeUTC save game header - _recordDataLocal = [_recordDataLocal, [], { _x params ["", "_header", ""]; GETV(_header, "systemTimeUTC") call misc_fnc_systemTimeToISO8601 }, "DESCEND"] call BIS_fnc_sortBy; + _recordDataLocal = [_recordDataLocal, [], { + _x params ["", "_header", ""]; + if(parseNumber GETV(_header, "saveVersion") <= 30) then { + "1970-01-01T00:00:00.000" // Default value in case systemTimeUTC is not available + } else { + GETV(_header, "systemTimeUTC") call misc_fnc_systemTimeToISO8601 + } + }, "DESCEND"] call BIS_fnc_sortBy; T_CALLM0("clearRecordData"); diff --git a/src/config/saveVersion.hpp b/src/config/saveVersion.hpp index 8580e7b68..b74e882ae 100644 --- a/src/config/saveVersion.hpp +++ b/src/config/saveVersion.hpp @@ -1 +1 @@ -30 \ No newline at end of file +31 \ No newline at end of file From 984273d8ec764bc4b6397d0a2becd3ec50589bbc Mon Sep 17 00:00:00 2001 From: Br-ian <47666828+Br-ian@users.noreply.github.com> Date: Fri, 27 Nov 2020 18:19:17 +0100 Subject: [PATCH 16/33] Disable new save game when games is not initialized, even when admin --- src/UI/InGameMenu/InGameMenuTabSave.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/UI/InGameMenu/InGameMenuTabSave.sqf b/src/UI/InGameMenu/InGameMenuTabSave.sqf index 1d208539e..ac04e7039 100644 --- a/src/UI/InGameMenu/InGameMenuTabSave.sqf +++ b/src/UI/InGameMenu/InGameMenuTabSave.sqf @@ -195,7 +195,7 @@ CLASS("InGameMenuTabSave", "DialogTabBase") default {0}; // Error? }; - if (call misc_fnc_isAdminLocal) then { + if (call misc_fnc_isAdminLocal && CALLM0(gGameManager, "isGameModeInitialized")) then { // Only admin can save when the game is intialized if (count T_GETV("recordData") > _saveGameLimit) then { pr _newSaveBtn = T_CALLM1("findControl", "TAB_SAVE_BUTTON_NEW"); _newSaveBtn ctrlEnable false; From 54a404249e0dadebde9c96e1d3f8a8cdb2c40136 Mon Sep 17 00:00:00 2001 From: Andrew Simmons Date: Sun, 6 Dec 2020 13:29:50 -0500 Subject: [PATCH 17/33] Update links to new workshop page in README The previously linked workshop page says Vindicta has been moved to our new Steam account: https://steamcommunity.com/sharedfiles/filedetails/?id=2185874952 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4367f50c2..f449d378d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It is a multiplayer Co-Op mission for ARMA III. The goal of this project is to m ## How do I run it?? You should download the mission from steam workshop. **The GitHub releases are severely outdated.** -https://steamcommunity.com/sharedfiles/filedetails/?id=1964186045 +https://steamcommunity.com/sharedfiles/filedetails/?id=2185874952 **For running on your dedicated server, install the folder you download from Workshop as a mod.** @@ -22,7 +22,7 @@ https://steamcommunity.com/sharedfiles/filedetails/?id=1964186045 The project is in 'Alpha' stage. Most of the features are implemented. ## Links -Steam WorkShop download: https://steamcommunity.com/sharedfiles/filedetails/?id=1964186045 +Steam WorkShop download: https://steamcommunity.com/sharedfiles/filedetails/?id=2185874952 BI Forum thread: https://forums.bohemia.net/forums/topic/227302-mpcoop-vindicta-alpha/ From 08a43e037cdbc4c75ba01f8c4689457367b1c729 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Sun, 20 Dec 2020 14:52:13 +0300 Subject: [PATCH 18/33] Add translation --- configs/stringtable.xml | 1005 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 1003 insertions(+), 2 deletions(-) diff --git a/configs/stringtable.xml b/configs/stringtable.xml index a0aafee0b..14a6921bc 100644 --- a/configs/stringtable.xml +++ b/configs/stringtable.xml @@ -9,6 +9,7 @@ Vybrat Sélectionner 选择 + Выбрать Cancel @@ -17,6 +18,7 @@ zrušit Annuler 取消 + Отменить Select an object @@ -25,6 +27,7 @@ Vyberte objekt Sélectionnez un objet 选择一个物体 + Выбрать объект Not looking at anything @@ -33,6 +36,7 @@ zrušit výběr Ne regarde rien 未指向任何东西 + Ты ни на что не смотришь Loading to inventory in %1 @@ -41,6 +45,7 @@ Načítání do inventáře v% 1 Chargement dans l'inventaire dans %1 装载到%1的物品栏中 + Загрузка в инвентарь в %1 Shift and Ctrl keys change how many items you move at once @@ -49,6 +54,7 @@ Klávesy Shift a Ctrl mění počet položek, které přesouváte najednou Les touches Maj et Ctrl modifient le nombre d'éléments que vous déplacez en une fois Shift和Ctrl键能够更改移动物品的数量 + Клавиши Shift и Ctrl изменяют количество перемещаемых элементов одновременно @@ -61,6 +67,7 @@ Arzenál Arsenal 军火库 + Арсенал Arsenal to external Inventory @@ -69,6 +76,7 @@ Arzenál do vnějšího inventáře Arsenal vers l'inventaire externe 从军火库转移至外部物品栏 + Арсенал к внешнему Инвентарю Select something with an inventory to load into @@ -77,6 +85,7 @@ Vyberte z inventáře, do kterého se má načíst Sélectionnez quelque chose avec un inventaire dans lequel charger 选择有物品栏的物体进行装载 + Выберите из инвентаря для загрузки External Inventory to Arsenal @@ -85,6 +94,7 @@ Externí inventář do Arsenalu Inventaire externe à l'Arsenal 从外部物品栏转移至军火库 + Внешний Инвентарь в Арсенал Please select an object with an inventory, or another Arsenal to load from @@ -93,6 +103,7 @@ Vyberte objekt s inventářem nebo jiný arzenál, ze který chcete načíst Veuillez sélectionner un objet avec un inventaire ou un autre Arsenal à partir duquel charger 请选择有物品栏的物体,或另一个军火库 + Выберите предмет из инвентаря или другой арсенал для загрузки Not looking at an object @@ -101,6 +112,7 @@ Nedíváme se na objekt Ne regarde pas l'objet 未指向物体 + Вы не смотрите ни на какой объект Object too far away @@ -109,6 +121,7 @@ Objekt je příliš daleko Objet trop loin 所选物体过远 + Объект слишком далеко Object does not have any inventory or Arsenal @@ -117,6 +130,7 @@ Objekt nemá žádný inventář ani arzenál L'objet n'a pas d'inventaire ni d'Arsenal 所选物体没有物品栏,也并非军火库 + Выбранный объект не имеет инвентаря и не является Арсеналом @@ -129,6 +143,7 @@ Otevřít garáž Garage ouvert 开启车库 + Открыть Гараж Garage Vehicle @@ -137,6 +152,7 @@ vozidlo v garáži Garage Véhicule 停靠载具 + Поставить в Гараж Vehicle too far away @@ -145,6 +161,7 @@ Vozidlo je příliš daleko Véhicule trop éloigné 载具过远 + Техника слишком далеко Not looking at a vehicle @@ -153,6 +170,7 @@ Nedíváme se na vozidlo Ne regarde pas le véhicule 未指向任何载具 + Вы не смотрите на технику @@ -165,6 +183,7 @@ Natankovat Ravitailler 加油 + Заправить Refuel cargo or tank @@ -173,6 +192,7 @@ Doplňte náklad nebo palivo Ravitailler la citerne ou le réservoir 为储油箱或储油罐加油 + Заправка бака или груза Tank @@ -181,6 +201,7 @@ Palivo Réservoir 储油罐 + Бак Cargo @@ -189,6 +210,7 @@ Náklad Cargaison 储油箱 + Груз @@ -201,6 +223,7 @@ Přezbrojit Réarmer 弹药补给 + Перевооружение @@ -213,6 +236,7 @@ Opravit Réparer 维修 + Ремонт @@ -227,6 +251,7 @@ NEPŘÁTELSKÝ DANGER 显著敌对 + ОТКРЫТЫЙ SUSPICIOUS @@ -235,6 +260,7 @@ PODEZŘELÝ MÉFIANT 可疑身份 + ПОДОЗРИТЕЛЬНЫЙ UNDERCOVER @@ -243,6 +269,7 @@ V UTAJENÍ HORS DE DANGER 卧底身份 + ПОД ПРИКРЫТИЕМ COMPROMISED @@ -251,6 +278,7 @@ V OHROŽENÍ COMPROMIS 身份暴露 + КОМПРОМИСС @@ -261,6 +289,7 @@ OVERT: ZBRANĚ APPARENCE: ARMER 显著敌对:武器 + ОТКРЫТЫЙ: ОРУЖИЕ INCAPACITATED @@ -269,6 +298,7 @@ NESCHOPNÝ INCONSCIENT 昏迷 + БЕЗ СОЗНАНИЯ SURRENDERED @@ -277,6 +307,7 @@ VZDAL RENDU 已投降 + СДАЛСЯ OVERT: WEAPON DISCHARGED! @@ -285,6 +316,7 @@ OVERT: ZBRAŇ VYBITÁ! APPARENCE: ARME DÉCHARGÉE! 显著敌对:武器射击! + ОТКРЫТЫЙ: ДОСТАЛ ОРУЖИЕ! SUSPICIOUS OUTFIT @@ -293,6 +325,7 @@ PODEZŘELÉ OBLEČENÍ TENUE SUSPECTE 可疑外表 + ПОДОЗРИТЕЛЬНАЯ ОДЕЖДА OVERT: MILITARY VEHICLE @@ -301,6 +334,7 @@ OVERT: VOJENSKÉ VOZIDLO APPARENCE: VÉHICULE MILITAIRE 显著敌对:军用载具 + ОТКРЫТЫЙ: ВОЕННАЯ ТЕХНИКА SUSPICIOUS OUTFIT VISIBLE @@ -309,6 +343,7 @@ PODEZŘELÉ OBLEČENÍ VIDITELNÉ TENUE SUSPECTE VISIBLE 可疑外表可见 + ВИДНА ПОДОЗРИТЕЛЬНАЯ ОДЕЖДА THEY ARE GOING TO SPOT YOU! @@ -317,6 +352,7 @@ UVIDÍ TĚ! ILS VOUS ONT REPÉRER! 他们要发现你了! + ОНИ НАС ЗАСЕКЛИ! SUSPICIOUS BEHAVIOUR @@ -325,6 +361,7 @@ PODEZŘELÉ CHOVÁNÍ COMPORTEMENT SUSPECT 可疑行为 + ПОДОЗРИТЕЛЬНОЕ ПОВЕДЕНИЕ TOO FAR FROM ROADS @@ -333,6 +370,7 @@ PŘÍLIŠ DALEKO OD SILNICE HORS PISTE 离道路过远 + СЛИШКОМ ДАЛЕКО ОТ ДОРОГИ THIS AREA IS BEING WATCHED! STAY ON THE ROAD! @@ -341,6 +379,7 @@ TATO OBLAST JE SLEDOVÁNA! ZŮSTAŇTE NA CESTĚ! CETTE ZONE EST SURVEILLÉE! RESTEZ SUR LA ROUTE! 该地区受到监控!不要离开道路! + ЭТОТ РАЙОН ПОД НАБЛЮДЕНИЕМ! ОСТАВАЙТЕСЬ НА ДОРОГЕ! MILITARY AREA @@ -349,6 +388,7 @@ VOJENSKÁ OBLAST ZONE MILITAIRE 军事禁区 + ВОЕННАЯ ЗОНА CAPTIVE @@ -357,6 +397,7 @@ ZAJETÍ CAPTIF 俘虏 + ПЛЕННИК INJECTING SOME MORPHINE? @@ -365,6 +406,7 @@ PÍCHNOUT SI MORFIUM? INJECTER DE LA MORPHINE? 来点吗啡吗? + ВКОЛОТЬ МОРФИЙ? ILLEGAL ACTION @@ -373,6 +415,7 @@ PROTIPRÁVNÍ JEDNÁNÍ ACTION ILLÉGALE 非法行为 + НЕЗАКОННЫЕ ДЕЙСТВИЯ ACCESSING INVENTORY @@ -381,6 +424,7 @@ PŘÍSTUP K INVENTÁŘI DANS L'INVENTAIRE 使用物品栏 + ДОСТУП К ИНВЕНТАРЮ COMPROMISED VEHICLE @@ -389,16 +433,19 @@ OHROŽENÉ VOZIDLO VÉHICULE COMPROMIS 已暴露载具 + ТРАНСПОРТ В РОЗЫСКЕ Untie yourself 为自己解绑 + Развязать себя Untie 解绑 + Развязать @@ -413,6 +460,7 @@ Pro tento ovládací prvek není k dispozici žádná nápověda pro kontext. Aucune indication de contexte n'est disponible pour ce contrôle. 该功能无可用提示。 + Для этого элемента управления нет контекстной подсказки. This list displays all known intel. Click on a row to display only that piece of intel on your map. @@ -421,6 +469,7 @@ Tento seznam zobrazuje všechny známé informace. Kliknutím na řádek zobrazíte pouze tuto informaci na mapě. Cette liste affiche tous les renseignements connues. Cliquez sur une ligne pour afficher uniquement ce renseignement sur votre carte. 该列表列出乐所有已知情报。点击其中一个会让地图上的其它情报隐藏。 + В этом списке отображается вся известная информация. Щелкните строку, чтобы отобразить на карте только эту информацию. Press to toggle the display of active intel drawn on your map. @@ -429,6 +478,7 @@ Stisknutím přepínáte zobrazení aktivních informací nakreslených na mapě. Cliquez pour affichager le renseignement comme "actif" et qu'il apparaisse sur votre carte. 点击切换地图上有效情报的显示。 + Нажмите, чтобы переключить отображение активной информации на вашей карте. Press to toggle the display of active intel drawn on your map. @@ -437,6 +487,7 @@ Stisknutím přepínáte zobrazení plánovaných, neaktivních informací nakreslených na mapě. Cliquez pour affichager le renseignement comme "actif" et qu'il apparaisse sur votre carte. 点击切换地图上有效情报的显示。 + Нажмите эту кнопку, чтобы переключить отображение запланированной неактивной информации на карте. Press to toggle the display of old, ended intel drawn on your map. @@ -445,6 +496,7 @@ Stisknutím přepínáte zobrazení starých, ukončených informací nakreslených na mapě. Cliquez pour affichager le renseignement comme "terminer" sur votre carte. 点击切换地图上已过时情报的显示。 + Нажмите эту кнопку, чтобы переключить отображение старой недействительной информации на карте. Press to remove red alert icons on locations. @@ -453,6 +505,7 @@ Stisknutím tlačítka odeberete červené výstražné ikony na místech. Cliquez pour supprimer les icônes d'alerte rouges des différents endroits. 点击移出各个地点的红色警报标志。 + Нажмите, чтобы удалить красные значки тревоги на местах. Press to toggle the display of the intel panel. Useful if you want to see the entire map. @@ -461,6 +514,7 @@ Stisknutím přepínáte zobrazení panelu Intel. Užitečné, pokud chcete vidět celou mapu. Cliquez pour changer l'affichage du panneau des renseignements. Utile si vous voulez voir la carte entièrement. 点击切换情报面板的显示。适用于需要浏览全图时。 + Нажмите, чтобы переключить отображение панели информации. Полезно, если вы хотите увидеть всю карту целиком. Press to toggle our custom locations being shown on your map. That includes outposts and cities. @@ -469,6 +523,7 @@ Stisknutím přepínáte naše vlastní lokality zobrazené na mapě. To zahrnuje základny a města. Cliquez pour afficher vos emplacements personnalisés sur la carte. Cela comprend les avant-postes et les villes. 点击切换地图上自定义地点的显示。这包括前哨和城市。 + Нажмите, чтобы переключить наши пользовательские местоположения, отображаемые на вашей карте. Это включает в себя аванпосты и города. Press to toggle players being shown on your map. @@ -477,6 +532,7 @@ Stisknutím přepínáte hráče zobrazené na mapě. Cliquez pour affichés les joueurs sur la carte. 点击切换地图上玩家的显示。 + Нажмите, чтобы переключать игроков, отображаемых на вашей карте. Press to toggle this setting on or off. @@ -485,6 +541,7 @@ Stisknutím toto nastavení zapínáte nebo vypnete. Cliquez pour activer ou désactiver ce paramètre. 点击切换设定的开关。 + Нажмите, чтобы включить или выключить эту настройку. Sort intel list by faction side. WEST for BLUFOR, EAST for OPFOR, and IND for Independent. @@ -493,6 +550,7 @@ Seřaďte seznam informací podle frakcí. WEST pro BLUFOR, VÝCHOD pro OPFOR a IND pro nezávislé. Trier la liste de renseignement par Faction. WEST pour BLUFOR, EAST pour OPFOR et IND pour Independent. 按阵营排列情报。West指蓝方、East指红方、IND指独立方。 + Сортировать список разведданных по фракциям. WEST для BLUFOR, EAST для OPFOR и IND для Independent. Sort intel list by current status of the intel items. @@ -501,6 +559,7 @@ Seřaďte seznam informací podle aktuálního stavu položek intelu. Trier la liste de renseignement par statut actuel des éléments de renseignement. 按当前所处状态排列情报。 + Отсортируйте информацию по текущему состоянию. Sort intel list by type. @@ -509,6 +568,7 @@ Seřaďte seznam informací podle typu. Trier la liste de renseignement par type. 按类型排列情报。 + Отсортируйте список информации по типу. Sort intel list by most recent or oldest intel. @@ -517,6 +577,7 @@ Seřaďte seznam informací podle nejnovějších nebo nejstarších informací. Trier la liste de renseignements en fonction des informations les plus récentes ou les plus anciennes. 按新旧顺序排列情报。 + Сортируйте список информации в соответствии с последней или старой информацией. Double click to center on attack. Use Shift + LMB or Ctrl + LMB to multiselect items. @@ -525,6 +586,7 @@ Dvojitým kliknutím na střed útoku. K vícenásobnému výběru položek použijte Shift + LMB nebo Ctrl + LMB. Double-cliquez pour centrer sur l'attaque. Utilisez Maj + clique gauche ou Ctrl + clique gauche pour sélectionner plusieurs éléments. 双击居中到攻击点。用Shift+左键或Ctrl+左键进行多选。 + Дважды щелкните, чтобы сосредоточиться на точке атаки.Используйте Shift+ЛКМ или Ctrl+ЛКМ, чтобы выбрать несколько. @@ -535,6 +597,7 @@ Není k dispozici žádný popis. Pas de description disponible. 无可用介绍。 + Нет описания. Select a single intel item to view a detailed description. @@ -543,6 +606,7 @@ Chcete-li zobrazit podrobný popis, vyberte jednu položku intelu. Sélectionnez un seul élément de renseignement pour afficher une description détaillée. 选择一项情报检视具体介绍。 + Выберите один элемент информации, чтобы просмотреть подробное описание. The enemy commander has detected activity in this area and is dispatching an attack. Hold your ground and defeat enough attacks to stop the enemy from sending more. @@ -551,6 +615,7 @@ Nepřátelský velitel detekoval aktivitu v této oblasti a vysílá útok. Držte si pozici a porazit dostatek útoků zastavit nepřítele od odeslání více. Le Commandant ennemi a détecté une activité dans cette zone et lance une attaque. Tenez bon et repoussez suffisamment d'attaques ennemi pour empêcher qu'il n'en arrive pas davantage. 敌军指挥官察觉到该区域的活动并派遣了部队。守住这里并通过挫败敌人的进攻来制止敌人的进一步增援。 + Командир противника обнаружил активность в этом районе и начинает атаку. Удерживайте свои позиции и отбейте достаточно атак, чтобы противник не послал больше. The enemy commander is constructing a roadblock at this location. @@ -559,6 +624,7 @@ Nepřátelský velitel staví zátarasy na tomto místě. Le Commandant ennemi construit un barrage routier à cet endroit. 敌军指挥官正在此处设立关卡。 + Командир противника строит в этом месте блокпост. Enemy troops are being sent to this location to reinforce it. @@ -567,6 +633,7 @@ Na toto místo jsou vysláni nepřátelské jednotky, aby ho posílili. Des troupes de renfort ennemie sont envoyées à cet endroit. 敌军增援部队正派往此处。 + К этому месту отправляются вражеские войска, чтобы укрепить его. A commanding officer is being sent to this location. If he arrives, he will take command and enable attacks from his destination. Intercept him or kill him at his destination – your choice. @@ -575,6 +642,7 @@ Na toto místo je vyslán velící důstojník. Pokud dorazí, převezme velení a umožní útoky z cíle. Zachytit ho, nebo ho zabít v jeho cíli - vaše volba. Un Commandant est envoyé à cet endroit. S'il arrive, il prendra le contrôle et ordonnera des attaques depuis cette zone. Interceptez-le ou tuez-le avant qu'il arrive à destination - Faites un choix ! 一名指挥官正在前往此处。一旦抵达他便能接过指挥权并从他所处位置发动进攻。截杀他或在目的地干掉他——随你们喜好。 + В это место направляется командир. Если он прибудет, он примет командование и позволит атаковать из пункта назначения. Перехватить его или убить в месте назначения – ваш выбор. The enemy is resupplying a location with building resources. Intercept the transport, or attack the location they are headed to once they have arrived, and capture some building resources. @@ -583,6 +651,7 @@ Nepřítel zásobuje místo stavebními zdroji. Zachyťte transport nebo zaútočte na místo, kam míří, jakmile dorazí, a obsažte některé stavební prostředky. L'ennemi réapprovisionne un emplacement en ressources de construction par convoi. Attaquez-le à l'endroit où il se dirige ou avant qu'il n'y arrive et emparez-vous des ressources de construction. 敌军正在向此处派发建筑物资。拦截运输车队或在他们抵达时目的地时发动进攻,把建筑物资缴获回来。 + Враг пополняет локацию строительными ресурсами. Перехватите транспорт или атакуйте место, куда они направляются, как только они прибудут, и захватите некоторые строительные ресурсы. The enemy is resupplying a location with ammunition. Intercept the transport, or attack the location they are headed to once they have arrived, and capture some ammunition. @@ -591,6 +660,7 @@ Nepřítel zásobuje místo municí. Zachyťte transport nebo zaútočte na místo, kam míří, jakmile dorazí, a zajměte nějakou munici. L'ennemi réapprovisionne un emplacement en munitions par convoi. Attaquez-le à l'endroit où il se dirige ou avant qu'il n'y arrive et emparez-vous des munitions. 敌军正在向此处派发弹药物资。拦截运输车队或在他们抵达时目的地时发动进攻,把弹药物资缴获回来。 + Противник пополняет локацию боеприпасами. Перехватите транспорт или атакуйте место, куда они направляются, когда они прибудут, и захватите боеприпасы. The enemy is resupplying a location with unknown items. Intercept the transport, or attack the location they are headed to once they have arrived. @@ -599,6 +669,7 @@ Nepřítel zásobuje místo neznámými předměty. Zachyťte transport nebo zaútočí na místo, kam míří, jakmile dorazí. L'ennemi réapprovisionne un emplacement avec des objets inconnus par convoi. Attaquez-le à l'endroit où il se dirige ou avant qu'il n'y arrive et emparez-vous des objets inconnus. 敌军正在向此处派发不明物资。拦截运输车队或在他们抵达时目的地时发动进攻。 + Враг пополняет базу неизвестными предметами. Перехватите транспорт или атакуйте место, куда они направляются, как только они прибудут. The enemy is resupplying a location with medical items. Intercept the transport, or attack the location they are headed to once they have arrived, to capture some medical supplies. @@ -607,6 +678,7 @@ Nepřítel zásobuje místo lékařskými předměty. Zachyťte transport, nebo zaútočte na místo, kam míří, jakmile dorazí, aby zachytili nějaké zdravotnické potřeby. L'ennemi réapprovisionne un emplacement en fournitures médicales par convoi. Attaquez-le à l'endroit où il se dirige ou avant qu'il n'y arrive et emparez-vous des fournitures médicales. 敌军正在向此处派发医疗物资。拦截运输车队或在他们抵达时目的地时发动进攻,把医疗物资缴获回来。 + Враг пополняет локацию медицинскими предметами. Перехватите транспорт или атакуйте то место, куда они направляются, когда они прибудут, чтобы захватить некоторые медикаменты. The enemy is transporting a cache of explosives. Intercept the transport, or attack the location they are headed to once they have arrived, to capture some explosives. Be careful not to blow it up! @@ -615,6 +687,7 @@ Nepřítel převáží skrýš výbušnin. Zachyťte transport nebo zaútočte na místo, kam míří, jakmile dorazí, aby zachytili nějaké výbušniny. Dávejte pozor, abyste to vyhodit do povětří! L'ennemi réapprovisionne un emplacement en caisses d'explosifs par convoi. Attaquez-le à l'endroit où il se dirige ou avant qu'il n'y arrive et emparez-vous des caisses d'explosifs. 敌军正在运送一批爆炸物。拦截运输车队或在他们抵达时目的地时发动进攻,把爆炸物缴获回来。千万小心别弄炸了! + Противник перевозит тайник со взрывчаткой. Перехватите транспорт или атакуйте то место, куда они направляются, чтобы захватить взрывчатку. Будьте осторожны, не взорвите его! @@ -629,6 +702,7 @@ Dosáhli jste limitu savegame 5 savegames. Chcete-li pokračovat, odstraňte uložené hry. Vous avez atteint la limite de 5 sauvegardes autorisé. Supprimez-en pour continuer. 你已达到游戏存档上限(5个)。删除存档后继续。 + Вы достигли ограничения в 5 сохранений. Чтобы продолжить, удалите сохранения. Create a new save game. @@ -637,6 +711,7 @@ Vytvořte novou uloženou hru. Créez une nouvelle sauvegarde. 建立新游戏 + Создайте новое сохранение. @@ -647,6 +722,7 @@ Chyba: Soubor frakce obsahuje chyby. Zkontrolujte. RPT soubor pro více informací. ERREUR: le fichier des Factions contient des erreurs. Vérifiez votre fichier .RPT pour plus d'informations. 错误:阵营文件包含错误。检查你的.RPT文件获取更多信息。 + ОШИБКА: файл фракции содержит ошибки. Проверьте свои .RPT-файл для получения дополнительной информации. ERROR: Missing addon: @@ -655,6 +731,7 @@ Chyba: Chybí addon: ERREUR: Mode manquant: 错误:缺少加载项: + ОШИБКА: Отсутствует аддон: Hover to show a description. @@ -663,6 +740,7 @@ Chcete-li zobrazit popis, najeďte myší. Survolez pour afficher une description. 鼠标指向显示介绍。 + Наведите указатель мыши, чтобы отобразить описание. @@ -677,6 +755,7 @@ *Vindicta *VINDICTA *Vindicta + *Vindicta @@ -687,6 +766,7 @@ Automatické načtení Chargement automatique 自动加载 + АвтоЗагрузка Enabled @@ -695,6 +775,7 @@ Povoleno Activer 开启 + Включено Most recent save will be loaded automatically on mission start @@ -703,6 +784,7 @@ Poslední uložení se automaticky načte při zahájení mise La sauvegarde la plus récente sera chargée automatiquement au début de la mission 最新的存档将会在任务开始时自动加载 + Самое последнее сохранение будет загружено автоматически при запуске миссии. @@ -713,6 +795,7 @@ Automatické ukládání Sauvegarde automatique 自动保存 + АвтоСохранение Enabled @@ -721,6 +804,7 @@ Povoleno Activer 开启 + Включено Enable/disable auto save system @@ -729,6 +813,7 @@ Povolení nebo zakázání systému automatického ukládání Activer/désactiver le système de sauvegarde automatique 开启/停止自动保存系统 + Включение / Отключение системы автосохранения On empty @@ -737,6 +822,7 @@ Na prázdné Si serveur vide 空置时 + На пустом Will auto save when the last player leaves the server @@ -745,6 +831,7 @@ Bude automaticky ukládat, když poslední hráč opustí server Sauvegarde automatiquement lorsque le dernier joueur quitte le serveur 当最后一个玩家离开服务器后将会自动保存 + Будет автоматически сохраняться, когда последний игрок покинет сервер Interval in hours (0 = disabled) @@ -753,6 +840,7 @@ Interval v hodinách (0 = zakázán) Intervalle en heures (0 = désactivé) 间隔小时(0 = 关闭) + Интервал в часах (0 = отключено) Auto save will happen on this interval, setting to 0 will disable interval auto save @@ -761,6 +849,7 @@ Automatické ukládání se stane v tomto intervalu, nastavení na 0 zakáže interval automatické ukládání L'enregistrement automatique se produira à cet intervalle, le réglage sur 0 désactivera l'intervalle d'enregistrement automatique. 间隔时间内进行自动保存,设置为0时将会关闭自动保存间隔 + Автоматическое сохранение будет происходить в этот интервал, установка на 0 отключит автоматическое сохранение интервала. In combat @@ -769,6 +858,7 @@ V boji Combat engagé 战斗时 + В бою When enabled will allow autosaving when enemies are within 250m of a player, otherwise it will be delayed by up to 30 minutes after the scheduled time @@ -777,6 +867,7 @@ Pokud je povoleno, umožní automatické úspory, když jsou nepřátelé do 250 m od hráče, jinak bude zpožděno až o 30 minut po plánovaném čase Lorsqu'elle est activée, la sauvegarde automatique s'effectuera si les ennemis se trouvent à moins de 250 m d'un joueur. Sinon elle sera retardée de 30 minutes. 开启后将会允许敌人处于玩家周围250米以内时进行自动保存,否则保存功能将会延后至多30分钟 + Если этот параметр включен, автосохранение разрешено, когда враги находятся в пределах 250 м от игрока, в противном случае оно будет отложено на 30 минут после запланированного времени. @@ -787,6 +878,7 @@ Server Serveur 服务器 + Сервер Suspend when empty @@ -795,6 +887,7 @@ Pozastavit, pokud je prázdný Suspendre lorsqu'il est vide 空置时暂停 + Приостановить, когда пустой Time will be frozen when no players are connected to the server (applies to dedicated servers only) @@ -803,6 +896,7 @@ Čas bude zmrazen, pokud nejsou k serveru připojeni žádní hráči (platí pouze pro dedikované servery) Suspendre lorsqu'il est vide 当服务器中没有玩家时时间将会暂停(限架设服务器) + Время будет заморожено, когда ни один игрок не будет подключен к серверу (применяется только к выделенным серверам) @@ -813,6 +907,7 @@ Hra Jeu 游戏 + Игра Game Speed Multiplier @@ -821,6 +916,7 @@ Násobitel rychlosti hry Multiplicateur de vitesse de jeu 游戏速度乘数 + Множитель Скорости Игры Determines how fast time progresses in the game @@ -829,6 +925,7 @@ Určuje, jak rychle bude ve hře postupovat čas. Détermine la vitesse à laquelle le temps progresse dans le jeu 决定游戏中时间的流速 + Определяет, как быстро проходит время в игре @@ -839,6 +936,7 @@ Obtížnosti Difficulté 难度 + Сложность Global difficulty @@ -847,37 +945,45 @@ Globální obtížnost Difficulté globale 全局难度 + Общая Сложность Affects enemy attack strength, frequency of external reinforcements. 影响敌军的进攻强度、外来增援的频率。 + Влияет на силу атаки противника, частоту внешних подкреплений. Aggression Boost 侵略性加值 + Повышение Агрессии Value added to initial aggression level. 增加初始侵略等级。 + Повышение начального уровня агрессии. Military Loot Amount 军用战利品数量 + Количество Военных Трофеев Amount of gear found in military cargo crates and vehicles. Does not include construction resources. 军用货箱和载具里能找到的装备数量。不包括建筑物资。 + Количество снаряжения, найденного в военных грузовых ящиках и транспортных средствах. Не включает в себя строительные ресурсы. Allow Player Map Markers 允许玩家地图标记 + Разрешить Маркеры на Карте Игрока Allows map markers of players shown on the map. 允许地图上显示玩家标记。 + Позволяет отображать маркеры игроков на карте. @@ -888,6 +994,7 @@ Obtížnost nepřátelského velitele Niveau de difficulté du Commandant ennemi 敌军指挥官难度 + Сложность Вражеского Командира This value is applied as a modifier to all enemy Commander difficulty settings @@ -896,6 +1003,7 @@ Tato hodnota je použita jako modifikátor pro všechna nastavení obtížnosti nepřátelského velitele Cette valeur est appliquée en tant que modificateur à tous les paramètres de difficulté du Commandant ennemi 该数值应用在所有敌军指挥官难度设定上。 + Это значение применяется как модификатор ко всем настройкам сложности вражеского командира. Reinforcement rate @@ -904,6 +1012,7 @@ Posílení Taux de renforcement 增援频率 + Скорость Подкрепления Modifies the rate at which the enemy can reinforce @@ -912,6 +1021,7 @@ Upravuje rychlost, s jakou může nepřítel posílit Modifie la vitesse à laquelle l'ennemi peut se renforcer 更改敌军能够发动增援的频率 + Изменяет скорость, с которой противник может отправить подкрепления Escalation rate @@ -920,6 +1030,7 @@ Míra eskalace Taux d'augmentation 激化率 + Скорость Эскалации Modifies the rate at which the enemy escalates their force strength (e.g. how soon in the campaign they will start to use tanks) @@ -928,6 +1039,7 @@ Upravuje rychlost, s jakou nepřítel eskaluje svou sílu (např. jak brzy v kampani začne používat tanky) Modifie la vitesse à laquelle l'ennemi augmente sa force (par exemple, à quelle vitesse dans la campagne il commencera à utiliser des chars) 更改敌军加强自身军事力量的频率(例如:战役中敌军会多久开始开上坦克) + Изменяет скорость, с которой противник наращивает свои силы (например, как скоро в кампании они начнут использовать танки) Persitence @@ -936,6 +1048,7 @@ Stálost Persistance 顽固程度 + Упорство Modifies how persistent the enemy will be when sending repeated actions against you @@ -944,6 +1057,7 @@ Upravuje, jak vytrvalý bude nepřítel při odesílání opakovaných akcí proti vám Modifie la persistance de l'ennemi lors de l'envoi d'actions répétées contre vous 更改敌军重复向玩家发动同一行动的持续力度 + Изменяет, насколько настойчивым будет противник при повторных действиях против вас. @@ -954,6 +1068,7 @@ AI IA AI + ИИ AI global @@ -962,6 +1077,7 @@ AI global IA global 全局AI + Глобальный ИИ This value is applied as a modifier to all AI settings @@ -970,6 +1086,7 @@ Tato hodnota se použije jako modifikátor pro všechna nastavení AI. Cette valeur est appliquée en tant que modificateur à tous les paramètres de l'IA 该数值应用到所有AI设置上 + Это значение применяется в качестве модификатора ко всем настройкам ИИ AI aiming accuracy @@ -978,6 +1095,7 @@ AI přesnost zaměření Précision de visée de l'IA AI瞄准精度 + Точность прицеливания ИИ AI aiming shake @@ -986,6 +1104,7 @@ AI míření chvění Oscillation de viser de l'IA AI瞄准抖动 + Тряска прицеливания ИИ AI aiming speed @@ -994,6 +1113,7 @@ Rychlost míření AI Vitesse de visée de l'IA AI瞄准速度 + Скорость прицеливания ИИ AI spotting distance @@ -1002,6 +1122,7 @@ Vzdálenost pozorování AI Distance de détection de l'IA AI察觉距离 + Дистанция обнаружения ИИ AI spotting time @@ -1010,6 +1131,7 @@ Doba pozorování AI Temps de détection de l'IA AI察觉时间 + Время обнаружения ИИ Note: Final AI skill is affected by AI settings in server's profile @@ -1018,6 +1140,7 @@ Poznámka: Konečná dovednost AI je ovlivněna nastavením AI v profilu serveru Remarque: la compétence d'IA finale est affectée par les paramètres d'IA du profil serveur 注意:最终AI技能受服务器配置中的AI设置影响 + Примечание: окончательный навык ИИ зависит от настроек ИИ в профиле сервера @@ -1028,32 +1151,39 @@ Výkon Performance 性能 + Производительность AI to Player spawn Distance AI与玩家刷新距离 + Дистанция спавна ИИ от Игрока AI spawn distance measured from garrisons to nearest player. 从驻地到距离最近的玩家之间的AI刷新距离。 + Расстояние появления ИИ измеряется от гарнизона до ближайшего игрока. AI to enemy AI spawn Distance AI与敌军AI刷新距离 + Расстояние от ИИ до ИИ противника AI spawn distance measured from garrisons to nearest enemy AI. 从驻地到距离最近的敌军AI之间的AI刷新距离。 + Расстояние появления ИИ измеряется от гарнизонов до ближайшего вражеского ИИ. Ambient Civilian Density 平民密度 + Плотность Окружающего Гражданского Населения Scales the amount of ambient civilians near players. 玩家附近平民的数量比例 + Масштабирует количество окружающих гражданских лиц рядом с игроками. @@ -1066,6 +1196,7 @@ NAČÍTÁNÍ CHARGEMENT 读取中 + ЗАГРУЗКА LOAD COMPLETE @@ -1074,6 +1205,7 @@ NAČÍTÁNÍ KOMPLETNÍ CHARGEMENT EFFECTUÉ 读取完成 + ЗАГРУЗКА ЗАВЕРШЕНА LOAD FAILED @@ -1082,6 +1214,7 @@ NAČÍTÁNÍ SELHALO CHARGEMENT ÉCHOUÉ 读取失败 + ОШИБКА ЗАГРУЗКИ @@ -1092,6 +1225,7 @@ Automatické načítání Chargement automatique 自动读取 + Автозагрузка Currently disabled, enable in CBA settings @@ -1100,6 +1234,7 @@ V současné době zakázáno, povolit v nastavení CBA Actuellement désactivé, activez dans les paramètres CBA 当前已禁用,请在CBA设置中开启 + В настоящее время отключено, включить в настройках CBA No saves found @@ -1108,6 +1243,7 @@ Nebyly nalezeny žádné uložené Aucune sauvegarde trouvée 未找到存档 + Сохранений не найдено No saves found for this map @@ -1116,6 +1252,7 @@ Pro tuto mapu nebyly nalezeny žádné uložené Aucune sauvegarde trouvée pour cette carte 未找到该图存档 + Сохранений для этой карты не найдено Most recent save for this map is an incompatible version @@ -1124,6 +1261,7 @@ Poslední uložení pro tuto mapu je nekompatibilní verze La sauvegarde la plus récente pour cette carte est une version incompatible 无法兼容该图最新的存档 + Последнее сохранение для этой карты несовместимо с версией Most recent save for this map has incompatible factions @@ -1132,6 +1270,7 @@ Poslední uložení pro tuto mapu má nekompatibilní frakce La sauvegarde la plus récente pour cette carte a des Factions incompatibles 该图最新的存档有不兼容的阵营 + Самое последнее сохранение для этой карты имеет несовместимые фракции Will autoload in %1s, login as admin to abort @@ -1140,6 +1279,7 @@ Bude autoload v %1s, přihlásit se jako správce přerušit Se chargera automatiquement dans %1s, connectez-vous en tant qu'administrateur pour abandonner 将于%1秒后自动加载,以管理员身份登陆来终止 + Будет автоматически загружаться в %1 с, войдите как администратор для отмены Autoload aborted as admin is present @@ -1148,6 +1288,7 @@ Automatické načítání přerušeno, protože správce je přítomen Le chargement automatique est interrompu car l'administrateur est présent 管理员在线,自动加载终止 + Автозагрузка прервана из-за присутствия администратора @@ -1158,306 +1299,378 @@ I can't talk now, I am busy. 我现在没法聊天,正忙着呢。 + Я не могу сейчас говорить. Я занят. Sorry I can't talk now. 抱歉我现在和你聊天。 + Извини, я не могу сейчас говорить. I'm busy, I can't talk. 我正忙着呢,没时间聊。 + Я занят, не могу говорить. Leave me alone, I can't talk now. 别来烦我,我现在不能聊天。 + Оставь меня в покое, я не могу сейчас говорить. I can't talk now! 我现在不能和你聊! + Я не могу сейчас говорить! I am too busy to talk right now. 我正忙得不可开交。 + Я сейчас слишком занят, чтобы разговаривать. I have no time to talk. 我没时间和你聊。 + У меня нет времени на разговоры. My plans have changed, I must leave now. 计划有变,我必须得走了。 + Мои планы изменились, я должен уйти сейчас. I can't talk any more. 我不能再多讲了。 + Я больше не могу говорить. Sorry I can't talk any more. 抱歉我不能继续聊了。 + Извини, я больше не могу говорить. Sorry I have no more time for this. 抱歉我没时间耗着了。 + Извините, у меня больше нет на это времени. Sorry I must leave. 抱歉我必须得走了。 + Извини, я должен уйти. I must leave. 我必须得走了。 + Я должен уйти. I must leave, sorry. 我真的得走了,抱歉。 + Я должен уйти, извини. I have no more time for this, sorry. 我没时间了,抱歉。 + У меня больше нет на это времени, извините. I must go now. 我必须离开了。 + А теперь мне пора. Don't hurt me! 别伤害我! + Не делай мне больно! Please don't hurt me! 请别伤害我! + Пожалуйста, не делай мне больно! I'm so scared! 我好怕怕呀! + Я так напуган! Please don't shoot me! 请别打我! + Пожалуйста, не стреляйте в меня! No! Please! Don't shoot me! 别!求你了!别打我! + Нет! Пожалуйста! Не стреляйте в меня! I won't tell anyone I saw you! I swear! 我不会把你供出去的!别灭我口! + Я никому не скажу, что видел тебя! Клянусь! I am not armed! Don't shoot! 别打了!我是老乡! + Я не вооружен! Не стреляйте! Oh my god! 我的妈啊! + Боже мой! Damn! 干! + Черт! Damn it! 干哦! + Черт возьми! Nooo! 不! + Нееет! Oh no! 哦不! + О нет! Fuck! 操! + Твою ж мать! Oh fuck! 我操! + Бля! Fucking hell! 见他妈鬼去! + Черт возьми! Fuck this shit! 去他妈的! + К черту это дерьмо! I'm out of here! 老子溜了! + Я сваливаю отсюда! Shit shit shit! 操操操! + Чёрт чёрт чёрт! Someone help me! 谁来救救我! + Кто-нибудь Помогите мне! Help me, anyone! 有人吗!救我呀! + Помогите мне, хоть кто! Police! Police! Help me! 警察叔叔!救救我! + Полиция! Полиция! Помогите мне! Someone, call the police! 谁去把警察叫来啊! + Кто-нибудь, вызовите полицию! Someone, call the cops! 谁去把条子叫来啊! + Кто-нибудь, вызовите копов! Police! Help me! 警察叔叔!帮帮我吧! + Полиция! Помогите мне! This is horrible! 太糟糕了! + Это ужасно! This is insane! 真他妈疯了! + Это безумие! Hey, you've got a minute? 嗨,可以占用你点时间么? + Эй, у тебя есть минутка? Can I ask you something? 我能问你点儿事么? + Могу я вас кое о чем спросить? Sir, can you talk now? 先生,你现在方便谈话吗? + Сэр, теперь вы можете поговорить? Excuse me, do you have a moment to talk? 打扰一下,你能抽出点时间来谈话吗? + Извините, у вас есть минутка поговорить? Can you talk now? 我们可以聊聊么? + Ты можешь сейчас говорить? Hey, can I talk to you for a moment? 嗨,我能和你聊聊么? + Эй, можно тебя на минутку? Hi! Can I talk to you? 嘿!我能和你谈谈吗? + Привет! Я могу с тобой поговорить? Hey, do you have a second? 嗨,你有时间么? + Эй, можно тебя на пару секунд? Hey! Got a minute? 嘿!有时间吗? + - Эй! Есть минутка? Hey, I'd like to talk to you. 嘿,我想和你聊一聊。 + Эй, я хотел бы поговорить с тобой. I am nothing but a simulation on some computer. 我只是电脑中的纸片人罢了。 + Я всего лишь имитация на каком-то компьютере. This all is not real! This is a simulation! What shall we do now? 这不是真的!全都是虚假的!我们该怎么办? + Это все ненастоящее! Это симуляция! Что нам теперь делать? How can you prove that this world is real? It's all a simulation! 你怎么能证明这个世界是真的?这一切都是虚拟的! + Как вы можете доказать, что этот мир реален? Это все симуляция! Me and you and this world, we are just a bunch of 1s and 0s! 你、我、这个世界,全都是1和0组成的! + Я, ты и этот мир, мы просто сборище единиц и нулей! Help! I don't remember what happened to me 3 minutes ago. I just appeared out of nowhere!! 救命啊!我记不得3分钟前发生了什么。我就这么凭空出现了!! + Помогите! Я не помню, что случилось со мной 3 минуты назад. Я просто появился из ниоткуда!! What has happened? All my furniture is gone and I must sleep on the floor now. 发生了什么?我的家具都没了,我必须得睡在地板上了。 + Что случилось? Вся моя мебель исчезла, и теперь я должен спать на полу. I think therefore I am. 我思故我在。 + Думаю, так и есть. To be is to be perceived. 存在就是一切,一切为了存在。 + Быть - значит быть воспринимаемым. The only thing I know is that I know nothing. 我知道我什么都不知道。 + Единственное, что я знаю, - это то, что я ничего не знаю. Nothing is enough for the man to whom enough is too little. 知足常乐者恒求之。 + Ничего не достаточно для человека, для которого достаточно слишком мало. I did nothing wrong! The guy just arrested me for nothing! 我啥都没做!他们就莫须有的这么抓了我! + Я не сделал ничего плохого! Этот парень только что арестовал меня ни за что! They said that I look suspicious! What a nonsense! 他们说我很可疑!还有王法吗! + Они сказали, что я выгляжу подозрительно! Что за вздор! Is it forbidden to have own opinion in this country now?! 发表意见都有错了吗?! + Разве теперь в этой стране запрещено иметь собственное мнение?! This country goes straight to hell! What a shame! 这个国家已经完蛋了!真是耻辱! + Эта страна катится прямиком в ад! Какой позор! They said that I look like a criminal they are searching for! 他们说我很像他们正在搜捕的罪犯! + Они сказали, что я похож на преступника, которого они ищут! I am so angry at the police now! 条子让我无能狂怒! + Я так зол на полицию! Thanks for the help, brother! 多谢相救,兄弟! + Спасибо за помощь, брат! Well done, thank you! 干得好,谢谢! + Молодец, спасибо! Thank you for the help! We should make the police pay for this! 多谢你的帮助!这帮条子会付出代价的! + Спасибо вам за помощь! Мы должны заставить полицию заплатить за это! Thanks, brother! These assholess will pay for what they are doing! 谢谢兄弟!这帮混蛋会为此付出代价! + Спасибо, брат! Эти придурки заплатят за то, что делают! @@ -1466,478 +1679,592 @@ Do you know any military outposts in the area? 你知道这附近哪里有军事哨所吗? + Вы знаете какие-нибудь военные аванпосты в этом районе? Do you know of any military places around here? 这附近有任何军事禁区吗? + Вы знаете какие-нибудь военные места поблизости? Hey, are there any ... you know ... military places near here? 嘿,这附近...有军事禁区吗?你懂的... + Эй, а есть ли ... ну знаешь ... военные места поблизости? Have you seen any military activity around here? 你在这附近看到过任何军事活动吗? + Вы видели здесь какую-нибудь военную активность? Do you know any military locations around here? 你了解周边的军事区域吗? + Вы знаете здесь какие-нибудь военные объекты? Damn police, they keep arresting innocent people! 该死的警察,他们就这样不停逮捕无辜的人! + Проклятая полиция, они продолжают арестовывать невинных людей! Those militarist pigs will pay for their crimes! 这帮军国主义猪猡会为他们的罪恶付出代价! + Эти милитаристские свиньи заплатят за свои преступления! Yesterday they have arrested my friends' family because of 'terrorist activity' as the police say! 昨天他们逮捕了我朋友一家,条子蔑称他们参与了“恐怖活动”! + Вчера арестовали семью моих друзей за «террористическую деятельность», как говорят в полиции! The police took my brother yesterday, you might be next one! 条子昨天抓了我兄弟,下一个可能就轮到你了! + Вчера полиция забрала моего брата, ты можешь стать следующим! Have you heard about those illegal detention camps? I know a guy who returned from one, horrible place! 你听说过非法集中营吗?我认识有个刚从那里回来的人,太惨了! + Вы слышали об этих незаконных лагерях? Я знаю парня, который вернулся из одного ужасного места! We must stay united, or next time police will take one of us for some fake reason! 我们必须团结一致,不然下一次条子就会以莫须有的罪名抓走我们! + Мы должны держаться вместе, или в следующий раз полиция заберет одного из нас по какой-то фальшивой причине! Police tossed drugs to one of my friends and arrested him! Assholes! 条子往我朋友车里栽赃了毒品并抓了他!真是混蛋! + Полиция подбросила наркотики одному из моих друзей и арестовала его! Сволочи! We should seek justice for all the war crimes the military are doing here! 我们要让军队为他们的战争罪行付出代价! + Мы должны добиваться справедливости за все военные преступления, которые совершают здесь военные! The military are so corrupt! There is no other solution to this any more! 军队太腐败了!我们别无选择! + Военные настолько коррумпированы! Другого решения этой проблемы больше нет! Damn that's horrible! 太他妈可怕了! + Черт возьми, это ужасно! I am shocked to hear this! 震惊! + Я потрясен, услышав это! You are so right! 会说话就多说两句! + Вы совершенно правы! That's horrible! 真可怕! + Это ужасно! We should put an end to this! 我们得终结这一切! + Мы должны положить этому конец! Yes! The truth must be exposed! 是啊!真相必须公之于众! + Да! Правда должна быть раскрыта! Oh really, they don't tell that on TV! 真的吗?他们从不在电视上聊这些! + Да уж, по телевизору этого не говорят! Damn I've never heard of it on the local radio! 干,我从没在当地电台里听说过这些! + Блин, я никогда не слышал об этом по местному радио! You're straight up spitting facts there mate! It's about time somebody puts a stop to that, and I for one am up for it! 你说的可太对了老鸽!必须有人制止这一切,我报名! + Ты прямо плюешься фактами, приятель! Самое время кому-нибудь положить этому конец, и я, например, готов! You're right, they really are corrupt. Lets get to work on some change around here! 你是对的,他们太腐败了。我们要改变这一切! + Вы правы, они действительно коррумпированы. Давайте поработаем здесь над некоторыми изменениями! They definitely have some stick up their ass, let's show them who the real boss is! 他们肯定还在洋洋得意,让他们看看谁才是这里的老大! + У них явно есть шило в заднице, давайте покажем им, кто настоящий босс! Well there is one solution, and it involves guns and liberation. I'm up for it if you ask me! 吾有一计,需要枪和火药。我会加入你们奋斗的事业! + Что ж, есть одно решение, и оно включает в себя оружие и освобождение. Я готов, если вы спросите меня! I might know a way to fix their attitude! Its about time I get involved in this! 我可太懂该怎么扳他们的臭毛病了!是时候下场参战了! + Возможно, я знаю способ исправить их отношение! Пора мне заняться этим! The less control they have, the better! Count me in! 他们管控的越少越好!算我一个! + Чем меньше у них контроля, тем лучше! Рассчитывайте на меня! Get out of here, quick! 离开这里,快! + Убирайся отсюда быстро! Something bad is going to happen here. Better move away! 这里要整个大新闻。最好赶紧跑! + Здесь должно произойти что-то плохое. Лучше отойди! It's not safe here, run away! 这里不安全,快跑! + Здесь небезопасно, убегай! This place is not safe, you better get away! 这地方不安全,你最好快跑! + Это место небезопасно, тебе лучше уйти! Sir you better get out of here, quick! 先生你最好离开这里,快! + Сэр, вам лучше убраться отсюда, быстро! Move out of here! This place is not safe! 开离开这儿!这里不安全! + Убирайся отсюда! Это место небезопасно! Do you know if there will be any military maneuvers nearby? 你知道这附近的军事动向吗? + Вы не знаете, будут ли поблизости военные маневры? Have you got any idea if the military are planning something? 你知道军队在计划些什么吗? + Вы не знаете, военные что-то планируют? Any idea if the army is planning something? 你知道军队要做什么嘛? + Есть идеи, что армия что-то планирует? The resistence needs your help! Do you have any building supplies? 抵抗组织需要你的帮助!你有建筑物资吗? + Сопротивлению нужна ваша помощь! У вас есть строительные материалы? Listen, the resistence needs some building supplies, do you have any? 听着,抵抗组织需要一些建筑物资,你有吗? + Слушай, Сопротивлению нужны строительные материалы, у тебя есть? Here, take these construction supplies, that's all I have. 给你,拿好这些建材,我就这么多了。 + Вот, возьми эти строительные материалы, это все, что у меня есть. Take these construction supplies, that's all I can help you with. 拿上这些建材吧,我只能帮你到这了。 + Возьмите эти строительные материалы, это все, чем я могу вам помочь. I can't help you with it. 我帮不了你。 + Я ничем не могу вам помочь. Sorry I can't help you. 抱歉我不能帮你。 + Извините, я не могу вам помочь. There is nothing I can help you with. 我没什么能帮得上的。 + Мне нечем помочь вам. I don't know anything like that. 我不知道类似的事情。 + Я ничего такого не знаю. I am not aware of such information. 我不了解这类信息。 + Мне такая информация неизвестна. Sorry I don't know anything of this kind. 抱歉我不知道相关的事。 + К сожалению, я ничего такого не знаю. Sure! 好啊! + Конечно! Yes? 啥? + Да? How can I help you? 需要帮助吗? + Чем я могу вам помочь? Tell it to others! 把这事流传出去! + Расскажи это другим! I know! It's dangerous to discuss this. 我懂的!这也太危险了。 + Я знаю! Обсуждать это опасно. Sorry I gave all I could already! 能给的我都已经给了! + Извините, я уже отдал все, что мог! What time is it? 现在几点了? + Который сейчас час? Thanks! 谢了! + Спасибо! Are you serious? You have a watch on your hand! 你搞笑呢?你手上那不是表? + Ты серьезно? У тебя на руке часы! Don't you have a phone? 你没手机吗? + У тебя что, нет телефона? Don't you have a watch yourself? 你就不能戴个表? + Разве у тебя нет часов? It is %1 现在时间是%1 + Время %1 Bye! I must leave now. 拜!我得走了。 + - Пока! Теперь я должен уйти. Bye! 拜! + Пока! Good bye! 再见! + До свидания! See you! 慢走! + Увидимся! Anything else? 还有事么? + Что-нибудь еще? Let me think... 让俺寻思一下... + Дай подумать... Give me a second... 等一下啊... + Дай мне секунду... One moment. Let me think... 稍等,让我想想... + Один момент. Дай подумать... No, there aren't any within kilometers of this place. 不,这方圆几里都没有此类地方。 + Нет, в радиусе километра от этого места их нет. Yes, I know of a few places like that ... 对,我知道几个类似的地方... + Да, я знаю несколько таких мест ... north 北方 + к северу north-east 东北方 + к северо-востоку east 东方 + восток south-east 东南方 + юго-восток south 南方 + юг south-west 西南方 + юго-запад west 西方 + запад north-west 西北方 + северо-запад quite close. 非常近。 + довольно близко. within 400 meters. 400米内。 + в пределах 400 метров. right over here. 这里。 + прямо здесь. five-minute walk from here. 走路5分钟就到。 + в пяти минутах ходьбы отсюда. not too far away from here. 离这儿不太远。 + не так далеко отсюда. within a kilometer. 一公里内。 + в пределах километра. 10 minute walk from here. 走路10分钟就到。 + 10 минут пешком отсюда. not far from here at all. 离这里不算太远。 + совсем недалеко отсюда. very far away. 非常远。 + очень далеко. pretty far away. 还挺远的。 + довольно далеко. more than a kilometer from here. 离这儿超过一公里。 + больше километра отсюда. quite a bit away from here. 离这儿还挺远。 + довольно далеко отсюда. There is a 那里有 + Eсть I know about a 我知道有 + Я знаю о I think there is a 我觉得那里有 + Я думаю есть Some time ago I saw a 不久前我看到了 + Некоторое время назад я видел A friend told me about a 一个朋友告诉我有 + Один друг рассказал мне о People are nervous about a 大家都谨慎关注着 + Люди нервничают из-за People are talking about a 大家议论着 + Люди говорят о A long time ago there was a 很久以前那里有 + Давным-давно там был Not sure about the coordinates, there is a 不确定具体位置,但有 + Не уверен насчет координат, есть A friend said he heard from somebody about a 我的朋友说他听别人说有 + Друг сказал, что слышал от кого-то о I heard some guys talk about a 我听到有人议论着 + Я слышал, как некоторые парни говорили о I think I heard policemen talk about a 我听到警察谈论着 + Кажется, я слышал, как полицейские говорили о Some time ago I could hear some soldiers talk about a 不久之前我听到几个士兵谈论着 + Некоторое время назад я слышал, как некоторые солдаты говорили о at %1 在%1 + в %1 to the %1 位于%1 + к %1 That's all I can tell you. 我只能告诉你这些了。 + Это все, что я могу вам сказать. I don't know anything else. 我不知道别的了。 + Больше я ничего не знаю. That's all I know. 我只知道这些。 + Это все, что я знаю. What are you going to do with this information anyway? 你打听这种信息要做什么? + Что вы собираетесь делать с этой информацией? By the way, why do you are you asking this? 对了,你问这些做什么? + Кстати, а зачем вы это спрашиваете? Just don't tell me why you are asking, all right? 我不想知道你为啥问这些,懂么? + Только не говори мне, почему ты спрашиваешь, хорошо? I don't want to know what you are going to do with this information! 我不想知道你会拿这种情报去做什么! + Я не хочу знать, что вы собираетесь делать с этой информацией! Just don't tell them I told you this! 别告诉他们是我说的! + Только не говори им, что это я тебе сказал! I have a bad feeling about this. 我有种不好的预感。 + У меня плохое предчувствие. %1 %2 at %3 %1 %2于%3 + %1 %2 в %3 @@ -1946,114 +2273,140 @@ What's the problem? 有问题吗? + В чем проблема? I'm on duty. Don't waste my time! 我正在执勤。别浪费我时间! + Я на дежурстве. Не трать мое время! Move along, I am busy! What do you want? 该滚就滚,我正忙着呢!你想干什么? + Идите, я занят! Что тебе надо? Don't you see, I am busy over here! 你没长眼啊,我正忙着呢! + Разве вы не видите, я здесь занят! Go ahead, what do you want? 说吧,你想干啥? + Давай, чего ты хочешь? Your face looks familiar. Did I arrest you a week ago? 你看着挺眼熟啊。我是不是上周逮捕了你? + Ваше лицо выглядит знакомым. Я тебя арестовывал неделю назад? You look like the guy I fined a week ago! 你看着像我上周开罚单的那个人! + Ты похож на того парня, которого я оштрафовал неделю назад! Don't do anything funny, I'll be watching you! 别做蠢事,我会盯着你的! + Не делай глупостей, я буду следить за тобой! Report anything unusual, citizen! 上报任何不寻常的事,市民! + Сообщайте обо всем необычном, гражданин! Stop wasting my time, citizen! 别再浪费我的时间了,市民! + Перестань тратить мое время, гражданин! Alright, now go away! 好了,滚吧! + Ладно, а теперь уходи! I knew it was a pointless dialogue! 我就知道这是在浪费时间! + Я знал, что это бессмысленный диалог! Good job, citizen. We will take measures. 干得好,市民。我们会采取措施的。 + Хорошая работа, гражданин. Мы примем меры. Thank you. We will do something about it. 谢谢。我们会采取行动的。 + Спасибо. Мы что-нибудь с этим сделаем. Some man is giving out leaflets. 有人正在大发传单。 + Какой-то человек раздает листовки. Someone is making a political speech. 有人正在发表不正当言论。 + Кто-то произносит политическую речь. I think there is a political meeting over there. 我觉得那边正在进行政治会谈。 + Я думаю, что там идёт политический митинг. I heard people talk about weapons. 我听到有人在谈论武器。 + Я слышал, как люди говорили об оружии. Some guys are loading strange boxes into their car. 有人正往他们的车上装奇怪的箱子。 + Какие-то парни грузят в машину странные коробки. Where is the police station? 警察局在哪? + Где находится полицейский участок? I want to report terrorist activity nearby! 我想要上报附近的恐怖活动! + Я хочу сообщить о террористической деятельности поблизости! What do you know?! 你都知道些什么?! + Что ты знаешь?! Where did you see it? 你在哪看到的? + Где ты его видел? Where I am looking at. A few hundred of meters this way. 就在我面朝的方向。几百米远的地方。 + Там, куда я смотрю. В нескольких сотнях метров отсюда. Follow me, I will show you! 跟着我,我来带路! + Следуйте за мной, я покажу вам! This sounds strange. Let's go, show me the way! 听着是很怪。走,带路滴干活! + Звучит странно. Пойдем, покажешь мне дорогу! @@ -2064,56 +2417,69 @@ Create 建立 + Создать Savegames 存档 + Сохранения Tutorial 教程 + Руководство Mission Startup Menu v%1 任务启动菜单 v%1 + Меню Запуска Миссии v%1 Load a previously saved game or create a new campaign. 加载过往存档或开始一个新的战役。 + Загрузите ранее сохраненную игру или создайте новую кампанию. Strategic 战略 + Стратегия Notes 笔记 + Примечания Savegames 存档 + Сохранение игры Guide 指引 + Руководство Mission 任务 + Миссия Admin 管理 + Админ Mission Menu v%1 任务菜单 v%1 + Меню миссии v%1 Vindicta pre-alpha version. Vindicta 早期版本。 + Vindicta pre-alpha версия. @@ -2122,14 +2488,17 @@ Confirm Action 确认操作 + Подтвердить Действие Yes + Да No + Нет @@ -2138,101 +2507,125 @@ CREATE 建立 + СОЗДАТЬ Create a location 建立地点 + Создать локацию %1 construction resources %1 建筑物资 + %1 строительные ресурсы Camp 营地 + Лагерь Roadblock 哨卡 + Блокпост CLAIM 索取 + ЗАПРОС We can't claim a city! 我们不能索取城市! + Мы не можем претендовать на город! We already own this place! 我们已拥有这个地点! + Это место уже принадлежит нам! Claim a location 索取地点 + Запрос на локацию Will skip time until dusk (dusk is in about %1 hours) 将时间跳至日落(距离日落尚有%1小时) + Пропустит время до наступления сумерек (сумерки примерно через %1 часа) Will skip time until 30 minutes before dawn (dawn is in about %1 hours) 将时间跳至日出前30分钟(距离日出尚有%1小时) + Пропустит время до 30 минут до рассвета (рассвет примерно через %1 часа) Will skip time until dawn (dawn is in about %1 hours) 将时间跳至日出(距离日出尚有%1小时) + Пропустит время до рассвета (рассвет примерно через %1 часа) You must have at least %1 build resources! 你必须拥有至少%1建筑物资! + У вас должно быть не менее %1 ресурсов сборки! You must specify a proper name. 你必须输入合理的名称。 + Вы должны указать собственное имя. You must select a location type. 你必须选择地点类型。 + Вы должны выбрать тип локации. Creating new location ... 正在建立新地点... + Создание новой локации ... There is nothing to claim here! 这里没什么可索取的! + Здесь не на что претендовать! Only for admins 仅限管理员 + Только для админов Not yet implemented. 尚未实装。 + Еще не реализовано. We can't build here anymore. 我们不能在此地建造了。 + Мы больше не можем здесь строить. Not enough resources to build %1 缺少足够的建筑物资建造%1 + Недостаточно ресурсов для создания %1 Object %1 was build successfully! 物体%1已成功建造! + Объект %1 был успешно построен! We have recruited one %1 我们征募了一名%1 + Мы завербовали одного %1 Here I will write notes... (Use Shift+Enter for a new line, Ctrl+C and Ctrl+V for copying text) 我会在这里记录下笔记...(使用Shift+回车键换行,Ctrl+C和Ctrl+V复制粘贴文本) + Здесь я буду писать заметки... (Используйте Shift+Enter для новой строки, Ctrl+C и Ctrl+V для копирования текста) @@ -2241,18 +2634,22 @@ You must enter a campaign name. 你必须输入战役名称。 + Вы должны ввести название кампании. You must enter a valid campaign name. 你必须输入有效的战役名称。 + Вы должны ввести действительное название кампании. You must enter a valid amount of enemy forces. 你必须输入有效的敌军强度。 + Вы должны ввести действительное количество вражеских сил. ERROR: You must select factions which have all the addons loaded on the server. 错误:你必须选择已经加载到服务器中的阵营。 + ОШИБКА: вы должны выбрать фракции, у которых все аддоны загружены на сервер. @@ -2261,42 +2658,52 @@ Game can be loaded only after a mission restart 游戏仅能在任务重启后加载 + Игра может быть загружена только после перезапуска миссии There is nothing to save yet 什么可保存的 + Сохранять пока нечего With FileXT addon you can store saved games in a more convenient way. FileXT插件能让你更轻松地存储游戏存档。 + С помощью дополнения FileXT вы можете хранить сохраненные игры более удобным способом. You can find installation instructions at our Guide Web-Page. 你可以在我们的指引网站找到安装教程。 + Вы можете найти инструкции по установке на нашей веб-странице руководства. Create a new game save?\n 建立新存档?\n + Создать новое сохранение игры?\n Overwrite this saved game?\n%1 覆盖着个存档?\n%1 + Перезаписать эту сохраненную игру?\n%1 Error: version is incompatible: save: %1, current: %2, last compatible: %3 错误:版本不兼容:存档:%1,当前:%2,上一可兼容存档:%3 + Ошибка: версия несовместима: сохранить: %1, текущий: %2, Последний совместимый: %3 Error: maps are incompatible: save: %1, current: %2 错误:地图不兼容:存档:%1,当前:%2 + Ошибка: карты несовместимы: сохранение:% 1, текущее:% 2 Load this saved game?\n%1 读取这个存档?\n%1 + Загрузить эту сохраненную игру?\n%1 Delete this saved game?\n%1 删除这个存档?\n%1 + Удалить эту сохраненную игру?\n%1 @@ -2305,10 +2712,12 @@ Our tutorial is hosted at the website: 我们的教程位于这个网页中: + Наше руководство размещено на сайте: You can select and copy the link with CTRL + C 你可以通过Ctrl+C选择并复制链接 + Вы можете выбрать и скопировать ссылку с помощью CTRL + C @@ -2317,357 +2726,444 @@ CREATE A LOCATION 建立新地点 + СОЗДАТЬ ЛОКАЦИЮ location name here 在此输入地点名称 + название этой локации NAME 名称 + ИМЯ TYPE 类型 + ТИП CREATE 建立 + СОЗДАТЬ COST 花费 + СТОИМОСТЬ 666 build resources 666建筑物资 + 666 строительные материалы Build resources must be in your backpack or in the vehicle you are looking at. 建筑物资必须在你的背包里或你看向的载具里。 + Ресурсы сборки должны быть в вашем рюкзаке или в автомобиле, на который вы смотрите. SKIP TIME 跳进时间 + ПРОПУСК ВРЕМЕНИ Dusk 黄昏 + Сумерки Predawn 黎明前 + Предрассвет Dawn 黎明 + Рассвет CHOSEN FACTIONS: 选择阵营: + ВЫБОР ФРАКЦИИ CREATE A NEW VINDICTA CAMPAIGN 建立新VINDICTA战役 + СОЗДАТЬ НОВУЮ КАМПАНИЮ VINDICTA GAME MODE: 游戏模式: + РЕЖИМ ИГРЫ: ENEMIES AT OUTPOSTS %: 前哨的敌人%: + ВРАГИ НА АВАНПОСТАХ %: Initial amount of enemies at occupied outposts + Первоначальное количество врагов на занятых аванпостах OCCUPIED OUTPOSTS %: 发生敌人的前哨%: + ОККУПИРОВАННЫЕ АВАНПОСТЫ %: Initial amount of outposts occupied by enemies + Первоначальное количество аванпостов, занятых врагами MILITARY FACTION: 军事阵营: + ВОЕННАЯ ФРАКЦИЯ: CAMPAIGN NAME: 战役名称: + НАЗВАНИЕ КАМПАНИИ: - CIVILIAN FACTION: + POLICE FACTION: 平民阵营: + ФРАКЦИЯ ПОЛИЦИИ: - POLICE FACTION: + CIVILIAN FACTION: 警察阵营: + ГРАЖДАНСКАЯ ФРАКЦИЯ: ENTER NAME 输入名称 + ВВЕДИТЕ ИМЯ CIVIL WAR 内战 + ГРАЖДАНСКАЯ ВОЙНА STANDARD 标准 + СТАНДАРТ ADVANCED SETTINGS 高级设置 + ДОПОЛНИТЕЛЬНЫЕ ПАРАМЕТРЫ START 开始 + СТАРТ You can write notes here. Radio cryptokeys will also be added here. 你可以在此写下笔记。无线电密钥也会自动添加到这里。 + Вы можете писать заметки здесь. Здесь же будут добавлены радио-криптоключи. Storage: 存储位置: + Хранилище: New Save 新存档 + Новое сохранение Overwrite 覆盖 + Перезаписать Load 读取 + Загрузка Delete 删除 + Удалить PREVIOUSLY SAVED GAMES: 先前存档: + РАНЕЕ СОХРАНЕННЫЕ ИГРЫ: SAVE NAME: 存档名称: + ИМЯ СОХРАНЕНИЯ: MAP: 地图: + КАРТА: VERSION: 版本: + ВЕРСИЯ: SAVE COUNT: 存档计数: + ЧИСЛО СОХРАНЕНИЙ: Vindicta Gameplay Tutorial Vindicta游戏教程 + Инструкция по игре Vindicta Welcome to the Vindicta tutorial. This tutorial will help you enjoy this mission. 欢迎查看Vindicta教程。本教程将会助你了解并享受这个任务。 + Добро пожаловать в учебник Vindicta. Этот урок поможет вам получить удовольствие от этой миссии. Useful Links 常用网址 + Полезные ссылки Additional information about the mission can be found at:\n\nvindicta-team.github.io/Vindicta-Docs\n\nYou can also find the development team's Discord channel on the mod's Steam Workshop page.\n\nThis tutorial may contain outdated information, so please check the online documentation if you are having issues. 有关任务的额外信息可于此网址找到:\n\nvindicta-team.github.io/Vindicta-Docs\n\n你也可以通过本模组的Steam创意工坊页面找到并加入开发组的Discord频道\n\n本教程可能包含过时的信息,如果您有问题,请查看在线文档。 + Дополнительную информацию о миссии можно найти здесь at:\n\nvindicta-team.github.io/Vindicta-Docs\n\nВы также можете найти канал Discord команды разработчиков на странице Steam Workshop мода.\n\nЭтот учебник может содержать устаревшую информацию, поэтому, пожалуйста, проверьте онлайн-документацию, если у вас возникли проблемы. Introduction 介绍 + Введение If you are reading this, congratulations! You have navigated to the mission's in-game menu and you have opened the tutorial. There are no other keyboard keys you need to know about to play this mission.\n\nVindicta is a sandbox scenario where your main goal is to liberate the island from enemy occupation. There is no strict end condition and no end screen, but you may consider the mission finished when you take all airfields under your control, because then enemy will not be able to bring more reinforcements. 如果你正在读这篇文章,恭喜你!你已来到任务的游戏内菜单,并且打开了教程。畅玩本任务不需要知道其它键盘按键。\n\nVindicta是一个沙盒场景任务,你的主要目标是将岛屿从敌人的占领中解放出来。没有严格的结局条件,也没有终局动画,但当你控制所有机场时任务就已经完成了,因为此时的敌人已无法调遣更多增援。 + Если Вы читаете это, поздравляю! Вы перешли в игровое меню миссии и открыли учебник. Нет никаких других клавиш клавиатуры, о которых вам нужно знать, чтобы играть в эту миссию.\n\nVindicta - это сценарий песочницы, где ваша главная цель-освободить остров от вражеской оккупации. Там нет строгого конечного условия и нет конечного экрана, но вы можете считать миссию законченной, когда возьмете все аэродромы под свой контроль, потому что тогда враг не сможет привести больше подкреплений. Quick Start I 快速游戏 I + Быстрый Старт I This is a simple step by step series, to help you get started:\n\n1. Start by asking civilians for intel. See 'Intel I' in this tutorial for more information on this. Hopefully a civilian will already point out the location of a police station.\n\n2. If not, drive away to a different town and retry until you have found a police station.\n\n3. Once you have found your first police station, kill the police officers inside using your pistol. You always spawn with a pistol and some ammo.\n\n4. Find a suitable vehicle and use ACE3 to load the ammo boxes inside.\n\nProceed to the next page to continue this series. 这是一个助你入门的分步教学系列:\n\n1. 开局先向平民索要情报。有关这方面的更多信息,请参阅本教程中的“情报 I”。希望有平民能为你指出警局的位置。\n\n2. 如果没有,驱车前往其它城市并重试,直到找到警局。\n\n 3. 一旦找到了你的第一个警局,用手枪杀死里面的警察。你永远会带着手枪和一些子弹重生。\n\n4. 找到合适的车辆并使用ACE3功能将弹药箱装入内部。\n\n进入下一页继续本系列。 + Это простая пошаговая серия, которая поможет вам начать работу:\n\n1. Начните с того, что спросите у мирных жителей информацию. Ознакомьтесь с 'Информация I' в этом руководстве для получения дополнительной информации об этом. Будем надеяться, что гражданский укажет место расположения полицейского участка.\n\n2. Если нет, уезжайте в другой город и повторяйте попытку, пока не найдете полицейский участок.\n\n3. Как только вы найдете свой первый полицейский участок, убейте полицейских внутри, используя свой пистолет. Вы всегда появляетесь с пистолетом и некоторыми боеприпасами.\n\n4. Найдите подходящую машину и используйте ACE3, чтобы загрузить ящики с боеприпасами внутрь.перейдите на следующую страницу, чтобы продолжить эту серию. Quick Start II 快速游戏 II + Быстрый Старт II 5. Drive to a remote location, preferrably one the enemy cannot easily spot. Unload the crate. It should contain some construction resources. Look directly at the crate, or place some of the construction resources in your inventory, then press [U]. This will open the in-game menu you are in now. Go to the 'Strategic' tab and select type Camp, enter a name (or use the pre-selected one) and press 'Create'. This will create your first camp. NOTE: You must be away from other locations, such as cities, to create a camp.\n\nProceed to the next page to continue this series. There are also additional pages with more in-depth information. 5. 驱车逃离并前往偏远地区,最好是个敌人不易察觉的地方。卸下弹药箱。其内部应包含部分建筑物资。直接看向弹药箱,或将部分建筑物资放入你的物品栏后,按下[U]键。这将会打开你现在所处的游戏内菜单。进入‘战略’选单并选择营地,输入名称(使用默认名称)并按下‘建立’。这将会创建你的首个营地。注意:你必须远离城市等地区后才能建立营地。\n\n进入下一页继续本系列。另有其他包含更深入信息的页面。 + 5. Двигайтесь в отдаленное место, предпочтительно такое, которое враг не сможет легко обнаружить. Разгрузите ящик. Он должен содержать некоторые строительные ресурсы. Посмотрите прямо на ящик или поместите некоторые строительные ресурсы в свой инвентарь, а затем нажмите [U]. Это откроет внутриигровое меню, в котором вы сейчас находитесь. Перейдите на вкладку 'Стратегия' и выберите тип лагеря, введите имя (или используйте предварительно выбранное) и нажмите 'Создать'. Это создаст ваш первый лагерь. Примечание: Вы должны быть далеко от других мест, таких как города, чтобы создать лагерь.\n\nПройдите на следующую страницу, чтобы продолжить эту серию. Есть также дополнительные страницы с более подробной информацией. Quick Start III 快速游戏 III + Быстрый Старт III 6. Your new camp should give you an option to open the build menu. See the page 'Build Menu' for additional information. Once you have opened the build menu, navigate to the Storage category and create any crate, provided you have enough construction resources.\n\n7. The newly built storage crate will give you three options: 'Arsenal', 'Arsenal To External Inventory', and 'External Inventory To Arsenal'. Use the third option to load the box from the police station into the Limited Arsenal crate.\n\n 8. You can now use the Limited Arsenal to more easily equip your captured equipment.\n\nProceed to the next page to continue this series. 6. 你的新营地会为你提供打开建造菜单的选项。更多相关信息,请参见‘建造菜单’页面。打开建造菜单后,只要有足够的建筑物资,你就可以导航到存储类别并建造任一弹药箱。\n\n7. 新建造的弹药箱会给你提供三个选项:‘军火库’、‘从军火库转移至外部物品栏’以及‘从外部物品栏转移至军火库’。用第三个选项将从警局搞来的弹药箱中的物资转移到受限军火库中。\n\n8. 现在你就可以通过受限军火库轻松的装备缴获来的物资了。\n\n进入下一页继续本系列。 + 6. Ваш новый лагерь должен дать вам возможность открыть меню сборки. Дополнительную информацию смотрите на странице 'Меню Строительства'. Как только вы откроете меню сборки, перейдите в категорию хранилища и создайте любой ящик, при условии, что у вас достаточно строительных ресурсов.\n\n7. Недавно построенный ящик для хранения даст вам три варианта: 'Арсенал', 'Арсенал для внешнего инвентаря' и 'внешний инвентарь для Арсенала'. Используйте третий вариант, чтобы загрузить коробку из полицейского участка в Ограниченный ящик Арсенала.\n\n 8. Теперь вы можете использовать Ограниченный Арсенал, чтобы легче экипировать свое захваченное снаряжение.\n\nПерейдите на следующую страницу, чтобы продолжить эту серию. Quick Start IV 快速游戏 IV + Быстрый Старт IV 9. Any crate or vehicle can be loaded into the Limited Arsenal, and you can load parts or all of the Limited Arsenal into vehicles, crates, and other Limited Arsenals. You can also load items into the normal 'Inventory' to load them into the Limited Arsenal. This is useful if you would like to quickly unequip, but not lose, your personal equipment. Simply go into the Limited Arsenal using the 'Arsenal' action, and press 'Inv. To Arsenal' at the bottom to load the regular 'Inventory'.\n\nProceed to the next page to continue this series. + 9. Любой ящик или транспортное средство могут быть загружены в Ограниченный Арсенал, и вы можете загрузить части или весь Ограниченный Арсенал в транспортные средства, ящики и другие Ограниченные Арсеналы. Вы также можете загрузить предметы в обычный 'Инвентарь', чтобы загрузить их в Ограниченный Арсенал. Это полезно, если вы хотите быстро снять снаряжение,но не потерять его. Просто войдите в Ограниченный Арсенал, используя действие 'Арсенал', и нажмите 'Инв. В Арсенал' внизу загружается обычный 'Инвентарь'.\n\nПерейдите на следующую страницу, чтобы продолжить эту серию. Quick Start V 快速游戏 V + Быстрый Старт V 10. You may want to continue to attack police station until you have enough equipment.\n\n11. After that you should find an outpost and capture it. Enemy soldiers may carry tactical tablets, which have a chance of giving you a radio crytokey. Once you find a radio cryptokey, you can load it into a radio shack constructed at one of your camps. Open this in-game menu by pressing [U], go to the 'Notes' tab and copy the radio cryptokey. Go to a radio shack, select the action to 'Manage cryptokeys' and enter your found cryptokey. This will give you access to a constant stream of enemy intel, such as attacks on your own outposts and positions.\n\n Capture enemy positions to win the game! Continue reading this tutorial to learn more. + 10. Вы можете продолжать атаковать полицейские участоки, пока у вас не будет достаточно оборудования.\n\n11. После этого вам нужно найти Аванпост и захватить его. Солдаты противника могут носить тактические планшеты, которые могут дать вам радиоключ. Найдя криптоключ для радио, вы можете загрузить его в радиорубку, построенную в одном из ваших лагерей. Откройте это внутриигровое меню, нажав [U], перейдите на вкладку 'Заметки' и скопируйте криптоключ радио. Зайдите в радиорубку, выберите действие 'Управление криптоключами' и введите найденный криптоключ. Это даст вам доступ к постоянному потоку вражеской информации, такой как атаки на ваши собственные аванпосты и позиции.\n\n Захватывайте вражеские позиции, чтобы выиграть игру! Продолжайте читать этот учебник, чтобы узнать больше. Campaign Setup 战役设置 + Настройки Кампании After the mission is loaded, you must set up the campaign in the 'Create' tab. Select initial conditions and enemy factions of the scenario.\n\nOnce the game world is generated, these settings can not be changed. You can create a new campaign at any time to try different settings. + После загрузки миссии необходимо настроить кампанию на вкладке 'Создать'. Выберите начальные условия и вражеские фракции сценария.\n\nПосле создания игрового мира эти настройки нельзя будет изменить. Вы можете создать новую кампанию в любое время и попробовать другие настройки. Respawn 重生 + Респаун You can respawn at all friendly locations and at any city, so long as there are no enemies nearby, and as long as they have an infantry capacity greater than zero. Camps, which can be created with build resources also enable respawn in nearby cities in case you run out of vehicles. + Вы можете возродиться во всех дружественных локациях и в любом городе, если поблизости нет врагов и если их численность пехоты больше нуля. Лагеря, которые можно создать с помощью строительных ресурсов, также позволяют возрождаться в близлежащих городах, если у вас закончится транспорт. Campaign Progress 战役进程 + Прогресс Кампании The enemy will dynamically react to your actions, and the reaction will depend on the current war state. At the start of the game, however, everything is relatively calm and enemy occupation is low.\n\nExpect the enemy to bring reinforcements to their airfields as a reaction to you attacking outposts. + Противник будет динамично реагировать на ваши действия, и реакция будет зависеть от текущего состояния войны. Однако в начале игры все относительно спокойно, и вражеская оккупация невелика.\n\nОжидайте, что противник доставит подкрепление со своих аэродромов в ответ на вашу атаку на аванпосты. Staying Undercover I 卧底身份 I + Оставаться Под Прикрытием I When you are starting out, you should use the undercover system to your advantage until you have found better weapons, equipment, and vehicles. Watch the meter at the top of your screen: If it's full and red, you are overt. Enemy forces will shoot on sight while if they spot you while you are overt. The text below the meter informs you about reasons why the meter is filling up. Some of the factors that determine your 'suspiciousness':\n• Clothing, like headwear, uniform, vest, night vision goggles\n• Openly carrying a weapon immediately makes you overt\n• Fast movement draws attention and suspicion\n• In vehicles, only your headwear and vest count, and enemies will only spot your equipment as you get closer. The meter will only fill once you get closer to enemies. + Когда вы только начинаете, вы должны использовать систему Под Прикрытием в своих интересах, пока не найдете лучшее оружие, снаряжение и транспортные средства. Следите за индикатором в верхней части экрана: если он полный и красный, значит, вы Открыты. Вражеские силы будут стрелять на месте, если они заметят вас, пока вы находитесь в Открытом положении. Текст под счетчиком информирует Вас о причинах, по которым счетчик заполняется. Некоторые из факторов, определяющих вашу 'подозрительность':\n• Одежда, например головной убор, униформа, жилет, очки ночного видения\n• Открытое ношение оружия сразу же делает вас Открытым\n• Быстрое движение привлекает внимание и подозрение\n• В транспортных средств, учитываются только ваш головной убор и жилет, а враги будут замечать ваше снаряжение только по мере вашего приближения. Счетчик заполнится, только когда вы приблизитесь к врагам. Staying Undercover II 卧底身份 II + Оставаться Под Прикрытием II You can go back to being undercover by...\n\n• Escaping an approx. 1 kilometer radius at the last position where you were spotted as overt.\n• By killing all enemy groups that spotted.\n• By staying for 20 minutes.\n\nAdditionally, you should avoid approaching enemies who are in combat. You should also avoid using the ACE3 medical system while being close to enemies. + Ты можешь вернуться к работе под прикрытием...\n\n• Избегая приближения в радиусе 1 км в последней позиции, где вы были замечены как Открытый.\n• Убив все вражеские группы, которые заметили.\n• Остановитесь на 20 минут.\n\nКроме того, вам следует избегать приближаться к врагам, которые находятся в бою. Вам также следует избегать использования медицинской системы ACE3, находясь рядом с врагами. Intel I 情报 I + Информация I Intel about locations is shown on the map when you click on a location marker.\n\nYou can talk to civilians to learn about the location of nearby interesting places. Alternatively, you can simply drive around until you discover something.\n\nYou can also loot enemies to find tactical tablets, which you can read in your inventory by double clicking them with your left mouse button. + Информация о локациях отображается на карте, когда вы нажимаете на маркер местоположения.\n\nВы можете поговорить с гражданскими лицами, чтобы узнать о расположении близлежащих интересных мест. Кроме того, вы можете просто ездить вокруг, пока не обнаружите что-то.\n\nВы также можете обыскивать врагов, чтобы найти тактические планшеты, которые вы можете прочитать в своем инвентаре, дважды щелкнув по ним левой кнопкой мыши. Intel II 情报 II + Информация II Intel does not always inform you about locations. Some intel instead informs you about orders received by enemy squads.\n\nGaining this type of intel is the key to finding out about patrols and supply convoys, which you can then attack. Look at the map UIs intel panel to show and select currently known intel.\n\nMost intel is represented on the map with a start point and a destination. + Разведданные не всегда сообщают вам о локациях. Вместо этого некоторые разведданные сообщают вам о приказах, полученных вражескими отрядами.\n\nПолучение такой информации - ключ к выявлению патрулей и конвоев с припасами, которые вы можете атаковать. Посмотрите на Панель Информации пользовательского интерфейса карты, чтобы показать и выбрать известную на данный момент информацию.\n\nБольшая часть информации представлена на карте с начальной и конечной точкой. Cryptokeys 密钥 + Криптоключи Antennas at friendly locations can intercept enemy radio signals within several kilometers, but only if you have obtained radio cryptokeys. Cryptokeys can be found at military tactical tablets. They must be activated at any radio you own before you can start intercepting intel. Cryptokeys are automatically copied to your 'Notes' tab, from which you can copy them and to activate at the radio. + Антенны в дружественных локациях могут перехватывать вражеские радиосигналы в радиусе нескольких километров,но только при наличии радио криптоключей. Криптоключи можно найти на военных тактических планшетах. Они должны быть активированы на любом радио, которое у вас есть, прежде чем вы сможете начать перехватывать разведданные. Криптоключи автоматически копируются на вашу вкладку 'Заметки', откуда вы можете скопировать их и активировать на радио. Claiming Locations 索取地点 + Запрос Локации To claim locations (outposts, bases, police stations) press [U] on your keyboard, then navigate to the 'Strategic' tab, and press claim. Some locations may require construction resources to claim. You do not have to carry them in your inventory. Instead look at any container or vehicle that holds enough construction resources, and open the in-game [U] menu, then use the 'Strategic' tab to claim the location. + Чтобы требовать локацию (аванпосты, базы, полицейские участки), нажмите [U] на клавиатуре, затем перейдите на вкладку 'Стратегия' и нажмите 'Требовать'. В некоторых локациях могут потребоваться строительные ресурсы, чтобы претендовать на них. Вам не нужно носить их в своем инвентаре. Вместо этого посмотрите на любой контейнер или транспортное средство, которое содержит достаточно строительных ресурсов, и откройте внутриигровое меню [U], а затем используйте вкладку 'стратегия', чтобы претендовать на местоположение. Camps 营地 + Лагеря Construction resources are required to create new camps, outposts, roadblocks, or to construct new objects at their location. They can be found in ammo boxes found at police stations, outposts, and bases.\nWhen creating a location, all buildings are automatically added to it, including the radio antennas. + Строительные ресурсы необходимы для создания новых лагерей, аванпостов, блокпостов или для строительства новых объектов на их месте. Их можно найти в ящиках с боеприпасами, найденных в полицейских участках, на заставах и базах.\nПри создании локации к ней автоматически добавляются все здания, включая радиоантенны. Build Menu 建造菜单 + Меню Строительства The build menu is accessible at camps and other friendly locations. It has a user interface that explains all the available controls. There are two ways to open the build menu:\n\n• From your inventory: Uses build resources from your inventory to construct objects. Build resources must be either in your uniform, vest, or backpack.\n• From location: Uses build resources deposited at the location you are building at. They must be inside an Limited Arsenal or crate that is 'attached' to the garrison (=location). + Меню строительства доступно в лагерях и других дружеских местах. Оно имеет пользовательский интерфейс, который объясняет все доступные элементы управления. Есть два способа открыть меню сборки:\n\n• Из вашего инвентаря: использует ресурсы сборки из вашего инвентаря для создания объектов. Ресурсы сборки должны быть либо в вашей униформе, жилете, либо в рюкзаке.\n• Из локации: использует ресурсы сборки, размещенные в том месте, где вы строите. Они должны находиться внутри Ограниченного Арсенала или ящика, который 'прикреплен' к гарнизону (=локации). Limited Arsenal 受限军火库 + Ограниченный Арсенал The limited Arsenal is an alteration of the Arma 3 Arsenal. It has only a limited inventory for each item, and is the main interface to manage gathered weapons in the mission. All the cargo boxes you can create through the build menu have the Limited Arsenal enabled. Enemy cargo boxes use only the plain Arma 3 inventory. You can use the action on an Limited Arsenal constructed through the build menu to load items from a plain inventory crate into the Arsenal. This will load items into the Arsenal box's plain Arma 3 'Inventory'. Once you have done that, open the Limited Arsenal itself and press the appropriate button at the bottom of the Limited Arsenal interface. + Ограниченный Арсенал - это переделка арсенала Arma 3. Он имеет только ограниченный инвентарь для каждого предмета и является основным интерфейсом для управления собранным оружием в миссии. Все грузовые ящики,которые вы можете создать через меню сборки, имеют Ограниченный Арсенал. В грузовых ящиках противника используется только обычный инвентарь Arma 3. Вы можете использовать действие на ограниченном арсенале, построенном через меню сборки, чтобы загрузить предметы из простого инвентарного ящика в Арсенал. Это загрузит предметы в 'Инвентарь' Arma 3 коробки 'Арсенал'. Как только вы это сделаете, откройте сам Ограниченный Арсенал и нажмите соответствующую кнопку в нижней части интерфейса Ограниченного Арсенала. Infantry Capacity 步兵容限 + Пехотный Потенциал Every location has an infantry capacity based on the number of buildings at the location. This number limits how many soldiers you can deploy at a location. You can not respawn at a location you own if it has no infantry capacity. When creating a new location, all the buildings at its territory are added to it. You should try to construct camps near existing houses to save resources. You can also build tents to increase the infantry capacity at a location. + Каждая локация имеет пехотный потенциал, основанный на количестве зданий в этой локации. Это число ограничивает количество солдат, которых вы можете разместить в одном месте. Вы не можете возродиться в принадлежащей вам локации, если в ней нет пехотного потенциала. При создании новой локации к ней добавляются все здания на ее территории. Вы должны попытаться построить лагеря рядом с существующими домами, чтобы сэкономить ресурсы. Вы также можете строить палатки, чтобы увеличить Пехотный Потенциал в локации. High Command 高阶指挥 + Верховное Командование This scenario provides a custom interface on the map screen to command your own forces. Friendly and enemy forces are both organised into 'garrisons'. Garrisons are groups of soldiers that can be commanded to move and attack enemy forces.\nAI groups operate autonomously and do not need specific orders to get into vehicles before traveling to a location. Click on a friendly garrison on your map, split it, then give an order to the now detached garrison. + Этот сценарий предоставляет пользовательский интерфейс на экране карты для управления вашими собственными силами. Как дружественные, так и вражеские силы организованы в 'гарнизоны'. Гарнизоны - это группы солдат, которым можно приказать двигаться и атаковать силы противника.\nГруппы ИИ работают автономно и не нуждаются в конкретных приказах, чтобы сесть в транспортные средства перед поездкой в определенное место. Нажмите на дружественный гарнизон на вашей карте, разделите его и отдайте приказ отделившемуся гарнизону. Saving And Loading 保存与读取 + Сохранение И Загрузка The scenario can save the game state with minimal detail. It saves the composition of all garrisons, but it does not save, for example, the position and health of units. All the data is saved in the user profile 'vars.arma3profile' and each save takes several megabytes. Arma 3 reads and writes to and from this file quite often, so keep the number of savegames to a minimum.\n\nYou should NOT maintain more than 10 savegames at a time! + Сценарий может сохранить состояние игры с минимальной детализацией. Сохраняет состав всех гарнизонов, но не сохраняет, например, положение и здоровье юнитов. Все данные сохраняются в профиле пользователя 'vars.arma3profile', и каждое сохранение занимает несколько мегабайт. Arma 3 довольно часто читает и записывает в этот файл и из него, поэтому сведите количество сохраненных игр к минимуму.\n\nВы НЕ должны поддерживать более 10 сохранений одновременно! Known Issues 已知问题 + Известные Проблемы • Objects may not appear exactly where you place them or they are placed with a delay\n• To save vehicles, they must be attached to a friendly garrison. Some vehicles do not attach automatically. You can use the action 'Attach to Garrison' to manually attach them.\n• Vehicles may not always respawn at their old positions if parked close together, but at the nearest road. Do not place vehicles too close to one another, or too close to buildings.\n• AI units cannot transport static weapons and cargo boxes. Do not try to give a static weapon to a garrison and then give them a 'Move' order.\n• Arma 3's AI cannot drive properly, and often gets stuck. Infantry gets stuck in buildings.\n• The mission AI may teleport units in an attempt to get them unstuck. + • Объекты могут появляться не совсем там, где вы их размещаете, или они помещаются с задержкой\n• Для сохранения техники их необходимо прикрепить к дружественному гарнизону. Некоторые автомобили не прикрепляются автоматически. Вы можете использовать действие 'Прикрепить к Гарнизону', чтобы прикрепить их вручную.\n• Транспортные средства не всегда могут возродиться на своих старых позициях, если они припаркованы близко друг к другу, а на ближайшей дороге. Не ставьте транспортные средства слишком близко друг к другу или слишком близко к зданиям.\n• Подразделения ИИ не могут транспортировать статическое оружие и грузовые ящики. Не пытайтесь дать гарнизону статическое оружие, а затем отдать ему приказ 'Двигаться'.\n• ИИ Arma 3 не может нормально управлять автомобилем и часто застревает. Пехота застревает в зданиях.\n• ИИ миссии может телепортировать юниты в попытке отклеить их. @@ -2676,50 +3172,62 @@ Attach unit to garrison 将单位指派到驻地 + Прикрепить юнит к гарнизону Attach 指派 + Прикрепить Error: Wrong unit!\nPlease try again! 错误:错误的单位!\n请再试一次! + Ошибка: Неправильный юнит!\nПожалуйста, попробуйте еще раз! Error: There is no location to attach the unit!\nPlease try again! 错误:没有可指派单位的地点!\n请再试一次! + Ошибка: Нет места для прикрепления юнита!\nПожалуйста, попробуйте еще раз! Data is loading...\n 数据读取中...\n + Данные загружаются ...\n Unit: %1\n 单位:%1\n + Юнит: %1\n Error: unit is not found on the server!\nPlease try again! 错误:未能在服务器上找到此单位!\n请再试一次! + Ошибка: юнит не найден на сервере!\nПожалуйста, попробуйте еще раз! Error: unit's garrison is wrong!\nPlease try again! 错误:单位驻地错误!\n请再试一次! + Ошибка: неправильный юнит гарнизона!\nПожалуйста, попробуйте еще раз! Error: destination garrison is wrong!\nPlease try again! 错误:目标驻地错误!\n请再试一次! + Ошибка: назначение гарнизона неверно!\nПожалуйста, попробуйте еще раз! This unit is already at this garrison! 该单位已经在此驻扎! + Этот юнит уже в этом гарнизоне! Unit can be attached to %1\n 可以指派单位到%1\n + Юнит может быть присоединен к %1\n We don't own this unit!\nWe can't attach the unit to %1.\n 我们未拥有此单位!\n因此不能将该单位指派到%1。\n + Этот юнит не принадлежит нам!\nМы не можем присоединить юнита к %1.\n @@ -2728,6 +3236,7 @@ Grab Object 抓取物体 + Захватить Объект @@ -2736,54 +3245,67 @@ Tents 帐篷 + Палатки Medical 医疗 + Медицина Storage 存储 + Хранилище Camouflage 伪装网 + Камуфляж Lighting 照明 + Освещение Defense 防御工事 + Оборона Shooting Range 射击场 + Стрельбище Buildings 建筑 + Постройка Concealment 隐蔽物 + Маскировка Recreation 消遣 + Отдых Special 特殊 + Специальный Radio Shack 无线电小屋 + Радиорубка A small building with radio equipment. Intercepts enemy radio communications in the range of ~5km, if you have the radio cryptokey 配有无线电设备的小屋。拥有无线电密钥时能够截获约5公里范围内的敌军无线电通讯。 + Небольшое здание с радиоаппаратурой. Перехватывает радиосвязь противника на расстоянии ~ 5 км, если у вас есть радио криптоключ @@ -2792,100 +3314,124 @@ TAB: OPEN BUILD MENU TAB:开启建造菜单 + TAB: ОТКРЫТЬ МЕНЮ СТРОИТЕЛЬСТВА Defenses 防御工事 + Оборонные Shooting Range 射击场 + Стрельбище Decoration 装饰 + Декорация Open Build Menu 开启建造菜单 + Открыть Меню Строительства TAB: TAB: + TAB: BACKSPACE: 退格键: + BACKSPACE: Q and E: Q和E: + Q и E: ARROW KEYS: 方向键: + клав.СТРЕЛКИ: DELETE: 删除键: + DELETE: Build/Place 建造/放置 + Построить/Разместить Pick up highlighted object 捡起高亮物体 + Взять выделенный объект Select current object 选择当前物体 + Выбрать текущий объект Close menu 关闭菜单 + Закрыть меню Cancel placement 取消放置 + Отменить размещение Rotate object 旋转物体 + Повернуть объект Navigate through categories and items 在类别和物体之间切换 + Перемещение по категориям и элементам Delete highlighted object 删除高亮物体 + Удалить выделенный объект Object must be empty to demolish. Cannot delete the arsenal. 物体必须为空时才能拆除。无法删除军火库。 + Объект должен быть пустым, чтобы снести. Невозможно удалить Арсенал. Demolish %1 and refund %2 construction resources? 要拆除%1并回收%2建筑物资吗? + Снести %1 и вернуть %2 строительные ресурсы? Demolish %1? This object cannot be refunded. 拆除%1?该物体无法回收。 + Снести %1? Этот объект не подлежит возврату. Object %1 was demolished. 物体%1已被拆除。 + Объект %1 был снесен. Not enough build resources in your inventory: %1 (%2 required) 你的物品栏中没有足够的建筑物资:%1(需要%2) + Недостаточно ресурсов сборки в вашем инвентаре: %1 (требуется %2) Refunded %1 construction resources. 已回收%1建筑物资。 + Возвращено %1 строительных ресурсов. @@ -2894,177 +3440,219 @@ Move 移动 + Двигаться Attack 进攻 + Атака Reinforce / Occupy 增援 / 占领 + Подкрепление/Оккупация Patrol (NYI) 巡逻(未实装) + Патруль (Не реализовано) < Cancel > < 取消 > + < Отменить > Split 拆分 + Разделить Give order ... 下达命令... + Отдать приказ ... Cancel order 取消命令 + Отменить приказ INTEL 情报 + РАЗВЕДДАННЫЕ SHOW ACTIVE: 显示进行中的: + ПОКАЗАТЬ АКТИВНЫЕ: SHOW PLANNED: 显示计划中的: + ПОКАЗАТЬ ПЛАНОВЫЕ: SHOW ENDED: 显示已结束的: + ПОКАЗАТЬ ЗАВЕРШЕНЫЕ: ON MAP 地图上 + НА КАРТЕ IN LIST 列表中 + В СПИСКЕ SHOW PLAYERS 显示玩家 + ПОКАЗАТЬ ИГРОКОВ SHOW LOCATIONS 显示地点 + ПОКАЗАТЬ ЛОКАЦИИ SHOW OVERVIEW 显示总览 + ПОКАЗАТЬ ОБЗОР SHOW INTEL PANEL 显示情报面板 + ПОКАЗАТЬ ПАНЕЛЬ ИНФО CLEAR NOTIFICATIONS 清空提示 + ОЧИСТКА УВЕДОМЛЕНИЙ <t color='#222222' font='EtelkaMonospacePro' align='left'>Select a single intel item to view a detailed description.</t> <t color='#222222' font='EtelkaMonospacePro' align='left'>选择一项情报物品获取详情。</t> + <t color='#222222' font='EtelkaMonospacePro' align='left'>Выберите один элемент Информации, чтобы просмотреть подробное описание.</t> RESPAWN 重生 + РЕСПАУН Respawn hint text 重生提示文本 + Текст подсказки Респаун %1 at %2. %1位于%2。 + %1 в %2. LOCATION DISCOVERED 已发现地点 + ОБНАРУЖЕНА ЛОКАЦИЯ LOCATION INTEL UPDATED 地点情报更新 + ОБНОВЛЕНИЕ ДАННЫХ О ЛОКАЦИИ %1h %2m %1时%2分 + %1ч %2мин %1m %1分 + %1мин will start in %1 将于 %1 后开始 + начало в %1 started %1 ago 于 %1 前开始 + начато %1 назад Enemy 敌军 + Враг , %1 min. ago ,%1分钟以前 + , %1 мин. назад INTEL FOUND IN TABLET 平板中发现情报 + ИНФО НАЙДЕНА В ПЛАНШЕТЕ INTEL INTERCEPTED BY RADIO 无线电截获情报 + ИНФО ПЕРЕХВАЧЕННАЯ ПО РАДИО INTEL INTERCEPTED BY CITIZENS 平民截获情报 + РАЗВЕДДАННЫЕ ПОЛУЧЕНЫ ОТ ГРАЖДАНСКИХ INTEL INTERCEPTED 截获情报 + РАЗВЕДДАННЫЕ ПЕРЕХВАЧЕНЫ Removed intel: %1 移除情报:%1 + Удалена информация: %1 <br/><t color='#FFFFFF' font='EtelkaMonospaceProBold'>Schedule</t><br/> <br/><t color='#FFFFFF' font='EtelkaMonospaceProBold'>计划表</t><br/> + <br/><t color='#FFFFFF' font='EtelkaMonospaceProBold'>График</t><br/> <t> </t><t color='#AAAAAA' size='0.7'>depart %1</t><br/> <t> </t><t color='#AAAAAA' size='0.7'>启程 %1</t><br/> + <t> </t><t color='#AAAAAA' size='0.7'>отбытие %1</t><br/> Recruit 招募 + Нанять Disband <NYI> 解散 <未实装> + Расформировать <Еще не реализовано> Players list 玩家列表 + Список игроков Add as member 添加为成员 + Добавить как участника @@ -3072,30 +3660,37 @@ Hint: double-click row to move a unit 提示:双击来移动单位 + Подсказка: дважды щелкните строку, чтобы переместить юнита New garrison 新驻地 + Новый гарнизон Infantry: 666 步兵:666 + Пехота: 666 Current garrison 当前驻地 + Текущий гарнизон Cargo seats: 666 载具座位:666 + Количество мест: 666 Cancel 取消 + Отменить Split 拆分 + Разделить @@ -3104,324 +3699,404 @@ SIDE 阵营 + СТОРОНА STATUS 状态 + СТАТУС TYPE 类型 + ТИП NAME 名称 + ИМЯ TIME 时间 + ВРЕМЯ Infantry 步兵 + Пехота Transport 运输载具 + Транспорт Armor 装甲载具 + Бронетехника Statics 固定武器 + Статич.Оруж. Air 航空载具 + Авиация MAX INFANTRY 最大步兵数 + МАКС.ПЕХОТА SOLDIERS 士兵 + СОЛДАТЫ WEST 西方 + ЗАПАД EAST 东方 + ВОСТОК IND 独立方 + НЕЗАВИСИМЫЕ ALIEN 外星人 + ИНОСТРАНЦЫ ACTIVE 进行中 + АКТИВНО INACTIVE 未进行 + НЕАКТИВНО ENDED 已结束 + ЗАВЕРШЕНО GARRISON 驻军 + ГАРНИЗОН Campaign progress: %1%2, enemy aggression: %3%4 战役进度:%1%2,敌军强度:%3%4 + Прогресс кампании: %1%2, агрессия противника: %3%4 Game not initialized: Press U and create or load a game. 游戏尚未初始化:按U并创建或读取游戏。 + Игра не инициализирована: Нажмите U и создайте или загрузите игру. Game not initialized: Wait for admin to create or load a game. 游戏尚未初始化:等待管理员创建或读取游戏。 + Игра не инициализирована: Подождите, пока администратор создаст или загрузит игру. Select the order to give to this garrison. 选择给这个驻地下达的命令。 + Выберите, какой приказ отдать этому гарнизону. Left-click on the map to set destination. 在地图上左键点击设立目的地。 + Щелкните левой кнопкой мыши на карте, чтобы указать пункт назначения. Choose composition of the new garrison on the right column and push the 'Split' button. 通过右侧列表调整新驻地的编制并点击‘拆分’按钮。 + В правом столбце выберите состав нового гарнизона и нажмите кнопку 'Разделить'. Use the menu to perform actions on the selected garrison. 用菜单控制所选驻地的行动。 + Используйте меню, чтобы выполнять действия с выбранным гарнизоном. MOVE 移动 + ДВИГАТЬСЯ CAPTURE 占领 + ЗАХВАТИТЬ ATTACK 进攻 + АТАКА REINFORCE 增援 + ПОДМОГА SUPPLY 补给 + ПОСТАВКА PATROL 巡逻 + ПАТРУЛЬ Giving a MOVE order to the garrison. 给驻地下达移动命令。 + Отдать гарнизону приказ ДВИГАТЬСЯ. Giving an ATTACK order to the garrison. 给驻地下达进攻命令。 + Отдавая гарнизону приказ АТАКОВАТЬ. Giving a REINFORCE order to the garrison. 给驻地下达增援命令。 + Отдать гарнизону приказ ПОДКРЕПЛЕНИЕ. This garrison order is not yet implemented. 该驻地命令尚未实装。 + Этот гарнизонный приказ еще не выполнил. You don't have permissions to command garrisons. 你没有指挥驻地的权限。 + У вас нет разрешения на командование гарнизонами. NYI 未实装 + Еще не реализовано Cancelling the current order of the garrison. 取消当前驻地命令。 + Отмена действующего приказа гарнизона. Not yet implemented... 尚未实装... + Еще не реализовано... %1 has respawned at %2. %1已于%2重生。 + %1 возродился в %2. RESTORE 归位 + ВОССТАНОВИТЬ RESPAWN 重生 + ВОЗРОЖДЕНИЕ You can not respawn because the game mode is not initialized yet. 由于游戏模式尚未初始化,你无法重生。 + Вы не можете возродиться, потому что игровой режим еще не инициализирован. Select a respawn point 选择一个重生点 + Выберите точку возрождения Respawn is disabled here. 无法在此重生。 + Возрождение здесь отключено. You can not respawn here because there are enemies nearby. 你无法在附近有敌人的重生点上重生。 + Вы не можете здесь возродиться, потому что поблизости есть враги. You can restore here with your saved gear. 你可以带着已存装备一起在此归位。 + Вы можете восстановить здесь свое сохраненное снаряжение. You can respawn here. 你可以在此重生。 + Вы можете возродиться здесь. You can restore at your last position with your saved gear. 你可以带着已存装备归位到最后所处地点。 + Вы можете восстановить свою последнюю позицию с сохраненным снаряжением. Enemy control 敌军实控 + Вражеский контроль Friendly control 友军实控 + Дружеский контроль Neutral 中立地区 + Нейтральный Neutral 中立地区 + Нейтральный Status 状态 + Статус Influence 影响力 + Влияние Destination 目的地 + Назначение Press [U] to setup the mission or load a saved game 按[U]设置任务或读取一个存档 + Нажмите [U], чтобы настроить миссию или загрузить сохраненную игру <t size='4' color='#FF7733'>PLEASE WAIT</t><br/><t size='6' color='#FFFFFF'>SAVING NOW</t> ><t size='4' color='#FF7733'>请稍等</t><br/><t size='6' color='#FFFFFF'>保存中</t> + <t size='4' color='#FF7733'>ПОЖАЛУЙСТА ПОДОЖДИТЕ</t><br/><t size='6' color='#FFFFFF'>СОХРАНИТЬ СЕЙЧАС</t> Game state save is in progress... 游戏状态存档中... + Идет сохранение состояния игры ... Game state has been saved! 游戏状态已保存! + Состояние игры сохранено! <t size='4' color='#77FF77'>SAVE COMPLETE</t><br/><t size='6' color='#FFFFFF'>CARRY ON...</t> <t size='4' color='#77FF77'>保存完成</t><br/><t size='6' color='#FFFFFF'>不要停下来啊...</t> + <t size='4' color='#77FF77'>СОХРАНЕНО</t><br/><t size='6' color='#FFFFFF'>ПРОДОЛЖАТЬ...</t> Game load is in progress... 游戏存档加载中... + Идет загрузка игры ... Game has been loaded. You should respawn now. 游戏已读取。你可以重生了。 + Игра загружена. Вы должны возродиться сейчас. Error: factions are not loaded on server: %1 错误:服务器中未挂载阵营:%1 + Ошибка: фракции не загружены на сервер: %1 Game is being initialized. It can take up to several minutes. 游戏正在初始化。这可能需要数分钟。 + Игра инициализируется. Это может занять до нескольких минут. Game mode initialization is complete. You should respawn now. 游戏模式初始化完毕。你可以重生了。 + Инициализация игрового режима завершена. Ты должен возродиться сейчас. <br/><t size='2' color='#FFFFFF'>(delayed due to enemies within 250m of players)</t> <br/><t size='2' color='#FFFFFF'>(由于敌人位于玩家250米范围内而推延)</t> + <br/><t size='2' color='#FFFFFF'>(задержка из-за врагов в пределах 250 м от игроков)</t> <t size='2' color='#FFFF33'>Auto saving in 5 minutes</t> <t size='2' color='#FFFF33'>5分钟后自动保存</t> + <t size='2' color='#FFFF33'>Автосохранение через 5 минут</t> <t size='4' color='#FFFF33'>Auto saving in 30 seconds</t> <t size='4' color='#FFFF33'>30秒后自动保存</t> + <t size='4' color='#FFFF33'>Автосохранение через 30 секунд</t> <t size='4' color='#FFFF33'>Auto saving in 30 seconds</t><br/><t size='1' color='#FFFFFF'>(was delayed by 30 minutes due to enemies within 250m of players)</t> >30秒后自动保存</t><br/><t size='1' color='#FFFFFF'>(已因敌人位于玩家250米范围内而推延过30分钟)</t> + <t size='4' color='#FFFF33'>Автосохранение через 30 секунд</t><br/><t size='1' color='#FFFFFF'>(было отложено на 30 минут из-за врагов в радиусе 250 м от игроков)</t> Another request is in progress! 已有请求进行中! + Выполняется еще один запрос! You must move some units to the right first! 你必须先移动一些单位到右侧! + Сначала вы должны переместить несколько юнитов вправо! The selected garrison has been destroyed! 选择的驻地已被摧毁! + Выбранный гарнизон уничтожен! Waiting for server to respond... 等待服务器相应... + Ожидание ответа сервера... Infantry: %1 步兵:%1 + Пехота: %1 Cargo seats: %1 载具座位:%1 + Грузовых мест: %1 Error: Garrison is destroyed. 错误:驻地已被摧毁。 + Ошибка: гарнизон уничтожен. Garrison was split successfully. 成功拆分驻地。 + Гарнизон был успешно разделен. @@ -3430,114 +4105,140 @@ Enemy radio cryptokey was found! 已找到敌军无线电密钥! + Обнаружен вражеский радиоключ! Cryptokeys are stored in your notes tab 密钥保存在你的笔记选单中 + Криптоключ сохраняется в меню заметок %1 and %2 others... %1及其它%2项... + %1 и %2 другие... Check your map for more info 在地图中查询更多信息 + Проверьте свою карту для получения дополнительной информации RADIO CRYPTOKEY FOUND 无线电密钥已找到 + НАЙДЕН РАДИО КРИПТОКЛЮЧ Activate it at a friendly radio station!\n%1 在友军无线电站中激活!\n%1 + Активируйте его на дружественной радиостанции!\n%1 Check notes in the in-game menu 查询游戏内菜单中的笔记 + Проверьте заметки в игровом меню SYSTEM 系统 + СИСТЕМА CRITICAL MISSION ERROR 重大任务错误 + КРИТИЧЕСКАЯ ОШИБКА МИССИИ ENEMY SPOTTED 已发现敌军 + ВРАГ ЗАМЕЧЕН Friendly forces have detected enemies at %1 友军已于%1侦察到敌军 + Дружественные силы обнаружили врагов в %1 Building Supplies 建筑物资 + Стройматериалы Ammunition 弹药物资 + Боеприпасы Explosives 爆炸物物资 + Взрывчатка Medical 医疗物资 + Медикаменты Miscellaneous 其它物资 + Разное Supplies 物资 + Припасы Assign New Officer 指派新军官 + Назначить Нового Офицера Reinforce Garrison 增援驻地 + Подкрепление Гарнизона Construct Roadblock 建造哨卡 + Построить Блокпост Attack 进攻 + Атака Patrol 巡逻 + Патруль Retreat 撤退 + Отступление Recon 侦察 + Разведка EMPTY CRATES 空箱子 + ПУСТОЙ ЯЩИК Empty crates can be demolished in the build menu. 空箱子可以通过建造菜单拆除。 + Пустые ящики можно удалить через меню строительства. @@ -3546,58 +4247,71 @@ Manage radio cryptokey 管理无线电密钥 + Управление радио ключами Hint: Check enemy tablets to find their radio cryptokeys 提示:通过敌军平板获取他们的无线电密钥 + Подсказка: проверяйте планшеты врага, чтобы найти их радиокриптоключи Add key 添加密钥 + Добавить ключ Added enemy cryptokeys: 已添加的敌军密钥: + Добавлены вражеские ключи: Enter cryptokey: 输入密钥: + Ввести ключ: Previous key is being checked! 正在检查上一个密钥! + Проверяется предыдущий ключ! You must enter the key first! 你必须先输入密钥! + Сначала вы должны ввести ключ! Checking key... 正在检查密钥... + Проверка ключа... %1 added by %2 %2添加了%1 + %1 добавлено к %2 "Key %1 is invalid! 密钥%1无效! + Ключ %1 недействителен! Key %1 was added! 密钥%1已添加! + Ключ %1 был добавлен! We already have this key! 我们已经有这个密钥了! + У нас уже есть этот ключ! Key %1 belongs to our side! 密钥%1是我方的! + Ключ %1 принадлежит нашей стороне! @@ -3606,46 +4320,56 @@ Recruit Soldiers 征召士兵 + Вербовка Солдат Hint: Location must have an Arsenal 提示:地点需要拥有军火库 + Подсказка: в локации должен быть арсенал RECRUIT 征召 + ВЕРБОВКА AVAILABLE LOADOUTS: 可用装备: + ДОСТУПНЫЕ ЗАГРУЗКИ: WEAPONS: 武器: + ОРУЖИЕ: GEAR: 服装: + ЭКИПИРОВКА: Counting recruits... 正在点算新兵... + Подсчет новобранцев ... You must select a loadout first 你必须选择一套装备 + Сначала вы должны выбрать загрузку Recruiting soldier... 正在招募士兵... + Вербовка солдат... RECRUITS AVAILABLE: %1 可用新兵:%1 + ДОСТУПНЫЕ РЕКРУТЫ: %1 @@ -3654,40 +4378,49 @@ HR: 时间: + HR: Type: ... 类型:... + Тип: ... Last updated: ... 最后更新:... + Последнее обновление: ... Composition: ... 编制:... + Состав: ... Side: ... 阵营:... + Сторона: ... Location data 地点数据 + Данные локации Push me 推送我 + Толкни меня OK 确认 + OK Cancel 取消 + Отмена @@ -3696,372 +4429,463 @@ MilTech inc. Tacticool Tablet V1.1 军科无限免责公司 战狼平板 V1.1 + MilTech inc. Tacticool Tablet V1.1 Welcome to TactiCool OS v28.3! 欢迎使用战狼OS v28.3! + Добро пожаловать в TactiCool OS v28. 3! Detected 128 GB RAM, 16 TB SSD 检测到128GB内存, 16TB固态硬盘 + Обнаружено 128 ГБ ОЗУ, 16 ТБ SSD System date: %1, grid: %2 系统日期: %1, 坐标: %2 + Системная дата: %1, координаты: %2 User class: %1 用户类别: %1 + Класс пользователя: %1 Primary weapon: %1 主要武器: %1 + Основное оружие: %1 Secondary weapon: %1 次要武器: %1 + Вторичное оружие: %1 Dammage: %1 percent 损伤: 百分之%1 + Урон: %1 процент Tip of the day: 今日头条: + Совет дня: Connecting to TactiCommNetwork server... 正在连接至狼崽战网服务器... + Подключение к серверу TactiCommNetwork... Connection established! 连接已建立! + Соединение установлено! Logged in Altis Armed Forces TactiCommNetwork 登录至阿尔蒂斯陆军武装力量狼崽战网 + Вход в систему Altis Armed Forces TactiCommNetwork System date: %1 系统日期: %1 + Системная дата: %1 You have found some new intel! 你找到了一些新情报! + Вы нашли новую информацию! We already know this intel! 我们已经知道这条情报了! + Мы уже знаем эту информацию! We have this cryptokey already... 我们已经拿到这条密钥了... + У нас уже есть этот ключ ... %1 Found enemy radio cryptokey: %2 %1找到了敌军无线电密钥:%2 + %1 Найден радиоключ противника: %2 Some intel has been added! 新的情报已添加! + Добавлена информация! Some intel has been updated! 部分情报已更新! + Некоторые данные были обновлены! You have found nothing here! 你未能找到任何东西! + Вы здесь ничего не нашли! No data registered for this device in TactiCommNetwork! 狼崽战网中未能找到此设备的注册信息! + Нет зарегистрированных данных для этого устройства в TactiCommNetwork! Retinal scan identity mismatch! 视网膜扫描身份不匹配! + Несоответствие идентификационных данных сканирования сетчатки! Device will be locked. 设备将会锁死。 + Устройство будет заблокировано. Radio cryptokey: %1 无线电密钥: %1 + Радиоключ: %1 Radio cryptokey: only in military tablets 无线电密钥: 仅存于军用平板中 + Радио криптоключ: только в военных планшетах Current order: %1 at grid %2 当前命令: %1于坐标%2 + Текущий приказ: %1 координаты %2 Current order: %1 当前命令: %1 + Текущий приказ: %1 Departure from %1, at date %2 于%2自%1出发 + Отправление из %1, на дату %2 Current order: none 当前命令: 无 + Текущий приказ: нет Friendly squad orders: 友方班组命令: + Приказ дружеского отряда: from %1 自%1 + из %1 to %1 至%1 + в %1 at date %1 于%1 + на дату %1 Friendly stationary forces: 友方布防力量: + Дружеские стационарные силы: Grid %1: %2 %3 坐标%1: %2 %3 + Координаты %1: %2 %3 Retinal scan identity mismatch! Device is locked. 视网膜扫描身份不匹配!设备已锁死。 + Несоответствие идентификационных данных сканирования сетчатки! Устройство заблокировано. Always wear a helmet, even at base! 永远戴着头盔,基地里也是如此! + Всегда носите шлем, даже на базе! Have you checked your ammo? 你检查自己的弹药了吗? + Вы проверили свои боеприпасы? Stay alert when on patrol! 巡逻时保持警惕! + Будьте бдительны во время патрулирования! Ensure your radio frequency and channel! 调好自己的电台频率和频道! + Убедитесь, что радиочастота и канал ваши! Never do a selfie in fight! 打着仗呢就别自拍了! + Никогда не делай селфи в бою! Remember to stay in formation, ... but not too close! 保持阵型...别贴太近! + Не забывайте оставаться в строю ... но не слишком близко! Remember to check fuel of your vehicles! 记得检查载具缺不缺燃料! + Не забудьте проверить топливо ваших автомобилей! Find your gun safety switch before fight! 战斗前先认清自己的武器保险! + Проверь свой предохранитель оружия перед боем! Don't text while driving your tank. 行坦克不规范,敌人两行泪。 + Не пишите SMS, управляя своим танком. Don't confuse concealment with cover. 别把遮蔽和掩体搞混了。 + Не путайте сокрытие с прикрытием. Don't stand in the backblast area. 别站在筒子尾焰区域里。 + Не стой в зоне поражения. Tracers work both ways. 曳光弹是双刃剑。 + Трассеры работают в обоих направлениях. Drive with caution when approaching wired fences. 阿尔蒂斯第三交通委提醒您:道路千万条,安全第一条。 + Проезжайте с осторожностью, приближаясь к проволочным заграждениям. Morphine will definitely cure everything. 吗啡治一切 + Морфин обязательно все вылечит. If you think the enemy is dead then shoot them again. 如果你觉得敌人已经死了,再补一枪又何妨。 + Если вы думаете, что враг мертв, стреляйте в него снова. Repeated use of strange pills is not recommended. 不建议反复服用奇怪小药丸。 + Повторное применение странных таблеток не рекомендуется. If they move, they're an enemy. If they don't move, they're a well trained enemy. 打他就动,那是敌人。打他不动,那是训练有素的敌人。 + Если они двигаются, они враги. Если они не двигаются, они хорошо обученные враги. Remember, that bush may have a sniper in it. 记住,那边的树丛可能蹲着老六。 + Помните, что в этом кусте может быть снайпер. Keep with you a long rifle and a friend with a long rifle. 步枪和带着步枪的伙伴缺一不可。 + Держите при себе длинную винтовку и друга с длинной винтовкой. Don't aim at anything you don't intend to liberate! 别瞄着不值得解脱的东西! + Не стремитесь ни к чему, что вы не собираетесь освобождать! If it's dark, bring nightvision. If you don't have nightvision, bring a flashlight. If you don't have a flashlight, bring some carrots. 乌漆墨黑,就要夜视仪。不然的话手电也行。手电都没有的话,吃根胡萝卜吧。 + Если темно, принесите ночное видение. Если у вас нет ночного видения, возьмите с собой фонарик. Если у вас нет фонарика, принесите морковь. Don't eat yellow snow and don't chew on blasting caps. 黄雪不能吃,雷管也不能咬。 + Не ешьте желтый снег и не грызите капсюли-детонаторы. Do not confuse your C4 and your MRE, C4 is also not to be used as Playdough. 别把你的C4和军粮弄混。C4也不能当橡皮泥玩。 + Не путайте ваш C4 и ваш MRE, C4 также не следует использовать в качестве пластилина. Friendly Fire is never friendly. 友军误击从来不那么友军。 + Дружественный огонь никогда не бывает дружественным. Everything is amphibious once. 任何东西都可以涉水,只不过有些这辈子只能涉一次。 + Все можно перейти вброд, но некоторое можно перейти вброд только раз в жизни. Bridges are more hazardous than they first appear. 桥比它的第一印象可怕得多。 + Мосты опаснее, чем кажется на первый взгляд. If your gun jams, then start eating marmalade. 枪卡弹了?那就只能吃子弹了。 + Если ваш пистолет заклинило, то начинайте есть мармелад. If at first you don't succeed, deploy mortars. 攻势被挫败了,就上迫击炮吧。 + Если поначалу у вас ничего не получится, разверните минометы. Enemy armor is never just 'Passing By'. 敌军装甲从不‘路过’。 + Вражеская броня никогда не 'Проходит Мимо'. Unnecessary violence against backpackers has been approved. 针对背包客的极端暴力行为已被允许。 + Было одобрено неоправданное насилие в отношении туристов. If you forget your gun, remember that your friend's gun is a good replacement. 如果你忘带枪了,记得队友的枪也是个不错的备用品。 + Если вы забыли свой пистолет, помните, что пистолет вашего друга - хорошая замена. If in doubt, shoot one out. 先开枪,后问话。 + Если сомневаешься - стреляй. Do not stay behind AT and AA ... and also not in front. 别站在筒子的后面...当然也别站在前面。 + Не стойте позади РПГ и ПВО ... и впереди не сттойте. Once the pin is pulled, Mr. Grenade is no longer your friend. 保险栓拔掉以后的手雷就不再是你的朋友了。 + Как только чека вытащена, мистер Граната больше не ваш друг. A grenade is not medical equipment. 手雷不是医疗设备。 + Граната - это не медицинский инструмент. The enemy is not responsible for your ammo. 敌人不会为你的弹药负责。 + Враг не несет ответственности за ваши боеприпасы. Don't let the enemy capture your artillery. 别让敌人抢了你的火炮。 + Не позволяйте врагу захватить вашу артиллерию. Carry a few liters of blood, it doesn't have to be yours. 多带几升血浆,不一定非得抽自己的血。 + Возьмите с собой несколько литров крови, она не обязательно должна быть вашей. If your mate is down, clear the area first, patch him up later. 队友倒下后,先清场,再救人。 + Если ваш друг ранен, сначала зачистите территорию, а потом уже залатайте его. One soldier dead is better than 2 dead to save 1. 死一个大头总比为救一个死了俩强。 + Один мертвый солдат лучше, чем 2 мертвых, чтобы спасти 1. Please disable adblock to see the tip of the day. 关闭广告拦截程序后即可看到今日头条。 + Пожалуйста, отключите блокировку рекламы, чтобы увидеть подсказку дня. (todo: insert random quote from the Art of War) (待办:从孙子兵法里随便抽些话出来) + (задача: вставить случайную цитату из Искусства Войны) This content is not available in your country! 此内容在您的国家/地区不可用! + Этот контент недоступен в вашей стране! A Crayon will burn for 30 Minutes in an emergency, two when it is being tested. 蜡笔能在紧急情况下燃烧30分钟,实际情况下就烧2分钟。 + Мелки могут гореть 30 минут в аварийной ситуации и гореть 2 минуты в реальных условиях. Don’t poach a tank, they are better fried. 嫩煎坦克不好吃,还是烤焦的香。 + Не захватывай танк, их лучше сжечь. Don’t leave your armored vehicle when getting shot at! 别在被打的时候逃离你的装甲车! + Не покидайте свой бронетранспортер, когда в вас стреляют! If in doubt, frag out. 先扔雷,后问话。 + Если сомневаешься, брось гранату. Poor driving from civilians does not constitute hostile fire -- unless they hit someone. 行车不规范,亲人两行泪。 + Плохое вождение со стороны гражданских лиц не является враждебным огнем - если только они не попали в кого-то. Approach civilians carefully they might have bombs on them - or other strange substances. 接近贫民的时候小心点,他们可能带着炸弹 - 当然也可能是其它奇怪的药物。 + Осторожно подходите к гражданским, на них могут быть бомбы или другие странные вещества. It is not advised to take strange pills and drive! 嗑着小药丸驾车不可取。 + Не советую принимать странные таблетки и садиться за руль! Your cousin might be out there fighting dragons, but you have guard duty! 你的兄弟正在屠龙,而你则在站岗! + Твой кузен, может и сражается с драконами, но у тебя есть охрана! All furniture requisition forms will be denied. 所有家具申请表单均会被驳回。 + Все заявки на мебель будут отклонены. Hop like a butterfly, and sting like a bee. 静若处子,动如脱兔。 + Порхай, как бабочка и жаль, как пчела. Point the end of the barrel at the enemy. Not the other way around. 把枪口对着敌人,而不是反过来。 + Направьте конец ствола на врага. А не наоборот. Applying a tourniquet to the neck is only to be done for medical purposes, or with someone you trust. 把止血带掐在脖子上的做法仅用于医疗用途,或增加情趣。 + Накладывать жгут на шею нужно только для медицинских целей или для получения удовольствия. @@ -4070,14 +4894,17 @@ CONTROLS 控制 + УПРАВЛЕНИЕ Press [U] to open the in-game menu 按[U]开启游戏内菜单 + Нажмите [U], чтобы открыть внутриигровое меню Make sure to check the tutorial. 一定要查看教程哦。 + Обязательно ознакомьтесь с руководством. @@ -4086,114 +4913,140 @@ STATUS 状态 + СТАТУС POPULATION 人口 + НАСЕЛЕНИЕ INFLUENCE 影响力 + ВЛИЯНИЕ FRIENDLY RECRUITS 友军可用新兵 + ДРУЖЕСКИЕ РЕКРУТЫ MAX 最大 + МАКСИМУМ PER HOUR 每小时 + В ЧАС ENEMY RECRUITS 敌军可用新兵 + ВРАЖЕСКИЕ РЕКРУТЫ You won! The enemy have no fight left in them. 你胜利了!敌人完全丧失了斗志。 + Ты победил! У врага не осталось сил сражаться. You won! The people are all with you! 你胜利了!人民全都站在你这一边! + Ты победил! Народ за тебя! LOCATION CLAIMED 已索取地点 + ЗАЯВЛЕННОЕ МЕСТО %1 was claimed 已索取%1 + %1 было заявлено Garrison some fighters to hold it 让战士们驻扎在这里防守 + Гарнизон нескольких бойцов, чтобы удержать его. LOCATION LOST 丢失地点 + ЛОКАЦИЯ ПОТЕРЯНА %1 was lost 已丢失%1 + %1 был потерян Send some fighters to retake it 派遣战士们去夺回那里 + Пошлите несколько бойцов, чтобы отбить его AVAILABLE RECRUITS 可招收新兵数 + ДОСТУПНО РЕКРУТОВ BUILD PROGRESS 建造进度 + ПРОГРЕСС СТРОИТЕЛЬСТВА Open Build Menu from location 用驻地物资开启建造菜单 + Откройте Меню Строительства из локации Open Build Menu from inventory 用物品栏物资开启建造菜单 + Откройте Меню Строительства из инвентаря Attach to garrison 指派到驻地 + Присоединить к гарнизону Take unit 接管单位 + Взять юнита Take group 接管班组 + Взять группу Disable alarm 关停警报 + Отключить тревогу Neutral 中立 + Нейтральный Occupied by rebels 被抵抗军占领 + Оккупирован повстанцами Occupied by enemy 被敌军占领 + Оккупирован врагом @@ -4202,118 +5055,147 @@ REMINDER 提示 + НАПОМИНАНИЕ %1 will start in %2 %1将于%2后开始 + %1 начнется в %2 STARTED 已开始 + НАЧАЛО %1 started %2 ago %1已于%2前开始 + %1 начато %2 назад UNITS ASSIGNED 单位已分配 + ЮНИТ НАЗНАЧЕН %1 units assigned to %2 %1个单位已被分配给%2 + %1 юниты назначены %2 They are now under direct control 他们现在处于直接控制下 + Сейчас они под прямым контролем at %1 位于%1 + в %1 GARRISON CAPTURED 驻地已沦陷 + ГАРНИЗОН ЗАХВАЧЕН captured 占领 + захвачен destroyed 摧毁 + уничтожен Garrison %1 was %2 by enemy %1的驻地已被敌军%2 + Гарнизон %1 занят противником %2 Garrisons must contain infantry 驻地须由步兵驻扎 + Гарнизоны должны содержать пехоту %1 was automatically detached from garrison at %2 %1已经自动从%2驻地脱离 + %1 был автоматически отделен от гарнизона в %2 %1 was automatically detached from garrison %1已自动从驻地脱离 + %1 был автоматически отделен от гарнизона VEHICLE DETACHED 载具已脱离 + ТЕХНИКА ОТСОЕДИНЕНА It will be no longer be saved here 它不会继续保存在这里 + Он больше не будет храниться здесь VEHICLE ATTACHED 载具已停靠 + ТЕХНИКА ПРИСОЕДИНЕНА %1 was automatically attached to garrison at %2 %1已自动停靠至%2驻地 + %1 был автоматически присоединен к гарнизону в %2 It will be saved here 它将会保存在这里 + Он будет сохранен здесь GARRISON FORMED 驻军已组建 + ГАРНИЗОН СФОРМИРОВАН %1 units formed new garrison at %2 %1个单位已于%2组建驻军 + %1 юниты сформировали новый гарнизон в %2 They are now available for map control 现在可通过地图控制他们 + Теперь вы можете управлять ими через карту I don't know how to fly this, I am not a pilot. 我不知道该怎么飞这玩意,我又不是驾驶员。 + Я не умею на этом летать, я не пилот. What does this switch do? I have no idea. I can't fly this. 这些开关是干啥的?真令人摸不着头脑。我不敢飞这玩意。 + Для чего этот переключатель? Я понятия не имею. Я не могу на нем летать. I really have no idea how to pilot this. 我真不知道该如何驾驶这个。 + Я действительно понятия не имею, как это пилотировать. There is no way I could pilot an aircraft. 我可不会开这飞机。 + Я не смогу пилотировать самолет. I should better switch this off, I have no idea what I am doing. 我最好关了这东西,完全不懂自己在干什么。 + Мне лучше выключить его, я понятия не имею, что делаю. Damn, I should have stayed on the ground! 操,我真应该留在地上的! + Черт, надо было остаться на земле! @@ -4322,88 +5204,111 @@ LOCATION DETERIORATED 地点可危 + УХУДШЕНИЕ ЛОКАЦИИ Some buildings at %1 have been removed %1里的部分建筑已被移平 + Некоторые строения в %1 были удалены Garrison fighters to maintain locations 将战士们驻扎到此处来维持控制权 + Бойцы гарнизона для поддержания локации Outpost 哨站 + Аванпост Camp 营地 + Лагерь Base 基地 + База Unknown 未知 + Неизвестно City 城市 + Город Observation post 观察哨 + Пост Наблюдения Roadblock 哨卡 + Блокпост Police Station 警局 + Полицейский Участок Airport 机场 + Аэропорт Respawn 重生点 + Респаун ERROR LOC TYPE 错误地点类型 + ОШИБКА ТИПА ЛОКАЦИИ <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\heal_ca.paa'/> Heal Yourself <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\heal_ca.paa'/> 自我医治 + <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\heal_ca.paa'/> Лечить Себя <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\repair_ca.paa'/> Repair Vehicles <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\repair_ca.paa'/> 维修车 + <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\repair_ca.paa'/> Ремонт Техники REPAIR + РЕМОНТ You were disembarked from the vehicle. + Вы вышли из машины. The vehicle is currently being repaired. + В настоящее время техника находится в ремонте. Repairing vehicles. + Ремонт техники. No vehicles to repair found. + Машин для ремонта не найдено. Check if the vehicles are close enough. + Проверьте, достаточно ли близко стоят машины. Manage radio cryptokeys 管理无线电密钥 + Управление радиоключами @@ -4414,46 +5319,57 @@ Military documents 军事文件 + Военные документы A few military documents. Pick it up to study the intel. 一些军事文件。捡起即可获得情报。 + Несколько военных документов. Возьмите их, чтобы изучить информацию. Some military documents. Pick it up to study the intel. 一些军事文件。捡起即可获得情报。 + Кое-какие военные документы. Возьмите их, чтобы изучить разведданные. Tactical tablet 战术平板 + Тактический планшет A military tactical tablet. Pick it up to study the intel. 一个军用战术平板电脑。捡起即可获得情报。 + Военный тактический планшет. Возьмите его, чтобы изучить информацию. Personal tablet 个人平板 + Персональный планшет A personal tablet. Pick it up to study the intel. 一个个人平板电脑。捡起即可获得情报。 + Личный планшет. Возьмите его, чтобы изучить информацию. Construction resources 建筑物资 + Строительные ресурсы Resources to build different things. 用于建造不同设施的物资。 + Ресурсы для создания разных вещей. Strange pills 奇怪的小药丸 + Странные таблетки !! Don't use it if you can't tolerate flashing images !! Double-click to use. Carefully. !! 无法承受闪烁效果者误用此物 !! 双击使用。小心。 + !! Не используйте его, если вы не переносите мигающие изображения !! Дважды щелкните, чтобы использовать. Внимательно. @@ -4464,352 +5380,437 @@ Rifleman 步枪兵 + Пехотинец Squad Leader 班长 + Командир Отделения Team Leader 火力组组长 + Командир Группы Officer 军官 + Офицер Rifleman GL 榴弹射手 + Гренадер Marksman 精确射手 + Стрелок Sniper 狙击手 + Снайпер Spotter 观察员 + Корректировщик Demo Specialist 爆破手 + Demo Specialist Ammo Bearer 弹药输送员 + Подносчик Боеприпасов Rifleman AT 轻型反坦克兵 + Гранатометчик AT Specialist 重型反坦克兵 + ПТ Специалист AA Specialist 防空兵 + Специалист ПВО Light Machine Gunner 轻机枪手 + Лёгк.Пулеметчик Heavy Machine Gunner 重机枪手 + Тяж.Пулеметчик Combat Medic 战地医疗兵 + Медик Engineer 工程兵 + Инженер Crewman 载具组员 + Экипаж Heli. Crewman 直升机组员 + Экипаж Вертолета Pilot 飞行员 + Летчик Heli. Pilot 直升机飞行员 + Вертолетчик Survivor 幸存者 + Выживший Unarmed Man 无武装者 + Безоружный Recon Team Leader 侦察火力组组长 + Командир Разведгруппы Recon Rifleman 侦察步枪兵 + Разведчик Recon Medic 侦察医疗兵 + Разведчик Медик Recon Explosive Specialist 侦察爆破手 + Разведчик Подрывник Recon Rifleman AT 侦察轻型反坦克兵 + Разведчик Гранатометчик Recon Marksman 侦察精确射手 + Снайпер Разведчик Recon JTAC 侦察对地引导员 + Разведчик Авианаводчик Diver Team Leader 潜水火力组组长 + Командир Группы Водолазов Diver Rifleman 潜水步枪兵 + Боевой Пловец Diver Explosive Specialist 潜水爆破手 + Водолаз Подрывник Unknown Vehicle 不明载具 + Неизвестная Техника Unarmed Car 无武装车辆 + Безоружный Авто Armed Car 武装车辆 + Вооруженный Авто Unarmed MRAP 无武装反伏击车 + Безоружный MRAP HMG MRAP 机枪反伏击车 + MRAP с Пулеметом GMG MRAP 榴弹反伏击车 + MRAP с АГС IFV 步战车 + БМП APC 运兵车 + БТР MBT 主战坦克 + Танк MRLS 多管火箭炮车 + РСЗО Self-Propelled Artillery 自行榴弹炮 + Самоходная Арт. Установка Self-Propelled Anti-Aircraft 自行防空炮 + Самоходная Зенитная Установка Static HMG 固定式重机枪 + Статич. Пулемет Static GMG 固定式榴弹发射器 + Статич. Гранатомет Static AA 固定式防空 + Стационарная ПВО Static AT 固定式反坦克 + Стационарный ПТ Static Mortar 固定式迫击炮 + Миномет Static Heavy Mortar 固定式重型迫击炮 + Тяжелый Миномет Light Helicopter 轻型直升机 + Легкий Вертолет Heavy Helicopter 重型直升机 + Тяжелый Вертолет Cargo Helicopter 运输直升机 + Грузовой Вертолет Attack Helicopter 攻击直升机 + Ударный Вертолет Attack Plane 强击机 + Штурмовик Fighter Plane 歼击机 + Истребитель Cargo Plane 运输机 + Транспортный Самолет Unarmed Plane 无武装飞机 + Безоружный Самолет VTOL 垂直起降飞机 + СВВП(Вертикал.) Unarmed Boat 无武装船只 + Безоружная Лодка Armed Boat 武装船只 + Вооруженная Лодка Personal Vehicle 个人载具 + Личный Транспорт Infantry Truck 运兵卡车 + Военный Грузовик Cargo Truck 载货卡车 + Грузовик Ammo Truck 弹药卡车 + Грузовик Боеприпасов Repair Truck 维修卡车 + Ремонтный Грузовик Medical Truck 医疗卡车 + Медицинский Грузовик Fuel Truck 燃油卡车 + Бензовоз Submarine 潜艇 + Подводная Лодка Default drone 默认无人机 + Дрон Unarmed UGV 无武装无人车 + Невооруженный БНТ Armed UGV 武装无人车 + Вооруженный БНТ Armed UAV 武装无人机 + Вооруженный БПЛА Unarmed UAV 无武装无人机 + Невооруженный БПЛА Unmanned Attack Helicopter 无人攻击直升机 + Беспилотный Ударный Вертолет Unmanned Quadcopter 四轴无人机 + Беспилотный Квадрокоптер Unmanned Designator 遥控测距仪 + Дистанционный Дальномер Unmanned Static HMG 固定式遥控重机枪 + Дистанц.Статич.Пулемет Unmanned Static GMG 固定式遥控榴弹发射器 + Дистанц.Статич.Гранатомет Unmanned Static AA 固定式遥控防空 + Дистанц.Сис-ма ПВО Unknown Cargo Box 未知货箱 + Неизвестный Груз.Ящик Small Cargo Box 小型货箱 + Малый Грузовой Ящик Medium Cargo Box 中型货箱 + Средн.Грузовой Ящик Big Cargo Box 大型货箱 + Больш.Грузовой Ящик From fe05dc3fd8a39d5037e2d098b197c19e47e204c8 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Thu, 14 Jan 2021 00:57:43 +0300 Subject: [PATCH 19/33] More verbose unresolved class report for factions --- src/Templates/fn_initializeTemplateFromFile.sqf | 4 +++- src/Templates/fn_validateTemplate.sqf | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/Templates/fn_initializeTemplateFromFile.sqf b/src/Templates/fn_initializeTemplateFromFile.sqf index 804e14a97..ef7141a9c 100644 --- a/src/Templates/fn_initializeTemplateFromFile.sqf +++ b/src/Templates/fn_initializeTemplateFromFile.sqf @@ -83,7 +83,9 @@ _t set [T_VALID, _isValid]; #ifndef _SQF_VM // Convert class names to numbers, so that t_fnc_numberToClassName can work later // Makes no use for tests with SQF VM -[_t] call t_fnc_convertTemplateClassNamesToNumbers; +if (_isValid) then { + [_t] call t_fnc_convertTemplateClassNamesToNumbers; +}; #endif // Process inventory items diff --git a/src/Templates/fn_validateTemplate.sqf b/src/Templates/fn_validateTemplate.sqf index f0936fb71..4e0e000c7 100644 --- a/src/Templates/fn_validateTemplate.sqf +++ b/src/Templates/fn_validateTemplate.sqf @@ -54,12 +54,13 @@ if (true) exitWith {_errorCount}; // Return no errors with SQF VM, since we can' _x params ["_catID", "_catSize"]; { // forEach (_t#_catID); private _classArray = _x; + private _subcatID = _forEachIndex; { // forEach (_classArray); private _classOrLoadout = _x; private _isClass = isClass (configFile >> "cfgVehicles" >> _classOrLoadout); private _isLoadout = [_classOrLoadout] call t_fnc_isLoadout; if ((!_isClass) && (!_isLoadout)) then { - diag_log format ["validateTemplate: error: class or loadout %1 was not resolved", _classOrLoadout]; + diag_log format ["validateTemplate: error: class or loadout %1 was not resolved. Category: %2, subcategory: %3", _classOrLoadout, _catID, _subcatID]; _errorCount = _errorCount + 1; }; } forEach (_classArray select { _x isEqualType "" }); // Weighted arrays contain numbers as well, so we ignore them From 98e92a2b6dabcc10757dcf8e79cb5868439d9696 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Thu, 14 Jan 2021 02:54:20 +0300 Subject: [PATCH 20/33] Fix incite dialogue option --- src/Dialogue/Dialogues/DialogueCivilian.sqf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Dialogue/Dialogues/DialogueCivilian.sqf b/src/Dialogue/Dialogues/DialogueCivilian.sqf index 95c9e70ba..1a4f3c815 100644 --- a/src/Dialogue/Dialogues/DialogueCivilian.sqf +++ b/src/Dialogue/Dialogues/DialogueCivilian.sqf @@ -130,14 +130,15 @@ CLASS("DialogueCivilian", "Dialogue") // Option: incite civilian NODE_OPTION("opt_incite", _phrasesIncite), - NODE_CALL_METHOD("", "makeTalkersSuspicious", [SUSP_BOOST_AMOUNT]), NODE_JUMP_IF("", "node_alreadyIncited", "isIncited", []), // If already incited NODE_SENTENCE("", TALKER_NPC, _phrasesCivilianInciteResponse), NODE_CALL_METHOD("", "inciteCivilian", []), + NODE_CALL_METHOD("", "makeTalkersSuspicious", [SUSP_BOOST_AMOUNT]), // Must place it to the end, otherwise isIncited always returns true NODE_SENTENCE("", TALKER_PLAYER, localize "STR_NODE_P_TITO"), // Tell it to others! NODE_JUMP("", "node_options"), NODE_SENTENCE("node_alreadyIncited", TALKER_NPC, localize "STR_NODE_C_DANGEROUS_TO_DISCUSS"), + NODE_CALL_METHOD("", "makeTalkersSuspicious", [SUSP_BOOST_AMOUNT]), // Must place it to the end, otherwise isIncited always returns true NODE_JUMP("", "node_options"), // Option: ask for contribution From c7d37234e1412cad0b049f8b7590f3d05ee03687 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Sat, 30 Jan 2021 00:38:53 +0300 Subject: [PATCH 21/33] Fix some sentences --- configs/stringtable.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/configs/stringtable.xml b/configs/stringtable.xml index 14a6921bc..ec548efcd 100644 --- a/configs/stringtable.xml +++ b/configs/stringtable.xml @@ -813,7 +813,7 @@ Povolení nebo zakázání systému automatického ukládání Activer/désactiver le système de sauvegarde automatique 开启/停止自动保存系统 - Включение / Отключение системы автосохранения + Включение/Отключение системы автосохранения On empty @@ -1626,17 +1626,17 @@ They said that I look suspicious! What a nonsense! 他们说我很可疑!还有王法吗! - Они сказали, что я выгляжу подозрительно! Что за вздор! + Они сказали, что я выгляжу подозрительно! Что за чушь! Is it forbidden to have own opinion in this country now?! 发表意见都有错了吗?! - Разве теперь в этой стране запрещено иметь собственное мнение?! + Разве мне запрещено иметь собственное мнение?! This country goes straight to hell! What a shame! 这个国家已经完蛋了!真是耻辱! - Эта страна катится прямиком в ад! Какой позор! + Это просто невыносимо! They said that I look like a criminal they are searching for! @@ -1646,7 +1646,7 @@ I am so angry at the police now! 条子让我无能狂怒! - Я так зол на полицию! + Я так зол на все это! @@ -1665,7 +1665,7 @@ Thank you for the help! We should make the police pay for this! 多谢你的帮助!这帮条子会付出代价的! - Спасибо вам за помощь! Мы должны заставить полицию заплатить за это! + Спасибо вам за помощь! Мы должны заставить их заплатить за это! Thanks, brother! These assholess will pay for what they are doing! @@ -1706,22 +1706,22 @@ Damn police, they keep arresting innocent people! 该死的警察,他们就这样不停逮捕无辜的人! - Проклятая полиция, они продолжают арестовывать невинных людей! + Проклятье, они продолжают арестовывать невинных людей! Those militarist pigs will pay for their crimes! 这帮军国主义猪猡会为他们的罪恶付出代价! - Эти милитаристские свиньи заплатят за свои преступления! + Эти свиньи заплатят за свои преступления! Yesterday they have arrested my friends' family because of 'terrorist activity' as the police say! 昨天他们逮捕了我朋友一家,条子蔑称他们参与了“恐怖活动”! - Вчера арестовали семью моих друзей за «террористическую деятельность», как говорят в полиции! + Вчера арестовали семью моих друзей за «террористическую деятельность», так они сказали! The police took my brother yesterday, you might be next one! 条子昨天抓了我兄弟,下一个可能就轮到你了! - Вчера полиция забрала моего брата, ты можешь стать следующим! + Вчера забрали моего брата, ты можешь стать следующим! Have you heard about those illegal detention camps? I know a guy who returned from one, horrible place! @@ -1731,12 +1731,12 @@ We must stay united, or next time police will take one of us for some fake reason! 我们必须团结一致,不然下一次条子就会以莫须有的罪名抓走我们! - Мы должны держаться вместе, или в следующий раз полиция заберет одного из нас по какой-то фальшивой причине! + Мы должны держаться вместе, или в следующий раз заберут одного из нас по какой-то фальшивой причине! Police tossed drugs to one of my friends and arrested him! Assholes! 条子往我朋友车里栽赃了毒品并抓了他!真是混蛋! - Полиция подбросила наркотики одному из моих друзей и арестовала его! Сволочи! + Недавно они забрали одного из моих друзей! Сволочи! We should seek justice for all the war crimes the military are doing here! @@ -1746,7 +1746,7 @@ The military are so corrupt! There is no other solution to this any more! 军队太腐败了!我们别无选择! - Военные настолько коррумпированы! Другого решения этой проблемы больше нет! + Военные настолько обнаглели! Другого решения этой проблемы больше нет! @@ -1798,7 +1798,7 @@ You're right, they really are corrupt. Lets get to work on some change around here! 你是对的,他们太腐败了。我们要改变这一切! - Вы правы, они действительно коррумпированы. Давайте поработаем здесь над некоторыми изменениями! + Вы правы, давайте поработаем здесь над некоторыми изменениями! They definitely have some stick up their ass, let's show them who the real boss is! @@ -4009,7 +4009,7 @@ <t size='4' color='#77FF77'>SAVE COMPLETE</t><br/><t size='6' color='#FFFFFF'>CARRY ON...</t> <t size='4' color='#77FF77'>保存完成</t><br/><t size='6' color='#FFFFFF'>不要停下来啊...</t> - <t size='4' color='#77FF77'>СОХРАНЕНО</t><br/><t size='6' color='#FFFFFF'>ПРОДОЛЖАТЬ...</t> + <t size='4' color='#77FF77'>СОХРАНЕНО</t><br/><t size='6' color='#FFFFFF'>ПРОДОЛЖИТЬ...</t> Game load is in progress... @@ -5420,7 +5420,7 @@ Demo Specialist 爆破手 - Demo Specialist + Подрывник Ammo Bearer From 2ad9e88fbb805d400c47eefbccb1576b6946df0f Mon Sep 17 00:00:00 2001 From: MJVEVERUSKA <65508396+MJVEVERUSKA@users.noreply.github.com> Date: Sat, 30 Jan 2021 18:14:15 +0100 Subject: [PATCH 22/33] Update stringtable.xml --- configs/stringtable.xml | 876 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 875 insertions(+), 1 deletion(-) diff --git a/configs/stringtable.xml b/configs/stringtable.xml index ec548efcd..4332dd1be 100644 --- a/configs/stringtable.xml +++ b/configs/stringtable.xml @@ -439,11 +439,13 @@ Untie yourself + Rozvázat se 为自己解绑 Развязать себя Untie + Rozvázat 解绑 Развязать @@ -949,39 +951,46 @@ Affects enemy attack strength, frequency of external reinforcements. + Ovlivňuje sílu nepřátelského útoku, frekvenci vnějších posil. 影响敌军的进攻强度、外来增援的频率。 Влияет на силу атаки противника, частоту внешних подкреплений. Aggression Boost + Agresivita 侵略性加值 Повышение Агрессии Value added to initial aggression level. + Přidaná hodnota k počáteční úrovni agrese. 增加初始侵略等级。 Повышение начального уровня агрессии. Military Loot Amount + vojenské kořisti 军用战利品数量 Количество Военных Трофеев Amount of gear found in military cargo crates and vehicles. Does not include construction resources. + Množství vybavení nalezeného ve vojenských nákladních bednách a vozidlech. Nezahrnuje stavební zdroje. 军用货箱和载具里能找到的装备数量。不包括建筑物资。 Количество снаряжения, найденного в военных грузовых ящиках и транспортных средствах. Не включает в себя строительные ресурсы. Allow Player Map Markers + Povolit značky mapy hráče 允许玩家地图标记 Разрешить Маркеры на Карте Игрока Allows map markers of players shown on the map. + mapové značky hráčů zobrazené na mapě. 允许地图上显示玩家标记。 Позволяет отображать маркеры игроков на карте. @@ -1155,33 +1164,39 @@ AI to Player spawn Distance + AI na hráče spawn vzdálenost. AI与玩家刷新距离 Дистанция спавна ИИ от Игрока AI spawn distance measured from garrisons to nearest player. + Vzdálenost ai spawn měřená od posádek k nejbližšímu hráči. 从驻地到距离最近的玩家之间的AI刷新距离。 Расстояние появления ИИ измеряется от гарнизона до ближайшего игрока. AI to enemy AI spawn Distance + AI spawn vzdálenost AI与敌军AI刷新距离 Расстояние от ИИ до ИИ противника AI spawn distance measured from garrisons to nearest enemy AI. + Vzdálenost ai spawn měřená od posádek k nejbližší nepřátelské AI. 从驻地到距离最近的敌军AI之间的AI刷新距离。 Расстояние появления ИИ измеряется от гарнизонов до ближайшего вражеского ИИ. Ambient Civilian Density + Civilní hustota 平民密度 Плотность Окружающего Гражданского Населения Scales the amount of ambient civilians near players. + Měří množství okolních civilistů v blízkosti hráčů. 玩家附近平民的数量比例 Масштабирует количество окружающих гражданских лиц рядом с игроками. @@ -1298,36 +1313,43 @@ I can't talk now, I am busy. + Teď nemůžu mluvit, mám práci. 我现在没法聊天,正忙着呢。 Я не могу сейчас говорить. Я занят. Sorry I can't talk now. + Promiň, že teď nemůžu mluvit. 抱歉我现在和你聊天。 Извини, я не могу сейчас говорить. I'm busy, I can't talk. + Mám práci, nemůžu mluvit. 我正忙着呢,没时间聊。 Я занят, не могу говорить. Leave me alone, I can't talk now. + Nech mě být, teď nemůžu mluvit. 别来烦我,我现在不能聊天。 Оставь меня в покое, я не могу сейчас говорить. I can't talk now! + Teď nemůžu mluvit! 我现在不能和你聊! Я не могу сейчас говорить! I am too busy to talk right now. + Mám moc práce na to, abych teď mluvil. 我正忙得不可开交。 Я сейчас слишком занят, чтобы разговаривать. I have no time to talk. + Nemám čas si promluvit. 我没时间和你聊。 У меня нет времени на разговоры. @@ -1335,46 +1357,55 @@ My plans have changed, I must leave now. + Moje plány se změnily, musím odejít. 计划有变,我必须得走了。 Мои планы изменились, я должен уйти сейчас. I can't talk any more. + Už nemůžu mluvit. 我不能再多讲了。 Я больше не могу говорить. Sorry I can't talk any more. + Promiň, že už nemůžu mluvit. 抱歉我不能继续聊了。 Извини, я больше не могу говорить. Sorry I have no more time for this. + Promiň, nemám čas. 抱歉我没时间耗着了。 Извините, у меня больше нет на это времени. Sorry I must leave. + Promiň, musím odejít. 抱歉我必须得走了。 Извини, я должен уйти. I must leave. + Musím odejít. 我必须得走了。 Я должен уйти. I must leave, sorry. + Musím odejít, promiň. 我真的得走了,抱歉。 Я должен уйти, извини. I have no more time for this, sorry. + Na tohle už nemám čas, promiň. 我没时间了,抱歉。 У меня больше нет на это времени, извините. I must go now. + Už musím jít. 我必须离开了。 А теперь мне пора. @@ -1382,36 +1413,43 @@ Don't hurt me! + Neubližujte mi! 别伤害我! Не делай мне больно! Please don't hurt me! + Prosím, neubližujte mi! 请别伤害我! Пожалуйста, не делай мне больно! I'm so scared! + Já se bojím! 我好怕怕呀! Я так напуган! Please don't shoot me! + Prosím, nezastřel mě! 请别打我! Пожалуйста, не стреляйте в меня! No! Please! Don't shoot me! + Moc Prosím! Nezastřel mě! 别!求你了!别打我! Нет! Пожалуйста! Не стреляйте в меня! I won't tell anyone I saw you! I swear! + Nikomu neřeknu, že jsem tě viděl! Přísahám! 我不会把你供出去的!别灭我口! Я никому не скажу, что видел тебя! Клянусь! I am not armed! Don't shoot! + Nejsem ozbrojen! Nestřílejte! 别打了!我是老乡! Я не вооружен! Не стреляйте! @@ -1419,96 +1457,115 @@ Oh my god! + Bože můj! 我的妈啊! Боже мой! Damn! + Zatraceně! 干! Черт! Damn it! + Do háje! 干哦! Черт возьми! Nooo! + Neee! 不! Нееет! Oh no! + Ale ne! 哦不! О нет! Fuck! + Kurva! 操! Твою ж мать! Oh fuck! + Ach kurva! 我操! Бля! Fucking hell! + Do pekla! 见他妈鬼去! Черт возьми! Fuck this shit! + Seru na to! 去他妈的! К черту это дерьмо! I'm out of here! + Já odsud vypadnu! 老子溜了! Я сваливаю отсюда! Shit shit shit! + Do prdele! 操操操! Чёрт чёрт чёрт! Someone help me! + Pomozte mi někdo! 谁来救救我! Кто-нибудь Помогите мне! Help me, anyone! + Pomozte mi! 有人吗!救我呀! Помогите мне, хоть кто! Police! Police! Help me! + Policie! Policie! Pomóc! 警察叔叔!救救我! Полиция! Полиция! Помогите мне! Someone, call the police! + Zavolejte někdo policii! 谁去把警察叫来啊! Кто-нибудь, вызовите полицию! Someone, call the cops! + Zavolejte někdo poldy! 谁去把条子叫来啊! Кто-нибудь, вызовите копов! Police! Help me! + Policie! Pomoz mi! 警察叔叔!帮帮我吧! Полиция! Помогите мне! This is horrible! + To je strašné! 太糟糕了! Это ужасно! This is insane! + To je šílené! 真他妈疯了! Это безумие! @@ -1516,51 +1573,61 @@ Hey, you've got a minute? + Ahoj, máš chvilku? 嗨,可以占用你点时间么? Эй, у тебя есть минутка? Can I ask you something? + Můžu se tě na něco zeptat? 我能问你点儿事么? Могу я вас кое о чем спросить? Sir, can you talk now? + Pane, můžete mluvit? 先生,你现在方便谈话吗? Сэр, теперь вы можете поговорить? Excuse me, do you have a moment to talk? + Promiňte, máte chvilku? 打扰一下,你能抽出点时间来谈话吗? Извините, у вас есть минутка поговорить? Can you talk now? + Můžeš mluvit? 我们可以聊聊么? Ты можешь сейчас говорить? Hey, can I talk to you for a moment? + Můžu s tebou na chvíli mluvit? 嗨,我能和你聊聊么? Эй, можно тебя на минутку? Hi! Can I talk to you? + Ahoj! Můžu s tebou mluvit? 嘿!我能和你谈谈吗? Привет! Я могу с тобой поговорить? Hey, do you have a second? + Ahoj, máš chvilku? 嗨,你有时间么? Эй, можно тебя на пару секунд? Hey! Got a minute? + Máš chvilku? 嘿!有时间吗? - Эй! Есть минутка? Hey, I'd like to talk to you. + Ahoj, rád bych si promluvil. 嘿,我想和你聊一聊。 Эй, я хотел бы поговорить с тобой. @@ -1568,51 +1635,61 @@ I am nothing but a simulation on some computer. + Nejsem nic jiného než simulace na nějakém počítači. 我只是电脑中的纸片人罢了。 Я всего лишь имитация на каком-то компьютере. This all is not real! This is a simulation! What shall we do now? + Tohle všechno není skutečné! Tohle je simulace! Co budeme dělat teď? 这不是真的!全都是虚假的!我们该怎么办? Это все ненастоящее! Это симуляция! Что нам теперь делать? How can you prove that this world is real? It's all a simulation! + Jak můžeš dokázat, že tenhle svět je skutečný? Všechno je to simulace! 你怎么能证明这个世界是真的?这一切都是虚拟的! Как вы можете доказать, что этот мир реален? Это все симуляция! Me and you and this world, we are just a bunch of 1s and 0s! + Já i ty a tenhle svět jsme jen banda jedničky a nuly! 你、我、这个世界,全都是1和0组成的! Я, ты и этот мир, мы просто сборище единиц и нулей! Help! I don't remember what happened to me 3 minutes ago. I just appeared out of nowhere!! + Pomoc! Nepamatuju si, co se mi stalo před třemi minutami. Jen jsem se objevil z ničeho! 救命啊!我记不得3分钟前发生了什么。我就这么凭空出现了!! Помогите! Я не помню, что случилось со мной 3 минуты назад. Я просто появился из ниоткуда!! What has happened? All my furniture is gone and I must sleep on the floor now. + Co se stalo? Všechen můj nábytek je pryč a já teď musím spát na podlaze. 发生了什么?我的家具都没了,我必须得睡在地板上了。 Что случилось? Вся моя мебель исчезла, и теперь я должен спать на полу. I think therefore I am. + Myslím, že proto jsem. 我思故我在。 Думаю, так и есть. To be is to be perceived. + Být znamená být vnímán. 存在就是一切,一切为了存在。 Быть - значит быть воспринимаемым. The only thing I know is that I know nothing. + Jediné, co vím, je, že nic nevím. 我知道我什么都不知道。 Единственное, что я знаю, - это то, что я ничего не знаю. Nothing is enough for the man to whom enough is too little. + Nic není dost pro muže, pro kterého je příliš málo dost. 知足常乐者恒求之。 Ничего не достаточно для человека, для которого достаточно слишком мало. @@ -1620,31 +1697,37 @@ I did nothing wrong! The guy just arrested me for nothing! + Neudělal jsem nic špatného! Ten chlap mě právě zatkl pro nic za nic! 我啥都没做!他们就莫须有的这么抓了我! Я не сделал ничего плохого! Этот парень только что арестовал меня ни за что! They said that I look suspicious! What a nonsense! + Říkali, že vypadám podezřele! To je nesmysl! 他们说我很可疑!还有王法吗! Они сказали, что я выгляжу подозрительно! Что за чушь! Is it forbidden to have own opinion in this country now?! + Je zakázáno mít vlastní názor v této zemi?! 发表意见都有错了吗?! Разве мне запрещено иметь собственное мнение?! This country goes straight to hell! What a shame! + Tahle země jde rovnou do pekla! Jaká škoda! 这个国家已经完蛋了!真是耻辱! Это просто невыносимо! They said that I look like a criminal they are searching for! + Říkali, že vypadám jako zločinec, kterého hledají! 他们说我很像他们正在搜捕的罪犯! Они сказали, что я похож на преступника, которого они ищут! I am so angry at the police now! + Jsem tak naštvaný na policii! 条子让我无能狂怒! Я так зол на все это! @@ -1652,11 +1735,13 @@ Thanks for the help, brother! + Díky za pomoc, bratře! 多谢相救,兄弟! Спасибо за помощь, брат! Well done, thank you! + Výborně, děkuji! 干得好,谢谢! Молодец, спасибо! @@ -1664,11 +1749,13 @@ Thank you for the help! We should make the police pay for this! + Děkuji vám za pomoc! Měli bychom donutit policii, aby za to zaplatila! 多谢你的帮助!这帮条子会付出代价的! Спасибо вам за помощь! Мы должны заставить их заплатить за это! Thanks, brother! These assholess will pay for what they are doing! + Díky, bratře! Tihle kreténi zaplatí za to, co dělají! 谢谢兄弟!这帮混蛋会为此付出代价! Спасибо, брат! Эти придурки заплатят за то, что делают! @@ -1678,26 +1765,31 @@ Do you know any military outposts in the area? + Znáte nějaké vojenské základny v této oblasti? 你知道这附近哪里有军事哨所吗? Вы знаете какие-нибудь военные аванпосты в этом районе? Do you know of any military places around here? + Nevíte o nějakých vojenských místech? 这附近有任何军事禁区吗? Вы знаете какие-нибудь военные места поблизости? Hey, are there any ... you know ... military places near here? + Ahoj, jsou tam nějaké ... Víš... vojenská místa poblíž? 嘿,这附近...有军事禁区吗?你懂的... Эй, а есть ли ... ну знаешь ... военные места поблизости? Have you seen any military activity around here? + Viděl jste tu někde vojenskou aktivitu? 你在这附近看到过任何军事活动吗? Вы видели здесь какую-нибудь военную активность? Do you know any military locations around here? + Znáte tu nějaké vojenské lokace? 你了解周边的军事区域吗? Вы знаете здесь какие-нибудь военные объекты? @@ -1705,46 +1797,55 @@ Damn police, they keep arresting innocent people! + Zatracení policisté, pořád zatýkají nevinné lidi! 该死的警察,他们就这样不停逮捕无辜的人! Проклятье, они продолжают арестовывать невинных людей! Those militarist pigs will pay for their crimes! + Ta militaristní prasata zaplatí za své zločiny! 这帮军国主义猪猡会为他们的罪恶付出代价! Эти свиньи заплатят за свои преступления! Yesterday they have arrested my friends' family because of 'terrorist activity' as the police say! + Včera zatkli rodinu mých přátel kvůli "teroristické činnosti", říká policie! 昨天他们逮捕了我朋友一家,条子蔑称他们参与了“恐怖活动”! Вчера арестовали семью моих друзей за «террористическую деятельность», так они сказали! The police took my brother yesterday, you might be next one! + Policie mi včera vzala bratra, ty bys mohl být další! 条子昨天抓了我兄弟,下一个可能就轮到你了! Вчера забрали моего брата, ты можешь стать следующим! Have you heard about those illegal detention camps? I know a guy who returned from one, horrible place! + Slyšel jsi o těch ilegálních detenčních táborech? Znám chlápka, který se vrátil z jednoho hrozného místa! 你听说过非法集中营吗?我认识有个刚从那里回来的人,太惨了! Вы слышали об этих незаконных лагерях? Я знаю парня, который вернулся из одного ужасного места! We must stay united, or next time police will take one of us for some fake reason! + Musíme zůstat jednotní, nebo příště policie vezme jednoho z nás z nějakého falešného důvodu! 我们必须团结一致,不然下一次条子就会以莫须有的罪名抓走我们! Мы должны держаться вместе, или в следующий раз заберут одного из нас по какой-то фальшивой причине! Police tossed drugs to one of my friends and arrested him! Assholes! + Policie našla drogy u jednoho z mých přátel a zatkla ho! Kreténi! 条子往我朋友车里栽赃了毒品并抓了他!真是混蛋! Недавно они забрали одного из моих друзей! Сволочи! We should seek justice for all the war crimes the military are doing here! + Měli bychom hledat spravedlnost za všechny válečné zločiny, které tu armáda dělá! 我们要让军队为他们的战争罪行付出代价! Мы должны добиваться справедливости за все военные преступления, которые совершают здесь военные! The military are so corrupt! There is no other solution to this any more! + Armáda je tak zkorumpovaná! Neexistuje žádné jiné řešení, nic víc! 军队太腐败了!我们别无选择! Военные настолько обнаглели! Другого решения этой проблемы больше нет! @@ -1752,71 +1853,85 @@ Damn that's horrible! + Sakra, to je hrozné! 太他妈可怕了! Черт возьми, это ужасно! I am shocked to hear this! + Jsem šokován, když to slyším! 震惊! Я потрясен, услышав это! You are so right! + Máš pravdu! 会说话就多说两句! Вы совершенно правы! That's horrible! + To je strašné! 真可怕! Это ужасно! We should put an end to this! + Měli bychom to ukončit! 我们得终结这一切! Мы должны положить этому конец! Yes! The truth must be exposed! + Ano! Pravda musí být odhalena! 是啊!真相必须公之于众! Да! Правда должна быть раскрыта! Oh really, they don't tell that on TV! + V televizi toho moc neříkají! 真的吗?他们从不在电视上聊这些! Да уж, по телевизору этого не говорят! Damn I've never heard of it on the local radio! + Sakra, nikdy jsem o tom neslyšel v místním rádiu! 干,我从没在当地电台里听说过这些! Блин, я никогда не слышал об этом по местному радио! You're straight up spitting facts there mate! It's about time somebody puts a stop to that, and I for one am up for it! + Jsi na řadě kámo! Je na čase, aby to někdo zastavil, a já jsem sám! 你说的可太对了老鸽!必须有人制止这一切,我报名! Ты прямо плюешься фактами, приятель! Самое время кому-нибудь положить этому конец, и я, например, готов! You're right, they really are corrupt. Lets get to work on some change around here! + Máš pravdu, jsou opravdu zkorumpovaní. Pojďme pracovat na nějaké změně! 你是对的,他们太腐败了。我们要改变这一切! Вы правы, давайте поработаем здесь над некоторыми изменениями! They definitely have some stick up their ass, let's show them who the real boss is! + Vemte hole, pojďme jim ukázat, kdo je skutečný šéf! 他们肯定还在洋洋得意,让他们看看谁才是这里的老大! У них явно есть шило в заднице, давайте покажем им, кто настоящий босс! Well there is one solution, and it involves guns and liberation. I'm up for it if you ask me! + No, je tu jedno řešení, a to zahrnuje zbraně a osvobození. Jestli se mě ptáte, jsem pro. 吾有一计,需要枪和火药。我会加入你们奋斗的事业! Что ж, есть одно решение, и оно включает в себя оружие и освобождение. Я готов, если вы спросите меня! I might know a way to fix their attitude! Its about time I get involved in this! + Možná znám způsob, jak napravit jejich postoj! Je na čase, abych se zapojil! 我可太懂该怎么扳他们的臭毛病了!是时候下场参战了! Возможно, я знаю способ исправить их отношение! Пора мне заняться этим! The less control they have, the better! Count me in! + Čím menší kontrolu mají, tím lépe! Počítej te se mnou! 他们管控的越少越好!算我一个! Чем меньше у них контроля, тем лучше! Рассчитывайте на меня! @@ -1824,31 +1939,37 @@ Get out of here, quick! + Vypadněte odsud, rychle! 离开这里,快! Убирайся отсюда быстро! Something bad is going to happen here. Better move away! + Stane se tu něco zlého. Radši se odstěhujte! 这里要整个大新闻。最好赶紧跑! Здесь должно произойти что-то плохое. Лучше отойди! It's not safe here, run away! + Tady to není bezpečné, uteč! 这里不安全,快跑! Здесь небезопасно, убегай! This place is not safe, you better get away! + Tohle místo není bezpečné, radši vypadni! 这地方不安全,你最好快跑! Это место небезопасно, тебе лучше уйти! Sir you better get out of here, quick! + Pane, měl byste odsud vypadnout, rychle! 先生你最好离开这里,快! Сэр, вам лучше убраться отсюда, быстро! Move out of here! This place is not safe! + Odstěhujte se odsud! Tohle místo není bezpečné! 开离开这儿!这里不安全! Убирайся отсюда! Это место небезопасно! @@ -1856,16 +1977,19 @@ Do you know if there will be any military maneuvers nearby? + Nevíte, jestli v okolí jsou nějaké vojenské manévry? 你知道这附近的军事动向吗? Вы не знаете, будут ли поблизости военные маневры? Have you got any idea if the military are planning something? + Máš tušení, jestli armáda něco plánuje? 你知道军队在计划些什么吗? Вы не знаете, военные что-то планируют? Any idea if the army is planning something? + Nějaký nápad, jestli armáda něco plánuje? 你知道军队要做什么嘛? Есть идеи, что армия что-то планирует? @@ -1873,11 +1997,13 @@ The resistence needs your help! Do you have any building supplies? + Odboj potřebuje vaši pomoc! Máte stavební materiály? 抵抗组织需要你的帮助!你有建筑物资吗? Сопротивлению нужна ваша помощь! У вас есть строительные материалы? Listen, the resistence needs some building supplies, do you have any? + Podívejte, odboj potřebuje stavební materiály, máte je? 听着,抵抗组织需要一些建筑物资,你有吗? Слушай, Сопротивлению нужны строительные материалы, у тебя есть? @@ -1885,11 +2011,13 @@ Here, take these construction supplies, that's all I have. + Tady, vezmi si tyhle stavební suroviny, to je všechno, co mám. 给你,拿好这些建材,我就这么多了。 Вот, возьми эти строительные материалы, это все, что у меня есть. Take these construction supplies, that's all I can help you with. + Vezměte si tyhle stavební suroviny, s tím vám můžu pomoct. 拿上这些建材吧,我只能帮你到这了。 Возьмите эти строительные материалы, это все, чем я могу вам помочь. @@ -1897,16 +2025,19 @@ I can't help you with it. + Nemůžu ti pomoct. 我帮不了你。 Я ничем не могу вам помочь. Sorry I can't help you. + Promiň, že ti nepomůžu. 抱歉我不能帮你。 Извините, я не могу вам помочь. There is nothing I can help you with. + Není nic, s čím bych vám mohl pomoci. 我没什么能帮得上的。 Мне нечем помочь вам. @@ -1914,16 +2045,19 @@ I don't know anything like that. + Nic nevím. 我不知道类似的事情。 Я ничего такого не знаю. I am not aware of such information. + Nejsem si vědom těchto informací. 我不了解这类信息。 Мне такая информация неизвестна. Sorry I don't know anything of this kind. + Promiň, že nic nevím. 抱歉我不知道相关的事。 К сожалению, я ничего такого не знаю. @@ -1931,86 +2065,103 @@ Sure! + Jistě! 好啊! Конечно! Yes? + Ano? 啥? Да? How can I help you? + Jak ti mohu pomoci? 需要帮助吗? Чем я могу вам помочь? Tell it to others! + Řekni to ostatním! 把这事流传出去! Расскажи это другим! I know! It's dangerous to discuss this. + Já vím! Je nebezpečné o tom mluvit. 我懂的!这也太危险了。 Я знаю! Обсуждать это опасно. Sorry I gave all I could already! + Omlouvám se, že jsem dal vše, co jsem mohl! 能给的我都已经给了! Извините, я уже отдал все, что мог! What time is it? + Kolik je hodin? 现在几点了? Который сейчас час? Thanks! + Děkuji! 谢了! Спасибо! Are you serious? You have a watch on your hand! + To myslíš vážně? Máš na ruce hodinky! 你搞笑呢?你手上那不是表? Ты серьезно? У тебя на руке часы! Don't you have a phone? + Nemáte telefon? 你没手机吗? У тебя что, нет телефона? Don't you have a watch yourself? + Ty nemáš hodinky? 你就不能戴个表? Разве у тебя нет часов? It is %1 + Je %1 现在时间是%1 Время %1 Bye! I must leave now. + Ahoj! Musím odejít. 拜!我得走了。 - Пока! Теперь я должен уйти. Bye! + Ahoj! 拜! Пока! Good bye! + Nashledanou! 再见! До свидания! See you! + Zatím! 慢走! Увидимся! Anything else? + Něco jiného? 还有事么? Что-нибудь еще? @@ -2018,251 +2169,301 @@ Let me think... + Přemýšlím... 让俺寻思一下... Дай подумать... Give me a second... + Dejte mi chvilku... 等一下啊... Дай мне секунду... One moment. Let me think... + Chviličku. Nech mě přemýšlet... 稍等,让我想想... Один момент. Дай подумать... No, there aren't any within kilometers of this place. + Ne, v okruhu několik kilometrů od tohoto místa nejsou žádné. 不,这方圆几里都没有此类地方。 Нет, в радиусе километра от этого места их нет. Yes, I know of a few places like that ... + Ano, vím o několika místech, jako je ... 对,我知道几个类似的地方... Да, я знаю несколько таких мест ... north + Severně 北方 к северу north-east + severovýchodně 东北方 к северо-востоку east + Východně 东方 восток south-east + jihovýchod 东南方 юго-восток south + Jižně 南方 юг south-west + Jihozápadní 西南方 юго-запад west + Západně 西方 запад north-west + Severozápadně 西北方 северо-запад quite close. + docela blízko. 非常近。 довольно близко. within 400 meters. + do 400 metrů. 400米内。 в пределах 400 метров. right over here. + Přímo tady. 这里。 прямо здесь. five-minute walk from here. + Pět minut chůze odtud. 走路5分钟就到。 в пяти минутах ходьбы отсюда. not too far away from here. + Není to moc daleko odsud. 离这儿不太远。 не так далеко отсюда. within a kilometer. + v okruhu jednoho kilometru. 一公里内。 в пределах километра. 10 minute walk from here. + 10 minut chůze odtud. 走路10分钟就到。 10 минут пешком отсюда. not far from here at all. + nedaleko odtud. 离这里不算太远。 совсем недалеко отсюда. very far away. + velmi daleko. 非常远。 очень далеко. pretty far away. + docela daleko. 还挺远的。 довольно далеко. more than a kilometer from here. + více než kilometr odtud. 离这儿超过一公里。 больше километра отсюда. quite a bit away from here. + trochu daleko odsud. 离这儿还挺远。 довольно далеко отсюда. There is a + K dispozici 那里有 Eсть I know about a + Vím 我知道有 Я знаю о I think there is a + Myslím, že existuje 我觉得那里有 Я думаю есть Some time ago I saw a + Před nějakým časem jsem viděl 不久前我看到了 Некоторое время назад я видел A friend told me about a + Přítel mi řekl 一个朋友告诉我有 Один друг рассказал мне о People are nervous about a + Lidé jsou nervózní 大家都谨慎关注着 Люди нервничают из-за People are talking about a + Lidé mluví 大家议论着 Люди говорят о A long time ago there was a + Kdysi dávno existovala 很久以前那里有 Давным-давно там был Not sure about the coordinates, there is a + Nejste si jisti souřadnicemi, je zde 不确定具体位置,但有 Не уверен насчет координат, есть A friend said he heard from somebody about a + Přítel řekl, že slyšel od někoho 我的朋友说他听别人说有 Друг сказал, что слышал от кого-то о I heard some guys talk about a + Slyšel jsem, jak někteří chlapi mluví 我听到有人议论着 Я слышал, как некоторые парни говорили о I think I heard policemen talk about a + Myslím, že jsem slyšel policisty mluvit 我听到警察谈论着 Кажется, я слышал, как полицейские говорили о Some time ago I could hear some soldiers talk about a + Před časem jsem slyšel, jak někteří vojáci mluví 不久之前我听到几个士兵谈论着 Некоторое время назад я слышал, как некоторые солдаты говорили о at %1 + při %1 在%1 в %1 to the %1 + na %1 位于%1 к %1 That's all I can tell you. + To je všechno, co ti můžu říct. 我只能告诉你这些了。 Это все, что я могу вам сказать. I don't know anything else. + Nic jiného nevím. 我不知道别的了。 Больше я ничего не знаю. That's all I know. + To je všechno, co vím. 我只知道这些。 Это все, что я знаю. What are you going to do with this information anyway? + Co s tou informací budeš dělat? 你打听这种信息要做什么? Что вы собираетесь делать с этой информацией? By the way, why do you are you asking this? + Mimochodem, proč se na to ptáš? 对了,你问这些做什么? Кстати, а зачем вы это спрашиваете? Just don't tell me why you are asking, all right? + Jen mi neříkej, proč se ptáš, dobře?! 我不想知道你为啥问这些,懂么? Только не говори мне, почему ты спрашиваешь, хорошо? I don't want to know what you are going to do with this information! + Nechci vědět, co s tou informací uděláte! 我不想知道你会拿这种情报去做什么! Я не хочу знать, что вы собираетесь делать с этой информацией! Just don't tell them I told you this! + Jen jim neříkej, že jsem ti to řekl! 别告诉他们是我说的! Только не говори им, что это я тебе сказал! I have a bad feeling about this. + Mám z toho špatný pocit. 我有种不好的预感。 У меня плохое предчувствие. %1 %2 at %3 + %1 %2 na %3 %1 %2于%3 %1 %2 в %3 @@ -2272,36 +2473,43 @@ What's the problem? + V čem je problém? 有问题吗? В чем проблема? I'm on duty. Don't waste my time! + Jsem ve službě. Neplýtvej mým časem! 我正在执勤。别浪费我时间! Я на дежурстве. Не трать мое время! Move along, I am busy! What do you want? + Co chcete? Jděte dál mám práci! 该滚就滚,我正忙着呢!你想干什么? Идите, я занят! Что тебе надо? Don't you see, I am busy over here! + Copak nevidíš, že mám práci! 你没长眼啊,我正忙着呢! Разве вы не видите, я здесь занят! Go ahead, what do you want? + Jen do toho, co chceš 说吧,你想干啥? Давай, чего ты хочешь? Your face looks familiar. Did I arrest you a week ago? + Tvůj obličej je mi povědomý. Zatkl jsem vás před týdnem? 你看着挺眼熟啊。我是不是上周逮捕了你? Ваше лицо выглядит знакомым. Я тебя арестовывал неделю назад? You look like the guy I fined a week ago! + Vypadáš jako ten chlap, za kterého jsem před týdnem dostal pokutu! 你看着像我上周开罚单的那个人! Ты похож на того парня, которого я оштрафовал неделю назад! @@ -2309,26 +2517,31 @@ Don't do anything funny, I'll be watching you! + Nedělej nic vtipného, budu tě sledovat! 别做蠢事,我会盯着你的! Не делай глупостей, я буду следить за тобой! Report anything unusual, citizen! + Nahlašte cokoliv, občane! 上报任何不寻常的事,市民! Сообщайте обо всем необычном, гражданин! Stop wasting my time, citizen! + Přestaňte plýtvat mým časem, občane! 别再浪费我的时间了,市民! Перестань тратить мое время, гражданин! Alright, now go away! + Dobře, jdi pryč! 好了,滚吧! Ладно, а теперь уходи! I knew it was a pointless dialogue! + Věděl jsem, že je to zbytečný dialog! 我就知道这是在浪费时间! Я знал, что это бессмысленный диалог! @@ -2336,11 +2549,13 @@ Good job, citizen. We will take measures. + Dobrá práce, občane. Přijmeme opatření. 干得好,市民。我们会采取措施的。 Хорошая работа, гражданин. Мы примем меры. Thank you. We will do something about it. + Děkujeme. Něco s tím uděláme. 谢谢。我们会采取行动的。 Спасибо. Мы что-нибудь с этим сделаем. @@ -2348,26 +2563,31 @@ Some man is giving out leaflets. + Nějaký muž rozdává letáky. 有人正在大发传单。 Какой-то человек раздает листовки. Someone is making a political speech. + Někdo pronáší politický projev. 有人正在发表不正当言论。 Кто-то произносит политическую речь. I think there is a political meeting over there. + Myslím, že je tam politická schůzka. 我觉得那边正在进行政治会谈。 Я думаю, что там идёт политический митинг. I heard people talk about weapons. + Slyšel jsem lidi mluvit o zbraních. 我听到有人在谈论武器。 Я слышал, как люди говорили об оружии. Some guys are loading strange boxes into their car. + Někteří chlapi nakládají do auta bedny. 有人正往他们的车上装奇怪的箱子。 Какие-то парни грузят в машину странные коробки. @@ -2375,36 +2595,43 @@ Where is the police station? + Kde je policejní stanice? 警察局在哪? Где находится полицейский участок? I want to report terrorist activity nearby! + Chci nahlásit teroristickou aktivitu! 我想要上报附近的恐怖活动! Я хочу сообщить о террористической деятельности поблизости! What do you know?! + Co ty víš?! 你都知道些什么?! Что ты знаешь?! Where did you see it? + Kde jsi to viděl? 你在哪看到的? Где ты его видел? Where I am looking at. A few hundred of meters this way. + Tam, kam se dívám. Pár set metrů tímhle směrem. 就在我面朝的方向。几百米远的地方。 Там, куда я смотрю. В нескольких сотнях метров отсюда. Follow me, I will show you! + Pojďte za mnou, ukážu vám to! 跟着我,我来带路! Следуйте за мной, я покажу вам! This sounds strange. Let's go, show me the way! + To zní divně. Pojďte, ukaž mi cestu! 听着是很怪。走,带路滴干活! Звучит странно. Пойдем, покажешь мне дорогу! @@ -2416,26 +2643,31 @@ Create + Vytvořit 建立 Создать Savegames + Uložit hru 存档 Сохранения Tutorial + Průvodce 教程 Руководство Mission Startup Menu v%1 + Nabídka spuštění mise v%1 任务启动菜单 v%1 Меню Запуска Миссии v%1 Load a previously saved game or create a new campaign. + Načtěte dříve uloženou hru nebo vytvořte novou kampaň. 加载过往存档或开始一个新的战役。 Загрузите ранее сохраненную игру или создайте новую кампанию. @@ -2443,41 +2675,49 @@ Strategic + Strategie 战略 Стратегия Notes + Poznámky 笔记 Примечания Savegames + Uložit postup 存档 Сохранение игры Guide + Průvodce 指引 Руководство Mission + Mise 任务 Миссия Admin + Admin 管理 Админ Mission Menu v%1 + Nabídka mise v%1 任务菜单 v%1 Меню миссии v%1 Vindicta pre-alpha version. + Vindicta pre-alpha verze. Vindicta 早期版本。 Vindicta pre-alpha версия. @@ -2487,16 +2727,19 @@ Confirm Action + Potvrdit akci 确认操作 Подтвердить Действие Yes + Ano Да No + Ne Нет @@ -2506,96 +2749,115 @@ CREATE + VYTVOŘIT 建立 СОЗДАТЬ Create a location + Vytvoření umístění 建立地点 Создать локацию %1 construction resources + %1 stavebních surovin %1 建筑物资 %1 строительные ресурсы Camp + Tábor 营地 Лагерь Roadblock + Zátaras 哨卡 Блокпост CLAIM + Převzít-Vytvořit 索取 ЗАПРОС We can't claim a city! + Nemůžeme si nárokovat město! 我们不能索取城市! Мы не можем претендовать на город! We already own this place! + Už to vlastníme! 我们已拥有这个地点! Это место уже принадлежит нам! Claim a location + Nárokovat místo 索取地点 Запрос на локацию Will skip time until dusk (dusk is in about %1 hours) + Přeskočí čas až do soumraku (soumrak je asi za %1 hodin) 将时间跳至日落(距离日落尚有%1小时) Пропустит время до наступления сумерек (сумерки примерно через %1 часа) Will skip time until 30 minutes before dawn (dawn is in about %1 hours) + Přeskočí čas až 30 minut před úsvitem (svítání je asi za %1 hodin) 将时间跳至日出前30分钟(距离日出尚有%1小时) Пропустит время до 30 минут до рассвета (рассвет примерно через %1 часа) Will skip time until dawn (dawn is in about %1 hours) + Přeskočí čas až do úsvitu (svítání je asi za %1 hodiny) 将时间跳至日出(距离日出尚有%1小时) Пропустит время до рассвета (рассвет примерно через %1 часа) You must have at least %1 build resources! + Musíte mít alespoň %1 surovin! 你必须拥有至少%1建筑物资! У вас должно быть не менее %1 ресурсов сборки! You must specify a proper name. + Zadat vlastní název. 你必须输入合理的名称。 Вы должны указать собственное имя. You must select a location type. + Vybrat typ umístění. 你必须选择地点类型。 Вы должны выбрать тип локации. Creating new location ... + Vytváření nového umístění ... 正在建立新地点... Создание новой локации ... There is nothing to claim here! + Tady není co potvrdit! 这里没什么可索取的! Здесь не на что претендовать! Only for admins + Pouze pro admina 仅限管理员 Только для админов Not yet implemented. + Dosud není implementováno. 尚未实装。 Еще не реализовано. @@ -2603,27 +2865,32 @@ We can't build here anymore. + Tady stavět nemůžeme. 我们不能在此地建造了。 Мы больше не можем здесь строить. Not enough resources to build %1 + Nedostatek surovin k stavění %1 缺少足够的建筑物资建造%1 Недостаточно ресурсов для создания %1 Object %1 was build successfully! + Objekt %1 byl úspěšně postavený! 物体%1已成功建造! Объект %1 был успешно построен! We have recruited one %1 + Přijali jsme jeden %1 我们征募了一名%1 Мы завербовали одного %1 Here I will write notes... (Use Shift+Enter for a new line, Ctrl+C and Ctrl+V for copying text) + Zde budu psát poznámky ... (Pro kopírování textu použijte Shift+Enter, Ctrl+C a Ctrl+V) 我会在这里记录下笔记...(使用Shift+回车键换行,Ctrl+C和Ctrl+V复制粘贴文本) Здесь я буду писать заметки... (Используйте Shift+Enter для новой строки, Ctrl+C и Ctrl+V для копирования текста) @@ -2633,21 +2900,25 @@ You must enter a campaign name. + Je nutné zadat název kampaně. 你必须输入战役名称。 Вы должны ввести название кампании. You must enter a valid campaign name. + Je nutné zadat platný název kampaně. 你必须输入有效的战役名称。 Вы должны ввести действительное название кампании. You must enter a valid amount of enemy forces. + Musíte zadat množství nepřátelských sil. 你必须输入有效的敌军强度。 Вы должны ввести действительное количество вражеских сил. ERROR: You must select factions which have all the addons loaded on the server. + Chyba: Musíte vybrat frakce, které mají všechny adony uložené na serveru. 错误:你必须选择已经加载到服务器中的阵营。 ОШИБКА: вы должны выбрать фракции, у которых все аддоны загружены на сервер. @@ -2657,51 +2928,61 @@ Game can be loaded only after a mission restart + Hru lze načíst až po restartu mise 游戏仅能在任务重启后加载 Игра может быть загружена только после перезапуска миссии There is nothing to save yet + Zatím není co zachraňovat. 什么可保存的 Сохранять пока нечего With FileXT addon you can store saved games in a more convenient way. + S filext addon můžete ukládat uložené hry pohodlnějším způsobem. FileXT插件能让你更轻松地存储游戏存档。 С помощью дополнения FileXT вы можете хранить сохраненные игры более удобным способом. You can find installation instructions at our Guide Web-Page. + Pokyny k instalaci naleznete na naší webové stránce průvodce. 你可以在我们的指引网站找到安装教程。 Вы можете найти инструкции по установке на нашей веб-странице руководства. Create a new game save?\n + Vytvořit novou hru a uložit?\n 建立新存档?\n Создать новое сохранение игры?\n Overwrite this saved game?\n%1 + Přepsat uloženou hru?\n%1 覆盖着个存档?\n%1 Перезаписать эту сохраненную игру?\n%1 Error: version is incompatible: save: %1, current: %2, last compatible: %3 + Chyba: verze není kompatibilní: uložit: %1, aktuální: %2, poslední kompatibilní: %3 错误:版本不兼容:存档:%1,当前:%2,上一可兼容存档:%3 Ошибка: версия несовместима: сохранить: %1, текущий: %2, Последний совместимый: %3 Error: maps are incompatible: save: %1, current: %2 + Chyba: Mapy nejsou kompatibilní: uložit: %1, aktuální: %2 错误:地图不兼容:存档:%1,当前:%2 Ошибка: карты несовместимы: сохранение:% 1, текущее:% 2 Load this saved game?\n%1 + Načíst uloženou hru?\n%1 读取这个存档?\n%1 Загрузить эту сохраненную игру?\n%1 Delete this saved game?\n%1 + Odstranit uloženou hru?\n%1 删除这个存档?\n%1 Удалить эту сохраненную игру?\n%1 @@ -2711,11 +2992,13 @@ Our tutorial is hosted at the website: + Náš výukový program je hostován na webových stránkách: 我们的教程位于这个网页中: Наше руководство размещено на сайте: You can select and copy the link with CTRL + C + Můžete vybrat a zkopírovat odkaz pomocí kombinace kláves CTRL + C 你可以通过Ctrl+C选择并复制链接 Вы можете выбрать и скопировать ссылку с помощью CTRL + C @@ -2725,61 +3008,73 @@ CREATE A LOCATION + VYTVOŘENÍ UMÍSTĚNÍ 建立新地点 СОЗДАТЬ ЛОКАЦИЮ location name here + název lokality 在此输入地点名称 название этой локации NAME + Název 名称 ИМЯ TYPE + TYP 类型 ТИП CREATE + VYTVOŘIT 建立 СОЗДАТЬ COST + NÁKLADY 花费 СТОИМОСТЬ 666 build resources + 666 stavebních surovin 666建筑物资 666 строительные материалы Build resources must be in your backpack or in the vehicle you are looking at. + Stavební suroviny musí být v batohu nebo ve vozidle, na které se díváte. 建筑物资必须在你的背包里或你看向的载具里。 Ресурсы сборки должны быть в вашем рюкзаке или в автомобиле, на который вы смотрите. SKIP TIME + PŘESKOČIT ČAS 跳进时间 ПРОПУСК ВРЕМЕНИ Dusk + Soumrak 黄昏 Сумерки Predawn + Před svítáním 黎明前 Предрассвет Dawn + Před soumrakem 黎明 Рассвет @@ -2787,80 +3082,96 @@ CHOSEN FACTIONS: + VYBRAT FRAKCE: 选择阵营: ВЫБОР ФРАКЦИИ CREATE A NEW VINDICTA CAMPAIGN + VYTVOŘIT NOVOU KAMPAŇ VINDICTA 建立新VINDICTA战役 СОЗДАТЬ НОВУЮ КАМПАНИЮ VINDICTA GAME MODE: + HERNÍ MÓD: 游戏模式: РЕЖИМ ИГРЫ: ENEMIES AT OUTPOSTS %: + NEPŘÁTELÉ NA ZÁKLADNÁCH %: 前哨的敌人%: ВРАГИ НА АВАНПОСТАХ %: Initial amount of enemies at occupied outposts + Počet nepřátel v obsazených základnách Первоначальное количество врагов на занятых аванпостах OCCUPIED OUTPOSTS %: + OBSAZENÉ ZÁKLADNY %: 发生敌人的前哨%: ОККУПИРОВАННЫЕ АВАНПОСТЫ %: Initial amount of outposts occupied by enemies + Počet základen obsazených nepřáteli Первоначальное количество аванпостов, занятых врагами MILITARY FACTION: + VOJENSKÁ FRAKCE: 军事阵营: ВОЕННАЯ ФРАКЦИЯ: CAMPAIGN NAME: + NÁZEV KAMPANĚ: 战役名称: НАЗВАНИЕ КАМПАНИИ: POLICE FACTION: + POLICEJNÍ FRAKCE: 平民阵营: ФРАКЦИЯ ПОЛИЦИИ: CIVILIAN FACTION: + CIVILNÍ FRAKCE: 警察阵营: ГРАЖДАНСКАЯ ФРАКЦИЯ: ENTER NAME + ZADEJTE NÁZEV 输入名称 ВВЕДИТЕ ИМЯ CIVIL WAR + OBČANSKÁ VÁLKA 内战 ГРАЖДАНСКАЯ ВОЙНА STANDARD + STANDARD 标准 СТАНДАРТ ADVANCED SETTINGS + POKROČILÁ NASTAVENÍ 高级设置 ДОПОЛНИТЕЛЬНЫЕ ПАРАМЕТРЫ START + START 开始 СТАРТ @@ -2868,6 +3179,7 @@ You can write notes here. Radio cryptokeys will also be added here. + Můžete psát poznámky zde. Radio kryptoklíče budou také přidány zde. 你可以在此写下笔记。无线电密钥也会自动添加到这里。 Вы можете писать заметки здесь. Здесь же будут добавлены радио-криптоключи. @@ -2875,51 +3187,61 @@ Storage: + Úložiště: 存储位置: Хранилище: New Save + Nové uložení 新存档 Новое сохранение Overwrite + Přepsat 覆盖 Перезаписать Load + Načíst 读取 Загрузка Delete + Odstranit 删除 Удалить PREVIOUSLY SAVED GAMES: + DŘÍVE ULOŽENÉ HRY: 先前存档: РАНЕЕ СОХРАНЕННЫЕ ИГРЫ: SAVE NAME: + ULOŽIT NÁZEV: 存档名称: ИМЯ СОХРАНЕНИЯ: MAP: + Mapa: 地图: КАРТА: VERSION: + Verze: 版本: ВЕРСИЯ: SAVE COUNT: + POČET ULOŽENÍ 存档计数: ЧИСЛО СОХРАНЕНИЙ: @@ -2927,241 +3249,289 @@ Vindicta Gameplay Tutorial + Vindicta návod Vindicta游戏教程 Инструкция по игре Vindicta Welcome to the Vindicta tutorial. This tutorial will help you enjoy this mission. + Vítejte na vindicta tutorial. Tento výukový program vám pomůže vychutnat si tuto misi. 欢迎查看Vindicta教程。本教程将会助你了解并享受这个任务。 Добро пожаловать в учебник Vindicta. Этот урок поможет вам получить удовольствие от этой миссии. Useful Links + Užitečné odkazy 常用网址 Полезные ссылки Additional information about the mission can be found at:\n\nvindicta-team.github.io/Vindicta-Docs\n\nYou can also find the development team's Discord channel on the mod's Steam Workshop page.\n\nThis tutorial may contain outdated information, so please check the online documentation if you are having issues. + Další informace o misi naleznete na adrese:\n\nvindicta-team.github.io/Vindicta-Docs\n\nMůžete také najít kanál Discord vývojového týmu na stránce steam workshopu modu.\n\nToto výukový program může obsahovat zastaralé informace, proto se prosím podívejte do online dokumentace, pokud máte problémy. 有关任务的额外信息可于此网址找到:\n\nvindicta-team.github.io/Vindicta-Docs\n\n你也可以通过本模组的Steam创意工坊页面找到并加入开发组的Discord频道\n\n本教程可能包含过时的信息,如果您有问题,请查看在线文档。 Дополнительную информацию о миссии можно найти здесь at:\n\nvindicta-team.github.io/Vindicta-Docs\n\nВы также можете найти канал Discord команды разработчиков на странице Steam Workshop мода.\n\nЭтот учебник может содержать устаревшую информацию, поэтому, пожалуйста, проверьте онлайн-документацию, если у вас возникли проблемы. Introduction + Úvod 介绍 Введение If you are reading this, congratulations! You have navigated to the mission's in-game menu and you have opened the tutorial. There are no other keyboard keys you need to know about to play this mission.\n\nVindicta is a sandbox scenario where your main goal is to liberate the island from enemy occupation. There is no strict end condition and no end screen, but you may consider the mission finished when you take all airfields under your control, because then enemy will not be able to bring more reinforcements. + Pokud čtete tento, gratulujeme! Přešli jste do herního menu mise a otevřeli jste výukový program. Neexistují žádné další klávesy, které byste měli vědět o hraní této mise.\n\nVindicta je sandboxový scénář, kde je vaším hlavním cílem osvobodit ostrov od nepřátelské okupace. Neexistuje žádný přísný koncový stav a žádná koncová obrazovka, ale můžete zvážit misi dokončenou, když vezmete všechna letiště pod kontrolou, protože pak nepřítel nebude schopen přinést více posil. 如果你正在读这篇文章,恭喜你!你已来到任务的游戏内菜单,并且打开了教程。畅玩本任务不需要知道其它键盘按键。\n\nVindicta是一个沙盒场景任务,你的主要目标是将岛屿从敌人的占领中解放出来。没有严格的结局条件,也没有终局动画,但当你控制所有机场时任务就已经完成了,因为此时的敌人已无法调遣更多增援。 Если Вы читаете это, поздравляю! Вы перешли в игровое меню миссии и открыли учебник. Нет никаких других клавиш клавиатуры, о которых вам нужно знать, чтобы играть в эту миссию.\n\nVindicta - это сценарий песочницы, где ваша главная цель-освободить остров от вражеской оккупации. Там нет строгого конечного условия и нет конечного экрана, но вы можете считать миссию законченной, когда возьмете все аэродромы под свой контроль, потому что тогда враг не сможет привести больше подкреплений. Quick Start I + Rychlý start I 快速游戏 I Быстрый Старт I This is a simple step by step series, to help you get started:\n\n1. Start by asking civilians for intel. See 'Intel I' in this tutorial for more information on this. Hopefully a civilian will already point out the location of a police station.\n\n2. If not, drive away to a different town and retry until you have found a police station.\n\n3. Once you have found your first police station, kill the police officers inside using your pistol. You always spawn with a pistol and some ammo.\n\n4. Find a suitable vehicle and use ACE3 to load the ammo boxes inside.\n\nProceed to the next page to continue this series. + Jedná se o jednoduchou řadu kroků, která vám pomůže začít:\n\n1. Začněte tím, že požádáte civilisty o informace. Další informace naleznete v tomto kurzu v tématu "Intel I". Doufejme, že civilista již bude poukazovat na umístění policejní stanice.\n\n2. Pokud ne, jeďte do jiného města a opakujte akci, dokud nenajdete policejní stanici.\n\n3. Jakmile najdete svou první policejní stanici, zabijte policisty uvnitř pomocí pistole. Vždy se rodíte s pistolí a nějakou municí.\n\n4. Najděte vhodné vozidlo a použijte ACE3 k načtení bedny s municí uvnitř.nnProdáno na další stránku, abyste v této sérii pokračovali. 这是一个助你入门的分步教学系列:\n\n1. 开局先向平民索要情报。有关这方面的更多信息,请参阅本教程中的“情报 I”。希望有平民能为你指出警局的位置。\n\n2. 如果没有,驱车前往其它城市并重试,直到找到警局。\n\n 3. 一旦找到了你的第一个警局,用手枪杀死里面的警察。你永远会带着手枪和一些子弹重生。\n\n4. 找到合适的车辆并使用ACE3功能将弹药箱装入内部。\n\n进入下一页继续本系列。 Это простая пошаговая серия, которая поможет вам начать работу:\n\n1. Начните с того, что спросите у мирных жителей информацию. Ознакомьтесь с 'Информация I' в этом руководстве для получения дополнительной информации об этом. Будем надеяться, что гражданский укажет место расположения полицейского участка.\n\n2. Если нет, уезжайте в другой город и повторяйте попытку, пока не найдете полицейский участок.\n\n3. Как только вы найдете свой первый полицейский участок, убейте полицейских внутри, используя свой пистолет. Вы всегда появляетесь с пистолетом и некоторыми боеприпасами.\n\n4. Найдите подходящую машину и используйте ACE3, чтобы загрузить ящики с боеприпасами внутрь.перейдите на следующую страницу, чтобы продолжить эту серию. Quick Start II + Rychlý start II 快速游戏 II Быстрый Старт II 5. Drive to a remote location, preferrably one the enemy cannot easily spot. Unload the crate. It should contain some construction resources. Look directly at the crate, or place some of the construction resources in your inventory, then press [U]. This will open the in-game menu you are in now. Go to the 'Strategic' tab and select type Camp, enter a name (or use the pre-selected one) and press 'Create'. This will create your first camp. NOTE: You must be away from other locations, such as cities, to create a camp.\n\nProceed to the next page to continue this series. There are also additional pages with more in-depth information. + 5. Cesta na vzdálené místo, preferrably jeden nepřítel nemůže snadno na místě. Vyložte bednu. Měl by obsahovat nějaké stavební zdroje. Podívejte se přímo na bednu, nebo umístit některé stavební zdroje ve vašem inventáři, pak stiskněte tlačítko [U]. Tím se otevře nabídka ve hře, ve které se právě najdete. Přejděte na kartu "Strategické" a vyberte typ Tábor, zadejte název (nebo použijte předem vybraný) a stiskněte tlačítko "Vytvořit". Tím vytvoříte váš první tábor. Poznámka: Musíte být mimo jiné umístění, například města, chcete-li vytvořit tábor.\n\nProdál na další stránku pokračovat v této řadě. K dispozici jsou také další stránky s podrobnějšími informacemi. 5. 驱车逃离并前往偏远地区,最好是个敌人不易察觉的地方。卸下弹药箱。其内部应包含部分建筑物资。直接看向弹药箱,或将部分建筑物资放入你的物品栏后,按下[U]键。这将会打开你现在所处的游戏内菜单。进入‘战略’选单并选择营地,输入名称(使用默认名称)并按下‘建立’。这将会创建你的首个营地。注意:你必须远离城市等地区后才能建立营地。\n\n进入下一页继续本系列。另有其他包含更深入信息的页面。 5. Двигайтесь в отдаленное место, предпочтительно такое, которое враг не сможет легко обнаружить. Разгрузите ящик. Он должен содержать некоторые строительные ресурсы. Посмотрите прямо на ящик или поместите некоторые строительные ресурсы в свой инвентарь, а затем нажмите [U]. Это откроет внутриигровое меню, в котором вы сейчас находитесь. Перейдите на вкладку 'Стратегия' и выберите тип лагеря, введите имя (или используйте предварительно выбранное) и нажмите 'Создать'. Это создаст ваш первый лагерь. Примечание: Вы должны быть далеко от других мест, таких как города, чтобы создать лагерь.\n\nПройдите на следующую страницу, чтобы продолжить эту серию. Есть также дополнительные страницы с более подробной информацией. Quick Start III + Rychlý start III 快速游戏 III Быстрый Старт III 6. Your new camp should give you an option to open the build menu. See the page 'Build Menu' for additional information. Once you have opened the build menu, navigate to the Storage category and create any crate, provided you have enough construction resources.\n\n7. The newly built storage crate will give you three options: 'Arsenal', 'Arsenal To External Inventory', and 'External Inventory To Arsenal'. Use the third option to load the box from the police station into the Limited Arsenal crate.\n\n 8. You can now use the Limited Arsenal to more easily equip your captured equipment.\n\nProceed to the next page to continue this series. + 6. Váš nový tábor by vám měl dát možnost otevřít nabídku sestavení. Další informace naleznete na stránce "Sestavit nabídku". Po otevření nabídky sestavení přejděte do kategorie Úložiště a vytvořte libovolnou bednu, pokud máte dostatek stavebních prostředků.\n\n7. Nově postavená skladovací bedna vám poskytne tři možnosti: "Arsenal", "Arsenal to External Inventory" a "External Inventory To Arsenal". Použijte třetí možnost pro načtení krabice z policejní stanice do bedny Limited Arsenal.nn 8. Nyní můžete pomocí omezeného arzenálu snadněji vybavit zachycené vybavení.\n\nProvedení na další stránku, abyste mohli pokračovat v této sérii. 6. 你的新营地会为你提供打开建造菜单的选项。更多相关信息,请参见‘建造菜单’页面。打开建造菜单后,只要有足够的建筑物资,你就可以导航到存储类别并建造任一弹药箱。\n\n7. 新建造的弹药箱会给你提供三个选项:‘军火库’、‘从军火库转移至外部物品栏’以及‘从外部物品栏转移至军火库’。用第三个选项将从警局搞来的弹药箱中的物资转移到受限军火库中。\n\n8. 现在你就可以通过受限军火库轻松的装备缴获来的物资了。\n\n进入下一页继续本系列。 6. Ваш новый лагерь должен дать вам возможность открыть меню сборки. Дополнительную информацию смотрите на странице 'Меню Строительства'. Как только вы откроете меню сборки, перейдите в категорию хранилища и создайте любой ящик, при условии, что у вас достаточно строительных ресурсов.\n\n7. Недавно построенный ящик для хранения даст вам три варианта: 'Арсенал', 'Арсенал для внешнего инвентаря' и 'внешний инвентарь для Арсенала'. Используйте третий вариант, чтобы загрузить коробку из полицейского участка в Ограниченный ящик Арсенала.\n\n 8. Теперь вы можете использовать Ограниченный Арсенал, чтобы легче экипировать свое захваченное снаряжение.\n\nПерейдите на следующую страницу, чтобы продолжить эту серию. Quick Start IV + Rychlý start IV 快速游戏 IV Быстрый Старт IV 9. Any crate or vehicle can be loaded into the Limited Arsenal, and you can load parts or all of the Limited Arsenal into vehicles, crates, and other Limited Arsenals. You can also load items into the normal 'Inventory' to load them into the Limited Arsenal. This is useful if you would like to quickly unequip, but not lose, your personal equipment. Simply go into the Limited Arsenal using the 'Arsenal' action, and press 'Inv. To Arsenal' at the bottom to load the regular 'Inventory'.\n\nProceed to the next page to continue this series. + 9. Do omezeného arzenálu lze naložit jakoukoli bednu nebo vozidlo a můžete načíst součásti nebo veškerý omezený arzenál do vozidel, beden a dalších omezených arzenálů. Můžete také načíst položky do normálního "inventáře", abyste je načetli do omezeného arzenálu. To je užitečné, pokud byste chtěli rychle unequip, ale neztratit, vaše osobní vybavení. Jednoduše jděte do omezeného arzenálu pomocí akce 'Arsenal' a stiskněte tlačítko 'Inv. Chcete-li v dolní části načíst běžnou část inventoryu,\n\nProdáno na další stránku a pokračujte v této sérii. 9. Любой ящик или транспортное средство могут быть загружены в Ограниченный Арсенал, и вы можете загрузить части или весь Ограниченный Арсенал в транспортные средства, ящики и другие Ограниченные Арсеналы. Вы также можете загрузить предметы в обычный 'Инвентарь', чтобы загрузить их в Ограниченный Арсенал. Это полезно, если вы хотите быстро снять снаряжение,но не потерять его. Просто войдите в Ограниченный Арсенал, используя действие 'Арсенал', и нажмите 'Инв. В Арсенал' внизу загружается обычный 'Инвентарь'.\n\nПерейдите на следующую страницу, чтобы продолжить эту серию. Quick Start V + Rychlý start V 快速游戏 V Быстрый Старт V 10. You may want to continue to attack police station until you have enough equipment.\n\n11. After that you should find an outpost and capture it. Enemy soldiers may carry tactical tablets, which have a chance of giving you a radio crytokey. Once you find a radio cryptokey, you can load it into a radio shack constructed at one of your camps. Open this in-game menu by pressing [U], go to the 'Notes' tab and copy the radio cryptokey. Go to a radio shack, select the action to 'Manage cryptokeys' and enter your found cryptokey. This will give you access to a constant stream of enemy intel, such as attacks on your own outposts and positions.\n\n Capture enemy positions to win the game! Continue reading this tutorial to learn more. + 10. Možná budete chtít pokračovat v útoku na policejní stanici, dokud nebudete mít dostatek vybavení.\n\n11. Poté byste měli najít základnu a zachytit ji. Nepřátelští vojáci mohou nést taktické tablety, které mají šanci dát vám rádiový crytokey. Jakmile najdete rádiový kryptoklíčo, můžete ho načíst do rádiové chatrče postavené v jednom z vašich táborů. Otevřete tuto herní nabídku stisknutím tlačítka [U], přejděte na kartu Poznámky a zkopírujte rádiový kryptoklíčo. Přejděte do rádiové chatrče, vyberte akci "Spravovat kryptoklíče" a zadejte nalezený kryptoklíčo. Získáte tak přístup k neustálému proudu nepřátelských informací, jako jsou útoky na vlastní základny a pozice.\n\n Obsazujte nepřátelské pozice a vyhrajte hru! Pokračujte ve čtení tohoto kurzu se dozvíte více. 10. Вы можете продолжать атаковать полицейские участоки, пока у вас не будет достаточно оборудования.\n\n11. После этого вам нужно найти Аванпост и захватить его. Солдаты противника могут носить тактические планшеты, которые могут дать вам радиоключ. Найдя криптоключ для радио, вы можете загрузить его в радиорубку, построенную в одном из ваших лагерей. Откройте это внутриигровое меню, нажав [U], перейдите на вкладку 'Заметки' и скопируйте криптоключ радио. Зайдите в радиорубку, выберите действие 'Управление криптоключами' и введите найденный криптоключ. Это даст вам доступ к постоянному потоку вражеской информации, такой как атаки на ваши собственные аванпосты и позиции.\n\n Захватывайте вражеские позиции, чтобы выиграть игру! Продолжайте читать этот учебник, чтобы узнать больше. Campaign Setup + Nastavení kampaně 战役设置 Настройки Кампании After the mission is loaded, you must set up the campaign in the 'Create' tab. Select initial conditions and enemy factions of the scenario.\n\nOnce the game world is generated, these settings can not be changed. You can create a new campaign at any time to try different settings. + Po načtení mise je nutné kampaň nastavit na kartě Vytvořit. Vyberte počáteční podmínky a nepřátelské frakce scénáře.\n\nOnto herní svět je generován, tato nastavení nelze změnit. Můžete kdykoli vytvořit novou kampaň a vyzkoušet si různá nastavení. После загрузки миссии необходимо настроить кампанию на вкладке 'Создать'. Выберите начальные условия и вражеские фракции сценария.\n\nПосле создания игрового мира эти настройки нельзя будет изменить. Вы можете создать новую кампанию в любое время и попробовать другие настройки. Respawn + Oživit 重生 Респаун You can respawn at all friendly locations and at any city, so long as there are no enemies nearby, and as long as they have an infantry capacity greater than zero. Camps, which can be created with build resources also enable respawn in nearby cities in case you run out of vehicles. + Můžete se znovu oživit na všech přátelských místech a v každém městě, pokud v okolí nejsou žádní nepřátelé a pokud mají pěchotní kapacitu větší než nula. Tábory, které mohou být vytvořeny s stavět zdroje také umožňují respawn v okolních městech v případě, že vám dojdou vozidel. Вы можете возродиться во всех дружественных локациях и в любом городе, если поблизости нет врагов и если их численность пехоты больше нуля. Лагеря, которые можно создать с помощью строительных ресурсов, также позволяют возрождаться в близлежащих городах, если у вас закончится транспорт. Campaign Progress + Průběh kampaně 战役进程 Прогресс Кампании The enemy will dynamically react to your actions, and the reaction will depend on the current war state. At the start of the game, however, everything is relatively calm and enemy occupation is low.\n\nExpect the enemy to bring reinforcements to their airfields as a reaction to you attacking outposts. + Nepřítel bude dynamicky reagovat na vaše činy, a reakce bude záviset na současném válečném stavu. Na začátku hry je však vše relativně klidné a nepřátelská okupace nízká.\n\nOčekáte nepřítele, aby přivedl posily na svá letiště jako reakci na útočící základny. Противник будет динамично реагировать на ваши действия, и реакция будет зависеть от текущего состояния войны. Однако в начале игры все относительно спокойно, и вражеская оккупация невелика.\n\nОжидайте, что противник доставит подкрепление со своих аэродромов в ответ на вашу атаку на аванпосты. Staying Undercover I + Zůstat v utajení I 卧底身份 I Оставаться Под Прикрытием I When you are starting out, you should use the undercover system to your advantage until you have found better weapons, equipment, and vehicles. Watch the meter at the top of your screen: If it's full and red, you are overt. Enemy forces will shoot on sight while if they spot you while you are overt. The text below the meter informs you about reasons why the meter is filling up. Some of the factors that determine your 'suspiciousness':\n• Clothing, like headwear, uniform, vest, night vision goggles\n• Openly carrying a weapon immediately makes you overt\n• Fast movement draws attention and suspicion\n• In vehicles, only your headwear and vest count, and enemies will only spot your equipment as you get closer. The meter will only fill once you get closer to enemies. + Když začínáte, měli byste použít tajný systém ve svůj prospěch, dokud nenajdete lepší zbraně, vybavení a vozidla. Sledujte měřič v horní části obrazovky: Pokud je plný a červený, jste z přehledu. Nepřátelské síly budou střílet na pohled, zatímco v případě, že na místě vás, zatímco vy jste zjevná. Text pod měřičem vás informuje o důvodech, proč se měřič plní. Některé z faktorů, které určují vaši "podezřívavost":\n• Oblečení, jako jsou pokrývky hlavy, uniforma, vesta, brýle pro noční vidění\n• Otevřené nošení zbraně vás okamžitě přiměje k tomu, abyste se dostali do očí\n• Rychlý pohyb přitahuje pozornost a podezření\n• Ve vozidlech pouze vaše pokrývky hlavy a vesty počítají a nepřátelé uvidí vaše vybavení pouze tehdy, když se přiblížíte. Měřič se naplní pouze tehdy, když se dostanete blíže k nepřátelům. Когда вы только начинаете, вы должны использовать систему Под Прикрытием в своих интересах, пока не найдете лучшее оружие, снаряжение и транспортные средства. Следите за индикатором в верхней части экрана: если он полный и красный, значит, вы Открыты. Вражеские силы будут стрелять на месте, если они заметят вас, пока вы находитесь в Открытом положении. Текст под счетчиком информирует Вас о причинах, по которым счетчик заполняется. Некоторые из факторов, определяющих вашу 'подозрительность':\n• Одежда, например головной убор, униформа, жилет, очки ночного видения\n• Открытое ношение оружия сразу же делает вас Открытым\n• Быстрое движение привлекает внимание и подозрение\n• В транспортных средств, учитываются только ваш головной убор и жилет, а враги будут замечать ваше снаряжение только по мере вашего приближения. Счетчик заполнится, только когда вы приблизитесь к врагам. Staying Undercover II + Zůstat v utajení II 卧底身份 II Оставаться Под Прикрытием II You can go back to being undercover by...\n\n• Escaping an approx. 1 kilometer radius at the last position where you were spotted as overt.\n• By killing all enemy groups that spotted.\n• By staying for 20 minutes.\n\nAdditionally, you should avoid approaching enemies who are in combat. You should also avoid using the ACE3 medical system while being close to enemies. + Můžete se vrátit k utajení...\n\n• Útěk v okruhu cca 1 kilometru na poslední pozici, kde jste byli spatřeni jako zjevní.\n• Zabitím všech nepřátelských skupin, které byly spatřeny.\n• Tím, že zůstanete 20 minut.nnDaličně byste se měli vyhnout blížícím se nepřátelům, kteří jsou v boji. Měli byste se také vyhnout používání ace3 zdravotnického systému, zatímco je blízko k nepřátelům. Ты можешь вернуться к работе под прикрытием...\n\n• Избегая приближения в радиусе 1 км в последней позиции, где вы были замечены как Открытый.\n• Убив все вражеские группы, которые заметили.\n• Остановитесь на 20 минут.\n\nКроме того, вам следует избегать приближаться к врагам, которые находятся в бою. Вам также следует избегать использования медицинской системы ACE3, находясь рядом с врагами. Intel I + Intel I 情报 I Информация I Intel about locations is shown on the map when you click on a location marker.\n\nYou can talk to civilians to learn about the location of nearby interesting places. Alternatively, you can simply drive around until you discover something.\n\nYou can also loot enemies to find tactical tablets, which you can read in your inventory by double clicking them with your left mouse button. + Informace o lokalitách se na mapě zobrazují po kliknutí na značku polohy.\n\nMůžete mluvit s civilisty, abyste se dozvěděli o poloze zajímavých míst v okolí. Případně můžete jednoduše jezdit, dokud něco neobjevíte.\n\nMůžete také vyplenit nepřátele a najít taktické tablety, které si můžete přečíst ve svém inventáři dvojitým kliknutím levým tlačítkem myši. Информация о локациях отображается на карте, когда вы нажимаете на маркер местоположения.\n\nВы можете поговорить с гражданскими лицами, чтобы узнать о расположении близлежащих интересных мест. Кроме того, вы можете просто ездить вокруг, пока не обнаружите что-то.\n\nВы также можете обыскивать врагов, чтобы найти тактические планшеты, которые вы можете прочитать в своем инвентаре, дважды щелкнув по ним левой кнопкой мыши. Intel II + Intel II 情报 II Информация II Intel does not always inform you about locations. Some intel instead informs you about orders received by enemy squads.\n\nGaining this type of intel is the key to finding out about patrols and supply convoys, which you can then attack. Look at the map UIs intel panel to show and select currently known intel.\n\nMost intel is represented on the map with a start point and a destination. + Intel vás ne vždy informuje o umístěních. Některé informace vás místo toho informují o rozkazech obdržených nepřátelskými jednotkami.\n\nSoučení tohoto typu informací je klíčem k zjištění o hlídkách a zásobovacích konvojích, na které pak můžete zaútočit. Podívejte se na panel intel uživatelského rozhraní mapy, který zobrazí a vybere aktuálně známý intel.\n\\nSpovědi jsou na mapě zastoupeny počátečním bodem a cílem. Разведданные не всегда сообщают вам о локациях. Вместо этого некоторые разведданные сообщают вам о приказах, полученных вражескими отрядами.\n\nПолучение такой информации - ключ к выявлению патрулей и конвоев с припасами, которые вы можете атаковать. Посмотрите на Панель Информации пользовательского интерфейса карты, чтобы показать и выбрать известную на данный момент информацию.\n\nБольшая часть информации представлена на карте с начальной и конечной точкой. Cryptokeys + Kryptoklíče 密钥 Криптоключи Antennas at friendly locations can intercept enemy radio signals within several kilometers, but only if you have obtained radio cryptokeys. Cryptokeys can be found at military tactical tablets. They must be activated at any radio you own before you can start intercepting intel. Cryptokeys are automatically copied to your 'Notes' tab, from which you can copy them and to activate at the radio. + Antény na přátelských místech mohou zachytit nepřátelské rádiové signály v okruhu několika kilometrů, ale pouze v případě, že jste získali rádiové kryptoklíče. Kryptoklíče lze nalézt na vojenských taktických tabletech. Musí být aktivovány na každém rádiu, které vlastníte, než začnete zachycovat informace. Kryptoklíče jsou automaticky zkopírovány do záložky "Poznámky", ze které je můžete zkopírovat a aktivovat v rádiu. Антенны в дружественных локациях могут перехватывать вражеские радиосигналы в радиусе нескольких километров,но только при наличии радио криптоключей. Криптоключи можно найти на военных тактических планшетах. Они должны быть активированы на любом радио, которое у вас есть, прежде чем вы сможете начать перехватывать разведданные. Криптоключи автоматически копируются на вашу вкладку 'Заметки', откуда вы можете скопировать их и активировать на радио. Claiming Locations + Nárokování umístění 索取地点 Запрос Локации To claim locations (outposts, bases, police stations) press [U] on your keyboard, then navigate to the 'Strategic' tab, and press claim. Some locations may require construction resources to claim. You do not have to carry them in your inventory. Instead look at any container or vehicle that holds enough construction resources, and open the in-game [U] menu, then use the 'Strategic' tab to claim the location. + Chcete-li nárokovat umístění (základny, základny, policejní stanice), stiskněte na klávesnici tlačítko [U], přejděte na kartu Strategické a stiskněte tlačítko Nárok. Některá místa mohou vyžadovat stavební zdroje nárokovat. Nemusíte je nosit ve svém inventáři. Místo toho se podívejte na jakýkoli kontejner nebo vozidlo, které má dostatek stavebních zdrojů, a otevřete nabídku [U] ve hře a pak použijte kartu "Strategické" k získání místa. Чтобы требовать локацию (аванпосты, базы, полицейские участки), нажмите [U] на клавиатуре, затем перейдите на вкладку 'Стратегия' и нажмите 'Требовать'. В некоторых локациях могут потребоваться строительные ресурсы, чтобы претендовать на них. Вам не нужно носить их в своем инвентаре. Вместо этого посмотрите на любой контейнер или транспортное средство, которое содержит достаточно строительных ресурсов, и откройте внутриигровое меню [U], а затем используйте вкладку 'стратегия', чтобы претендовать на местоположение. Camps + Tábory 营地 Лагеря Construction resources are required to create new camps, outposts, roadblocks, or to construct new objects at their location. They can be found in ammo boxes found at police stations, outposts, and bases.\nWhen creating a location, all buildings are automatically added to it, including the radio antennas. + Stavební suroviny jsou potřebné k vytvoření nových táborů, základen, zátarasů nebo k výstavbě nových objektů na jejich místě. Nacházejí se v boxech s municí, které se nacházejí na policejních stanicích, základnách a základnách.\nPři vytvořením místa jsou k němu automaticky přidány všechny budovy, včetně rádiových antén. Строительные ресурсы необходимы для создания новых лагерей, аванпостов, блокпостов или для строительства новых объектов на их месте. Их можно найти в ящиках с боеприпасами, найденных в полицейских участках, на заставах и базах.\nПри создании локации к ней автоматически добавляются все здания, включая радиоантенны. Build Menu + Stavění 建造菜单 Меню Строительства The build menu is accessible at camps and other friendly locations. It has a user interface that explains all the available controls. There are two ways to open the build menu:\n\n• From your inventory: Uses build resources from your inventory to construct objects. Build resources must be either in your uniform, vest, or backpack.\n• From location: Uses build resources deposited at the location you are building at. They must be inside an Limited Arsenal or crate that is 'attached' to the garrison (=location). + Menu buildu je přístupné v kempech a dalších přátelských místech. Má uživatelské rozhraní, které vysvětluje všechny dostupné ovládací prvky. Existují dva způsoby, jak otevřít nabídku stavění:\n\n• Z inventáře: Používá prostředky sestavení z inventáře k vytvoření objektů. Stavební zdroje musí být buď ve vaší uniformě, vestě nebo batohu.\n• Z místa: Používá stavební zdroje uložené v místě, kde stavíte. Musí být uvnitř omezeného arzenálu nebo bedny, která je "připojena" k posádce (= umístění). Меню строительства доступно в лагерях и других дружеских местах. Оно имеет пользовательский интерфейс, который объясняет все доступные элементы управления. Есть два способа открыть меню сборки:\n\n• Из вашего инвентаря: использует ресурсы сборки из вашего инвентаря для создания объектов. Ресурсы сборки должны быть либо в вашей униформе, жилете, либо в рюкзаке.\n• Из локации: использует ресурсы сборки, размещенные в том месте, где вы строите. Они должны находиться внутри Ограниченного Арсенала или ящика, который 'прикреплен' к гарнизону (=локации). Limited Arsenal + Omezený arzenál 受限军火库 Ограниченный Арсенал The limited Arsenal is an alteration of the Arma 3 Arsenal. It has only a limited inventory for each item, and is the main interface to manage gathered weapons in the mission. All the cargo boxes you can create through the build menu have the Limited Arsenal enabled. Enemy cargo boxes use only the plain Arma 3 inventory. You can use the action on an Limited Arsenal constructed through the build menu to load items from a plain inventory crate into the Arsenal. This will load items into the Arsenal box's plain Arma 3 'Inventory'. Once you have done that, open the Limited Arsenal itself and press the appropriate button at the bottom of the Limited Arsenal interface. + Omezený Arzenal je změna Arma 3 Arzenál. Má pouze omezený inventář pro každou položku, a je hlavním rozhraním pro správu shromážděných zbraní v misi. Všechny nákladní boxy, které můžete vytvořit prostřednictvím nabídky sestavení, mají omezený arzenál povolen. Nepřátelské nákladní boxy používají pouze prostý inventář Arma 3. Akci můžete použít na omezeném arzenálu vytvořeném prostřednictvím nabídky sestavení k načtení položek z obyčejné inventární bedny do arzenálu. Tím se načte položky do arzenalboxu plain Arma 3 'Inventory'. Jakmile to uděláte, otevřete samotný Omezený arzenál a stiskněte příslušné tlačítko ve spodní části rozhraní Omezeného arzenálu. Ограниченный Арсенал - это переделка арсенала Arma 3. Он имеет только ограниченный инвентарь для каждого предмета и является основным интерфейсом для управления собранным оружием в миссии. Все грузовые ящики,которые вы можете создать через меню сборки, имеют Ограниченный Арсенал. В грузовых ящиках противника используется только обычный инвентарь Arma 3. Вы можете использовать действие на ограниченном арсенале, построенном через меню сборки, чтобы загрузить предметы из простого инвентарного ящика в Арсенал. Это загрузит предметы в 'Инвентарь' Arma 3 коробки 'Арсенал'. Как только вы это сделаете, откройте сам Ограниченный Арсенал и нажмите соответствующую кнопку в нижней части интерфейса Ограниченного Арсенала. Infantry Capacity + Pěchotní kapacita 步兵容限 Пехотный Потенциал Every location has an infantry capacity based on the number of buildings at the location. This number limits how many soldiers you can deploy at a location. You can not respawn at a location you own if it has no infantry capacity. When creating a new location, all the buildings at its territory are added to it. You should try to construct camps near existing houses to save resources. You can also build tents to increase the infantry capacity at a location. + Každé místo má pěchotní kapacitu na základě počtu budov v místě. Toto číslo omezuje počet vojáků, které můžete na místě nasadit. Nemůžete se znovu podívat na místo, které vlastníte, pokud nemá žádnou pěchotní kapacitu. Při vytváření nového umístění jsou k němu přidány všechny budovy na jeho území. Měli byste se pokusit postavit tábory v blízkosti stávajících domů, abyste ušetřili zdroje. Můžete také postavit stany pro zvýšení pěchoty kapacity na místě. Каждая локация имеет пехотный потенциал, основанный на количестве зданий в этой локации. Это число ограничивает количество солдат, которых вы можете разместить в одном месте. Вы не можете возродиться в принадлежащей вам локации, если в ней нет пехотного потенциала. При создании новой локации к ней добавляются все здания на ее территории. Вы должны попытаться построить лагеря рядом с существующими домами, чтобы сэкономить ресурсы. Вы также можете строить палатки, чтобы увеличить Пехотный Потенциал в локации. High Command + Vrchní velení 高阶指挥 Верховное Командование This scenario provides a custom interface on the map screen to command your own forces. Friendly and enemy forces are both organised into 'garrisons'. Garrisons are groups of soldiers that can be commanded to move and attack enemy forces.\nAI groups operate autonomously and do not need specific orders to get into vehicles before traveling to a location. Click on a friendly garrison on your map, split it, then give an order to the now detached garrison. + Tento scénář poskytuje vlastní rozhraní na obrazovce mapy příkaz vlastní síly. Přátelské i nepřátelské síly jsou organizovány do "posádek". Posádky jsou skupiny vojáků, kterým lze přikázat, aby se pohybovali a útočili na nepřátelské síly.\nAI skupiny operují autonomně a nepotřebují konkrétní rozkazy, aby se dostali do vozidel před cestou na místo. Klikněte na přátelskou posádku na mapě, rozdělte ji a pak dejte rozkaz nyní oddělené posádce. Этот сценарий предоставляет пользовательский интерфейс на экране карты для управления вашими собственными силами. Как дружественные, так и вражеские силы организованы в 'гарнизоны'. Гарнизоны - это группы солдат, которым можно приказать двигаться и атаковать силы противника.\nГруппы ИИ работают автономно и не нуждаются в конкретных приказах, чтобы сесть в транспортные средства перед поездкой в определенное место. Нажмите на дружественный гарнизон на вашей карте, разделите его и отдайте приказ отделившемуся гарнизону. Saving And Loading + Ukládání a načítání 保存与读取 Сохранение И Загрузка The scenario can save the game state with minimal detail. It saves the composition of all garrisons, but it does not save, for example, the position and health of units. All the data is saved in the user profile 'vars.arma3profile' and each save takes several megabytes. Arma 3 reads and writes to and from this file quite often, so keep the number of savegames to a minimum.\n\nYou should NOT maintain more than 10 savegames at a time! + Scénář může uložit stav hry s minimálními detaily. Šetří složení všech posádek, ale neukládá například polohu a zdraví jednotek. Všechna data jsou uložena v profilu uživatele 'vars.arma3profile' a každé uložení trvá několik megabajtů. Arma 3 čte a píše do a z tohoto souboru poměrně často, takže udržujte počet savegames na minimum.\n\nMody by neměly udržovat více než 10 savegames najednou! Сценарий может сохранить состояние игры с минимальной детализацией. Сохраняет состав всех гарнизонов, но не сохраняет, например, положение и здоровье юнитов. Все данные сохраняются в профиле пользователя 'vars.arma3profile', и каждое сохранение занимает несколько мегабайт. Arma 3 довольно часто читает и записывает в этот файл и из него, поэтому сведите количество сохраненных игр к минимуму.\n\nВы НЕ должны поддерживать более 10 сохранений одновременно! Known Issues + Známé problémy 已知问题 Известные Проблемы • Objects may not appear exactly where you place them or they are placed with a delay\n• To save vehicles, they must be attached to a friendly garrison. Some vehicles do not attach automatically. You can use the action 'Attach to Garrison' to manually attach them.\n• Vehicles may not always respawn at their old positions if parked close together, but at the nearest road. Do not place vehicles too close to one another, or too close to buildings.\n• AI units cannot transport static weapons and cargo boxes. Do not try to give a static weapon to a garrison and then give them a 'Move' order.\n• Arma 3's AI cannot drive properly, and often gets stuck. Infantry gets stuck in buildings.\n• The mission AI may teleport units in an attempt to get them unstuck. + • Objekty se nemusí objevit přesně tam, kam je umístíte, nebo jsou umístěny se zpožděním\n• Pro uložení vozidel musí být vozidla připevněna k přátelské posádce. Některá vozidla se nepřipevňují automaticky. Akci "Připojit k posádce" můžete použít k jejich ručnímu připevnění.\n• Vozidla se nemusí vždy znovu rozjet na svých starých pozicích, pokud parkují blízko u sebe, ale na nejbližší silnici. Neumisťujte vozidla příliš blízko sebe nebo příliš blízko budov.\n• Jednotky AI nemohou přepravovat statické zbraně a nákladní boxy. Nepokoušejte se dát posádce statickou zbraň a pak jim dejte příkaz "Přesunout".\n• AI arma 3 nemůže správně řídit a často se zasekne. Pěchota uvízne v budovách.\n• Mise AI se může teleportovat jednotky ve snaze je odlepit. • Объекты могут появляться не совсем там, где вы их размещаете, или они помещаются с задержкой\n• Для сохранения техники их необходимо прикрепить к дружественному гарнизону. Некоторые автомобили не прикрепляются автоматически. Вы можете использовать действие 'Прикрепить к Гарнизону', чтобы прикрепить их вручную.\n• Транспортные средства не всегда могут возродиться на своих старых позициях, если они припаркованы близко друг к другу, а на ближайшей дороге. Не ставьте транспортные средства слишком близко друг к другу или слишком близко к зданиям.\n• Подразделения ИИ не могут транспортировать статическое оружие и грузовые ящики. Не пытайтесь дать гарнизону статическое оружие, а затем отдать ему приказ 'Двигаться'.\n• ИИ Arma 3 не может нормально управлять автомобилем и часто застревает. Пехота застревает в зданиях.\n• ИИ миссии может телепортировать юниты в попытке отклеить их. @@ -3171,61 +3541,73 @@ Attach unit to garrison + Připojit jednotku 将单位指派到驻地 Прикрепить юнит к гарнизону Attach + Připojit 指派 Прикрепить Error: Wrong unit!\nPlease try again! + Chyba: chyba jednotky!\nChcete akci zopakovat! 错误:错误的单位!\n请再试一次! Ошибка: Неправильный юнит!\nПожалуйста, попробуйте еще раз! Error: There is no location to attach the unit!\nPlease try again! + Chyba: Není k dispozici žádné umístění pro připojení jednotky!\nChcete akci zopakovat! 错误:没有可指派单位的地点!\n请再试一次! Ошибка: Нет места для прикрепления юнита!\nПожалуйста, попробуйте еще раз! Data is loading...\n + Data se načítají...\n 数据读取中...\n Данные загружаются ...\n Unit: %1\n + Jednotka: %1\n 单位:%1\n Юнит: %1\n Error: unit is not found on the server!\nPlease try again! + Chyba: Jednotka nebyla na serveru nalezena!\nChcete akci zopakovat! 错误:未能在服务器上找到此单位!\n请再试一次! Ошибка: юнит не найден на сервере!\nПожалуйста, попробуйте еще раз! Error: unit's garrison is wrong!\nPlease try again! + Chyba: posádka jednotky!\nChcete akci zopakovat! 错误:单位驻地错误!\n请再试一次! Ошибка: неправильный юнит гарнизона!\nПожалуйста, попробуйте еще раз! Error: destination garrison is wrong!\nPlease try again! + Chyba: cílová oblast!\nChcete akci zopakovat! 错误:目标驻地错误!\n请再试一次! Ошибка: назначение гарнизона неверно!\nПожалуйста, попробуйте еще раз! This unit is already at this garrison! + Jednotka je již v oblasti! 该单位已经在此驻扎! Этот юнит уже в этом гарнизоне! Unit can be attached to %1\n + Jednotka může být připojena k %1\n 可以指派单位到%1\n Юнит может быть присоединен к %1\n We don't own this unit!\nWe can't attach the unit to %1.\n + Tuto jednotku nevlastníte!\nNemůžete připojit jednotku k %1.\n 我们未拥有此单位!\n因此不能将该单位指派到%1。\n Этот юнит не принадлежит нам!\nМы не можем присоединить юнита к %1.\n @@ -3235,6 +3617,7 @@ Grab Object + Vybrat objekt 抓取物体 Захватить Объект @@ -3244,66 +3627,79 @@ Tents + Stany 帐篷 Палатки Medical + Zdravotní 医疗 Медицина Storage + Arzenál 存储 Хранилище Camouflage + Maskování 伪装网 Камуфляж Lighting + Osvětlení 照明 Освещение Defense + Opevnění 防御工事 Оборона Shooting Range + Střelnice 射击场 Стрельбище Buildings + Bunkry 建筑 Постройка Concealment + Ploty 隐蔽物 Маскировка Recreation + Rekreace 消遣 Отдых Special + Special 特殊 Специальный Radio Shack + Rádiová budova 无线电小屋 Радиорубка A small building with radio equipment. Intercepts enemy radio communications in the range of ~5km, if you have the radio cryptokey + Malá budova s rádiovým zařízením. Zachycuje nepřátelskou rádiovou komunikaci v dosahu ~ 5km, pokud máte rádiový kryptoklíč 配有无线电设备的小屋。拥有无线电密钥时能够截获约5公里范围内的敌军无线电通讯。 Небольшое здание с радиоаппаратурой. Перехватывает радиосвязь противника на расстоянии ~ 5 км, если у вас есть радио криптоключ @@ -3313,21 +3709,25 @@ TAB: OPEN BUILD MENU + TAB: OTEVŘÍT NABÍDKU STAVĚNÍ TAB:开启建造菜单 TAB: ОТКРЫТЬ МЕНЮ СТРОИТЕЛЬСТВА Defenses + Obrana 防御工事 Оборонные Shooting Range + Střelnice 射击场 Стрельбище Decoration + Dekorace 装饰 Декорация @@ -3335,101 +3735,121 @@ Open Build Menu + Stavění 开启建造菜单 Открыть Меню Строительства TAB: + TAB: TAB: TAB: BACKSPACE: + BACKSPACE: 退格键: BACKSPACE: Q and E: + Q a E: Q和E: Q и E: ARROW KEYS: + POMOCÍ ŠIPEK: 方向键: клав.СТРЕЛКИ: DELETE: + DELETE: 删除键: DELETE: Build/Place + Postavit/Místo 建造/放置 Построить/Разместить Pick up highlighted object + Vybrat zvýrazněný objekt 捡起高亮物体 Взять выделенный объект Select current object + Vybrat objekt 选择当前物体 Выбрать текущий объект Close menu + Zavřít nabídku 关闭菜单 Закрыть меню Cancel placement + Zrušit stavění 取消放置 Отменить размещение Rotate object + Otočit objekt 旋转物体 Повернуть объект Navigate through categories and items + Procházení kategorií a položek 在类别和物体之间切换 Перемещение по категориям и элементам Delete highlighted object + Odstranit zvýrazněný objekt 删除高亮物体 Удалить выделенный объект Object must be empty to demolish. Cannot delete the arsenal. + Objekt musí být prázdný, aby mohl být zbourán. Arzenál nelze odstranit. 物体必须为空时才能拆除。无法删除军火库。 Объект должен быть пустым, чтобы снести. Невозможно удалить Арсенал. Demolish %1 and refund %2 construction resources? + Zbourat %1 a vrátit %2 stavebních surovin 要拆除%1并回收%2建筑物资吗? Снести %1 и вернуть %2 строительные ресурсы? Demolish %1? This object cannot be refunded. + Zbourat %1? Nelze vrátit. 拆除%1?该物体无法回收。 Снести %1? Этот объект не подлежит возврату. Object %1 was demolished. + Objekt %1 byl zbořen. 物体%1已被拆除。 Объект %1 был снесен. Not enough build resources in your inventory: %1 (%2 required) + V inventáři není dostatek surovin: %1 (vyžaduje %2) 你的物品栏中没有足够的建筑物资:%1(需要%2) Недостаточно ресурсов сборки в вашем инвентаре: %1 (требуется %2) Refunded %1 construction resources. + Vráceny %1 stavebních surovin. 已回收%1建筑物资。 Возвращено %1 строительных ресурсов. @@ -3439,194 +3859,232 @@ Move + Přesun 移动 Двигаться Attack + Zaůtočit 进攻 Атака Reinforce / Occupy + Posílit / Obsadit 增援 / 占领 Подкрепление/Оккупация Patrol (NYI) + Hlídka (teď ne) 巡逻(未实装) Патруль (Не реализовано) < Cancel > + < Zrušit > < 取消 > < Отменить > - + Split + Rozdělit 拆分 Разделить Give order ... + Přiřadit akci 下达命令... Отдать приказ ... Cancel order + Zrušit akci 取消命令 Отменить приказ INTEL + INFORMACE 情报 РАЗВЕДДАННЫЕ SHOW ACTIVE: + ZOBRAZIT AKTIVNÍ: 显示进行中的: ПОКАЗАТЬ АКТИВНЫЕ: SHOW PLANNED: + ZOBRAZIT PLANOVANÉ: 显示计划中的: ПОКАЗАТЬ ПЛАНОВЫЕ: SHOW ENDED: + ZOBRAZIT UKONČENÝ: 显示已结束的: ПОКАЗАТЬ ЗАВЕРШЕНЫЕ: ON MAP + NA MAPĚ 地图上 НА КАРТЕ IN LIST + SEZNAM 列表中 В СПИСКЕ SHOW PLAYERS + ZOBRAZIT HRÁČE 显示玩家 ПОКАЗАТЬ ИГРОКОВ SHOW LOCATIONS + ZOBRAZIT LOKACE 显示地点 ПОКАЗАТЬ ЛОКАЦИИ SHOW OVERVIEW + ZOBRAZIT PŘEHLED 显示总览 ПОКАЗАТЬ ОБЗОР SHOW INTEL PANEL + ZOBRAZIT PANEL INFORMACÍ 显示情报面板 ПОКАЗАТЬ ПАНЕЛЬ ИНФО CLEAR NOTIFICATIONS + VYMAZAT OZNÁMENÍ 清空提示 ОЧИСТКА УВЕДОМЛЕНИЙ <t color='#222222' font='EtelkaMonospacePro' align='left'>Select a single intel item to view a detailed description.</t> + <t color='#222222' font='EtelkaMonospacePro' align='left'>Chcete-li zobrazit podrobný popis, vyberte jednu položku intelu.</t> <t color='#222222' font='EtelkaMonospacePro' align='left'>选择一项情报物品获取详情。</t> <t color='#222222' font='EtelkaMonospacePro' align='left'>Выберите один элемент Информации, чтобы просмотреть подробное описание.</t> RESPAWN + OŽIVIT 重生 РЕСПАУН Respawn hint text + Nápověda k oživení 重生提示文本 Текст подсказки Респаун %1 at %2. + %1 při %2. %1位于%2。 %1 в %2. LOCATION DISCOVERED + ZJIŠTĚNÁ LOKALITA 已发现地点 ОБНАРУЖЕНА ЛОКАЦИЯ LOCATION INTEL UPDATED + INTEL AKTUALIZOVÁN 地点情报更新 ОБНОВЛЕНИЕ ДАННЫХ О ЛОКАЦИИ %1h %2m + %1h %2m %1时%2分 %1ч %2мин %1m + %1m %1分 %1мин will start in %1 + začne v %1 将于 %1 后开始 начало в %1 started %1 ago + spuštěno %1 před 于 %1 前开始 начато %1 назад Enemy + Nepřítel 敌军 Враг , %1 min. ago + , %1 min. před ,%1分钟以前 , %1 мин. назад INTEL FOUND IN TABLET + INTEL NALEZENO V TABLETU 平板中发现情报 ИНФО НАЙДЕНА В ПЛАНШЕТЕ INTEL INTERCEPTED BY RADIO + INTEL ZACHYCENÝ RÁDIEM 无线电截获情报 ИНФО ПЕРЕХВАЧЕННАЯ ПО РАДИО INTEL INTERCEPTED BY CITIZENS + INFORMACE ZACHYCENÝ OBČANY 平民截获情报 РАЗВЕДДАННЫЕ ПОЛУЧЕНЫ ОТ ГРАЖДАНСКИХ INTEL INTERCEPTED + INFORMACE ZACHYCENY 截获情报 РАЗВЕДДАННЫЕ ПЕРЕХВАЧЕНЫ Removed intel: %1 + Odebráno intel: %1 移除情报:%1 Удалена информация: %1 <br/><t color='#FFFFFF' font='EtelkaMonospaceProBold'>Schedule</t><br/> + <br/><t color='#FFFFFF' font='EtelkaMonospaceProBold'>Plán</t><br/> <br/><t color='#FFFFFF' font='EtelkaMonospaceProBold'>计划表</t><br/> <br/><t color='#FFFFFF' font='EtelkaMonospaceProBold'>График</t><br/> <t> </t><t color='#AAAAAA' size='0.7'>depart %1</t><br/> + <t> </t><t color='#AAAAAA' size='0.7'>odchod %1</t><br/> <t> </t><t color='#AAAAAA' size='0.7'>启程 %1</t><br/> <t> </t><t color='#AAAAAA' size='0.7'>отбытие %1</t><br/> @@ -3634,11 +4092,13 @@ Recruit + Nábor 招募 Нанять Disband <NYI> + Rozpustit <teď ne> 解散 <未实装> Расформировать <Еще не реализовано> @@ -3646,11 +4106,13 @@ Players list + Seznam hráčů 玩家列表 Список игроков Add as member + Přidat člena 添加为成员 Добавить как участника @@ -3659,36 +4121,43 @@ Hint: double-click row to move a unit + Tip: Kliknutím na řádek přesunete jednotku 提示:双击来移动单位 Подсказка: дважды щелкните строку, чтобы переместить юнита New garrison + Nová posádka 新驻地 Новый гарнизон Infantry: 666 + Pěchota: 666 步兵:666 Пехота: 666 Current garrison + Současná posádka 当前驻地 Текущий гарнизон Cargo seats: 666 + Počet míst: 666 载具座位:666 Количество мест: 666 Cancel + Zrušit 取消 Отменить Split + Rozdělit 拆分 Разделить @@ -3698,361 +4167,433 @@ SIDE + STRANA 阵营 СТОРОНА STATUS + STAV 状态 СТАТУС TYPE + TYP 类型 ТИП NAME + JMÉNO 名称 ИМЯ TIME + ČAS 时间 ВРЕМЯ Infantry + Pěchota 步兵 Пехота Transport + Transport 运输载具 Транспорт Armor + Obrněnec 装甲载具 Бронетехника Statics + Statika 固定武器 Статич.Оруж. Air + Letectvo 航空载具 Авиация MAX INFANTRY + MAXIMÁLNÍ POČET JEDNOTEK 最大步兵数 МАКС.ПЕХОТА SOLDIERS + VOJÁCI 士兵 СОЛДАТЫ WEST + ZÁPAD 西方 ЗАПАД EAST + VÝCHOD 东方 ВОСТОК IND + DO 独立方 НЕЗАВИСИМЫЕ ALIEN + CIZINEC 外星人 ИНОСТРАНЦЫ ACTIVE + AKTIVNÍ 进行中 АКТИВНО INACTIVE + NEAKTIVNÍ 未进行 НЕАКТИВНО ENDED + UKONČENO 已结束 ЗАВЕРШЕНО GARRISON + POSÁDKA 驻军 ГАРНИЗОН Campaign progress: %1%2, enemy aggression: %3%4 + Průběh kampaně: %1%2, nepřátelská agrese: %3%4 战役进度:%1%2,敌军强度:%3%4 Прогресс кампании: %1%2, агрессия противника: %3%4 Game not initialized: Press U and create or load a game. + Hra není načtená: Stiskněte tlačítko a vytvořit nebo načíst hru. 游戏尚未初始化:按U并创建或读取游戏。 Игра не инициализирована: Нажмите U и создайте или загрузите игру. Game not initialized: Wait for admin to create or load a game. + Hra není vytvořená: Počkejte, až admin vytvoří nebo načte hru. 游戏尚未初始化:等待管理员创建或读取游戏。 Игра не инициализирована: Подождите, пока администратор создаст или загрузит игру. Select the order to give to this garrison. + Vyberte posádku. 选择给这个驻地下达的命令。 Выберите, какой приказ отдать этому гарнизону. Left-click on the map to set destination. + Kliknutím levým tlačítkem myši na mapu nastavte cíl. 在地图上左键点击设立目的地。 Щелкните левой кнопкой мыши на карте, чтобы указать пункт назначения. Choose composition of the new garrison on the right column and push the 'Split' button. + Zvolte složení nové posádky v pravém sloupci a stiskněte tlačítko "Rozdělit". 通过右侧列表调整新驻地的编制并点击‘拆分’按钮。 В правом столбце выберите состав нового гарнизона и нажмите кнопку 'Разделить'. Use the menu to perform actions on the selected garrison. + Pomocí nabídky můžete provádět akce na vybrané posádce. 用菜单控制所选驻地的行动。 Используйте меню, чтобы выполнять действия с выбранным гарнизоном. MOVE + Přesun 移动 ДВИГАТЬСЯ CAPTURE + Obsadit 占领 ЗАХВАТИТЬ ATTACK + Útočit 进攻 АТАКА REINFORCE + Posílit 增援 ПОДМОГА SUPPLY + Suroviny 补给 ПОСТАВКА PATROL + Hlídka 巡逻 ПАТРУЛЬ Giving a MOVE order to the garrison. + Přesunout 给驻地下达移动命令。 Отдать гарнизону приказ ДВИГАТЬСЯ. Giving an ATTACK order to the garrison. + Zaútočit 给驻地下达进攻命令。 Отдавая гарнизону приказ АТАКОВАТЬ. Giving a REINFORCE order to the garrison. + Zabrat nebo posílit 给驻地下达增援命令。 Отдать гарнизону приказ ПОДКРЕПЛЕНИЕ. This garrison order is not yet implemented. + Tato posádka ještě není implementována. 该驻地命令尚未实装。 Этот гарнизонный приказ еще не выполнил. You don't have permissions to command garrisons. + Nemáte oprávnění k velení posádky. 你没有指挥驻地的权限。 У вас нет разрешения на командование гарнизонами. NYI + Ne teď 未实装 Еще не реализовано Cancelling the current order of the garrison. + Ne teď 取消当前驻地命令。 Отмена действующего приказа гарнизона. Not yet implemented... + Dosud není načteno 尚未实装... Еще не реализовано... %1 has respawned at %2. + %1 se oživil na %2. %1已于%2重生。 %1 возродился в %2. RESTORE + OBNOVENÍ 归位 ВОССТАНОВИТЬ RESPAWN + OŽIVENÍ 重生 ВОЗРОЖДЕНИЕ You can not respawn because the game mode is not initialized yet. + Nemůžete se oživit hra ještě není načtená. 由于游戏模式尚未初始化,你无法重生。 Вы не можете возродиться, потому что игровой режим еще не инициализирован. Select a respawn point + Vyberte místo oživení 选择一个重生点 Выберите точку возрождения Respawn is disabled here. + Ožívení je zde zakázano. 无法在此重生。 Возрождение здесь отключено. You can not respawn here because there are enemies nearby. + Nelze se oživit jsou zde nepřátelé. 你无法在附近有敌人的重生点上重生。 Вы не можете здесь возродиться, потому что поблизости есть враги. You can restore here with your saved gear. + Ožívíte se s posledním uložením vybavením. 你可以带着已存装备一起在此归位。 Вы можете восстановить здесь свое сохраненное снаряжение. You can respawn here. + Zde se nemůžete oživit. 你可以在此重生。 Вы можете возродиться здесь. You can restore at your last position with your saved gear. + Uložit pozici s vybavením. 你可以带着已存装备归位到最后所处地点。 Вы можете восстановить свою последнюю позицию с сохраненным снаряжением. Enemy control + Nepřátelské jednotky 敌军实控 Вражеский контроль Friendly control + Spřátelené jednotky 友军实控 Дружеский контроль Neutral + Neutrální 中立地区 Нейтральный Neutral + Neutrální 中立地区 Нейтральный Status + Stav 状态 Статус Influence + Vliv 影响力 Влияние Destination + Cíl 目的地 Назначение Press [U] to setup the mission or load a saved game + Stisknutím tlačítka [U] nastavte misi nebo načtěte uloženou hru 按[U]设置任务或读取一个存档 Нажмите [U], чтобы настроить миссию или загрузить сохраненную игру <t size='4' color='#FF7733'>PLEASE WAIT</t><br/><t size='6' color='#FFFFFF'>SAVING NOW</t> + <t size='4' color='#FF7733'>POČKEJTE PROSÍM</t><br/><t size='6' color='#FFFFFF'>NOVÉ UKLÁDÁNÍ</t> ><t size='4' color='#FF7733'>请稍等</t><br/><t size='6' color='#FFFFFF'>保存中</t> <t size='4' color='#FF7733'>ПОЖАЛУЙСТА ПОДОЖДИТЕ</t><br/><t size='6' color='#FFFFFF'>СОХРАНИТЬ СЕЙЧАС</t> Game state save is in progress... + Hra ukládání probíhá ... 游戏状态存档中... Идет сохранение состояния игры ... Game state has been saved! + Stav hry byl Uložen! 游戏状态已保存! Состояние игры сохранено! <t size='4' color='#77FF77'>SAVE COMPLETE</t><br/><t size='6' color='#FFFFFF'>CARRY ON...</t> + <t size='4' color='#77FF77'>ULOŽENÍ DOKONČENO</t><br/><t size='6' color='#FFFFFF'>POKRAČUJTE...</t> <t size='4' color='#77FF77'>保存完成</t><br/><t size='6' color='#FFFFFF'>不要停下来啊...</t> <t size='4' color='#77FF77'>СОХРАНЕНО</t><br/><t size='6' color='#FFFFFF'>ПРОДОЛЖИТЬ...</t> Game load is in progress... + Probíhá načítání ... 游戏存档加载中... Идет загрузка игры ... Game has been loaded. You should respawn now. + Hra byla načtena. Vyber si místo oživení.. 游戏已读取。你可以重生了。 Игра загружена. Вы должны возродиться сейчас. Error: factions are not loaded on server: %1 + Chyba: Na serveru nejsou načteny frakce: %1 错误:服务器中未挂载阵营:%1 Ошибка: фракции не загружены на сервер: %1 Game is being initialized. It can take up to several minutes. + Hra se ukládá. Může to trvat až několik minut. 游戏正在初始化。这可能需要数分钟。 Игра инициализируется. Это может занять до нескольких минут. Game mode initialization is complete. You should respawn now. + Ukládání je dokončena. Pro příští napojení vybavení uloženo. 游戏模式初始化完毕。你可以重生了。 Инициализация игрового режима завершена. Ты должен возродиться сейчас. <br/><t size='2' color='#FFFFFF'>(delayed due to enemies within 250m of players)</t> + <br/><t size='2' color='#FFFFFF'>(zpožděno kvůli nepřátelům do 250 m od hráčů)</t> <br/><t size='2' color='#FFFFFF'>(由于敌人位于玩家250米范围内而推延)</t> <br/><t size='2' color='#FFFFFF'>(задержка из-за врагов в пределах 250 м от игроков)</t> <t size='2' color='#FFFF33'>Auto saving in 5 minutes</t> + <t size='2' color='#FFFF33'>Automatické ukládání za 5 minut</t> <t size='2' color='#FFFF33'>5分钟后自动保存</t> <t size='2' color='#FFFF33'>Автосохранение через 5 минут</t> <t size='4' color='#FFFF33'>Auto saving in 30 seconds</t> + <t size='4' color='#FFFF33'>Automatické ukládání za 30 sekund</t> <t size='4' color='#FFFF33'>30秒后自动保存</t> <t size='4' color='#FFFF33'>Автосохранение через 30 секунд</t> <t size='4' color='#FFFF33'>Auto saving in 30 seconds</t><br/><t size='1' color='#FFFFFF'>(was delayed by 30 minutes due to enemies within 250m of players)</t> + <t size='4' color='#FFFF33'>Automatické ukládání za 30 sekund</t><br/><t size='1' color='#FFFFFF'>(bylo odloženo o 30 minut kvůli nepřátelům do 250 m od hráčů)</t> >30秒后自动保存</t><br/><t size='1' color='#FFFFFF'>(已因敌人位于玩家250米范围内而推延过30分钟)</t> <t size='4' color='#FFFF33'>Автосохранение через 30 секунд</t><br/><t size='1' color='#FFFFFF'>(было отложено на 30 минут из-за врагов в радиусе 250 м от игроков)</t> @@ -4060,41 +4601,49 @@ Another request is in progress! + Žádost probíhá! 已有请求进行中! Выполняется еще один запрос! You must move some units to the right first! + Nejprve musíte přesunout několik jednotek! 你必须先移动一些单位到右侧! Сначала вы должны переместить несколько юнитов вправо! The selected garrison has been destroyed! + Vybraná posádka byla zničena! 选择的驻地已被摧毁! Выбранный гарнизон уничтожен! Waiting for server to respond... + Čekání na odpověď serveru...- 等待服务器相应... Ожидание ответа сервера... Infantry: %1 + Pěchota: %1 步兵:%1 Пехота: %1 Cargo seats: %1 + počet míst: %1 载具座位:%1 Грузовых мест: %1 Error: Garrison is destroyed. + Chyba: Posádka je zabita. 错误:驻地已被摧毁。 Ошибка: гарнизон уничтожен. Garrison was split successfully. + Pěchota byla úspěšně rozdělena. 成功拆分驻地。 Гарнизон был успешно разделен. @@ -4104,16 +4653,19 @@ Enemy radio cryptokey was found! + Byl nalezen nepřátelský radiokryptoklíč! 已找到敌军无线电密钥! Обнаружен вражеский радиоключ! Cryptokeys are stored in your notes tab + Kryptoklíče jsou uloženy v poznámky 密钥保存在你的笔记选单中 Криптоключ сохраняется в меню заметок %1 and %2 others... + %1 a %2 dalších... %1及其它%2项... %1 и %2 другие... @@ -4121,41 +4673,49 @@ Check your map for more info + Podívejte se na mapu pro více informací 在地图中查询更多信息 Проверьте свою карту для получения дополнительной информации RADIO CRYPTOKEY FOUND + RÁDIO KRYPTOKLÍČ NALEZEN 无线电密钥已找到 НАЙДЕН РАДИО КРИПТОКЛЮЧ Activate it at a friendly radio station!\n%1 + Aktivujte ji na přátelské rozhlasové stanici!\n%1 在友军无线电站中激活!\n%1 Активируйте его на дружественной радиостанции!\n%1 Check notes in the in-game menu + Podívejte se na poznámky v nabídce hry 查询游戏内菜单中的笔记 Проверьте заметки в игровом меню SYSTEM + SYSTEM 系统 СИСТЕМА CRITICAL MISSION ERROR + KRITICKÁ CHYBA MISE 重大任务错误 КРИТИЧЕСКАЯ ОШИБКА МИССИИ ENEMY SPOTTED + NEPŘÍTEL SPATŘEN 已发现敌军 ВРАГ ЗАМЕЧЕН Friendly forces have detected enemies at %1 + Přátelské síly detekovali nepřátele na %1 友军已于%1侦察到敌军 Дружественные силы обнаружили врагов в %1 @@ -4163,31 +4723,37 @@ Building Supplies + Stavební suroviny 建筑物资 Стройматериалы Ammunition + Munice 弹药物资 Боеприпасы Explosives + Výbušniny 爆炸物物资 Взрывчатка Medical + Zdravotní 医疗物资 Медикаменты Miscellaneous + Různých 其它物资 Разное Supplies + Suroviny 物资 Припасы @@ -4195,36 +4761,43 @@ Assign New Officer + Přiřadit nového důstojníka 指派新军官 Назначить Нового Офицера Reinforce Garrison + Posílit posádku 增援驻地 Подкрепление Гарнизона Construct Roadblock + Postavit zátaras 建造哨卡 Построить Блокпост Attack + Útok 进攻 Атака Patrol + Hlídka 巡逻 Патруль Retreat + Ústup 撤退 Отступление Recon + Průzkum 侦察 Разведка @@ -4232,11 +4805,13 @@ EMPTY CRATES + PRÁZDNA BEDNA 空箱子 ПУСТОЙ ЯЩИК Empty crates can be demolished in the build menu. + Prázdné bedny mohou být vymazány v nabídce stavení. 空箱子可以通过建造菜单拆除。 Пустые ящики можно удалить через меню строительства. @@ -4246,11 +4821,13 @@ Manage radio cryptokey + Správa rádiového kryptoklíče 管理无线电密钥 Управление радио ключами Hint: Check enemy tablets to find their radio cryptokeys + Tip: Zkontrolujte nepřátelské tablety, abyste našli rádiové kryptoklíče 提示:通过敌军平板获取他们的无线电密钥 Подсказка: проверяйте планшеты врага, чтобы найти их радиокриптоключи @@ -4258,16 +4835,19 @@ Add key + Přidat klíč 添加密钥 Добавить ключ Added enemy cryptokeys: + Přidán nepřátelský kryptoklíč: 已添加的敌军密钥: Добавлены вражеские ключи: Enter cryptokey: + Zadejte kryptoklíč: 输入密钥: Ввести ключ: @@ -4275,41 +4855,49 @@ Previous key is being checked! + Předchozí klíč je kontrolován! 正在检查上一个密钥! Проверяется предыдущий ключ! You must enter the key first! + Nejprve musíte zadat klíč! 你必须先输入密钥! Сначала вы должны ввести ключ! Checking key... + Kontrola klíče... 正在检查密钥... Проверка ключа... %1 added by %2 + %1 přidal %2 %2添加了%1 %1 добавлено к %2 "Key %1 is invalid! + Klíč %1 je neplatný! 密钥%1无效! Ключ %1 недействителен! Key %1 was added! + Klíč %1 byl přidán! 密钥%1已添加! Ключ %1 был добавлен! We already have this key! + Tenhle klíč už máme! 我们已经有这个密钥了! У нас уже есть этот ключ! Key %1 belongs to our side! + Klíč %1 patří na naši stranu! 密钥%1是我方的! Ключ %1 принадлежит нашей стороне! @@ -4319,11 +4907,13 @@ Recruit Soldiers + Rekrutovat vojáky 征召士兵 Вербовка Солдат Hint: Location must have an Arsenal + Tip: V místě musí být Arzenál 提示:地点需要拥有军火库 Подсказка: в локации должен быть арсенал @@ -4331,21 +4921,25 @@ RECRUIT + Nábor 征召 ВЕРБОВКА AVAILABLE LOADOUTS: + DOSTUPNÁ PĚCHOTA: 可用装备: ДОСТУПНЫЕ ЗАГРУЗКИ: + Zbraně: WEAPONS: 武器: ОРУЖИЕ: GEAR: + GEAR: 服装: ЭКИПИРОВКА: @@ -4353,21 +4947,25 @@ Counting recruits... + Počet rekrutů... 正在点算新兵... Подсчет новобранцев ... You must select a loadout first + Nejprve je nutné vybrat výzbroj. 你必须选择一套装备 Сначала вы должны выбрать загрузку Recruiting soldier... + Nábor vojáků... 正在招募士兵... Вербовка солдат... RECRUITS AVAILABLE: %1 + REKRUTI K DISPOZICI: %1 可用新兵:%1 ДОСТУПНЫЕ РЕКРУТЫ: %1 @@ -4377,36 +4975,43 @@ HR: + HR 时间: HR: Type: ... + Typ:... 类型:... Тип: ... Last updated: ... + Poslední aktualizace: ... 最后更新:... Последнее обновление: ... Composition: ... + Složení:... 编制:... Состав: ... Side: ... + Strana:... 阵营:... Сторона: ... Location data + Údaje o poloze 地点数据 Данные локации Push me + Strčit 推送我 Толкни меня @@ -4414,11 +5019,13 @@ OK + OK 确认 OK Cancel + Zrušit 取消 Отмена @@ -4428,6 +5035,7 @@ MilTech inc. Tacticool Tablet V1.1 + MilTech inc. Taktické tablety V1.1 军科无限免责公司 战狼平板 V1.1 MilTech inc. Tacticool Tablet V1.1 @@ -4435,61 +5043,73 @@ Welcome to TactiCool OS v28.3! + Vítejte na TactiCool OS v28.3! 欢迎使用战狼OS v28.3! Добро пожаловать в TactiCool OS v28. 3! Detected 128 GB RAM, 16 TB SSD + Detekováno 128 GB RAM, 16 TB SSD 检测到128GB内存, 16TB固态硬盘 Обнаружено 128 ГБ ОЗУ, 16 ТБ SSD System date: %1, grid: %2 + Systémový datum: %1, grid: %2 系统日期: %1, 坐标: %2 Системная дата: %1, координаты: %2 User class: %1 + Třída uživatele: %1 用户类别: %1 Класс пользователя: %1 Primary weapon: %1 + Primární zbraň: %1 主要武器: %1 Основное оружие: %1 Secondary weapon: %1 + Sekundární zbraň: %1 次要武器: %1 Вторичное оружие: %1 Dammage: %1 percent + Dammage: %1 procenta 损伤: 百分之%1 Урон: %1 процент Tip of the day: + Tip dne: 今日头条: Совет дня: Connecting to TactiCommNetwork server... + Připojování k serveru TactiCommNetwork... 正在连接至狼崽战网服务器... Подключение к серверу TactiCommNetwork... Connection established! + Navázáno spojení! 连接已建立! Соединение установлено! Logged in Altis Armed Forces TactiCommNetwork + Přihlášeni v Altis ozbrojených sil TactiCommNetwork 登录至阿尔蒂斯陆军武装力量狼崽战网 Вход в систему Altis Armed Forces TactiCommNetwork System date: %1 + Systémový datum: %1 系统日期: %1 Системная дата: %1 @@ -4497,116 +5117,139 @@ You have found some new intel! + Našli jste nějaké nové informace! 你找到了一些新情报! Вы нашли новую информацию! We already know this intel! + Tyto informace už známe! 我们已经知道这条情报了! Мы уже знаем эту информацию! We have this cryptokey already... + Tenhle kryptoklíč už máme... 我们已经拿到这条密钥了... У нас уже есть этот ключ ... %1 Found enemy radio cryptokey: %2 + %1 Nalezený nepřátelský rádio kryptoklíč: %2 %1找到了敌军无线电密钥:%2 %1 Найден радиоключ противника: %2 Some intel has been added! + informace byly přidány! 新的情报已添加! Добавлена информация! Some intel has been updated! + informace byly aktualizovány! 部分情报已更新! Некоторые данные были обновлены! You have found nothing here! + Nic jste nenašli! 你未能找到任何东西! Вы здесь ничего не нашли! No data registered for this device in TactiCommNetwork! + V TactiCommNetwork nejsou pro toto zařízení registrována žádná data! 狼崽战网中未能找到此设备的注册信息! Нет зарегистрированных данных для этого устройства в TactiCommNetwork! Retinal scan identity mismatch! + nesoulad identity! 视网膜扫描身份不匹配! Несоответствие идентификационных данных сканирования сетчатки! Device will be locked. + Zařízení bude uzamčeno. 设备将会锁死。 Устройство будет заблокировано. Radio cryptokey: %1 + Rádiový kryptoklíče: %1 无线电密钥: %1 Радиоключ: %1 Radio cryptokey: only in military tablets + Rádiový kryptoklíč: pouze ve vojenských tabletech 无线电密钥: 仅存于军用平板中 Радио криптоключ: только в военных планшетах Current order: %1 at grid %2 + Aktuální: %1 souřadnice %2 当前命令: %1于坐标%2 Текущий приказ: %1 координаты %2 Current order: %1 + Aktuální pořadí: %1 当前命令: %1 Текущий приказ: %1 Departure from %1, at date %2 + Odchylka od %1 k datu %2 于%2自%1出发 Отправление из %1, на дату %2 Current order: none + Aktuální pořadí: žádné 当前命令: 无 Текущий приказ: нет Friendly squad orders: + Řád přátelského oddělení: 友方班组命令: Приказ дружеского отряда: from %1 + od %1 自%1 из %1 to %1 + až %1 至%1 в %1 at date %1 + k datu %1 于%1 на дату %1 Friendly stationary forces: + Přátelské stacionární síly: 友方布防力量: Дружеские стационарные силы: Grid %1: %2 %3 + Souřadnice %1: %2 %3 坐标%1: %2 %3 Координаты %1: %2 %3 Retinal scan identity mismatch! Device is locked. + Rozpor v identifikačních datech sítnice! Zařízení je uzamčeno. 视网膜扫描身份不匹配!设备已锁死。 Несоответствие идентификационных данных сканирования сетчатки! Устройство заблокировано. @@ -4614,276 +5257,331 @@ Always wear a helmet, even at base! + Vždy noste helmu, dokonce i na základně! 永远戴着头盔,基地里也是如此! Всегда носите шлем, даже на базе! Have you checked your ammo? + Zkontrolovali jste munici? 你检查自己的弹药了吗? Вы проверили свои боеприпасы? Stay alert when on patrol! + Buďte ve střehu, když jste na hlídce! 巡逻时保持警惕! Будьте бдительны во время патрулирования! Ensure your radio frequency and channel! + Zajistěte si rádiovou frekvenci a kanál! 调好自己的电台频率和频道! Убедитесь, что радиочастота и канал ваши! Never do a selfie in fight! + Nikdy si nedělej selfie v boji! 打着仗呢就别自拍了! Никогда не делай селфи в бою! Remember to stay in formation, ... but not too close! + Nezapomeňte zůstat ve formaci, ... ale ne příliš blízko! 保持阵型...别贴太近! Не забывайте оставаться в строю ... но не слишком близко! Remember to check fuel of your vehicles! + Zkontroluj palivo u vozidla 记得检查载具缺不缺燃料! Не забудьте проверить топливо ваших автомобилей! Find your gun safety switch before fight! + Nezapomeň si odjistit zbraň před bojem! 战斗前先认清自己的武器保险! Проверь свой предохранитель оружия перед боем! Don't text while driving your tank. + Nepiš při řízení tanku 行坦克不规范,敌人两行泪。 Не пишите SMS, управляя своим танком. Don't confuse concealment with cover. + Nepleťte si utajení s krytem. 别把遮蔽和掩体搞混了。 Не путайте сокрытие с прикрытием. Don't stand in the backblast area. + Nestůjte v zadu - BACKBLAST 别站在筒子尾焰区域里。 Не стой в зоне поражения. Tracers work both ways. + Stopovací zařízení fungují oběma směry. 曳光弹是双刃剑。 Трассеры работают в обоих направлениях. Drive with caution when approaching wired fences. + Jezděte s opatrností, v blízkosti drátěných plotů. 阿尔蒂斯第三交通委提醒您:道路千万条,安全第一条。 Проезжайте с осторожностью, приближаясь к проволочным заграждениям. Morphine will definitely cure everything. + Morfium určitě všechno vyléčí. 吗啡治一切 Морфин обязательно все вылечит. If you think the enemy is dead then shoot them again. + Jestli si myslíte, že je nepřítel mrtvý, zastřelte ho znovu. 如果你觉得敌人已经死了,再补一枪又何妨。 Если вы думаете, что враг мертв, стреляйте в него снова. Repeated use of strange pills is not recommended. + Opakované užívání podivných pilulek se nedoporučuje. 不建议反复服用奇怪小药丸。 Повторное применение странных таблеток не рекомендуется. If they move, they're an enemy. If they don't move, they're a well trained enemy. + Pokud se pohnou, jsou to nepřátelé. Pokud se nepohnou, jsou dobře vycvičeným nepřítelem. 打他就动,那是敌人。打他不动,那是训练有素的敌人。 Если они двигаются, они враги. Если они не двигаются, они хорошо обученные враги. Remember, that bush may have a sniper in it. + Pamatuj, v tom keři může být odstřelovač. 记住,那边的树丛可能蹲着老六。 Помните, что в этом кусте может быть снайпер. Keep with you a long rifle and a friend with a long rifle. + Mějte s sebou dlouhou pušku a přítele s dlouhou puškou. 步枪和带着步枪的伙伴缺一不可。 Держите при себе длинную винтовку и друга с длинной винтовкой. Don't aim at anything you don't intend to liberate! + Nemiřte na nic, co nemáte v úmyslu osvobodit! 别瞄着不值得解脱的东西! Не стремитесь ни к чему, что вы не собираетесь освобождать! If it's dark, bring nightvision. If you don't have nightvision, bring a flashlight. If you don't have a flashlight, bring some carrots. + Pokud je tma, přineste noční vidění. Pokud nemáte noční vidění, přineste baterku. Pokud nemáte baterku, přineste mrkev. 乌漆墨黑,就要夜视仪。不然的话手电也行。手电都没有的话,吃根胡萝卜吧。 Если темно, принесите ночное видение. Если у вас нет ночного видения, возьмите с собой фонарик. Если у вас нет фонарика, принесите морковь. Don't eat yellow snow and don't chew on blasting caps. + Nejezte žlutý sníh a nehýbejte s rozbuškou. 黄雪不能吃,雷管也不能咬。 Не ешьте желтый снег и не грызите капсюли-детонаторы. Do not confuse your C4 and your MRE, C4 is also not to be used as Playdough. + Nepleťte si C4 a MRE, C4 by také neměl být používán jako hlína. 别把你的C4和军粮弄混。C4也不能当橡皮泥玩。 Не путайте ваш C4 и ваш MRE, C4 также не следует использовать в качестве пластилина. Friendly Fire is never friendly. + Přátelská palba není nikdy přátelská. 友军误击从来不那么友军。 Дружественный огонь никогда не бывает дружественным. Everything is amphibious once. + Všechno se může brodit, ale někteří se mohou brodit jen jednou za život. 任何东西都可以涉水,只不过有些这辈子只能涉一次。 Все можно перейти вброд, но некоторое можно перейти вброд только раз в жизни. Bridges are more hazardous than they first appear. + Mosty jsou nebezpečnější, než se na první pohled zdá. 桥比它的第一印象可怕得多。 Мосты опаснее, чем кажется на первый взгляд. If your gun jams, then start eating marmalade. + Pokud je vaše zbraň zaseknutá, začněte jíst marmeládu. 枪卡弹了?那就只能吃子弹了。 Если ваш пистолет заклинило, то начинайте есть мармелад. If at first you don't succeed, deploy mortars. + Pokud se vám to zpočátku nepodaří, nasaďte minomety. 攻势被挫败了,就上迫击炮吧。 Если поначалу у вас ничего не получится, разверните минометы. Enemy armor is never just 'Passing By'. + Nepřátelské obrněné vozidlo není nikdy jen "projíždějící". 敌军装甲从不‘路过’。 Вражеская броня никогда не 'Проходит Мимо'. Unnecessary violence against backpackers has been approved. + Bylo schváleno neoprávněné násilí vůči turistům. 针对背包客的极端暴力行为已被允许。 Было одобрено неоправданное насилие в отношении туристов. If you forget your gun, remember that your friend's gun is a good replacement. + Pokud zapomenete zbraň, nezapomeňte, že zbraň vašeho přítele je dobrou náhradou. 如果你忘带枪了,记得队友的枪也是个不错的备用品。 Если вы забыли свой пистолет, помните, что пистолет вашего друга - хорошая замена. If in doubt, shoot one out. + Pokud máte pochybnosti, střílejte. 先开枪,后问话。 Если сомневаешься - стреляй. Do not stay behind AT and AA ... and also not in front. + Nezůstávejte za AT a AA ... a také ne vpředu. 别站在筒子的后面...当然也别站在前面。 Не стойте позади РПГ и ПВО ... и впереди не сттойте. Once the pin is pulled, Mr. Grenade is no longer your friend. + Jakmile je pojistka vytažena, pan Granát už není váš přítel. 保险栓拔掉以后的手雷就不再是你的朋友了。 Как только чека вытащена, мистер Граната больше не ваш друг. A grenade is not medical equipment. + Granát není lékařské vybavení. 手雷不是医疗设备。 Граната - это не медицинский инструмент. The enemy is not responsible for your ammo. + Nepřítel není zodpovědný za vaši munici. 敌人不会为你的弹药负责。 Враг не несет ответственности за ваши боеприпасы. Don't let the enemy capture your artillery. + Nedovolte nepříteli, aby zachytil vaše dělostřelectvo. 别让敌人抢了你的火炮。 Не позволяйте врагу захватить вашу артиллерию. Carry a few liters of blood, it doesn't have to be yours. + Nos pár litrů krve, nemusí být pro tebe. 多带几升血浆,不一定非得抽自己的血。 Возьмите с собой несколько литров крови, она не обязательно должна быть вашей. If your mate is down, clear the area first, patch him up later. + Pokud je váš kámoš dole, nejdřív vyčistěte oblast a pak ho uzdravte. 队友倒下后,先清场,再救人。 Если ваш друг ранен, сначала зачистите территорию, а потом уже залатайте его. One soldier dead is better than 2 dead to save 1. + Jeden mrtvý voják je lepší než 2 mrtví, aby ho zachránil. 死一个大头总比为救一个死了俩强。 Один мертвый солдат лучше, чем 2 мертвых, чтобы спасти 1. Please disable adblock to see the tip of the day. + Když blokování reklam vypnete, uvidíte dnešní titulky. 关闭广告拦截程序后即可看到今日头条。 Пожалуйста, отключите блокировку рекламы, чтобы увидеть подсказку дня. (todo: insert random quote from the Art of War) + (todo: vložte náhodný citát z umění války) (待办:从孙子兵法里随便抽些话出来) (задача: вставить случайную цитату из Искусства Войны) This content is not available in your country! + Tento obsah není ve vaší zemi k dispozici! 此内容在您的国家/地区不可用! Этот контент недоступен в вашей стране! A Crayon will burn for 30 Minutes in an emergency, two when it is being tested. + Knot může hořet po dobu 30 minut v případě nouze a hořet 2 minuty v reálných podmínkách. 蜡笔能在紧急情况下燃烧30分钟,实际情况下就烧2分钟。 Мелки могут гореть 30 минут в аварийной ситуации и гореть 2 минуты в реальных условиях. Don’t poach a tank, they are better fried. + Nekoukej po tanku, je lepší smažený. 嫩煎坦克不好吃,还是烤焦的香。 Не захватывай танк, их лучше сжечь. Don’t leave your armored vehicle when getting shot at! + Neopouštěj své obrněné vozidlo, když můžeš střílel! 别在被打的时候逃离你的装甲车! Не покидайте свой бронетранспортер, когда в вас стреляют! If in doubt, frag out. + V případě pochybností, ven. 先扔雷,后问话。 Если сомневаешься, брось гранату. Poor driving from civilians does not constitute hostile fire -- unless they hit someone. + Špatná jízda civilistů nepředstavuje nepřátelskou palbu – pokud někoho nezasáhli. 行车不规范,亲人两行泪。 Плохое вождение со стороны гражданских лиц не является враждебным огнем - если только они не попали в кого-то. Approach civilians carefully they might have bombs on them - or other strange substances. + Přibližte se k civilistům opatrně, mohli by mít na sobě bomby - nebo jiné podivné látky. 接近贫民的时候小心点,他们可能带着炸弹 - 当然也可能是其它奇怪的药物。 Осторожно подходите к гражданским, на них могут быть бомбы или другие странные вещества. It is not advised to take strange pills and drive! + Nedoporučuje se užívat podivné pilulky a řídit! 嗑着小药丸驾车不可取。 Не советую принимать странные таблетки и садиться за руль! Your cousin might be out there fighting dragons, but you have guard duty! + Tvůj bratranec možná bojuje s draky, ale máš stráž! 你的兄弟正在屠龙,而你则在站岗! Твой кузен, может и сражается с драконами, но у тебя есть охрана! All furniture requisition forms will be denied. + Všechny žádosti budou zamítnuty. 所有家具申请表单均会被驳回。 Все заявки на мебель будут отклонены. Hop like a butterfly, and sting like a bee. + Hop jako motýl, a žihadlo jako včela. 静若处子,动如脱兔。 Порхай, как бабочка и жаль, как пчела. Point the end of the barrel at the enemy. Not the other way around. + Namiřte konec hlavně na nepřítele. Ne naopak. 把枪口对着敌人,而不是反过来。 Направьте конец ствола на врага. А не наоборот. Applying a tourniquet to the neck is only to be done for medical purposes, or with someone you trust. + Použití turniketu je třeba provést pouze pro lékařské účely nebo s někým, komu důvěřujete. 把止血带掐在脖子上的做法仅用于医疗用途,或增加情趣。 Накладывать жгут на шею нужно только для медицинских целей или для получения удовольствия. @@ -4893,16 +5591,19 @@ CONTROLS + CONTROLS 控制 УПРАВЛЕНИЕ Press [U] to open the in-game menu + Stisknutím klávesy [U] otevřete nabídku ve hře. 按[U]开启游戏内菜单 Нажмите [U], чтобы открыть внутриигровое меню Make sure to check the tutorial. + Nezapomeňte skouknout výukový program. 一定要查看教程哦。 Обязательно ознакомьтесь с руководством. @@ -4912,36 +5613,43 @@ STATUS + STAV 状态 СТАТУС POPULATION + POPULACE 人口 НАСЕЛЕНИЕ INFLUENCE + VLIV 影响力 ВЛИЯНИЕ FRIENDLY RECRUITS + PŘÁTELŠTÍ REKRUTI 友军可用新兵 ДРУЖЕСКИЕ РЕКРУТЫ MAX + MAX 最大 МАКСИМУМ PER HOUR + V ČASE 每小时 В ЧАС ENEMY RECRUITS + NEPŘÁTELŠTÍ REKRUTI 敌军可用新兵 ВРАЖЕСКИЕ РЕКРУТЫ @@ -4949,11 +5657,13 @@ You won! The enemy have no fight left in them. + Vyhrál jsi! Nepřítel přestal bojovat. 你胜利了!敌人完全丧失了斗志。 Ты победил! У врага не осталось сил сражаться. You won! The people are all with you! + Vyhrál jsi! Všichni lidé jsou s vámi! 你胜利了!人民全都站在你这一边! Ты победил! Народ за тебя! @@ -4961,41 +5671,49 @@ LOCATION CLAIMED + MÍSTO NÁROKOVÁNO 已索取地点 ЗАЯВЛЕННОЕ МЕСТО %1 was claimed + %1 bylo nárokováno. 已索取%1 %1 было заявлено Garrison some fighters to hold it + Posádka, bojovníci držet místo 让战士们驻扎在这里防守 Гарнизон нескольких бойцов, чтобы удержать его. LOCATION LOST + MÍSTO ZTRACENO 丢失地点 ЛОКАЦИЯ ПОТЕРЯНА %1 was lost + %1 bylo ztraceno. 已丢失%1 %1 был потерян Send some fighters to retake it + Pošlete bojovníky, aby to obsadili. 派遣战士们去夺回那里 Пошлите несколько бойцов, чтобы отбить его AVAILABLE RECRUITS + DOSTUPNÍ REKRUTI 可招收新兵数 ДОСТУПНО РЕКРУТОВ BUILD PROGRESS + PRŮBĚH STAVĚNÍ 建造进度 ПРОГРЕСС СТРОИТЕЛЬСТВА @@ -5003,31 +5721,37 @@ Open Build Menu from location + Otevřít nabídku stavění 用驻地物资开启建造菜单 Откройте Меню Строительства из локации Open Build Menu from inventory + Otevřít nabídku skladu 用物品栏物资开启建造菜单 Откройте Меню Строительства из инвентаря Attach to garrison + Připojit k posádce 指派到驻地 Присоединить к гарнизону Take unit + Vzít jednotku 接管单位 Взять юнита Take group + Vzít skupinu 接管班组 Взять группу Disable alarm + Vypnout Alarm 关停警报 Отключить тревогу @@ -5035,16 +5759,19 @@ Neutral + Neutral 中立 Нейтральный Occupied by rebels + Obsazeno rebely 被抵抗军占领 Оккупирован повстанцами Occupied by enemy + Obsazeno nepřítelem 被敌军占领 Оккупирован врагом @@ -5054,16 +5781,19 @@ REMINDER + Připomenutí 提示 НАПОМИНАНИЕ %1 will start in %2 + %1 bude zahájen v %2. %1将于%2后开始 %1 начнется в %2 STARTED + Začít 已开始 НАЧАЛО @@ -5074,126 +5804,151 @@ UNITS ASSIGNED + %1 bylo zahájeno před %2 单位已分配 ЮНИТ НАЗНАЧЕН %1 units assigned to %2 + %1 jednotek přiřazených %2 %1个单位已被分配给%2 %1 юниты назначены %2 They are now under direct control + Nyní jsou pod přímou kontrolou 他们现在处于直接控制下 Сейчас они под прямым контролем at %1 + při %1 位于%1 в %1 GARRISON CAPTURED + POSÁDKA ZAJATA 驻地已沦陷 ГАРНИЗОН ЗАХВАЧЕН captured + zajat 占领 захвачен destroyed + Zničeno 摧毁 уничтожен Garrison %1 was %2 by enemy + Posádka %1 byla %2 obsazeno nepřítelem %1的驻地已被敌军%2 Гарнизон %1 занят противником %2 Garrisons must contain infantry + Posádka musí obsahovat pěchotu 驻地须由步兵驻扎 Гарнизоны должны содержать пехоту %1 was automatically detached from garrison at %2 + %1 byla automaticky oddělena od posádky v %2. %1已经自动从%2驻地脱离 %1 был автоматически отделен от гарнизона в %2 %1 was automatically detached from garrison + %1 byla automaticky oddělena od posádky. %1已自动从驻地脱离 %1 был автоматически отделен от гарнизона VEHICLE DETACHED + VOZIDLO ODPOJENÉ 载具已脱离 ТЕХНИКА ОТСОЕДИНЕНА It will be no longer be saved here + Tady už nebude uložen. 它不会继续保存在这里 Он больше не будет храниться здесь VEHICLE ATTACHED + PŘIPOJIT VOZIDLO 载具已停靠 ТЕХНИКА ПРИСОЕДИНЕНА %1 was automatically attached to garrison at %2 + %1 byla automaticky připojena k posádce %2. %1已自动停靠至%2驻地 %1 был автоматически присоединен к гарнизону в %2 It will be saved here + Bude zde uložena. 它将会保存在这里 Он будет сохранен здесь GARRISON FORMED + VYTVOŘIT POSÁDKU 驻军已组建 ГАРНИЗОН СФОРМИРОВАН %1 units formed new garrison at %2 + %1 jednotek vytvořilo novou posádku na %2 %1个单位已于%2组建驻军 %1 юниты сформировали новый гарнизон в %2 They are now available for map control + Nyní jsou k dispozici pro ovládání mapy 现在可通过地图控制他们 Теперь вы можете управлять ими через карту I don't know how to fly this, I am not a pilot. + Nevím, jak s tím lítat, nejsem pilot. 我不知道该怎么飞这玩意,我又不是驾驶员。 Я не умею на этом летать, я не пилот. What does this switch do? I have no idea. I can't fly this. + K čemu slouží tento přepínač? Nemám tušení. Nemůžu s tím letět. 这些开关是干啥的?真令人摸不着头脑。我不敢飞这玩意。 Для чего этот переключатель? Я понятия не имею. Я не могу на нем летать. I really have no idea how to pilot this. + Opravdu nemám ponětí, jak to pilotovat. 我真不知道该如何驾驶这个。 Я действительно понятия не имею, как это пилотировать. There is no way I could pilot an aircraft. + Není způsob, jak bych mohl řídit letadlo. 我可不会开这飞机。 Я не смогу пилотировать самолет. I should better switch this off, I have no idea what I am doing. + Raději to vypnu, nemám ponětí, co dělám. 我最好关了这东西,完全不懂自己在干什么。 Мне лучше выключить его, я понятия не имею, что делаю. Damn, I should have stayed on the ground! + Sakra, měl jsem zůstat na zemi! 操,我真应该留在地上的! Черт, надо было остаться на земле! @@ -5203,110 +5958,133 @@ LOCATION DETERIORATED + LOKALITA SE ZHORŠILA 地点可危 УХУДШЕНИЕ ЛОКАЦИИ Some buildings at %1 have been removed + Některé budovy v %1 byly odstraněny. %1里的部分建筑已被移平 Некоторые строения в %1 были удалены Garrison fighters to maintain locations + Vytvořit bojovníky k udržení místa 将战士们驻扎到此处来维持控制权 Бойцы гарнизона для поддержания локации Outpost + Základna 哨站 Аванпост Camp + Tábor 营地 Лагерь Base + Base 基地 База Unknown + Neznámý 未知 Неизвестно City + Město 城市 Город Observation post + Pozorovací stanoviště 观察哨 Пост Наблюдения Roadblock + Zátaras 哨卡 Блокпост Police Station + Policejní stanice 警局 Полицейский Участок Airport + Letiště 机场 Аэропорт Respawn + Oživit 重生点 Респаун ERROR LOC TYPE + TYP CHYBY 错误地点类型 ОШИБКА ТИПА ЛОКАЦИИ <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\heal_ca.paa'/> Heal Yourself + <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\heal_ca.paa'/> Vyléčit <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\heal_ca.paa'/> 自我医治 <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\heal_ca.paa'/> Лечить Себя <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\repair_ca.paa'/> Repair Vehicles + <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\repair_ca.paa'/> Opravit vozidla <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\repair_ca.paa'/> 维修车 <img size='1.5' image='\A3\ui_f\data\IGUI\Cfg\Actions\repair_ca.paa'/> Ремонт Техники REPAIR + Opravy vozidel РЕМОНТ You were disembarked from the vehicle. + Vystoupili jste z vozidla. Вы вышли из машины. The vehicle is currently being repaired. + Vozidlo se opravuje. В настоящее время техника находится в ремонте. Repairing vehicles. + Oprava vozidel. Ремонт техники. No vehicles to repair found. + Nebyla nalezena žádná vozidla k opravě. Машин для ремонта не найдено. Check if the vehicles are close enough. + Zkontrolujte, zda jsou vozidla dostatečně blízko. Проверьте, достаточно ли близко стоят машины. Manage radio cryptokeys + Správa rádiových kryptoklíčů 管理无线电密钥 Управление радиоключами @@ -5318,56 +6096,67 @@ Military documents + Vojenské dokumenty 军事文件 Военные документы A few military documents. Pick it up to study the intel. + Pár vojenských dokumentů. Vyzvedněte si a prostudujte si informace. 一些军事文件。捡起即可获得情报。 Несколько военных документов. Возьмите их, чтобы изучить информацию. Some military documents. Pick it up to study the intel. + Vojenské dokumenty. Vyzvedněte si a prostudujte si informace. 一些军事文件。捡起即可获得情报。 Кое-какие военные документы. Возьмите их, чтобы изучить разведданные. Tactical tablet + Taktický tablet 战术平板 Тактический планшет A military tactical tablet. Pick it up to study the intel. + Vojenská taktická deska. Vyzvedněte si a prostudujte si informace. 一个军用战术平板电脑。捡起即可获得情报。 Военный тактический планшет. Возьмите его, чтобы изучить информацию. Personal tablet + Osobní tablet 个人平板 Персональный планшет A personal tablet. Pick it up to study the intel. + Osobní tablet. Vyzvedněte si a prostudujte si informace. 一个个人平板电脑。捡起即可获得情报。 Личный планшет. Возьмите его, чтобы изучить информацию. Construction resources + Stavební suroviny 建筑物资 Строительные ресурсы Resources to build different things. + Suroviny pro vytváření různých věcí. 用于建造不同设施的物资。 Ресурсы для создания разных вещей. Strange pills + Podivné pilulky 奇怪的小药丸 Странные таблетки !! Don't use it if you can't tolerate flashing images !! Double-click to use. Carefully. + !! Nepoužívejte jej, pokud nemůžete tolerovat blikající obrázky !! Poklepáním chcete použít. Pečlivě. !! 无法承受闪烁效果者误用此物 !! 双击使用。小心。 !! Не используйте его, если вы не переносите мигающие изображения !! Дважды щелкните, чтобы использовать. Внимательно. @@ -5379,116 +6168,139 @@ Rifleman + Střelec 步枪兵 Пехотинец Squad Leader + Squad Leader 班长 Командир Отделения Team Leader + Team Leader 火力组组长 Командир Группы Officer + Důstojník 军官 Офицер Rifleman GL + Střelec Granátomečík 榴弹射手 Гренадер Marksman + Marksman 精确射手 Стрелок Sniper + Sniper 狙击手 Снайпер Spotter + Spoter 观察员 Корректировщик Demo Specialist + Demoliční Specialista 爆破手 Подрывник Ammo Bearer + Nosič munice 弹药输送员 Подносчик Боеприпасов Rifleman AT + Střelec AT 轻型反坦克兵 Гранатометчик AT Specialist + AT specialista 重型反坦克兵 ПТ Специалист AA Specialist + AA specialista 防空兵 Специалист ПВО Light Machine Gunner + Lehký kulometčík 轻机枪手 Лёгк.Пулеметчик Heavy Machine Gunner + Těžký kulometčík 重机枪手 Тяж.Пулеметчик Combat Medic + Zdravotník 战地医疗兵 Медик Engineer + Inženýr 工程兵 Инженер Crewman + Člen posádky 载具组员 Экипаж Heli. Crewman + Heli. Člen posádky 直升机组员 Экипаж Вертолета Pilot + Pilot 飞行员 Летчик Heli. Pilot + Heli. Pilot 直升机飞行员 Вертолетчик Survivor + Přeživší 幸存者 Выживший Unarmed Man + Neozbrojený muž 无武装者 Безоружный @@ -5496,36 +6308,43 @@ Recon Team Leader + Průzkumník Team Leader 侦察火力组组长 Командир Разведгруппы Recon Rifleman + Průzkumník Střelec 侦察步枪兵 Разведчик Recon Medic + Průzkumník Zdravotník 侦察医疗兵 Разведчик Медик Recon Explosive Specialist + Průzkumník Specialista na výbušniny 侦察爆破手 Разведчик Подрывник Recon Rifleman AT + Průzkumník AT 侦察轻型反坦克兵 Разведчик Гранатометчик Recon Marksman + Průzkumník Marksman 侦察精确射手 Снайпер Разведчик Recon JTAC + Průzkumní Letecký střelec 侦察对地引导员 Разведчик Авианаводчик @@ -5533,16 +6352,19 @@ Diver Team Leader + Potápěč Team Leader 潜水火力组组长 Командир Группы Водолазов Diver Rifleman + Potápěč střelec 潜水步枪兵 Боевой Пловец Diver Explosive Specialist + Potápěč specialista na výbušniny 潜水爆破手 Водолаз Подрывник @@ -5550,186 +6372,223 @@ Unknown Vehicle + Neznámé Vozidlo 不明载具 Неизвестная Техника Unarmed Car + Neozbrojené Vozidlo 无武装车辆 Безоружный Авто Armed Car + Ozbrojené Vozidlo 武装车辆 Вооруженный Авто Unarmed MRAP + Neozbrojený MRAP 无武装反伏击车 Безоружный MRAP HMG MRAP + MRAP s Kolometem 机枪反伏击车 MRAP с Пулеметом GMG MRAP + MRAP s Granátometem 榴弹反伏击车 MRAP с АГС IFV + BMP 步战车 БМП APC + Obrněný transportér 运兵车 БТР MBT + Bojový tank 主战坦克 Танк MRLS + MRLS 多管火箭炮车 РСЗО Self-Propelled Artillery + Samohybné dělostřelectvo 自行榴弹炮 Самоходная Арт. Установка Self-Propelled Anti-Aircraft + Samohybný protiletadlový 自行防空炮 Самоходная Зенитная Установка Static HMG + Statický Kulomet 固定式重机枪 Статич. Пулемет Static GMG + Statický Granátomet 固定式榴弹发射器 Статич. Гранатомет Static AA + Statický AA 固定式防空 Стационарная ПВО Static AT + Statický AT 固定式反坦克 Стационарный ПТ Static Mortar + Statický minomet 固定式迫击炮 Миномет Static Heavy Mortar + Statický těžký minomet 固定式重型迫击炮 Тяжелый Миномет Light Helicopter + Lehký vrtulník 轻型直升机 Легкий Вертолет Heavy Helicopter + Těžký vrtulník 重型直升机 Тяжелый Вертолет Cargo Helicopter + Nákladní vrtulník 运输直升机 Грузовой Вертолет Attack Helicopter + Útočný vrtulník 攻击直升机 Ударный Вертолет Attack Plane + Útočné letadlo 强击机 Штурмовик Fighter Plane + Stíhací letoun 歼击机 Истребитель Cargo Plane + Nákladní letadlo 运输机 Транспортный Самолет Unarmed Plane + Neozbrojené letadlo 无武装飞机 Безоружный Самолет VTOL + SVVP (svisle.) 垂直起降飞机 СВВП(Вертикал.) Unarmed Boat + Neozbrojená loď 无武装船只 Безоружная Лодка Armed Boat + Ozbrojená loď 武装船只 Вооруженная Лодка Personal Vehicle + Osobní vozidlo 个人载具 Личный Транспорт Infantry Truck + Pšchotní nákladní vůz 运兵卡车 Военный Грузовик Cargo Truck + Nákladní vůz 载货卡车 Грузовик Ammo Truck + Muniční nákladní vůz 弹药卡车 Грузовик Боеприпасов Repair Truck + Opravarenský nákladní vůz 维修卡车 Ремонтный Грузовик Medical Truck + Zdravotní nákladní vůz 医疗卡车 Медицинский Грузовик Fuel Truck + Palivový nákladní vůz 燃油卡车 Бензовоз Submarine + Ponorka 潜艇 Подводная Лодка @@ -5737,56 +6596,67 @@ Default drone + Výchozí dron 默认无人机 Дрон Unarmed UGV + neozbrojené UGV 无武装无人车 Невооруженный БНТ Armed UGV + Ozbrojené UGV 武装无人车 Вооруженный БНТ Armed UAV + Ozbrojené UAV 武装无人机 Вооруженный БПЛА Unarmed UAV + Neozbrojené UAV 无武装无人机 Невооруженный БПЛА Unmanned Attack Helicopter + Bezpilotní útočný vrtulník 无人攻击直升机 Беспилотный Ударный Вертолет Unmanned Quadcopter + Bezpilotní kvadrokoptéra 四轴无人机 Беспилотный Квадрокоптер Unmanned Designator + Bez posádky 遥控测距仪 Дистанционный Дальномер Unmanned Static HMG + Bezpilotní statický Kulomet 固定式遥控重机枪 Дистанц.Статич.Пулемет Unmanned Static GMG + Bezpilotní statický Granátomet 固定式遥控榴弹发射器 Дистанц.Статич.Гранатомет Unmanned Static AA + Bezpilotní statický AA 固定式遥控防空 Дистанц.Сис-ма ПВО @@ -5794,21 +6664,25 @@ Unknown Cargo Box + Neznámý nákladní box 未知货箱 Неизвестный Груз.Ящик Small Cargo Box + Malí nákladní box 小型货箱 Малый Грузовой Ящик Medium Cargo Box + Střední nákladní box 中型货箱 Средн.Грузовой Ящик Big Cargo Box + Velký nákladní box 大型货箱 Больш.Грузовой Ящик From 34a3e094776436eea4449b05271ad2623a2156de Mon Sep 17 00:00:00 2001 From: Saveliy Date: Mon, 8 Feb 2021 17:28:27 +0300 Subject: [PATCH 23/33] Remove duplicate STR_CMUI_NEUTRAL stringtable entry --- configs/stringtable.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/configs/stringtable.xml b/configs/stringtable.xml index 4332dd1be..25d42a95b 100644 --- a/configs/stringtable.xml +++ b/configs/stringtable.xml @@ -4489,12 +4489,6 @@ 中立地区 Нейтральный - - Neutral - Neutrální - 中立地区 - Нейтральный - Status Stav From cba24bf4e37bd2fed6fe5708d838ffa69da573fa Mon Sep 17 00:00:00 2001 From: Saveliy Date: Mon, 8 Feb 2021 18:05:12 +0300 Subject: [PATCH 24/33] Fix a few stringtable issues --- configs/stringtable.xml | 3 ++- src/UI/BuildUI/BuildUI.h | 4 ++-- src/UI/InGameMenu/InGameMenu.sqf | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/configs/stringtable.xml b/configs/stringtable.xml index 25d42a95b..db9af4b08 100644 --- a/configs/stringtable.xml +++ b/configs/stringtable.xml @@ -3707,7 +3707,7 @@ - + TAB: OPEN BUILD MENU TAB: OTEVŘÍT NABÍDKU STAVĚNÍ TAB:开启建造菜单 @@ -4115,6 +4115,7 @@ Přidat člena 添加为成员 Добавить как участника + diff --git a/src/UI/BuildUI/BuildUI.h b/src/UI/BuildUI/BuildUI.h index b8c450a88..eebf4886f 100644 --- a/src/UI/BuildUI/BuildUI.h +++ b/src/UI/BuildUI/BuildUI.h @@ -64,7 +64,7 @@ class BuildUI w = safeZoneW * 0.38020834; h = safeZoneH * 0.0175926; style = 2; - text = $STR_BUI_TAB; + text = $STR_BUI_TAB_TOOLTIP; colorBackground[] = {0,0,0,0}; colorText[] = MUIC_BLACK; font = "RobotoCondensed"; @@ -80,7 +80,7 @@ class BuildUI w = safeZoneW * 0.38020834; h = safeZoneH * 0.0175926; style = 2; - text = $STR_BUI_TAB; + text = $STR_BUI_TAB_TOOLTIP; colorBackground[] = {0,0,0,0}; colorText[] = MUIC_BLACK; font = "RobotoCondensed"; diff --git a/src/UI/InGameMenu/InGameMenu.sqf b/src/UI/InGameMenu/InGameMenu.sqf index 44a90fe2a..ffb02d1e9 100644 --- a/src/UI/InGameMenu/InGameMenu.sqf +++ b/src/UI/InGameMenu/InGameMenu.sqf @@ -38,7 +38,7 @@ CLASS("InGameMenu", "DialogBase") pr _text = format [localize "STR_MM_TITLE", call misc_fnc_getVersion]; T_CALLM1("setHeadlineText", _text); - T_CALLM1("setHintText", localize "STR_MM_DESC"); + //T_CALLM1("setHintText", localize "STR_MM_DESC"); // Not found in stringtable, but it's not important anyway }; T_CALLM1("enableMultiTab", true); From 5d37920f50e5bf2d99bf9c03332c59947fa64a3b Mon Sep 17 00:00:00 2001 From: MJVEVERUSKA <65508396+MJVEVERUSKA@users.noreply.github.com> Date: Tue, 9 Feb 2021 17:16:53 +0100 Subject: [PATCH 25/33] Update stringtable.xml --- configs/stringtable.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/configs/stringtable.xml b/configs/stringtable.xml index db9af4b08..6319be12a 100644 --- a/configs/stringtable.xml +++ b/configs/stringtable.xml @@ -4927,8 +4927,8 @@ ДОСТУПНЫЕ ЗАГРУЗКИ: - Zbraně: WEAPONS: + Zbraně: 武器: ОРУЖИЕ: @@ -5794,12 +5794,13 @@ %1 started %2 ago + %1 bylo zahájeno před %2 %1已于%2前开始 %1 начато %2 назад UNITS ASSIGNED - %1 bylo zahájeno před %2 + PŘIŘAZENÉ JEDNOTKY 单位已分配 ЮНИТ НАЗНАЧЕН @@ -6547,7 +6548,7 @@ Infantry Truck - Pšchotní nákladní vůz + Pěchotní nákladní vůz 运兵卡车 Военный Грузовик From 1e8b68a270325c3a2a3f32242853c28749b51597 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Thu, 11 Feb 2021 01:12:05 +0300 Subject: [PATCH 26/33] Patch old saved game headers more gracefully --- src/GameManager/GameManager.sqf | 23 +++++++-------- src/GameManager/SaveGameHeader.sqf | 37 ++++++++++++++++--------- src/OOP_Light/OOP_Light_init.sqf | 2 +- src/UI/InGameMenu/InGameMenuTabSave.sqf | 8 ++---- 4 files changed, 39 insertions(+), 31 deletions(-) diff --git a/src/GameManager/GameManager.sqf b/src/GameManager/GameManager.sqf index b719b7f4d..975c4ea2d 100644 --- a/src/GameManager/GameManager.sqf +++ b/src/GameManager/GameManager.sqf @@ -232,6 +232,7 @@ CLASS("GameManager", "MessageReceiverEx") pr _errors = []; pr _headerSaveVersion = parseNumber GETV(_header, "saveVersion"); + pr _systemTimeUtc = GETV(_header, "systemTimeUTC"); if (_headerSaveVersion > _saveVersion || _headerSaveVersion < _saveBreakVersion) then { _errors pushBack INCOMPATIBLE_SAVE_VERSION; OOP_INFO_3(" incompatible save version: %1, current: %2, last compatible: %3", _headerSaveVersion, _saveVersion, _headerSaveVersion); @@ -552,11 +553,9 @@ CLASS("GameManager", "MessageReceiverEx") // Check all headers for loadability pr _checkResult = T_CALLM1("checkAllHeadersForLoading", _recordNamesAndHeaders); - pr _dataForLoad = _checkResult apply { + pr _dataForLoad = _checkResult select { _x params ["_recordName", "_header", "_errors"]; - [_recordName, _header, _errors] - } select { - !(INCOMPATIBLE_WORLD_NAME in _x#2) + !(INCOMPATIBLE_WORLD_NAME in _errors) }; // Log @@ -571,13 +570,9 @@ CLASS("GameManager", "MessageReceiverEx") // Sort save games based on their creation time that is stored in the systemTimeUTC save game header _dataForLoad = [_dataForLoad, [], { - _x params ["", "_header", ""]; - if(parseNumber GETV(_header, "saveVersion") <= 30) then { - "1970-01-01T00:00:00.000" // Default value in case systemTimeUTC is not available - } else { - GETV(_header, "systemTimeUTC") call misc_fnc_systemTimeToISO8601 - } - }, "DESCEND"] call BIS_fnc_sortBy; + _x params ["_recordName", "_header", "_errors"]; + GETV(_header, "systemTimeUTC") call misc_fnc_systemTimeToISO8601; + }, "DESCEND"] call BIS_fnc_sortBy; _dataForLoad#0 params ["_recordName", "", "_errors"]; @@ -620,6 +615,12 @@ CLASS("GameManager", "MessageReceiverEx") T_CALLM2("postMethodAsync", "loadGame", _args); }; + // Delete created header objects, we needed them temporary + { + _x params ["_recordName", "_header", "_errors"]; + DELETE(_header); + } forEach _dataForLoad; + #undef LOC_SCOPE ENDMETHOD; diff --git a/src/GameManager/SaveGameHeader.sqf b/src/GameManager/SaveGameHeader.sqf index d857180e7..82cf94de5 100644 --- a/src/GameManager/SaveGameHeader.sqf +++ b/src/GameManager/SaveGameHeader.sqf @@ -8,18 +8,17 @@ Class which stores crucial data about each save game record. #define OOP_CLASS_NAME SaveGameHeader CLASS("SaveGameHeader", "Storable") - - VARIABLE("saveVersion"); // Save record version. Used for checking if saved game is compatible. - VARIABLE("missionVersion"); // User-friendly mission version when this save was made - VARIABLE("campaignName"); // String, campaign name - VARIABLE("saveID"); // Number, ID of the save game in this campaign - VARIABLE("worldName"); // String, worldName - VARIABLE("gameModeClassName"); // String, name of the GameMode class - VARIABLE("OOPSessionCounter"); // Number, value of the OOP session counter. Increased every time game is saved. - VARIABLE("date"); // In-game date in format of date command - VARIABLE("campaignStartDate"); // In-game date when campaign was started - VARIABLE("templates"); // Array with selected template names (strings) - VARIABLE("systemTimeUTC"); // Date-time in format of the systemTimeUTC command, representing time at which the game was saved, in UTC to ignore daylight savings + VARIABLE_ATTR("saveVersion", ATTR_SAVE_VER(30)); // Save record version. Used for checking if saved game is compatible. + VARIABLE_ATTR("missionVersion", ATTR_SAVE_VER(30)); // User-friendly mission version when this save was made + VARIABLE_ATTR("campaignName", ATTR_SAVE_VER(30)); // String, campaign name + VARIABLE_ATTR("saveID", ATTR_SAVE_VER(30)); // Number, ID of the save game in this campaign + VARIABLE_ATTR("worldName", ATTR_SAVE_VER(30)); // String, worldName + VARIABLE_ATTR("gameModeClassName", ATTR_SAVE_VER(30)); // String, name of the GameMode class + VARIABLE_ATTR("OOPSessionCounter", ATTR_SAVE_VER(30)); // Number, value of the OOP session counter. Increased every time game is saved. + VARIABLE_ATTR("date", ATTR_SAVE_VER(30)); // In-game date in format of date command + VARIABLE_ATTR("campaignStartDate", ATTR_SAVE_VER(30)); // In-game date when campaign was started + VARIABLE_ATTR("templates", ATTR_SAVE_VER(30)); // Array with selected template names (strings) + VARIABLE_ATTR("systemTimeUTC", ATTR_SAVE_VER(31)); // Date-time in format of the systemTimeUTC command, representing time at which the game was saved, in UTC to ignore daylight savings /* todo: @@ -45,7 +44,11 @@ CLASS("SaveGameHeader", "Storable") // STORAGE - // Save all varaibles + // NOTE that we can't use versioning attributes for save game headers because + // at this point the save game version is not available, since we read it from header itself + // thus we must serialize and deserialize all variables and resolve problems + // manually + public override METHOD(serializeForStorage) params [P_THISOBJECT]; SERIALIZE_ALL(_thisObject); @@ -54,6 +57,14 @@ CLASS("SaveGameHeader", "Storable") public override METHOD(deserializeFromStorage) params [P_THISOBJECT, P_ARRAY("_serial")]; DESERIALIZE_ALL(_thisObject, _serial); + + private _saveVersion = parseNumber T_GETV("saveVersion"); + + // SAVEBREAK patch system time for old headers + if (_saveVersion < 31) then { + private _timeZero = [0,0,0,0,0,0,0]; + T_SETV("systemTimeUTC", _timeZero); + }; true ENDMETHOD; diff --git a/src/OOP_Light/OOP_Light_init.sqf b/src/OOP_Light/OOP_Light_init.sqf index f05af1302..8ebb04717 100644 --- a/src/OOP_Light/OOP_Light_init.sqf +++ b/src/OOP_Light/OOP_Light_init.sqf @@ -1406,7 +1406,7 @@ OOP_deserialize_save = { if((count _array - 2) != count _memList) exitWith { - OOP_ERROR_2("Saved object is invalid, saved array %1 doesn't match expected member list %2", _array, _memList); + OOP_ERROR_3("Saved object is invalid, saved array %1 doesn't match expected member list %2 for version %3", _array, _memList, _version); diag_log _array; diag_log _memList; false diff --git a/src/UI/InGameMenu/InGameMenuTabSave.sqf b/src/UI/InGameMenu/InGameMenuTabSave.sqf index 41d6ae2d6..3f0c10a90 100644 --- a/src/UI/InGameMenu/InGameMenuTabSave.sqf +++ b/src/UI/InGameMenu/InGameMenuTabSave.sqf @@ -140,12 +140,8 @@ CLASS("InGameMenuTabSave", "DialogTabBase") // Sort save games based on their creation time that is stored in the systemTimeUTC save game header _recordDataLocal = [_recordDataLocal, [], { - _x params ["", "_header", ""]; - if(parseNumber GETV(_header, "saveVersion") <= 30) then { - "1970-01-01T00:00:00.000" // Default value in case systemTimeUTC is not available - } else { - GETV(_header, "systemTimeUTC") call misc_fnc_systemTimeToISO8601 - } + _x params ["_recordName", "_header", "_errors"]; + GETV(_header, "systemTimeUTC") call misc_fnc_systemTimeToISO8601 }, "DESCEND"] call BIS_fnc_sortBy; T_CALLM0("clearRecordData"); From 7b2005989bb96e8941fd93a20866ccf9a685d234 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Thu, 11 Feb 2021 01:28:29 +0300 Subject: [PATCH 27/33] Correct systemTime zero padding of year field --- src/GameManager/SaveGameHeader.sqf | 10 +++++----- src/Misc/fn_systemTimeToISO8601.sqf | 3 ++- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/GameManager/SaveGameHeader.sqf b/src/GameManager/SaveGameHeader.sqf index 82cf94de5..aff3afc02 100644 --- a/src/GameManager/SaveGameHeader.sqf +++ b/src/GameManager/SaveGameHeader.sqf @@ -60,11 +60,11 @@ CLASS("SaveGameHeader", "Storable") private _saveVersion = parseNumber T_GETV("saveVersion"); - // SAVEBREAK patch system time for old headers - if (_saveVersion < 31) then { - private _timeZero = [0,0,0,0,0,0,0]; - T_SETV("systemTimeUTC", _timeZero); - }; + // SAVEBREAK patch system time for old headers + if (_saveVersion < 31) then { + private _timeZero = [0,0,0,0,0,0,0]; + T_SETV("systemTimeUTC", _timeZero); + }; true ENDMETHOD; diff --git a/src/Misc/fn_systemTimeToISO8601.sqf b/src/Misc/fn_systemTimeToISO8601.sqf index b6656ce42..9406c4a93 100644 --- a/src/Misc/fn_systemTimeToISO8601.sqf +++ b/src/Misc/fn_systemTimeToISO8601.sqf @@ -13,7 +13,8 @@ Return value: "2020-11-23T13:37:42.123" */ _date = _this; +private _year4 = [_date#0, 4] call misc_fnc_numberToStringZeroPad; private _ms = [_date#6, 3] call misc_fnc_numberToStringZeroPad; // Zero-pad numbers below 100 _date = _date apply { [_x, 2] call misc_fnc_numberToStringZeroPad }; // Zero-pad numbers below 10 _date params ["_year", "_month", "_day", "_h", "_m", "_s"]; -format ["%1-%2-%3T%4:%5:%6.%7", _year, _month, _day, _h, _m, _s, _ms] \ No newline at end of file +format ["%1-%2-%3T%4:%5:%6.%7", _year4, _month, _day, _h, _m, _s, _ms] \ No newline at end of file From e505b9f7a85b453780e736fc269270c78379161b Mon Sep 17 00:00:00 2001 From: Saveliy Date: Fri, 12 Feb 2021 17:40:53 +0300 Subject: [PATCH 28/33] Fix build ver. 666 showing in the mission instead of the proper build ver. --- tools/Builder/buildMissions.ps1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/Builder/buildMissions.ps1 b/tools/Builder/buildMissions.ps1 index 6a4735578..15f3379d7 100644 --- a/tools/Builder/buildMissions.ps1 +++ b/tools/Builder/buildMissions.ps1 @@ -42,7 +42,7 @@ if ($verMajor.Count -gt 1) { exit 100 } if ($verMinor.Count -gt 1) { - "ERROR: minirVersion.hpp countains a new line" + "ERROR: minorVersion.hpp countains a new line" exit 100 } # VerPatch is wrapped in quotes because we can put a string into buildVersion, although typically it is a number @@ -188,6 +188,8 @@ $sConfigCPP | Out-File -FilePath "$combinedMissionsLocation\config.cpp" -NoNewli # Copy one src folder for all the missions Copy-Item "src" -Destination $combinedMissionsLocation -Recurse +Copy-Item "_build\missions\buildVersion.hpp" -Destination "$combinedMissionsLocation\src\config" + # Copy other files $missionFolders = Get-Childitem $combinedMissionsLocation -name "*" -Directory From 077aab00285147334f22a528c2a7eca85ef5cfe6 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Fri, 12 Feb 2021 17:59:12 +0300 Subject: [PATCH 29/33] Fix SQF-VM validation not working at GitHub Actions --- .github/workflows/devValidateTestBuildUpload.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/devValidateTestBuildUpload.yml b/.github/workflows/devValidateTestBuildUpload.yml index fc8a1bd0b..ef5cede47 100644 --- a/.github/workflows/devValidateTestBuildUpload.yml +++ b/.github/workflows/devValidateTestBuildUpload.yml @@ -33,7 +33,8 @@ jobs: run: | cd src New-Item .\config\user_local_config.hpp -ItemType File - ..\tools\SQF-VM\sqfvm.exe -a --no-execute-print --disable-macro-warnings --load . -i D:\a\Vindicta\Vindicta\src\Tests\RunTests.sqf + cd ..\ + .\tools\SQF-VM\sqfvm.exe -a --no-execute-print --disable-macro-warnings --load . -i D:\a\Vindicta\Vindicta\src\Tests\RunTests.sqf build: runs-on: windows-latest From 2ea0ec374ea4a4df29267e4228c920ab43a32456 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Fri, 12 Feb 2021 18:50:59 +0300 Subject: [PATCH 30/33] Bump minor version to 54 --- configs/minorVersion.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/minorVersion.hpp b/configs/minorVersion.hpp index 8783e3051..43c451e0c 100644 --- a/configs/minorVersion.hpp +++ b/configs/minorVersion.hpp @@ -1 +1 @@ -53 \ No newline at end of file +54 \ No newline at end of file From c5431cad3e47dad76846ff7d2e3211ede02e2342 Mon Sep 17 00:00:00 2001 From: Saveliy Date: Sat, 13 Feb 2021 23:49:53 +0300 Subject: [PATCH 31/33] Fix insane mission loading time on dedicated server when first client starts mission --- src/Templates/fn_classNameToNumber.sqf | 1 - src/Templates/fn_convertTemplateClassNamesToNumbers.sqf | 2 +- src/Templates/initVariables.sqf | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Templates/fn_classNameToNumber.sqf b/src/Templates/fn_classNameToNumber.sqf index 08adb0372..62e01e037 100644 --- a/src/Templates/fn_classNameToNumber.sqf +++ b/src/Templates/fn_classNameToNumber.sqf @@ -14,7 +14,6 @@ private _num = t_classnames_hashmap getVariable [_className, -1]; // If it's not added yet, then add it to the hashmap if (_num == -1) then { _num = t_classnames_array pushBack _className; - publicVariable "t_classnames_array"; t_classnames_hashmap setVariable [_className, _num, true]; // diag_log format ["[Template::classNameToNumber] Added class name: %1, id: %2", _className, _num]; }; diff --git a/src/Templates/fn_convertTemplateClassNamesToNumbers.sqf b/src/Templates/fn_convertTemplateClassNamesToNumbers.sqf index a76c331c0..5d6831b54 100644 --- a/src/Templates/fn_convertTemplateClassNamesToNumbers.sqf +++ b/src/Templates/fn_convertTemplateClassNamesToNumbers.sqf @@ -11,7 +11,7 @@ params ["_t"]; private _classArray = _x; { // forEach (_classArray); private _classOrLoadout = _x; - [_classOrLoadout] call t_fnc_classNameToNumber; + [_classOrLoadout] call t_fnc_classNameToNumber; // Later we publicVariable "t_classnames_array"; } forEach (_classArray select { _x isEqualType "" }); // Weighted array can have numbers in it } forEach (_t#_catID); } forEach [[T_INF, T_INF_SIZE], [T_VEH, T_VEH_SIZE], [T_DRONE, T_DRONE_SIZE], [T_CARGO, T_CARGO_SIZE]]; \ No newline at end of file diff --git a/src/Templates/initVariables.sqf b/src/Templates/initVariables.sqf index c7443b7d2..e77ceb77a 100644 --- a/src/Templates/initVariables.sqf +++ b/src/Templates/initVariables.sqf @@ -32,5 +32,6 @@ if (IS_SERVER) then { #ifndef _SQF_VM publicVariable "t_validTemplates"; publicVariable "t_allTemplates"; + publicVariable "t_classnames_array"; #endif }; \ No newline at end of file From 5e0fcbae7fbe169dbcfe7a3c9b149e4c3967de9f Mon Sep 17 00:00:00 2001 From: Saveliy Date: Mon, 15 Feb 2021 20:48:14 +0300 Subject: [PATCH 32/33] Override ACE cargo space of vehicles (to fix incompatibility with GM and maybe other mods/DLCs) --- src/Templates/initCargoSpace.sqf | 46 ++++++++++++++++++++++++++++++++ src/Templates/initVariables.sqf | 1 + src/Unit/Unit.sqf | 27 +++++++++++++++++++ 3 files changed, 74 insertions(+) create mode 100644 src/Templates/initCargoSpace.sqf diff --git a/src/Templates/initCargoSpace.sqf b/src/Templates/initCargoSpace.sqf new file mode 100644 index 000000000..7d8e73601 --- /dev/null +++ b/src/Templates/initCargoSpace.sqf @@ -0,0 +1,46 @@ +// Cargo space of vehicles (ACE cargo) + +#define T_DECLARE_CARGO_SPACE(catId, space) T_cargoSpace set [catId, space]; + +T_cargoSpace = []; +T_cargoSpace resize T_VEH_SIZE; + +T_DECLARE_CARGO_SPACE(T_VEH_default, 4); +T_DECLARE_CARGO_SPACE(T_VEH_car_unarmed, 8); +T_DECLARE_CARGO_SPACE(T_VEH_car_armed, 8); +T_DECLARE_CARGO_SPACE(T_VEH_MRAP_unarmed, 8); +T_DECLARE_CARGO_SPACE(T_VEH_MRAP_HMG, 8); +T_DECLARE_CARGO_SPACE(T_VEH_MRAP_GMG, 8); +T_DECLARE_CARGO_SPACE(T_VEH_IFV, 8); +T_DECLARE_CARGO_SPACE(T_VEH_APC, 8); +T_DECLARE_CARGO_SPACE(T_VEH_MBT, 8); +T_DECLARE_CARGO_SPACE(T_VEH_MRLS, 8); //Multiple Rocket Launch System +T_DECLARE_CARGO_SPACE(T_VEH_SPA, 8); //Self-Propelled Artillery +T_DECLARE_CARGO_SPACE(T_VEH_SPAA, 8); //Self-Propelled Anti-Aircraft system +T_DECLARE_CARGO_SPACE(T_VEH_stat_HMG_high, 0); +T_DECLARE_CARGO_SPACE(T_VEH_stat_GMG_high, 0); +T_DECLARE_CARGO_SPACE(T_VEH_stat_HMG_low, 0); +T_DECLARE_CARGO_SPACE(T_VEH_stat_GMG_low, 0); +T_DECLARE_CARGO_SPACE(T_VEH_stat_AA, 0); +T_DECLARE_CARGO_SPACE(T_VEH_stat_AT, 0); +T_DECLARE_CARGO_SPACE(T_VEH_stat_mortar_light, 0); //Light mortar +T_DECLARE_CARGO_SPACE(T_VEH_stat_mortar_heavy, 0); //Heavy mortar, because RHS has some +T_DECLARE_CARGO_SPACE(T_VEH_heli_light, 20); //Light transport helicopter for infantry +T_DECLARE_CARGO_SPACE(T_VEH_heli_heavy, 20); //Heavy transport helicopter, both for cargo and infantry +T_DECLARE_CARGO_SPACE(T_VEH_heli_cargo, 20); //Heavy transport helicopter only for cargo +T_DECLARE_CARGO_SPACE(T_VEH_heli_attack, 20); //Attack helicopter +T_DECLARE_CARGO_SPACE(T_VEH_plane_attack, 4); //Attack plane, mainly for air-to-ground +T_DECLARE_CARGO_SPACE(T_VEH_plane_fighter, 4); //Fighter plane +T_DECLARE_CARGO_SPACE(T_VEH_plane_cargo, 4); //Cargo plane +T_DECLARE_CARGO_SPACE(T_VEH_plane_unarmed, 4); //Light unarmed plane like cessna +T_DECLARE_CARGO_SPACE(T_VEH_plane_VTOL, 20); //VTOL +T_DECLARE_CARGO_SPACE(T_VEH_boat_unarmed, 10); //Unarmed boat +T_DECLARE_CARGO_SPACE(T_VEH_boat_armed, 10); //Armed boat +T_DECLARE_CARGO_SPACE(T_VEH_personal, 3); //Quad bike or something for 1-2 men personal transport +T_DECLARE_CARGO_SPACE(T_VEH_truck_inf, 20); //Truck for infantry transport +T_DECLARE_CARGO_SPACE(T_VEH_truck_cargo, 20); //Truck for general cargo transport +T_DECLARE_CARGO_SPACE(T_VEH_truck_ammo, 20); //Ammo truck +T_DECLARE_CARGO_SPACE(T_VEH_truck_repair, 20); //Repair truck +T_DECLARE_CARGO_SPACE(T_VEH_truck_medical, 20); //Medical truck +T_DECLARE_CARGO_SPACE(T_VEH_truck_fuel, 20); //Fuel truck +T_DECLARE_CARGO_SPACE(T_VEH_submarine, 6); //Submarine \ No newline at end of file diff --git a/src/Templates/initVariables.sqf b/src/Templates/initVariables.sqf index e77ceb77a..12be905fd 100644 --- a/src/Templates/initVariables.sqf +++ b/src/Templates/initVariables.sqf @@ -25,6 +25,7 @@ CALL_COMPILE_COMMON("Templates\initCategoriesNames.sqf"); CALL_COMPILE_COMMON("Templates\initEfficiency.sqf"); CALL_COMPILE_COMMON("Templates\initComposition.sqf"); CALL_COMPILE_COMMON("Templates\initLoadouts.sqf"); +CALL_COMPILE_COMMON("Templates\initCargoSpace.sqf"); CALL_COMPILE_COMMON("Templates\combatTips.sqf"); if (IS_SERVER) then { diff --git a/src/Unit/Unit.sqf b/src/Unit/Unit.sqf index 15094d422..3f2990415 100644 --- a/src/Unit/Unit.sqf +++ b/src/Unit/Unit.sqf @@ -603,6 +603,9 @@ CLASS("Unit", ["Storable" ARG "GOAP_Agent"]) // Initialize vehicle lock T_CALLM0("updateVehicleLock"); + + // Set vehicle cargo space + T_CALLM0("initObjectCargoSpace"); }; case T_DRONE: { }; @@ -1462,6 +1465,30 @@ CLASS("Unit", ["Storable" ARG "GOAP_Agent"]) }; ENDMETHOD; + // Initializes ACE cargo space for vehicles + METHOD(initObjectCargoSpace) + params [P_THISOBJECT]; + + pr _data = T_GETV("data"); + pr _catid = _data select UNIT_DATA_ID_CAT; + + // Bail if not vehicle + if (_catID != T_VEH) exitWith {}; + + pr _subcatId = _data select UNIT_DATA_ID_SUBCAT; + + // Bail if default subcategory (civilian cars use those) + if (_subcatId == T_VEH_default) exitWith {}; + + pr _cargoSpace = T_cargoSpace#_subcatId; + pr _hO = _data select UNIT_DATA_ID_OBJECT_HANDLE; + + [_hO, _cargoSpace] call ace_cargo_fnc_setSpace; + + OOP_INFO_2("Set cargo space of %1 to %2", _hO, _cargoSpace); + + ENDMETHOD; + // D E S P A W N /* Method: despawn From 308e81f68f4a88e4028ff0c4c233f27799076c00 Mon Sep 17 00:00:00 2001 From: YaksAreTheBaneOfSociety <73199023+YaksAreTheBaneOfSociety@users.noreply.github.com> Date: Tue, 16 Feb 2021 11:05:35 -0600 Subject: [PATCH 33/33] Update mission.sqm --- Vindicta.psyfx_pht/mission.sqm | 61331 ++++++++++++++++--------------- 1 file changed, 31903 insertions(+), 29428 deletions(-) diff --git a/Vindicta.psyfx_pht/mission.sqm b/Vindicta.psyfx_pht/mission.sqm index 01960cf8d..29969e50e 100644 --- a/Vindicta.psyfx_pht/mission.sqm +++ b/Vindicta.psyfx_pht/mission.sqm @@ -5,10 +5,10 @@ class EditorData angleGridStep=0.2617994; scaleGridStep=1; autoGroupingDist=10; - toggles=521; + toggles=513; class ItemIDProvider { - nextID=7452; + nextID=14215; }; class MarkerIDProvider { @@ -16,14 +16,14 @@ class EditorData }; class LayerIndexProvider { - nextID=255; + nextID=266; }; class Camera { - pos[]={14204.982,223.75923,13705.199}; - dir[]={-0.90811265,-0.41220629,0.074878916}; - up[]={-0.41099739,0.9109931,0.033887446}; - aside[]={0.082183428,8.6828368e-007,0.99671149}; + pos[]={13866.658,108.13004,10567.539}; + dir[]={-0.043151297,-0.44548371,0.89425218}; + up[]={-0.021471515,0.89528966,0.44496807}; + aside[]={0.99884158,2.0128937e-008,0.048198089}; }; }; binarizationWanted=0; @@ -31,37 +31,36 @@ addons[]= { "A3_Characters_F", "ace_explosives", - "A3_Ui_F", - "vindicta_module_location", - "A3_Modules_F", - "csj_seaobj", - "uns_ammo_c", - "uc_c", "UNS_Buildings", - "NAM_Objects", - "A3_Static_F", + "WX_Objects", + "uc_c", "UNS_Buildings2", - "uns_radio2_c", + "UNS_plants_misc", + "uns_firebase", + "csj_seaobj", + "NAM_Objects", + "uns_ammo_c", + "A3_Structures_F_Mil_Helipads", "A3_Soft_F_Beta_Truck_01", "A3_Soft_F_Exp_Truck_01", "ace_realisticnames", "ace_cargo", "A3_Supplies_F_Heli_Slingload", - "A3_Structures_F_Argo_Signs_Warnings", - "A3_Structures_F_Mil_Helipads", "uns_ksobjects", - "WX_Objects", - "tent_Data", - "uns_firebase", - "uns_bunkers", + "uns_radio2_c", "UNS_Village", - "UNS_plants_misc" + "A3_Structures_F_Argo_Signs_Warnings", + "uns_bunkers", + "A3_Static_F", + "vindicta_module_location", + "A3_Modules_F", + "A3_Ui_F" }; class AddonsMetaData { class List { - items=26; + items=25; class Item0 { className="A3_Characters_F"; @@ -78,42 +77,39 @@ class AddonsMetaData }; class Item2 { - className="A3_Ui_F"; - name="Arma 3 - User Interface"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; + className="UNS_Buildings"; + name="UNS_Buildings"; }; class Item3 { - className="vindicta_module_location"; - name="vindicta - Module_Location"; + className="WX_Objects"; + name="WX_Objects"; }; class Item4 { - className="A3_Modules_F"; - name="Arma 3 Alpha - Scripted Modules"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; + className="uc_c"; + name="uc_c"; }; class Item5 { - className="csj_seaobj"; - name="csj_seaobj"; + className="UNS_Buildings2"; + name="UNS_Buildings2"; + author="UNSUNG"; }; class Item6 { - className="uns_ammo_c"; - name="uns_ammo_c"; + className="UNS_plants_misc"; + name="UNS_plants_misc"; }; class Item7 { - className="uc_c"; - name="uc_c"; + className="uns_firebase"; + name="uns_firebase"; }; class Item8 { - className="UNS_Buildings"; - name="UNS_Buildings"; + className="csj_seaobj"; + name="csj_seaobj"; }; class Item9 { @@ -122,262 +118,127 @@ class AddonsMetaData }; class Item10 { - className="A3_Static_F"; - name="Arma 3 Alpha - Turrets"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; + className="uns_ammo_c"; + name="uns_ammo_c"; }; class Item11 { - className="UNS_Buildings2"; - name="UNS_Buildings2"; - author="UNSUNG"; + className="A3_Structures_F_Mil"; + name="Arma 3 - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; }; class Item12 - { - className="uns_radio2_c"; - name="uns_radio2_c"; - }; - class Item13 { className="A3_Soft_F_Beta"; name="Arma 3 Beta - Unarmored Land Vehicles"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item14 + class Item13 { className="A3_Soft_F_Exp"; name="Arma 3 Apex - Unarmored Land Vehicles"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item15 + class Item14 { className="ace_cargo"; name="ACE3 - Cargo"; author="ACE-Team"; url="http://ace3mod.com/"; }; - class Item16 + class Item15 { className="A3_Supplies_F_Heli"; name="Arma 3 Helicopters - Ammoboxes and Supplies"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; + class Item16 + { + className="uns_ksobjects"; + name="uns_ksobjects"; + }; class Item17 { - className="A3_Structures_F_Argo"; - name="Arma 3 Malden - Buildings and Structures"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; + className="uns_radio2_c"; + name="uns_radio2_c"; }; class Item18 { - className="A3_Structures_F_Mil"; - name="Arma 3 - Military Buildings and Structures"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; + className="UNS_Village"; + name="UNS_Village"; }; class Item19 { - className="uns_ksobjects"; - name="uns_ksobjects"; + className="A3_Structures_F_Argo"; + name="Arma 3 Malden - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; }; class Item20 { - className="WX_Objects"; - name="WX_Objects"; + className="uns_bunkers"; + name="uns_bunkers"; }; class Item21 { - className="tent_Data"; - name="tent_Data"; + className="A3_Static_F"; + name="Arma 3 Alpha - Turrets"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; }; class Item22 { - className="uns_firebase"; - name="uns_firebase"; + className="vindicta_module_location"; + name="vindicta - Module_Location"; }; class Item23 { - className="uns_bunkers"; - name="uns_bunkers"; + className="A3_Modules_F"; + name="Arma 3 Alpha - Scripted Modules"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; }; class Item24 { - className="UNS_Village"; - name="UNS_Village"; - }; - class Item25 - { - className="UNS_plants_misc"; - name="UNS_plants_misc"; + className="A3_Ui_F"; + name="Arma 3 - User Interface"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; }; }; }; -class DynamicSimulation -{ - saturateByObjectDistance=0; -}; -randomSeed=16658724; +randomSeed=9045322; class ScenarioData { - saving=0; - wreckRemovalMaxTime=3600; -}; -class CustomAttributes -{ - class Category0 - { - name="Multiplayer"; - class Attribute0 - { - property="ReviveBleedOutDelay"; - expression="false"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=300; - }; - }; - }; - class Attribute1 - { - property="RespawnTemplates"; - expression="true"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=1; - class Item0 - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="None"; - }; - }; - }; - }; - }; - }; - class Attribute2 - { - property="ReviveMode"; - expression="false"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - }; - class Attribute3 - { - property="ReviveRequiredItems"; - expression="false"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=2; - }; - }; - }; - nAttributes=4; - }; - class Category1 - { - name="Scenario"; - class Attribute0 - { - property="cba_settings_hasSettingsFile"; - expression="false"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=1; - }; + author="AMP3D_"; }; class Mission { class Intel { - resistanceWest=0; timeOfChanges=1800.0002; - startWeather=0.41559765; + startWeather=0.30000001; startWind=0.1; - startWaves=0.81228864; - forecastWeather=0.30000001; + startWaves=0.1; + forecastWeather=0.60000002; forecastWind=0.1; - forecastWaves=0.88825101; + forecastWaves=0.1; forecastLightnings=0.1; - wavesForced=1; - windForced=1; - year=2035; - month=6; - day=24; - hour=12; + year=1966; + month=3; + day=7; + hour=8; minute=0; startFogDecay=0.014; forecastFogDecay=0.014; }; class Entities { - items=1130; + items=1275; class Item0 { dataType="Group"; @@ -390,7 +251,7 @@ class Mission dataType="Object"; class PositionInfo { - position[]={1888.5952,3.5592146,-973.40204}; + position[]={1888.2393,3.5369701,-973.33673}; }; side="West"; flags=7; @@ -399,8 +260,9 @@ class Mission name="player1"; isPlayable=1; }; - id=1700; + id=11813; type="B_G_Soldier_F"; + atlOffset=0.00021219254; class CustomAttributes { class Attribute0 @@ -449,7 +311,7 @@ class Mission dataType="Object"; class PositionInfo { - position[]={1888.5952,3.1069267,-979.40204}; + position[]={1888.2393,3.089829,-979.33673}; }; side="West"; flags=5; @@ -457,16 +319,16 @@ class Mission { isPlayable=1; }; - id=1722; + id=11814; type="B_G_engineer_F"; - atlOffset=0.10660815; + atlOffset=0.10672522; }; class Item2 { dataType="Object"; class PositionInfo { - position[]={1894.5952,3.6772006,-975.40204}; + position[]={1894.2393,3.67308,-975.33673}; }; side="West"; flags=5; @@ -474,15 +336,16 @@ class Mission { isPlayable=1; }; - id=1702; + id=11815; type="B_G_Soldier_F"; + atlOffset=0.00021219254; }; class Item3 { dataType="Object"; class PositionInfo { - position[]={1892.5952,3.6013131,-975.40204}; + position[]={1892.2393,3.5925167,-975.33673}; }; side="West"; flags=5; @@ -490,15 +353,16 @@ class Mission { isPlayable=1; }; - id=1704; + id=11816; type="B_G_Soldier_F"; + atlOffset=0.00021219254; }; class Item4 { dataType="Object"; class PositionInfo { - position[]={1894.5952,3.468956,-977.40204}; + position[]={1894.2393,3.46626,-977.33673}; }; side="West"; flags=5; @@ -506,15 +370,16 @@ class Mission { isPlayable=1; }; - id=1709; + id=11817; type="B_G_medic_F"; + atlOffset=0.00021219254; }; class Item5 { dataType="Object"; class PositionInfo { - position[]={1890.5952,3.5128772,-975.40204}; + position[]={1890.2393,3.5048203,-975.33673}; }; side="West"; flags=5; @@ -522,15 +387,16 @@ class Mission { isPlayable=1; }; - id=1706; + id=11818; type="B_G_Soldier_F"; + atlOffset=0.00021219254; }; class Item6 { dataType="Object"; class PositionInfo { - position[]={1888.5952,3.3829696,-975.40204}; + position[]={1888.2393,3.3627546,-975.33673}; }; side="West"; flags=5; @@ -538,15 +404,16 @@ class Mission { isPlayable=1; }; - id=1708; + id=11819; type="B_G_Soldier_F"; + atlOffset=0.00021219254; }; class Item7 { dataType="Object"; class PositionInfo { - position[]={1892.5952,3.39498,-977.40204}; + position[]={1892.2393,3.3869348,-977.33673}; }; side="West"; flags=5; @@ -554,15 +421,16 @@ class Mission { isPlayable=1; }; - id=1711; + id=11820; type="B_G_medic_F"; + atlOffset=0.00021219254; }; class Item8 { dataType="Object"; class PositionInfo { - position[]={1890.5952,3.3158576,-977.40204}; + position[]={1890.2393,3.3085308,-977.33673}; }; side="West"; flags=5; @@ -570,15 +438,16 @@ class Mission { isPlayable=1; }; - id=1713; + id=11821; type="B_G_medic_F"; + atlOffset=0.00021219254; }; class Item9 { dataType="Object"; class PositionInfo { - position[]={1894.5952,3.2567348,-979.40204}; + position[]={1894.2393,3.2553585,-979.33673}; }; side="West"; flags=5; @@ -586,15 +455,16 @@ class Mission { isPlayable=1; }; - id=1716; + id=11822; type="B_G_engineer_F"; + atlOffset=0.00021219254; }; class Item10 { dataType="Object"; class PositionInfo { - position[]={1888.5952,3.192704,-977.40204}; + position[]={1888.2393,3.1748688,-977.33673}; }; side="West"; flags=5; @@ -602,16 +472,16 @@ class Mission { isPlayable=1; }; - id=1715; + id=11823; type="B_G_medic_F"; - atlOffset=0.0051300526; + atlOffset=0.0052466393; }; class Item11 { dataType="Object"; class PositionInfo { - position[]={1892.5952,3.1922202,-979.40204}; + position[]={1892.2393,3.1854286,-979.33673}; }; side="West"; flags=5; @@ -619,15 +489,16 @@ class Mission { isPlayable=1; }; - id=1718; + id=11824; type="B_G_engineer_F"; + atlOffset=0.00021219254; }; class Item12 { dataType="Object"; class PositionInfo { - position[]={1890.5952,3.1143918,-979.40204}; + position[]={1890.2393,3.1091664,-979.33673}; }; side="West"; flags=5; @@ -635,15 +506,16 @@ class Mission { isPlayable=1; }; - id=1720; + id=11825; type="B_G_engineer_F"; + atlOffset=0.00021219254; }; class Item13 { dataType="Object"; class PositionInfo { - position[]={1894.5952,3.8761537,-973.40204}; + position[]={1894.2393,3.8713241,-973.33673}; }; side="West"; flags=5; @@ -651,15 +523,16 @@ class Mission { isPlayable=1; }; - id=1694; + id=11826; type="B_G_Soldier_F"; + atlOffset=0.00021219254; }; class Item14 { dataType="Object"; class PositionInfo { - position[]={1892.5952,3.7928412,-973.40204}; + position[]={1892.2393,3.7820415,-973.33673}; }; side="West"; flags=5; @@ -667,15 +540,16 @@ class Mission { isPlayable=1; }; - id=1696; + id=11827; type="B_G_Soldier_F"; + atlOffset=0.00021219254; }; class Item15 { dataType="Object"; class PositionInfo { - position[]={1890.5952,3.7026253,-973.40204}; + position[]={1890.2393,3.6931412,-973.33673}; }; side="West"; flags=5; @@ -683,14 +557,16 @@ class Mission { isPlayable=1; }; - id=1698; + id=11828; type="B_G_Soldier_F"; + atlOffset=0.00021219254; }; }; class Attributes { }; - id=1699; + id=11812; + atlOffset=0.00021219254; }; class Item1 { @@ -698,25 +574,22 @@ class Mission side="Independent"; class Entities { - items=4; + items=13; class Item0 { dataType="Object"; class PositionInfo { - position[]={15859.536,4.9302216,5290.9585}; + position[]={3335.936,9.9092331,1448.6858}; }; side="Independent"; flags=7; class Attributes { - rank="SERGEANT"; - description="For admin debug only"; - isPlayable=1; + disableSimulation=1; }; - id=1110; - type="I_Soldier_TL_F"; - atlOffset=0.082817554; + id=11837; + type="I_soldier_F"; class CustomAttributes { class Attribute0 @@ -734,7 +607,7 @@ class Mission "STRING" }; }; - value="Male05GRE"; + value="Male04GRE"; }; }; }; @@ -753,7 +626,7 @@ class Mission "SCALAR" }; }; - value=0.95999998; + value=1.01; }; }; }; @@ -761,24 +634,179 @@ class Mission }; }; class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3356.0078,10.407642,1429.9731}; + class Effects + { + }; + showWP="NEVER"; + id=11838; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3382.2134,11.987146,1416.2129}; + class Effects + { + }; + showWP="NEVER"; + id=11839; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3415.9956,12.989823,1412.7036}; + class Effects + { + }; + showWP="NEVER"; + id=11840; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3437.1831,9.7620955,1432.7236}; + class Effects + { + }; + showWP="NEVER"; + id=11841; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3450.3911,9.6140881,1454.4077}; + class Effects + { + }; + showWP="NEVER"; + id=11842; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3465.8008,9.4252434,1483.2158}; + class Effects + { + }; + showWP="NEVER"; + id=11843; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3416.2935,11.443691,1420.6846}; + class Effects + { + }; + showWP="NEVER"; + id=11844; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3396.3848,14.452949,1399.5264}; + class Effects + { + }; + showWP="NEVER"; + id=11845; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3354.374,12.917427,1407.1274}; + class Effects + { + }; + showWP="NEVER"; + id=11846; + type="Move"; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3355.395,12.213401,1420.6699}; + class Effects + { + }; + showWP="NEVER"; + id=11847; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item11 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3336.1646,9.8196497,1451.4941}; + class Effects + { + }; + showWP="NEVER"; + id=11848; + type="Move"; + }; + class Item12 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3354.5654,10.064619,1431.9844}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11849; + }; + }; + class Attributes + { + }; + id=11836; + }; + class Item2 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=11; + class Item0 { dataType="Object"; class PositionInfo { - position[]={15863.536,5.9846058,5286.9585}; + position[]={3469.9253,9.4255981,1487.2405}; }; side="Independent"; - flags=1; + flags=7; class Attributes { - skill=0.44999999; - rank="CORPORAL"; - description="For admin debug only"; - isPlayable=1; + disableSimulation=1; }; - id=1111; - type="I_Soldier_AT_F"; - atlOffset=0.90184021; + id=11851; + type="I_soldier_F"; class CustomAttributes { class Attribute0 @@ -796,7 +824,7 @@ class Mission "STRING" }; }; - value="Male06GRE"; + value="Male02GRE"; }; }; }; @@ -822,84 +850,156 @@ class Mission nAttributes=2; }; }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3488.6157,9.3003788,1514.7388}; + class Effects + { + }; + showWP="NEVER"; + id=11852; + type="Move"; + atlOffset=9.5367432e-007; + }; class Item2 { - dataType="Object"; - class PositionInfo + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3507.3511,9.1798639,1548.251}; + class Effects { - position[]={15857.536,4.7240953,5288.9585}; }; - side="Independent"; - flags=5; - class Attributes + showWP="NEVER"; + id=11853; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3528.3027,9.0200005,1580.6621}; + class Effects { - skill=0.40000001; - description="For admin debug only"; - isPlayable=1; }; - id=1112; - type="I_Soldier_AT_F"; - class CustomAttributes + showWP="NEVER"; + id=11854; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3544.209,8.9598055,1605.5322}; + class Effects { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male06GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; - }; - }; - }; - nAttributes=2; }; + showWP="NEVER"; + id=11855; + type="Move"; }; - class Item3 + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3540.3945,11.152552,1565.082}; + class Effects + { + }; + showWP="NEVER"; + id=11856; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3527.9634,10.033087,1537.5566}; + class Effects + { + }; + showWP="NEVER"; + id=11857; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3512.0132,11.106884,1512.6152}; + class Effects + { + }; + showWP="NEVER"; + id=11858; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3493.3247,9.2578688,1515.6543}; + class Effects + { + }; + showWP="NEVER"; + id=11859; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3470.562,9.4286613,1485.502}; + class Effects + { + }; + showWP="NEVER"; + id=11860; + type="Move"; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3486.6431,9.307703,1515.4307}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11861; + }; + }; + class Attributes + { + }; + id=11850; + }; + class Item3 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=11; + class Item0 { dataType="Object"; class PositionInfo { - position[]={15861.536,5.4578505,5288.9585}; + position[]={3533.5562,9.0075769,1588.3293}; }; side="Independent"; - flags=1; + flags=7; class Attributes { - skill=0.40000001; - description="For admin debug only"; - isPlayable=1; + disableSimulation=1; }; - id=1113; - type="I_Soldier_AAT_F"; - atlOffset=0.48876858; + id=11863; + type="I_soldier_F"; class CustomAttributes { class Attribute0 @@ -917,7 +1017,7 @@ class Mission "STRING" }; }; - value="Male02GRE"; + value="Male03GRE"; }; }; }; @@ -943,26333 +1043,26450 @@ class Mission nAttributes=2; }; }; - }; - class Attributes - { - }; - id=1109; - atlOffset=0.082817554; - }; - class Item2 - { - dataType="Marker"; - position[]={1897.5909,-14.869,-947.30902}; - name="respawn_default"; - type="mil_start"; - alpha=0; - id=1861; - atlOffset=-19.170082; - }; - class Item3 - { - dataType="Logic"; - class PositionInfo - { - position[]={8322.4453,8.6381836,6045.5083}; - angles[]={6.2207499,0,6.2310662}; - }; - areaSize[]={180,0,140}; - flags=1; - id=4504; - type="Vindicta_LocationSector"; - atlOffset=6.8664551e-005; - class CustomAttributes - { - class Attribute0 + class Item1 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3552.521,8.9379587,1617.0151}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="base"; - }; }; + showWP="NEVER"; + id=11864; + type="Move"; }; - class Attribute1 + class Item2 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3574.7446,8.8067646,1647.6694}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=11865; + type="Move"; }; - class Attribute2 + class Item3 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3591.6704,8.4840231,1674.644}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Horseshoe"; - }; }; + showWP="NEVER"; + id=11866; + type="Move"; }; - nAttributes=3; - }; - }; - class Item4 - { - dataType="Logic"; - class PositionInfo - { - position[]={3424.301,28.129999,9504.7051}; - }; - areaSize[]={100,0,100}; - flags=1; - id=4505; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 + class Item4 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3613.8989,8.3929367,1707.4912}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; }; + showWP="NEVER"; + id=11867; + type="Move"; + atlOffset=9.5367432e-007; }; - class Attribute1 + class Item5 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3622.8999,8.5918512,1687.2002}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=11868; + type="Move"; + atlOffset=9.5367432e-007; }; - class Attribute2 + class Item6 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3594.9556,11.303979,1651.3193}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Melissa"; - }; }; + showWP="NEVER"; + id=11869; + type="Move"; }; - nAttributes=3; - }; - }; - class Item5 - { - dataType="Logic"; - class PositionInfo - { - position[]={9878.46,31.251083,8904.7402}; - angles[]={6.2805333,0,6.2778587}; - }; - areaSize[]={150,0,150}; - flags=1; - id=4506; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.00023269653; - class CustomAttributes - { - class Attribute0 + class Item7 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3573.5669,8.9092245,1642.2197}; + class Effects { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; }; + showWP="NEVER"; + id=11870; + type="Move"; }; - class Attribute1 + class Item8 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3568.4819,9.9732523,1609.1875}; + class Effects { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; }; + showWP="NEVER"; + id=11871; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3537.4297,8.9923792,1588.4658}; + class Effects + { + }; + showWP="NEVER"; + id=11872; + type="Move"; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3553.979,8.9549799,1613.3618}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11873; }; - nAttributes=2; }; - }; - class Item6 - { - dataType="Logic"; - class PositionInfo + class Attributes { - position[]={9878.3818,31.251232,8904.7266}; - angles[]={6.2805324,0,6.2778621}; }; - areaSize[]={120,0,120}; - flags=1; - id=4740; - type="Vindicta_LocationSector"; - class CustomAttributes + id=11862; + }; + class Item4 + { + dataType="Group"; + side="Independent"; + class Entities { - class Attribute0 + items=12; + class Item0 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={3617.332,8.3914394,1709.9133}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11875; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 { - class type + property="speaker"; + expression="_this setspeaker _value;"; + class Value { - type[]= + class data { - "STRING" + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; }; }; - value="outpost"; }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data + class Attribute1 { - class type + property="pitch"; + expression="_this setpitch _value;"; + class Value { - type[]= + class data { - "STRING" + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; }; }; - value="1"; }; + nAttributes=2; }; }; - class Attribute2 + class Item1 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3635.2495,7.9324813,1731.7671}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Ben"; - }; }; + showWP="NEVER"; + id=11876; + type="Move"; + atlOffset=-9.5367432e-007; }; - nAttributes=3; - }; - }; - class Item7 - { - dataType="Object"; - class PositionInfo - { - position[]={9885.3076,36.003117,8912.1455}; - angles[]={0,3.0277052,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4795; - type="csj_temple1"; - atlOffset=0.032951355; - }; - class Item8 - { - dataType="Object"; - class PositionInfo - { - position[]={9883.332,33.340408,8911.1602}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=4799; - type="uns_EQPT_US"; - atlOffset=0.00017738342; - class CustomAttributes - { - class Attribute0 + class Item2 { - property="ammoBox"; - expression="[_this,_value] call bis_fnc_initAmmoBox;"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3666.2603,7.75,1759.082}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="[[[[],[]],[[],[]],[[""UNS_Beret_MRF"",""UNS_Beret_3"",""UNS_Beret_4"",""UNS_Beret_5"",""UNS_Beret_B"",""UNS_Beret_51LT"",""UNS_Beret_52LT"",""UNS_Beret_5CPT"",""UNS_BERET_MAJ"",""UNS_Beret_5LTCOL"",""UNS_Beret_5COL"",""UNS_Beret_AVAB"",""UNS_Beret_AVM"",""UNS_Beret_AVR"",""UNS_Boonie_4"",""UNS_Boonie_5"",""UNS_Boonie_OD"",""UNS_Boonie_OD2"",""UNS_Boonie_ODP"",""UNS_Boonie_ODF"",""UNS_Boonie_DK"",""UNS_Boonie_DKF"",""UNS_Boonie_ERDL"",""UNS_Boonie_TIG"",""UNS_Boonie_TIG1"",""UNS_Boonie_TIG2"",""UNS_Boonie_TIGF"",""UNS_Boonie_TIGF2"",""UNS_Boonie_TIGF3"",""UNS_Boonie_TIGF4"",""UNS_Field_Cap"",""UNS_USMC_Cover"",""UNS_Bandana_OD"",""UNS_Bandana_OD2"",""UNS_Bandana_OD3"",""UNS_Headband_OD"",""UNS_Headband_OD2"",""UNS_Headband_ED"",""UNS_Headband_BK"",""UNS_M1_9A"",""UNS_M1_8A"",""UNS_M1_7A"",""UNS_M1_6A"",""UNS_M1_5A"",""UNS_M1_4A"",""UNS_M1_3A"",""UNS_M1_2A"",""UNS_M1_1A"",""UNS_M1_1B"",""UNS_M1_25"",""UNS_M1_24"",""UNS_M1_23"",""UNS_M1_22"",""UNS_M1_21"",""UNS_M1_20"",""UNS_M1_19"",""UNS_M1_18"",""UNS_M1_17"",""UNS_M1_16"",""UNS_M1_15"",""UNS_M1_14"",""UNS_M1_13"",""UNS_M1_12"",""UNS_M1_11"",""UNS_M1_10"",""UNS_M1_9"",""UNS_M1_8"",""UNS_M1_7_lbj"",""UNS_M1_7"",""UNS_M1_6"",""UNS_M1_6_nyg"",""UNS_M1_5"",""UNS_M1_7_baby"",""UNS_M1_6_Outnow"",""UNS_M1_3_loy"",""UNS_M1_10_vkm"",""UNS_M1_14_dead"",""UNS_M1_4"",""UNS_M1_3"",""UNS_M1_3_cal"",""UNS_M1_2"",""UNS_M1_1"",""UNS_M1_1V1"",""UNS_M1_1V2"",""UNS_M1_1V1N"",""UNS_M1_1V3"",""UNS_M1_1V4"",""UNS_M1_1V5"",""UNS_M1_1V6"",""UNS_M1_1V7"",""UNS_M1_1V8"",""UNS_M1_1RM"",""UNS_M1_SP"",""UNS_M1_AFT"",""UNS_M1_MP"",""UNS_M1_PBR"",""UNS_HP_Helmet"",""UNS_HP_Helmet_1AC"",""UNS_HP_Helmet_11AC"",""UNS_HP_Helmet_17AC"",""UNS_HP_Helmet_1MD"",""UNS_HP_Helmet_TIGER"",""UNS_HP_Helmet_REBEL"",""UNS_HP_Helmet_R8"",""UNS_HP_Helmet_R33"",""UNS_HP_Helmet_OG"",""UNS_HP_Helmet_DX"",""UNS_JP_Helmet"",""UNS_JP_Helmet2"",""UNS_JP_Helmet_366TFW"",""UNS_JP_Helmet_352TFS"",""UNS_JP_Helmet_389TFS"",""UNS_TC_1"",""UNS_TC_2"",""UNS_M17"",""UNS_Band_H"",""UNS_Band_L"",""UNS_Towel"",""UNS_Towel_Long"",""UNS_Scarf_OD"",""UNS_Scarf_1stCav"",""UNS_Scarf_ARVN"",""UNS_Peace"",""UNS_Bullets"",""UNS_Finger"",""UNS_Ear"",""UNS_JP_Vest"",""UNS_FLAK"",""UNS_M1956_P1"",""UNS_M1956_T1"",""UNS_M1956_A1"",""UNS_M1956_A2"",""UNS_M1956_A3"",""UNS_M1956_A4"",""UNS_M1956_A5"",""UNS_M1956_A6"",""UNS_M1956_A7"",""UNS_M1956_A8"",""UNS_M1956_A9"",""UNS_M1956_A10"",""UNS_M1956_A11"",""UNS_M1956_A12"",""UNS_M1956_M1"",""UNS_M1956_M2"",""UNS_M1956_M3"",""UNS_M1956_M4"",""UNS_M1956_M5"",""UNS_M1956_M6"",""UNS_M1956_M7"",""UNS_M1956_M8"",""UNS_M1956_M9"",""UNS_M1956_M10"",""UNS_M1956_M11"",""UNS_M1956_M12"",""UNS_M1956_M13"",""UNS_M1956_M14"",""UNS_M1956_M15"",""UNS_M1956_M16"",""UNS_M1956_M17"",""UNS_M1956_M18"",""UNS_M1956_M19"",""UNS_M1956_M20"",""UNS_M1956_M21"",""UNS_M1956_M22"",""UNS_M1956_S1"",""UNS_M1956_S2"",""UNS_M1956_S3"",""UNS_M1956_S4"",""UNS_M1956_N1"",""UNS_M1956_N2"",""UNS_M1956_N3"",""UNS_M1956_N4""],[10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10]],[[""uns_Tripod_Bag"",""Uns_US_searchlight_Bag"",""uns_M1919_low_US_Bag"",""uns_M60_low_US_Bag"",""uns_m2_high_US_Bag"",""uns_M2_low_US_Bag"",""uns_MK18_low_US_Bag"",""uns_M1_81mm_mortar_US_Bag"",""uns_M2_60mm_mortar_US_Bag"",""uns_M30_107mm_mortar_US_Bag"",""UNS_Ammopack"",""UNS_BA22_Para"",""UNS_Alice_F1"",""UNS_Alice_F2"",""UNS_Alice_F3"",""UNS_Alice_F4"",""UNS_Alice_F5"",""UNS_Alice_F6"",""UNS_Alice_F7"",""UNS_Alice_F8"",""UNS_Alice_F9"",""UNS_Alice_1"",""UNS_Alice_2"",""UNS_ARMY_RTO"",""UNS_SF_RTO"",""UNS_ARMY_MED"",""UNS_USMC_E1"",""UNS_USMC_E2"",""UNS_USMC_R1"",""UNS_USMC_R2"",""UNS_USMC_MED"",""UNS_USMC_RTO"",""UNS_Alice_FR"",""UNS_TROP_R1"",""UNS_TROP_R2"",""UNS_TROP_R3""],[10,1,1,1,1,1,1,1,1,1,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3]]],false]"; - }; }; + showWP="NEVER"; + id=11877; + type="Move"; }; - class Attribute1 + class Item3 { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3669.5566,7.8899999,1799.2451}; + class Effects { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; }; + showWP="NEVER"; + id=11878; + type="Move"; }; - nAttributes=2; - }; - }; - class Item9 - { - dataType="Object"; - class PositionInfo - { - position[]={9883.0371,33.077187,8913.9482}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=4801; - type="uns_AmmoBoxDacCong"; - atlOffset=0.69799805; - class CustomAttributes - { - class Attribute0 + class Item4 { - property="ammoBox"; - expression="[_this,_value] call bis_fnc_initAmmoBox;"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3668.0659,7.7707705,1844.7861}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="[[[[""uns_m127a1_flare"",""uns_mkvFlarePistol"",""uns_MX991_r"",""uns_nagant_m1895"",""uns_nagant_m1895SD"",""uns_p64"",""uns_makarov"",""uns_MakarovSD"",""uns_Tt33"",""uns_APS"",""uns_APS_SD"",""uns_pm63p"",""uns_pm63"",""uns_pm63f"",""uns_sa61_p"",""uns_sa61"",""uns_sa61f"",""uns_svt"",""uns_sks"",""uns_svd"",""uns_SVD_CAMO"",""uns_sa58vf"",""uns_sa58v"",""uns_sa58v_bayo"",""uns_sa58p"",""uns_sa58p_bayo"",""uns_sa58p_camo"",""uns_akm"",""uns_akm_bayo"",""uns_akm_SD"",""uns_akms"",""uns_akms_bayo"",""uns_akms_SD"",""uns_akmsf"",""uns_akmsf_SD"",""uns_akm_drum"",""uns_akms_drum"",""uns_akms_SD_drum"",""uns_akmsf_drum"",""uns_akmsf_SD_drum"",""uns_RPK_40"",""uns_RPK_drum"",""uns_rpd"",""uns_RPDsupport"",""uns_B40"",""uns_rpg2"",""uns_rpg7"",""uns_sa7"",""uns_sa7b"",""uns_ukvz59"",""uns_PK"",""uns_PKsupport"",""Medikit"",""FirstAidKit""],[10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,20,10]],[[""uns_nagant_m1895mag"",""uns_6Rnd_czak"",""uns_makarovmag"",""uns_tokarevmag"",""uns_20Rnd_APS"",""uns_25Rnd_pm_pa"",""uns_25Rnd_pm"",""uns_20Rnd_sa61_pa"",""uns_20Rnd_sa61"",""uns_sa58mag"",""uns_sa58mag_T"",""uns_sa58mag_NT"",""uns_ak47mag"",""uns_ak47mag_T"",""uns_ak47mag_NT"",""uns_75Rnd_akdr"",""uns_svtmag"",""uns_svtmag_T"",""uns_sksmag"",""uns_sksmag_T"",""uns_sksmag_NT"",""uns_kar98kmag"",""uns_kar98kmag_T"",""uns_mosinmag"",""uns_mosinmag_T"",""uns_svdmag"",""uns_svdmag_T"",""uns_47Rnd_DP28"",""uns_rpkmag"",""uns_rpdmag"",""uns_100Rnd_762x54_ukvz59"",""uns_100Rnd_762x54_PK"",""Uns_1Rnd_30mm_FRAG"",""Uns_1Rnd_22mm_FRAG"",""Uns_1Rnd_22mm_AT"",""Uns_1Rnd_22mm_HEAT"",""uns_1Rnd_22mm_lume"",""Uns_1Rnd_22mm_smoke"",""Uns_1Rnd_22mm_WP"",""uns_1Rnd_M127_mag"",""uns_B40grenade"",""uns_rpg2grenade"",""uns_rpg7grenade"",""uns_sa7mag"",""uns_sa7bmag"",""uns_molotov_mag"",""uns_f1gren"",""uns_rg42gren"",""uns_rgd33gren"",""uns_rgd5gren"",""uns_t67gren"",""uns_rkg3gren"",""uns_rdg2"",""uns_rdg3"",""uns_40mm_mkv_White"",""uns_40mm_mkv_Red"",""uns_40mm_mkv_Yellow"",""uns_40mm_mkv_Green"",""uns_1Rnd_Smoke_MKV"",""uns_1Rnd_SmokeGreen_MKV"",""uns_1Rnd_SmokeRed_MKV"",""uns_1Rnd_SmokeYellow_MKV"",""uns_leaflet2"",""uns_leaflet3"",""uns_leaflet5"",""uns_leaflet6"",""uns_leaflet9"",""uns_leaflet10"",""uns_leaflet13"",""uns_leaflet14"",""uns_leaflet15"",""uns_leaflet16"",""uns_item_dong"",""uns_item_MPC"",""uns_item_map1"",""uns_item_map2"",""uns_item_zippo"",""uns_item_smokes"",""uns_item_ashtray"",""uns_item_messpass"",""uns_item_LRRPstew"",""uns_ItemFuelcan"",""uns_ItemSiphon"",""uns_knife"",""uns_traps_punj1_mag"",""uns_traps_punj2_mag"",""uns_traps_punj4_mag"",""uns_traps_punj5_mag"",""uns_traps_nade_mag2"",""uns_traps_nade_mag4"",""uns_traps_nade_mag5"",""uns_traps_nade_mag6"",""uns_traps_arty_mag"",""uns_traps_mine_mag"",""uns_mine_AP_mag"",""uns_mine_AT_mag"",""uns_mine_AV_mag"",""PipeBomb""],[20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,5,5,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,10,10,10,10,10,10,10,1,3,10,10,10,10,10,10,10,1,1,2,20,10,20,10,10,10,10,10,10,10,10,10,10,20,20,20,20]],[[""uns_binocular_army"",""UNS_ItemRadio_T_884"",""uns_BA30"",""ItemCompass"",""ItemMap"",""ItemWatch"",""ToolKit"",""UNS_TrapKit"",""uns_b_type30"",""uns_b_spike17"",""b_kar_m1884"",""uns_b_sks"",""uns_b_6H3"",""uns_b_spike"",""uns_s_PBS1"",""uns_s_APS"",""uns_o_Akatihi4x"",""uns_o_APXSOM"",""uns_o_PSO1"",""uns_o_PSO1_camo"",""uns_o_zf41"",""uns_o_PU"",""uns_bp_DP28"",""uns_bp_MG42""],[20,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10]],[[],[]]],false]"; - }; }; + showWP="NEVER"; + id=11879; + type="Move"; + atlOffset=-4.7683716e-007; }; - class Attribute1 + class Item5 { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3722.228,7.538116,1844.002}; + class Effects { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; }; + showWP="NEVER"; + id=11880; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3699.9087,7.75,1806.5303}; + class Effects + { + }; + showWP="NEVER"; + id=11881; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3694.771,7.785779,1766.6982}; + class Effects + { + }; + showWP="NEVER"; + id=11882; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3677.9907,7.8118186,1749.8477}; + class Effects + { + }; + showWP="NEVER"; + id=11883; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3656.4536,8.7844648,1728.7466}; + class Effects + { + }; + showWP="NEVER"; + id=11884; + type="Move"; + atlOffset=0.58824921; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3615.7524,8.3900003,1707.0269}; + class Effects + { + }; + showWP="NEVER"; + id=11885; + type="Move"; + }; + class Item11 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3631.8867,7.9370098,1731.4131}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11886; }; - nAttributes=2; - }; - }; - class Item10 - { - dataType="Object"; - class PositionInfo - { - position[]={9873.6729,30.505838,8856.5205}; - angles[]={0,3.2937322,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4811; - type="Land_fort_rampart"; - }; - class Item11 - { - dataType="Object"; - class PositionInfo - { - position[]={9882.4629,30.15929,8856.4189}; - angles[]={0,3.0137594,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4812; - type="Land_fort_rampart"; - }; - class Item12 - { - dataType="Object"; - class PositionInfo - { - position[]={9892.3789,29.930204,8855.8125}; - angles[]={0,3.3602431,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4813; - type="Land_fort_rampart"; - }; - class Item13 - { - dataType="Object"; - class PositionInfo - { - position[]={9901.1533,29.754566,8854.6133}; - angles[]={0,3.1900985,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4814; - type="Land_fort_rampart"; - }; - class Item14 - { - dataType="Object"; - class PositionInfo - { - position[]={9910.2217,29.56568,8854.7363}; - angles[]={0,3.080538,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4815; - type="Land_fort_rampart"; - }; - class Item15 - { - dataType="Object"; - class PositionInfo - { - position[]={9918.9336,29.424114,8856.6504}; - angles[]={0,2.811384,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4816; - type="Land_fort_rampart"; - }; - class Item16 - { - dataType="Object"; - class PositionInfo - { - position[]={9926.9873,29.381311,8860.5156}; - angles[]={0,2.50827,0}; }; - side="Empty"; - flags=4; class Attributes { }; - id=4817; - type="Land_fort_rampart"; + id=11874; }; - class Item17 + class Item5 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9890.3037,30.621357,8888.2988}; - angles[]={0,6.1489563,0}; + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3324.4263,13.182207,1429.6819}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11888; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3332.1851,10.067276,1453.1724}; + class Effects + { + }; + showWP="NEVER"; + id=11889; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3322.0376,9.8505116,1475.8804}; + class Effects + { + }; + showWP="NEVER"; + id=11890; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3314.7905,9.5580902,1484.6021}; + class Effects + { + }; + showWP="NEVER"; + id=11891; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3294.6011,9.9959669,1478.0571}; + class Effects + { + }; + showWP="NEVER"; + id=11892; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3302.8994,12.122272,1467.3213}; + class Effects + { + }; + showWP="NEVER"; + id=11893; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3317.9458,13.066743,1449.3955}; + class Effects + { + }; + showWP="NEVER"; + id=11894; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3310.0161,13.199961,1440.6392}; + class Effects + { + }; + showWP="NEVER"; + id=11895; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3325.0664,13.243735,1427.7363}; + class Effects + { + }; + showWP="NEVER"; + id=11896; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3332.6226,10.219545,1450.8857}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11897; + atlOffset=-9.5367432e-007; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4819; - type="LAND_CSJ_gunpit"; - atlOffset=0.0083007813; + id=11887; }; - class Item18 + class Item6 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9937.667,29.014412,8869.4336}; - angles[]={0,2.4841805,0}; + items=14; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3314.4419,9.4523516,1489.5637}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11899; + type="I_soldier_F"; + atlOffset=-9.5367432e-007; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3305.0356,9.3826456,1510.2578}; + class Effects + { + }; + showWP="NEVER"; + id=11900; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3291.1753,9.2958727,1538.9131}; + class Effects + { + }; + showWP="NEVER"; + id=11901; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3284.7417,9.2544928,1566.2827}; + class Effects + { + }; + showWP="NEVER"; + id=11902; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3290.769,9.1831245,1593.4526}; + class Effects + { + }; + showWP="NEVER"; + id=11903; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3269.5688,7.2225866,1556.9844}; + class Effects + { + }; + showWP="NEVER"; + id=11904; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3275.2412,7.7157412,1540.3652}; + class Effects + { + }; + showWP="NEVER"; + id=11905; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3263.6069,8.690773,1523.5469}; + class Effects + { + }; + showWP="NEVER"; + id=11906; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3261.2358,8.9133005,1504.1079}; + class Effects + { + }; + showWP="NEVER"; + id=11907; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3265.7651,8.5093031,1486.9668}; + class Effects + { + }; + showWP="NEVER"; + id=11908; + type="Move"; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3285.0327,7.8768206,1490.8604}; + class Effects + { + }; + showWP="NEVER"; + id=11909; + type="Move"; + }; + class Item11 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3307.314,9.3389616,1501.106}; + class Effects + { + }; + showWP="NEVER"; + id=11910; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item12 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3317.6089,9.6220293,1483.2607}; + class Effects + { + }; + showWP="NEVER"; + id=11911; + type="Move"; + }; + class Item13 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3306.603,9.3851614,1509.3145}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11912; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4821; - type="LAND_t_sb_20"; + id=11898; + atlOffset=-9.5367432e-007; }; - class Item19 + class Item7 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9949.3447,28.902191,8880.6465}; - angles[]={0,5.5309606,0}; + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3274.3081,9.0219193,1573.2659}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11914; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3292.5498,9.1789618,1596.4297}; + class Effects + { + }; + showWP="NEVER"; + id=11915; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3296,8.8442822,1624.3779}; + class Effects + { + }; + showWP="NEVER"; + id=11916; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3301.5972,9.8263941,1645.4141}; + class Effects + { + }; + showWP="NEVER"; + id=11917; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3324.0288,8.9826651,1662.7329}; + class Effects + { + }; + showWP="NEVER"; + id=11918; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3302.8511,8.3680239,1674.6875}; + class Effects + { + }; + showWP="NEVER"; + id=11919; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3305.2651,9.1597281,1655.7847}; + class Effects + { + }; + showWP="NEVER"; + id=11920; + type="Move"; + atlOffset=-0.28822899; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3298.6499,9.9504004,1642.5}; + class Effects + { + }; + showWP="NEVER"; + id=11921; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3274.1733,9.0674038,1575.502}; + class Effects + { + }; + showWP="NEVER"; + id=11922; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3288.8091,9.1697474,1590.3911}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11923; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4823; - type="LAND_t_sb_45"; + id=11913; }; - class Item20 + class Item8 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9953.7354,29.075586,8894.7861}; - angles[]={0,1.5786366,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4824; - type="LAND_t_sb_20_half"; - }; - class Item21 - { - dataType="Object"; - class PositionInfo - { - position[]={9950.8857,29.53159,8911.1572}; - angles[]={0,4.6485863,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4825; - type="LAND_t_sb_45_half"; - }; - class Item22 - { - dataType="Object"; - class PositionInfo - { - position[]={9952.4443,30.087381,8920.7617}; - angles[]={0,5.7287602,0}; - }; - side="Empty"; - class Attributes - { - }; - id=4828; - type="LAND_t_sb_pit2"; - atlOffset=0.33792686; - }; - class Item23 - { - dataType="Object"; - class PositionInfo - { - position[]={9945.8945,40.959976,8967.4746}; - angles[]={0,1.6114266,0}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3308.2031,9.2134523,1654.4084}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11925; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3331.3174,8.423584,1679.7446}; + class Effects + { + }; + showWP="NEVER"; + id=11926; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3309.5952,8.3100004,1696.7886}; + class Effects + { + }; + showWP="NEVER"; + id=11927; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3307.2661,9.2362337,1655.1533}; + class Effects + { + }; + showWP="NEVER"; + id=11928; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3329.7573,8.4666119,1677.8374}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11929; + atlOffset=9.5367432e-007; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4830; - type="LAND_tower_1"; - atlOffset=0.042060852; + id=11924; }; - class Item24 + class Item9 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9894.875,31.71969,8917.3838}; - angles[]={0,2.9790785,0}; + items=15; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3333.5161,8.5675297,1676.6057}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11931; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3356.5298,8.3772707,1698.3076}; + class Effects + { + }; + showWP="NEVER"; + id=11932; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3381.9897,7.8142896,1714.791}; + class Effects + { + }; + showWP="NEVER"; + id=11933; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3389.6162,8.7480726,1752.4355}; + class Effects + { + }; + showWP="NEVER"; + id=11934; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3393.0693,8.5727329,1788.7515}; + class Effects + { + }; + showWP="NEVER"; + id=11935; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3339.0049,9.6392441,1784.376}; + class Effects + { + }; + showWP="NEVER"; + id=11936; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3339.519,7.1743727,1769.6245}; + class Effects + { + }; + showWP="NEVER"; + id=11937; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3350.1978,9.2158012,1765.3774}; + class Effects + { + }; + showWP="NEVER"; + id=11938; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3340.5186,7.4518151,1740.3428}; + class Effects + { + }; + showWP="NEVER"; + id=11939; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3325.1313,7.9972343,1740.8477}; + class Effects + { + }; + showWP="NEVER"; + id=11940; + type="Move"; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3319.728,8.4469051,1731.3394}; + class Effects + { + }; + showWP="NEVER"; + id=11941; + type="Move"; + }; + class Item11 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3315.9888,8.3614178,1715.0645}; + class Effects + { + }; + showWP="NEVER"; + id=11942; + type="Move"; + }; + class Item12 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3318.0679,8.318182,1696.0361}; + class Effects + { + }; + showWP="NEVER"; + id=11943; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item13 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3332.5659,8.5972404,1675.2061}; + class Effects + { + }; + showWP="NEVER"; + id=11944; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item14 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3355.2798,8.3875961,1695.3857}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11945; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4836; - type="LAND_uns_CongCage"; + id=11930; }; - class Item25 + class Item10 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9898.1787,31.717579,8918.082}; - angles[]={0,3.0139225,0}; + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3395.4849,8.619175,1778.1194}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11947; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3397.2393,8.6051378,1802.3945}; + class Effects + { + }; + showWP="NEVER"; + id=11948; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3398.4585,8.4794884,1825.6533}; + class Effects + { + }; + showWP="NEVER"; + id=11949; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3408.9927,8.5228539,1845.6113}; + class Effects + { + }; + showWP="NEVER"; + id=11950; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3429.8916,8.3100004,1854.2246}; + class Effects + { + }; + showWP="NEVER"; + id=11951; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3352.7319,10.31727,1841.626}; + class Effects + { + }; + showWP="NEVER"; + id=11952; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3367.853,8.0188599,1829.0015}; + class Effects + { + }; + showWP="NEVER"; + id=11953; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3363.4009,10.328973,1790.3818}; + class Effects + { + }; + showWP="NEVER"; + id=11954; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3395.1948,8.6177063,1774.8516}; + class Effects + { + }; + showWP="NEVER"; + id=11955; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3398.0737,8.6115303,1801.0332}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11956; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4837; - type="LAND_uns_CongCage"; + id=11946; }; - class Item26 + class Item11 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9908.8291,32.531784,8884.4834}; - angles[]={0,4.5693078,0}; + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3384.3442,7.9630184,1849.8665}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11958; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3445.4448,8.2532778,1854.9678}; + class Effects + { + }; + showWP="NEVER"; + id=11959; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3442.2661,8.0901213,1898.623}; + class Effects + { + }; + showWP="NEVER"; + id=11960; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3454.1987,7.9788032,1935.1787}; + class Effects + { + }; + showWP="NEVER"; + id=11961; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3434.9263,8.1313715,1948.9116}; + class Effects + { + }; + showWP="NEVER"; + id=11962; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3412.209,8.0434418,1895.0757}; + class Effects + { + }; + showWP="NEVER"; + id=11963; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3400.959,7.5416174,1886.8252}; + class Effects + { + }; + showWP="NEVER"; + id=11964; + type="Move"; + atlOffset=4.7683716e-007; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3405.7949,8.222126,1873.2573}; + class Effects + { + }; + showWP="NEVER"; + id=11965; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3384.0615,7.9266949,1851.1079}; + class Effects + { + }; + showWP="NEVER"; + id=11966; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3427.9678,8.3100004,1854.2578}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11967; + }; }; - side="Empty"; class Attributes { }; - id=4841; - type="LAND_uns_army_med"; - atlOffset=0.38621521; + id=11957; }; - class Item27 + class Item12 { - dataType="Object"; - class PositionInfo - { - position[]={9897.29,33.247177,8915.7227}; - angles[]={0,1.4510465,0}; - }; - side="Empty"; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3454.0767,7.9805675,1945.3567}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11969; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3439.2427,8.0715551,1956.7969}; + class Effects + { + }; + showWP="NEVER"; + id=11970; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3456.8799,7.9918642,2010.0791}; + class Effects + { + }; + showWP="NEVER"; + id=11971; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3464.3999,7.9972382,2027.1143}; + class Effects + { + }; + showWP="NEVER"; + id=11972; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3478.0249,7.9781775,2016.8164}; + class Effects + { + }; + showWP="NEVER"; + id=11973; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3454.6499,7.9775996,1946.8599}; + class Effects + { + }; + showWP="NEVER"; + id=11974; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3439.9917,8.0584869,1955.6421}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11975; + }; }; - id=4844; - type="Land_Net_Open"; - atlOffset=0.88727951; - }; - class Item28 - { - dataType="Object"; - class PositionInfo - { - position[]={9898.9609,30.490021,8935.8076}; - angles[]={0,0,6.2778587}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4847; - type="Land_garaz_ruins"; - }; - class Item29 - { - dataType="Object"; - class PositionInfo - { - position[]={9919.6465,29.948734,8938.3955}; - angles[]={0,1.1587863,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4848; - type="Land_Mil_Barracks_i_EP1_ruins"; - atlOffset=-0.38416481; - }; - class Item30 - { - dataType="Object"; - class PositionInfo - { - position[]={9942.4736,40.024784,8905.0264}; - angles[]={0,5.0024352,0}; - }; - side="Empty"; - flags=4; class Attributes { }; - id=4849; - type="Land_Illum_Tower"; - atlOffset=1.9073486e-006; + id=11968; }; - class Item31 + class Item13 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9943.0029,52.216019,8904.9717}; - angles[]={0,1.8029169,0}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3432.4912,8.1882658,1963.5735}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11977; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3447.0845,8.0477743,2032.0977}; + class Effects + { + }; + showWP="NEVER"; + id=11978; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3449.3193,9.7766256,2105.9604}; + class Effects + { + }; + showWP="NEVER"; + id=11979; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3428.8579,8.2482681,1960.209}; + class Effects + { + }; + showWP="NEVER"; + id=11980; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3446.9932,8.0469551,2028.3516}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11981; + }; }; - side="Empty"; class Attributes { }; - id=4850; - type="B_HMG_01_high_F"; - atlOffset=20.143505; + id=11976; }; - class Item32 + class Item14 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9895.0537,31.813068,8912.4258}; - angles[]={6.2778587,0,0}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3443.0469,8.9655972,2164.8176}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11983; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3403.8657,9.9246597,2007.71}; + class Effects + { + }; + showWP="NEVER"; + id=11984; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3456.77,9.8032484,2056.0273}; + class Effects + { + }; + showWP="NEVER"; + id=11985; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3445.3081,8.8797131,2161.9883}; + class Effects + { + }; + showWP="NEVER"; + id=11986; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3400.4097,9.5863066,2008.9795}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11987; + atlOffset=9.5367432e-007; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4852; - type="LAND_barel5"; - atlOffset=-0.0014038086; + id=11982; }; - class Item33 + class Item15 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9894.7627,31.813068,8911.7051}; - angles[]={6.2778587,0,0}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3475.9868,9.0966454,2199.6106}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11989; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3482.2134,9.1000004,2190.1665}; + class Effects + { + }; + showWP="NEVER"; + id=11990; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3459.9497,8.9457464,2173.6274}; + class Effects + { + }; + showWP="NEVER"; + id=11991; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3459.1968,9.0472021,2189.6533}; + class Effects + { + }; + showWP="NEVER"; + id=11992; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3466.7397,9.0900002,2201.9541}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=11993; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4853; - type="LAND_barel5"; - atlOffset=0.00051689148; + id=11988; }; - class Item34 + class Item16 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9895.6934,31.813068,8911.8994}; - angles[]={6.2778587,0,0}; + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3465.4575,8.8373566,2165.7278}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=11995; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3478.5981,9.04035,2172.228}; + class Effects + { + }; + showWP="NEVER"; + id=11996; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3479.0015,9.0973377,2190.8193}; + class Effects + { + }; + showWP="NEVER"; + id=11997; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3465.9878,9.0812788,2193.2412}; + class Effects + { + }; + showWP="NEVER"; + id=11998; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3454.584,9.0140648,2189.6738}; + class Effects + { + }; + showWP="NEVER"; + id=11999; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3456.2227,8.7702866,2165.4014}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12000; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4854; - type="LAND_barel5"; + id=11994; }; - class Item35 + class Item17 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9895.8135,31.815273,8912.7266}; - angles[]={6.2778587,0,0}; + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3716.8154,3.9239349,2778.0647}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12002; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3626.7495,3.72,2806.0332}; + class Effects + { + }; + showWP="NEVER"; + id=12003; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3646.9438,5.620316,2766.5376}; + class Effects + { + }; + showWP="NEVER"; + id=12004; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3660.9595,4.4366236,2787.8281}; + class Effects + { + }; + showWP="NEVER"; + id=12005; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3677.4019,5.6509104,2756.0791}; + class Effects + { + }; + showWP="NEVER"; + id=12006; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3695.3784,5.103374,2779.4595}; + class Effects + { + }; + showWP="NEVER"; + id=12007; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3703.23,5.668004,2752.874}; + class Effects + { + }; + showWP="NEVER"; + id=12008; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3718.8354,3.6614978,2776.9395}; + class Effects + { + }; + showWP="NEVER"; + id=12009; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3626.9341,3.72,2808.4312}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12010; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4855; - type="LAND_barel5"; - atlOffset=-1.9073486e-006; + id=12001; }; - class Item36 + class Item18 { - dataType="Object"; - class PositionInfo - { - position[]={9895.4473,31.811096,8911.1592}; - angles[]={6.2778587,0,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3697.3325,8.1117001,2032.5989}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12012; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3694.7637,8.7446537,2172.9951}; + class Effects + { + }; + showWP="NEVER"; + id=12013; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3645.0933,7.7600002,2013.708}; + class Effects + { + }; + showWP="NEVER"; + id=12014; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3690.3843,7.9679599,1990.4849}; + class Effects + { + }; + showWP="NEVER"; + id=12015; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3699.5474,8.7327862,2164.7949}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12016; + }; }; - id=4856; - type="LAND_barel5"; - }; - class Item37 - { - dataType="Object"; - class PositionInfo - { - position[]={9893.0869,34.741615,8906.2783}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=4861; - type="uns_radio2_land_loudspeaker"; - atlOffset=-1.9073486e-006; - }; - class Item38 - { - dataType="Object"; - class PositionInfo - { - position[]={9883.1504,33.589386,8907.7803}; - angles[]={0,6.1496158,0}; - }; - side="Empty"; - class Attributes - { - }; - id=4865; - type="Map2"; - atlOffset=1.7425652; - }; - class Item39 - { - dataType="Object"; - class PositionInfo - { - position[]={9913.0068,31.32654,8881.833}; - angles[]={6.2378831,6.1359181,6.2645216}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4868; - type="Sign_2"; - atlOffset=-5.9127808e-005; - }; - class Item40 - { - dataType="Object"; - class PositionInfo - { - position[]={9985.1338,30.329628,8957.1748}; - angles[]={0,4.0786619,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=4872; - type="sign_stop"; - }; - class Item41 - { - dataType="Object"; - class PositionInfo - { - position[]={9851.4482,59.233109,9020.9395}; - angles[]={0,2.7763667,0}; - }; - side="Empty"; - flags=5; class Attributes { }; - id=4873; - type="sign_stop"; - atlOffset=-0.0006980896; + id=12011; }; - class Item42 + class Item19 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9759.8076,40.542107,8894.8857}; - angles[]={0,1.724275,0}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3698.29,8.756216,2184.3411}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12018; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3707.0103,8.4313574,2296.2305}; + class Effects + { + }; + showWP="NEVER"; + id=12019; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3677.1274,8.7592888,2227.7666}; + class Effects + { + }; + showWP="NEVER"; + id=12020; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3700.9941,8.7540398,2184.0146}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12021; + }; }; - side="Empty"; - flags=5; class Attributes { }; - id=4874; - type="sign_stop"; + id=12017; }; - class Item43 + class Item20 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9836.7969,18.89003,8792.7324}; - angles[]={0,0.46974829,0}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3703.2778,8.427763,2301.9006}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12023; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3602.3472,7.2124825,2465.4648}; + class Effects + { + }; + showWP="NEVER"; + id=12024; + type="Move"; + atlOffset=4.7683716e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3705.2202,7.0348778,2469.2432}; + class Effects + { + }; + showWP="NEVER"; + id=12025; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3623.1914,8.7770433,2293.6792}; + class Effects + { + }; + showWP="NEVER"; + id=12026; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3701.5815,8.4462175,2300.1411}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12027; + }; }; - side="Empty"; - flags=5; class Attributes { }; - id=4876; - type="sign_stop"; + id=12022; }; - class Item44 + class Item21 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9859.1289,31.802629,8860.0381}; - angles[]={0,0.172451,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3673.0732,8.5495157,2290.095}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12029; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3670.6606,8.5200434,2296.3789}; + class Effects + { + }; + showWP="NEVER"; + id=12030; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3620.4038,8.1047478,2377.0537}; + class Effects + { + }; + showWP="NEVER"; + id=12031; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3706.8164,7.9991307,2363.8975}; + class Effects + { + }; + showWP="NEVER"; + id=12032; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3663.1294,6.9743791,2471.9434}; + class Effects + { + }; + showWP="NEVER"; + id=12033; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3671.2935,8.4914436,2298.6416}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12034; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3670.3062,7.9617791,2364.438}; + class Effects + { + }; + showWP="NEVER"; + id=13992; + type="Move"; + atlOffset=2.3841858e-006; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4898; - type="Land_fortified_nest_small_ep1"; + id=12028; }; - class Item45 + class Item22 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9859.1875,32.499245,8860.0703}; - angles[]={0,3.3656416,0}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3656.3003,7.1237454,2456.0286}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12036; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3652.9351,5.659287,2706.6426}; + class Effects + { + }; + showWP="NEVER"; + id=12037; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3714.8218,6.5449724,2524.7412}; + class Effects + { + }; + showWP="NEVER"; + id=12038; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3656.4209,7.1504393,2452.502}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12039; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4899; - type="B_HMG_01_high_F"; - atlOffset=-9.5367432e-006; + id=12035; }; - class Item46 + class Item23 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9885.8604,32.371296,8904.1943}; - angles[]={0,3.1313694,0}; + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3018.6411,6.0316849,2964.9768}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12041; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3036.0513,6.0346766,2934.1899}; + class Effects + { + }; + showWP="NEVER"; + id=12042; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3047.4321,6.2965484,2908.4517}; + class Effects + { + }; + showWP="NEVER"; + id=12043; + type="Move"; + atlOffset=0.26806688; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3050.938,5.9672589,2857.0552}; + class Effects + { + }; + showWP="NEVER"; + id=12044; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3060.5752,5.9583111,2780.7319}; + class Effects + { + }; + showWP="NEVER"; + id=12045; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3057.2173,5.9567351,2858.2617}; + class Effects + { + }; + showWP="NEVER"; + id=12046; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3041.7993,6.0381408,2906.9287}; + class Effects + { + }; + showWP="NEVER"; + id=12047; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3028.8159,6.0228715,2956.4941}; + class Effects + { + }; + showWP="NEVER"; + id=12048; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3012.9644,6.0344024,2969.5654}; + class Effects + { + }; + showWP="NEVER"; + id=12049; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3038.3232,6.0703087,2935.9868}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12050; + atlOffset=0.04005003; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4900; - type="B_HMG_01_F"; - atlOffset=-0.00014877319; + id=12040; }; - class Item47 + class Item24 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={9888.7617,33.038624,8885.5068}; - angles[]={0,3.6266599,0}; - }; - side="Empty"; - class Attributes - { - }; - id=4901; - type="B_HMG_01_high_F"; - atlOffset=0.38214302; - }; - class Item48 - { - dataType="Object"; - class PositionInfo - { - position[]={9891.4473,33.039478,8885.5811}; - angles[]={0,3.0081089,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4902; - type="B_HMG_01_high_F"; - }; - class Item49 - { - dataType="Object"; - class PositionInfo - { - position[]={9893.5361,33.039478,8886.7725}; - angles[]={0,2.3456914,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4903; - type="B_HMG_01_high_F"; - }; - class Item50 - { - dataType="Object"; - class PositionInfo - { - position[]={9909.4404,33.423447,8917.1133}; - angles[]={0,2.7704854,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4906; - type="B_Truck_01_transport_F"; - atlOffset=-1.9073486e-006; - }; - class Item51 - { - dataType="Object"; - class PositionInfo - { - position[]={9915.4639,33.373245,8918.7344}; - angles[]={0,2.7704854,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4907; - type="B_Truck_01_transport_F"; - atlOffset=-9.5367432e-006; - }; - class Item52 - { - dataType="Object"; - class PositionInfo - { - position[]={9921.9033,33.286293,8921.4355}; - angles[]={0,2.7704854,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4908; - type="B_Truck_01_transport_F"; - atlOffset=-2.0980835e-005; - }; - class Item53 - { - dataType="Object"; - class PositionInfo - { - position[]={9928.8418,33.10561,8924.0117}; - angles[]={0,2.7704854,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4909; - type="B_Truck_01_transport_F"; - }; - class Item54 - { - dataType="Object"; - class PositionInfo - { - position[]={9935.7754,32.846237,8926.543}; - angles[]={0,2.7704854,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4910; - type="B_Truck_01_transport_F"; - atlOffset=-4.196167e-005; - }; - class Item55 - { - dataType="Object"; - class PositionInfo - { - position[]={9909.1494,32.445442,8897.2744}; - angles[]={0,2.9704154,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4911; - type="B_Slingload_01_Cargo_F"; - atlOffset=-5.7220459e-006; - }; - class Item56 - { - dataType="Object"; - class PositionInfo - { - position[]={9912.7998,32.41349,8897.8701}; - angles[]={0,2.9704154,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4912; - type="B_Slingload_01_Cargo_F"; - atlOffset=-1.1444092e-005; - }; - class Item57 - { - dataType="Object"; - class PositionInfo - { - position[]={9905.1514,32.473621,8896.5352}; - angles[]={0,2.9704154,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4913; - type="B_Slingload_01_Cargo_F"; - }; - class Item58 - { - dataType="Object"; - class PositionInfo - { - position[]={9901.4316,32.496689,8896.1426}; - angles[]={0,2.9704154,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4914; - type="B_Slingload_01_Cargo_F"; - atlOffset=-1.9073486e-006; - }; - class Item59 - { - dataType="Logic"; - class PositionInfo - { - position[]={11607.556,21.610001,12878.592}; - }; - areaSize[]={100,0,100}; - flags=1; - id=4915; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 + items=6; + class Item0 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; + position[]={2936.812,5.7730885,2911.9417}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; }; + id=12052; + type="I_soldier_F"; }; - class Attribute1 + class Item1 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2930.312,0,2906.4814}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=12053; + type="Move"; + atlOffset=15.401104; }; - class Attribute2 + class Item2 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2933.4409,5.7704806,2864.7002}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Tiger"; - }; }; + showWP="NEVER"; + id=12054; + type="Move"; }; - nAttributes=3; - }; - }; - class Item60 - { - dataType="Logic"; - class PositionInfo - { - position[]={7478.3511,8.3550558,4531.896}; - }; - areaSize[]={100,0,100}; - flags=1; - id=4916; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 + class Item3 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2939.2402,5.7709293,2887.5962}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; }; + showWP="NEVER"; + id=12055; + type="Move"; }; - class Attribute1 + class Item4 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2930.812,0.18182278,2911.8228}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=12056; + type="Move"; + atlOffset=15.401104; }; - class Attribute2 + class Item5 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2929.4707,0.038643837,2907.7178}; + type="Cycle"; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Arrow"; - }; }; + showWP="NEVER"; + id=12057; + atlOffset=15.401104; }; - nAttributes=3; }; - }; - class Item61 - { - dataType="Logic"; - class PositionInfo + class Attributes { - position[]={3367.124,3.2589979,5976.1558}; }; - areaSize[]={100,0,100}; - flags=1; - id=4917; - type="Vindicta_LocationSector"; - atlOffset=2.3841858e-007; - class CustomAttributes + id=12051; + }; + class Item25 + { + dataType="Group"; + side="Independent"; + class Entities { - class Attribute0 + items=5; + class Item0 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; + position[]={2940.4409,5.7600832,2867.3127}; }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + side="Independent"; + flags=7; + class Attributes { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; + disableSimulation=1; }; + id=12059; + type="I_soldier_F"; }; - class Attribute2 + class Item1 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2950.7876,5.749567,2762.7061}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Cook"; - }; }; + showWP="NEVER"; + id=12060; + type="Move"; }; - nAttributes=3; - }; - }; - class Item62 - { - dataType="Logic"; - class PositionInfo - { - position[]={6882.2188,26.939157,7250.624}; - }; - areaSize[]={550,0,350}; - areaIsRectangle=1; - flags=1; - id=4918; - type="Vindicta_LocationSector"; - atlOffset=0.92485619; - class CustomAttributes - { - class Attribute0 + class Item2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2934.6821,5.7704101,2850.332}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="airport"; - }; }; + showWP="NEVER"; + id=12061; + type="Move"; }; - class Attribute1 + class Item3 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2943.5654,5.7531147,2870.3838}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=12062; + type="Move"; }; - class Attribute2 + class Item4 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2944.0918,5.7601776,2765.8652}; + type="Cycle"; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Nui Dat Airbase"; - }; }; + showWP="NEVER"; + id=12063; }; - nAttributes=3; }; - }; - class Item63 - { - dataType="Logic"; - class PositionInfo + class Attributes { - position[]={3613.9141,8.2856827,2043.7419}; - angles[]={0,4.9900708,0}; }; - areaSize[]={740,0,200}; - areaIsRectangle=1; - flags=1; - id=4919; - type="Vindicta_LocationSector"; - atlOffset=-9.5367432e-007; - class CustomAttributes + id=12058; + }; + class Item26 + { + dataType="Group"; + side="Independent"; + class Entities { - class Attribute0 + items=4; + class Item0 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="airport"; - }; + position[]={2856.2983,5.8705015,2900.387}; + }; + side="Independent"; + flags=3; + class Attributes + { + disableSimulation=1; }; + id=12065; + type="I_soldier_F"; + atlOffset=15.539402; }; - class Attribute1 + class Item1 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2863.5063,5.7501278,2832.4697}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=12066; + type="Move"; + atlOffset=7.2752333; }; - class Attribute2 + class Item2 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2852.9072,6.2506504,2898.5034}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Vung Tau Airbase"; - }; }; + showWP="NEVER"; + id=12067; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2865.8931,6.1520605,2834.9785}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12068; + atlOffset=9.9641953; }; - nAttributes=3; }; - }; - class Item64 - { - dataType="Logic"; - class PositionInfo + class Attributes { - position[]={2985.053,-6.804141,2741.272}; - angles[]={0,1.5715119,0}; }; - areaSize[]={230,0,200}; - areaIsRectangle=1; - flags=1; - id=4920; - type="Vindicta_LocationSector"; - atlOffset=-9.0439997; - class CustomAttributes + id=12064; + atlOffset=15.539402; + }; + class Item27 + { + dataType="Group"; + side="Independent"; + class Entities { - class Attribute0 + items=6; + class Item0 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="base"; - }; + position[]={2923.0796,5.7060013,2733.4817}; + }; + side="Independent"; + flags=3; + class Attributes + { + disableSimulation=1; }; + id=12070; + type="I_soldier_F"; + atlOffset=3.5345621; }; - class Attribute1 + class Item1 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2876.522,5.9997072,2734.834}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=12071; + type="Move"; }; - class Attribute2 + class Item2 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2923.9546,5.9421139,2745.6299}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Vung Tau Port"; - }; }; + showWP="NEVER"; + id=12072; + type="Move"; }; - nAttributes=3; - }; - }; - class Item65 - { - dataType="Logic"; - class PositionInfo - { - position[]={13649.724,13.19,7123.3462}; - }; - areaSize[]={100,0,100}; - flags=1; - id=4921; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 + class Item3 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2877.4878,5.7479296,2746.9365}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; }; + showWP="NEVER"; + id=12073; + type="Move"; + atlOffset=3.8189812; }; - class Attribute1 + class Item4 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2866.0103,6.1194091,2827.1592}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=12074; + type="Move"; }; - class Attribute2 + class Item5 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2872.7378,6.0043411,2735.252}; + type="Cycle"; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Elaine"; - }; }; + showWP="NEVER"; + id=12075; + atlOffset=2.8999426; }; - nAttributes=3; }; - }; - class Item66 - { - dataType="Logic"; - class PositionInfo + class Attributes { - position[]={12560.34,12.07,7715.689}; }; - areaSize[]={100,0,100}; - flags=1; - id=4922; - type="Vindicta_LocationSector"; - class CustomAttributes + id=12069; + atlOffset=3.5345621; + }; + class Item28 + { + dataType="Group"; + side="Independent"; + class Entities { - class Attribute0 + items=9; + class Item0 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; + position[]={2837.6719,3.1414387,2695.2278}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; }; + id=12077; + type="I_soldier_F"; }; - class Attribute1 + class Item1 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2842.6006,3.1400001,2695.1816}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=12078; + type="Move"; }; - class Attribute2 + class Item2 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2849.2661,2.9838464,2656.626}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Scobie"; - }; }; + showWP="NEVER"; + id=12079; + type="Move"; }; - nAttributes=3; - }; - }; - class Item67 - { - dataType="Logic"; - class PositionInfo - { - position[]={6452.7549,38.360001,10444.021}; - }; - areaSize[]={100,0,100}; - flags=1; - id=4923; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 + class Item3 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2892.0176,2.707953,2655.2827}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; }; + showWP="NEVER"; + id=12080; + type="Move"; }; - class Attribute1 + class Item4 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2891.9829,2.4473732,2677.791}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=12081; + type="Move"; }; - class Attribute2 + class Item5 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2852.02,3.124613,2680.7192}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Virginia"; - }; }; + showWP="NEVER"; + id=12082; + type="Move"; }; - nAttributes=3; - }; - }; - class Item68 - { - dataType="Logic"; - class PositionInfo - { - position[]={1549.2111,8.5100002,13635.258}; - }; - areaSize[]={100,0,100}; - flags=1; - id=4924; - type="Vindicta_LocationSector"; - class CustomAttributes - { - class Attribute0 + class Item6 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2892.7095,2.3016543,2683.749}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; }; + showWP="NEVER"; + id=12083; + type="Move"; + atlOffset=-2.3841858e-007; }; - class Attribute1 + class Item7 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2890.8394,2.2925491,2701.3687}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=12084; + type="Move"; + atlOffset=-2.3841858e-007; }; - class Attribute2 + class Item8 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2844.2681,3.1400001,2700.7739}; + type="Cycle"; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Grey"; - }; }; + showWP="NEVER"; + id=12085; }; - nAttributes=3; }; - }; - class Item69 - { - dataType="Logic"; - class PositionInfo + class Attributes { - position[]={13863.977,23.16,10644.601}; }; - areaSize[]={100,0,100}; - flags=1; - id=4925; - type="Vindicta_LocationSector"; - class CustomAttributes + id=12076; + }; + class Item29 + { + dataType="Group"; + side="Independent"; + class Entities { - class Attribute0 + items=6; + class Item0 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; + position[]={2871.9839,14.456516,2643.6624}; }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + side="Independent"; + flags=7; + class Attributes { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; + disableSimulation=1; }; + id=12087; + type="I_soldier_F"; }; - class Attribute2 + class Item1 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2871.4038,14.455077,2617.8955}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Toby"; - }; }; + showWP="NEVER"; + id=12088; + type="Move"; }; - nAttributes=3; - }; - }; - class Item70 - { - dataType="Logic"; - class PositionInfo - { - position[]={3097.127,7.9200001,1857.687}; - }; - areaSize[]={200,0,300}; - flags=1; - id=4927; - type="Vindicta_LocationSector"; - atlOffset=0.51000023; - class CustomAttributes - { - class Attribute0 + class Item2 { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2870.9897,14.455077,2640.0068}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; }; + showWP="NEVER"; + id=12089; + type="Move"; }; - class Attribute1 + class Item3 { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2865.0376,14.455077,2639.2256}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; }; + showWP="NEVER"; + id=12090; + type="Move"; }; - class Attribute2 + class Item4 { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2865.4946,14.455077,2623.7075}; + class Effects { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Vung Tau"; - }; }; + showWP="NEVER"; + id=12091; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={2869.4209,14.455077,2622.2112}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12092; }; - nAttributes=3; - }; - }; - class Item71 - { - dataType="Object"; - class PositionInfo - { - position[]={3722.1187,5.2604485,2773.917}; - angles[]={0.17938408,0,6.13234}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4928; - type="B_HMG_01_high_F"; - atlOffset=1.0251999e-005; - }; - class Item72 - { - dataType="Object"; - class PositionInfo - { - position[]={3723.343,7.4164333,2725.8193}; - angles[]={0.0080009829,0,6.253861}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4929; - type="B_HMG_01_high_F"; - atlOffset=-2.3841858e-006; - }; - class Item73 - { - dataType="Object"; - class PositionInfo - { - position[]={3723.6907,7.5202918,2683.7927}; }; - side="Empty"; - flags=4; class Attributes { }; - id=4930; - type="B_HMG_01_high_F"; + id=12086; }; - class Item74 + class Item30 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3724.7463,7.5968704,2632.791}; - angles[]={0.0026520467,0,6.2805333}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3079.0854,10.004941,2722.6477}; + }; + side="Independent"; + flags=3; + class Attributes + { + disableSimulation=1; + }; + id=12094; + type="I_soldier_F"; + atlOffset=3.9379926; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3059.2319,9.8995132,2709.2139}; + class Effects + { + }; + showWP="NEVER"; + id=12095; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3079.0854,10.503502,2722.5977}; + class Effects + { + }; + showWP="NEVER"; + id=12096; + type="Move"; + atlOffset=0.46141148; + class AttachedTo + { + id=12094; + offset[]={0,0.5,0}; + }; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3059.5342,9.8995132,2708.5947}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12097; + atlOffset=3.8340034; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4931; - type="B_HMG_01_high_F"; - atlOffset=1.4305115e-006; + id=12093; + atlOffset=3.9379926; }; - class Item75 + class Item31 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3725.5408,7.804625,2577.4058}; - angles[]={0.0053265258,0,6.2778587}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3180.0879,1.1721904,2852.8108}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12099; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3176.5806,6.1186848,2751.0283}; + class Effects + { + }; + showWP="NEVER"; + id=12100; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3174.8896,1.3228083,2852.4629}; + class Effects + { + }; + showWP="NEVER"; + id=12101; + type="Move"; + atlOffset=0.12638426; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3170.0649,4.7110071,2753.7485}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12102; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4932; - type="B_HMG_01_high_F"; - atlOffset=3.3378601e-006; + id=12098; }; - class Item76 + class Item32 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3725.4692,8.1823711,2517.0452}; - angles[]={0.0053265258,0,6.2751846}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3170.23,4.5599656,2742.9426}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12104; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3172.5874,4.9185247,2736.9033}; + class Effects + { + }; + showWP="NEVER"; + id=12105; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3160.8481,6.0490541,2740.459}; + class Effects + { + }; + showWP="NEVER"; + id=12106; + type="Move"; + atlOffset=3.2414076; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3169.6958,4.5107746,2712.3242}; + class Effects + { + }; + showWP="NEVER"; + id=12107; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3174.8364,4.9116802,2734.3535}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12108; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4933; - type="B_HMG_01_high_F"; - atlOffset=9.5367432e-007; + id=12103; }; - class Item77 + class Item33 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3725.1538,8.648304,2460.7476}; - angles[]={0.0026520467,0,0}; + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3048.9868,2.9130173,2589.2473}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12110; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3061.4795,2.9360542,2542.6064}; + class Effects + { + }; + showWP="NEVER"; + id=12111; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3093.0552,2.7805982,2598.6377}; + class Effects + { + }; + showWP="NEVER"; + id=12112; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3020.7661,2.9741058,2588.1572}; + class Effects + { + }; + showWP="NEVER"; + id=12113; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3016.7134,3.0254302,2550.4907}; + class Effects + { + }; + showWP="NEVER"; + id=12114; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3056.9253,2.9581988,2540.5132}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12115; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4934; - type="B_HMG_01_high_F"; + id=12109; }; - class Item78 + class Item34 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3724.6282,9.351265,2404.5295}; - angles[]={0.010664274,0,0.053282689}; + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3604.0474,8.2076797,2033.1965}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12117; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3603.2256,8.151598,2029.6074}; + class Effects + { + }; + showWP="NEVER"; + id=12118; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3626.2861,8.3338966,2055.3286}; + class Effects + { + }; + showWP="NEVER"; + id=12119; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3615.9458,8.4892378,2061.0264}; + class Effects + { + }; + showWP="NEVER"; + id=12120; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3633.1372,8.2857943,2057.8218}; + class Effects + { + }; + showWP="NEVER"; + id=12121; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3602.1743,8.0880442,2025.9126}; + class Effects + { + }; + showWP="NEVER"; + id=12122; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3593.6685,8.2509851,2030.6563}; + class Effects + { + }; + showWP="NEVER"; + id=12123; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3602.4478,8.1923256,2031.3447}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12124; + atlOffset=-9.5367432e-007; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4935; - type="B_HMG_01_high_F"; - atlOffset=-9.059906e-006; + id=12116; }; - class Item79 + class Item35 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3724.3359,9.8763123,2347.2705}; - angles[]={0.0026520467,0,0.055941612}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4936; - type="B_HMG_01_high_F"; - atlOffset=-1.5258789e-005; - }; - class Item80 - { - dataType="Object"; - class PositionInfo - { - position[]={3724.7437,10.633607,2296.9158}; - angles[]={0.0053377044,0,0.15345061}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4937; - type="B_HMG_01_high_F"; - atlOffset=8.5830688e-005; - }; - class Item81 - { - dataType="Object"; - class PositionInfo - { - position[]={3722.9246,10.752142,2235.1885}; - angles[]={0.0053377044,0,0.11942951}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4938; - type="B_HMG_01_high_F"; - atlOffset=-2.9563904e-005; - }; - class Item82 - { - dataType="Object"; - class PositionInfo - { - position[]={3723.7422,10.522919,2174.3403}; - angles[]={0.0026520467,0,0.037314966}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4939; - type="B_HMG_01_high_F"; - atlOffset=0.00013542175; - }; - class Item83 - { - dataType="Object"; - class PositionInfo - { - position[]={3723.5708,10.223925,2120.4634}; - angles[]={0,0,6.2645249}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4940; - type="B_HMG_01_high_F"; - atlOffset=-9.5367432e-007; - }; - class Item84 - { - dataType="Object"; - class PositionInfo - { - position[]={3721.3784,10.000096,2064.8228}; - angles[]={6.2778478,0,6.2591896}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3611.9785,9.0614395,2137.6506}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12126; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3534.9106,9.0348272,2140.6494}; + class Effects + { + }; + showWP="NEVER"; + id=12127; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3526.0708,9.0722265,2157.085}; + class Effects + { + }; + showWP="NEVER"; + id=12128; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3537.3403,9.0893621,2167.7393}; + class Effects + { + }; + showWP="NEVER"; + id=12129; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3614.7544,9.0500002,2166.9082}; + class Effects + { + }; + showWP="NEVER"; + id=12130; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3614.7695,9.0600004,2139.7236}; + class Effects + { + }; + showWP="NEVER"; + id=12131; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3537.0659,9.0331554,2137.8672}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12132; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4941; - type="B_HMG_01_high_F"; + id=12125; }; - class Item85 + class Item36 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3721.041,9.7377787,2011.7622}; - angles[]={6.2805333,0,0.0026520467}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7574.9854,7.7122583,4541.2021}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12134; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7562.6021,8.2443933,4579.6182}; + class Effects + { + }; + showWP="NEVER"; + id=12135; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7536.6685,8.3400002,4608.0801}; + class Effects + { + }; + showWP="NEVER"; + id=12136; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7510.9507,8.3599997,4621.3545}; + class Effects + { + }; + showWP="NEVER"; + id=12137; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7553.7783,8.3140326,4592.6309}; + class Effects + { + }; + showWP="NEVER"; + id=12138; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7570.5942,8.2942085,4540.124}; + class Effects + { + }; + showWP="NEVER"; + id=12139; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7564.6665,8.2171326,4577.5674}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12140; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4942; - type="B_HMG_01_high_F"; - atlOffset=-9.5367432e-007; + id=12133; }; - class Item86 + class Item37 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3718.4438,9.4973927,1944.604}; - angles[]={6.2778587,0,0.0026520467}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7490.937,8.0355225,4627.2461}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12142; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7443.2759,7.3700929,4621.876}; + class Effects + { + }; + showWP="NEVER"; + id=12143; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7404.8335,10.777722,4593.4512}; + class Effects + { + }; + showWP="NEVER"; + id=12144; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7382.2212,8.3026066,4540.5947}; + class Effects + { + }; + showWP="NEVER"; + id=12145; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7423.7788,9.347187,4612.7314}; + class Effects + { + }; + showWP="NEVER"; + id=12146; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7489.6816,8.0171671,4623.5273}; + class Effects + { + }; + showWP="NEVER"; + id=12147; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7444.7681,7.3224854,4623.3545}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12148; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4943; - type="B_HMG_01_high_F"; - atlOffset=-1.4305115e-006; + id=12141; }; - class Item87 + class Item38 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3718.7437,9.4202919,1881.4735}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7570.6611,7.0847383,4505.2373}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12150; + type="I_soldier_F"; + atlOffset=-4.7683716e-007; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7547.1382,7.0072169,4466.9639}; + class Effects + { + }; + showWP="NEVER"; + id=12151; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7492.3716,5.5204372,4437.1582}; + class Effects + { + }; + showWP="NEVER"; + id=12152; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7442.3057,10.115957,4454.7686}; + class Effects + { + }; + showWP="NEVER"; + id=12153; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7523.7969,6.6523094,4452.2979}; + class Effects + { + }; + showWP="NEVER"; + id=12154; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7567.8013,7.1680374,4506.5293}; + class Effects + { + }; + showWP="NEVER"; + id=12155; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7549.6973,6.9996948,4468.9395}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12156; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4944; - type="B_HMG_01_high_F"; + id=12149; + atlOffset=-4.7683716e-007; }; - class Item88 + class Item39 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3714.4221,9.2857761,1822.3221}; - angles[]={0.0053265258,0,6.2698536}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7443.9639,10.910513,4462.2939}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12158; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7418.3364,9.5530624,4469.1611}; + class Effects + { + }; + showWP="NEVER"; + id=12159; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7408.1226,6.4661307,4505.4404}; + class Effects + { + }; + showWP="NEVER"; + id=12160; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7416.939,7.6673875,4533.6523}; + class Effects + { + }; + showWP="NEVER"; + id=12161; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7409.2583,5.7196455,4483.5176}; + class Effects + { + }; + showWP="NEVER"; + id=12162; + type="Move"; + atlOffset=4.7683716e-007; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7447.1304,9.8535786,4459.8301}; + class Effects + { + }; + showWP="NEVER"; + id=12163; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7419.8433,10.281685,4467.3975}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12164; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4945; - type="B_HMG_01_high_F"; - atlOffset=-4.2915344e-006; + id=12157; }; - class Item89 + class Item40 { - dataType="Object"; - class PositionInfo - { - position[]={3674.1775,6.8340487,2781.8691}; - angles[]={0.063912325,0,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3462.2583,2.7267723,5986.0215}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12166; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3449.8745,3.3328335,6024.4375}; + class Effects + { + }; + showWP="NEVER"; + id=12167; + type="Move"; + atlOffset=2.3841858e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3427.5317,3.2809389,6018.791}; + class Effects + { + }; + showWP="NEVER"; + id=12168; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3390.8584,3.6084411,6071.8828}; + class Effects + { + }; + showWP="NEVER"; + id=12169; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3441.0513,3.8085232,6037.4502}; + class Effects + { + }; + showWP="NEVER"; + id=12170; + type="Move"; + atlOffset=2.3841858e-007; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3457.8667,3.0040336,5984.9434}; + class Effects + { + }; + showWP="NEVER"; + id=12171; + type="Move"; + atlOffset=-2.3841858e-007; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3451.939,3.2797437,6022.3867}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12172; + }; }; - id=4946; - type="B_HMG_01_high_F"; - atlOffset=-6.6757202e-006; - }; - class Item90 - { - dataType="Object"; - class PositionInfo - { - position[]={3634.1763,5.7647581,2785.3167}; - angles[]={0.069222413,0,0.034652505}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4947; - type="B_HMG_01_high_F"; - atlOffset=-6.1988831e-006; - }; - class Item91 - { - dataType="Object"; - class PositionInfo - { - position[]={3628.0415,7.3102918,2737.3596}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4948; - type="B_HMG_01_high_F"; - }; - class Item92 - { - dataType="Object"; - class PositionInfo - { - position[]={3622.8674,7.3102918,2681.0459}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4949; - type="B_HMG_01_high_F"; - }; - class Item93 - { - dataType="Object"; - class PositionInfo - { - position[]={3624.4727,7.3102918,2625.3557}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4950; - type="B_HMG_01_high_F"; - }; - class Item94 - { - dataType="Object"; - class PositionInfo - { - position[]={3620.5903,7.7274261,2571.2058}; - angles[]={0.0053265258,0,6.2778587}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4951; - type="B_HMG_01_high_F"; - atlOffset=2.3841858e-006; - }; - class Item95 - { - dataType="Object"; - class PositionInfo - { - position[]={3610.4165,8.1814842,2520.0146}; - angles[]={0.0079935296,0,6.2698536}; - }; - side="Empty"; - flags=4; class Attributes { }; - id=4952; - type="B_HMG_01_high_F"; - atlOffset=-1.4305115e-006; + id=12165; }; - class Item96 + class Item41 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3595.23,9.656517,2480.1682}; - angles[]={6.2033553,0,6.129735}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3378.2095,3.7294567,6072.0654}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12174; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3330.5483,4.3756971,6066.6953}; + class Effects + { + }; + showWP="NEVER"; + id=12175; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3305.7837,3.1487975,6027.6582}; + class Effects + { + }; + showWP="NEVER"; + id=12176; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3269.4937,1.5379615,5985.4141}; + class Effects + { + }; + showWP="NEVER"; + id=12177; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3311.0513,4.3511004,6057.5508}; + class Effects + { + }; + showWP="NEVER"; + id=12178; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3376.9546,3.6651118,6068.3467}; + class Effects + { + }; + showWP="NEVER"; + id=12179; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3332.0405,4.3337965,6068.1738}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12180; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4953; - type="B_HMG_01_high_F"; - atlOffset=3.2424927e-005; + id=12173; }; - class Item97 + class Item42 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3575.4763,9.7036381,2444.9927}; - angles[]={6.2272439,0,6.2485313}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3457.9341,3.8427732,5950.0566}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12182; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3434.4106,4.8404021,5911.7832}; + class Effects + { + }; + showWP="NEVER"; + id=12183; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3379.644,3.7815073,5881.9775}; + class Effects + { + }; + showWP="NEVER"; + id=12184; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3329.5786,1.8954163,5899.5879}; + class Effects + { + }; + showWP="NEVER"; + id=12185; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3411.0698,5.1383395,5897.1172}; + class Effects + { + }; + showWP="NEVER"; + id=12186; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3455.0737,3.7664111,5951.3486}; + class Effects + { + }; + showWP="NEVER"; + id=12187; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3436.9702,4.7678905,5913.7588}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12188; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4954; - type="B_HMG_01_high_F"; - atlOffset=0.0021314621; + id=12181; }; - class Item98 + class Item43 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3565.4902,10.050904,2418.0383}; - angles[]={0.0026520467,0,6.259192}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3331.2368,1.5199252,5907.1133}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12190; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3305.6089,2.3279347,5913.9805}; + class Effects + { + }; + showWP="NEVER"; + id=12191; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3295.395,1.9855559,5950.2598}; + class Effects + { + }; + showWP="NEVER"; + id=12192; + type="Move"; + atlOffset=-1.1920929e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3304.2114,2.0187907,5978.4717}; + class Effects + { + }; + showWP="NEVER"; + id=12193; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3296.5308,2.016165,5928.3369}; + class Effects + { + }; + showWP="NEVER"; + id=12194; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3334.4028,1.5962633,5904.6494}; + class Effects + { + }; + showWP="NEVER"; + id=12195; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3307.1157,2.3545103,5912.2168}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12196; + atlOffset=-2.3841858e-007; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4955; - type="B_HMG_01_high_F"; - atlOffset=-9.5367432e-007; + id=12189; }; - class Item99 + class Item44 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3543.8262,10.442223,2384.2039}; - angles[]={0.0026520467,0,6.2805333}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13742.41,10.967996,7131.7227}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12198; + type="I_soldier_F"; + atlOffset=9.5367432e-007; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13730.027,13.613105,7170.1387}; + class Effects + { + }; + showWP="NEVER"; + id=12199; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13704.094,13.566719,7198.6006}; + class Effects + { + }; + showWP="NEVER"; + id=12200; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13678.377,13.199009,7211.875}; + class Effects + { + }; + showWP="NEVER"; + id=12201; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13721.203,13.983645,7183.1514}; + class Effects + { + }; + showWP="NEVER"; + id=12202; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13738.02,11.056932,7130.6445}; + class Effects + { + }; + showWP="NEVER"; + id=12203; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13732.092,13.417797,7168.0879}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12204; + atlOffset=-9.5367432e-007; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4956; - type="B_HMG_01_high_F"; + id=12197; + atlOffset=9.5367432e-007; }; - class Item100 + class Item45 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3525.458,10.530292,2350.1414}; - }; - side="Empty"; - flags=4; - class Attributes + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13658.363,12.935072,7217.7666}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12206; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13610.701,13.491737,7212.3965}; + class Effects + { + }; + showWP="NEVER"; + id=12207; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13575.754,14.550177,7181.8545}; + class Effects + { + }; + showWP="NEVER"; + id=12208; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13558.908,12.760037,7118.3906}; + class Effects + { + }; + showWP="NEVER"; + id=12209; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13610.484,13.412249,7202.1895}; + class Effects + { + }; + showWP="NEVER"; + id=12210; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13657.107,13.182537,7214.0479}; + class Effects + { + }; + showWP="NEVER"; + id=12211; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13612.193,13.47763,7213.875}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12212; + }; + }; + class Attributes { }; - id=4957; - type="B_HMG_01_high_F"; + id=12205; }; - class Item101 + class Item46 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3506.5598,10.540292,2317.6936}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13738.086,11.671825,7095.7578}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12214; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13711.814,12.997105,7062.6865}; + class Effects + { + }; + showWP="NEVER"; + id=12215; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13661.047,12.043633,7044.4746}; + class Effects + { + }; + showWP="NEVER"; + id=12216; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13609.73,11.856895,7045.2891}; + class Effects + { + }; + showWP="NEVER"; + id=12217; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13685.021,12.559951,7054.0869}; + class Effects + { + }; + showWP="NEVER"; + id=12218; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13735.227,11.513376,7097.0498}; + class Effects + { + }; + showWP="NEVER"; + id=12219; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13714.883,13.103991,7062.249}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12220; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4958; - type="B_HMG_01_high_F"; + id=12213; }; - class Item102 + class Item47 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3482.7493,10.540292,2281.0854}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13611.389,11.998973,7052.8145}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12222; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13585.762,12.297458,7059.6816}; + class Effects + { + }; + showWP="NEVER"; + id=12223; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13575.549,12.602198,7095.9609}; + class Effects + { + }; + showWP="NEVER"; + id=12224; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13584.365,12.815184,7124.1729}; + class Effects + { + }; + showWP="NEVER"; + id=12225; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13576.684,12.420513,7074.0381}; + class Effects + { + }; + showWP="NEVER"; + id=12226; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13614.557,11.935582,7050.3506}; + class Effects + { + }; + showWP="NEVER"; + id=12227; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13587.27,12.269749,7057.918}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12228; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4959; - type="B_HMG_01_high_F"; + id=12221; }; - class Item103 + class Item48 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3467.8806,10.614443,2243.5728}; - angles[]={0.0026520467,0,6.2751846}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={12653.422,11.077129,7722.915}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12230; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12641.039,11.563071,7761.3311}; + class Effects + { + }; + showWP="NEVER"; + id=12231; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12615.105,11.527597,7789.793}; + class Effects + { + }; + showWP="NEVER"; + id=12232; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12589.387,12.460086,7803.0674}; + class Effects + { + }; + showWP="NEVER"; + id=12233; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12632.215,11.425391,7774.3438}; + class Effects + { + }; + showWP="NEVER"; + id=12234; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12649.031,11.075297,7721.8369}; + class Effects + { + }; + showWP="NEVER"; + id=12235; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12643.104,11.566319,7759.2803}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12236; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4960; - type="B_HMG_01_high_F"; - atlOffset=9.5367432e-007; + id=12229; }; - class Item104 + class Item49 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3453.042,10.681581,2192.8167}; - angles[]={0,5.2162709,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={12569.373,11.495286,7808.959}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12238; + type="I_soldier_F"; + atlOffset=-9.5367432e-007; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12521.713,11.383662,7803.5889}; + class Effects + { + }; + showWP="NEVER"; + id=12239; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12486.764,11.361875,7773.0469}; + class Effects + { + }; + showWP="NEVER"; + id=12240; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12469.918,11.657974,7709.583}; + class Effects + { + }; + showWP="NEVER"; + id=12241; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12521.496,11.160542,7793.3818}; + class Effects + { + }; + showWP="NEVER"; + id=12242; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12568.119,11.364702,7805.2402}; + class Effects + { + }; + showWP="NEVER"; + id=12243; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12523.205,11.393622,7805.0674}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12244; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4961; - type="B_HMG_01_high_F"; - atlOffset=-4.7683716e-006; + id=12237; + atlOffset=-9.5367432e-007; }; - class Item105 + class Item50 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3457.1401,10.748275,2204.5991}; - angles[]={0,4.9269361,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={12649.098,11.946069,7686.9502}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12246; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12622.824,12.816829,7653.8789}; + class Effects + { + }; + showWP="NEVER"; + id=12247; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12572.057,12.029632,7635.667}; + class Effects + { + }; + showWP="NEVER"; + id=12248; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12520.742,11.558995,7636.4814}; + class Effects + { + }; + showWP="NEVER"; + id=12249; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12596.031,12.2844,7645.2793}; + class Effects + { + }; + showWP="NEVER"; + id=12250; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12646.238,11.900767,7688.2422}; + class Effects + { + }; + showWP="NEVER"; + id=12251; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12625.895,13.008292,7653.4414}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12252; + atlOffset=9.5367432e-007; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4962; - type="B_HMG_01_high_F"; - atlOffset=-9.5367432e-007; - }; - class Item106 - { - dataType="Object"; - class PositionInfo - { - position[]={3457.9602,10.028727,2153.855}; - angles[]={6.2645216,0,6.2671871}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4963; - type="B_HMG_01_high_F"; - atlOffset=1.9073486e-006; - }; - class Item107 - { - dataType="Object"; - class PositionInfo - { - position[]={3462.2473,10.734067,2098.6936}; - angles[]={6.2751846,0,0.13778783}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4964; - type="B_HMG_01_high_F"; - atlOffset=-1.9073486e-005; - }; - class Item108 - { - dataType="Object"; - class PositionInfo - { - position[]={3466.061,9.6474667,2014.2404}; - angles[]={0,0,6.2805333}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4965; - type="B_HMG_01_high_F"; - atlOffset=-9.5367432e-007; - }; - class Item109 - { - dataType="Object"; - class PositionInfo - { - position[]={3603.8477,11.274791,2159.2039}; - angles[]={0,4.6373649,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4966; - type="B_Truck_01_transport_F"; - }; - class Item110 - { - dataType="Object"; - class PositionInfo - { - position[]={3604.0571,11.284791,2145.3582}; - angles[]={0,4.7410669,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4967; - type="B_Truck_01_transport_F"; + id=12245; }; - class Item111 + class Item51 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3587.8787,11.282888,2159.2866}; - angles[]={0,4.6373649,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={12522.4,11.428912,7644.0068}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12254; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12496.773,11.516479,7650.874}; + class Effects + { + }; + showWP="NEVER"; + id=12255; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12486.559,11.848818,7687.1533}; + class Effects + { + }; + showWP="NEVER"; + id=12256; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12495.375,12.05,7715.3652}; + class Effects + { + }; + showWP="NEVER"; + id=12257; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12487.695,11.528803,7665.2305}; + class Effects + { + }; + showWP="NEVER"; + id=12258; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12525.566,11.444837,7641.543}; + class Effects + { + }; + showWP="NEVER"; + id=12259; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={12498.279,11.523245,7649.1104}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12260; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4968; - type="B_Truck_01_transport_F"; - atlOffset=-8.5830688e-006; + id=12253; }; - class Item112 + class Item52 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3567.7627,11.300756,2158.7549}; - angles[]={0,4.6373649,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13958.543,23.912863,10648.54}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12262; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13946.16,24.542351,10686.957}; + class Effects + { + }; + showWP="NEVER"; + id=12263; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13920.227,24.299219,10715.418}; + class Effects + { + }; + showWP="NEVER"; + id=12264; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13894.508,24.128187,10728.693}; + class Effects + { + }; + showWP="NEVER"; + id=12265; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13937.336,24.624943,10699.969}; + class Effects + { + }; + showWP="NEVER"; + id=12266; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13954.152,23.868322,10647.463}; + class Effects + { + }; + showWP="NEVER"; + id=12267; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13948.225,24.531488,10684.906}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12268; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4969; - type="B_Truck_01_transport_F"; - atlOffset=-7.6293945e-006; + id=12261; }; - class Item113 + class Item53 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3548.104,11.30024,2158.2935}; - angles[]={0,4.6373649,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13874.494,23.79837,10734.585}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12270; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13826.834,23.462036,10729.215}; + class Effects + { + }; + showWP="NEVER"; + id=12271; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13791.885,23.24,10698.672}; + class Effects + { + }; + showWP="NEVER"; + id=12272; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13775.039,23.252003,10635.209}; + class Effects + { + }; + showWP="NEVER"; + id=12273; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13826.617,23.514023,10719.008}; + class Effects + { + }; + showWP="NEVER"; + id=12274; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13873.24,23.207714,10730.865}; + class Effects + { + }; + showWP="NEVER"; + id=12275; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13828.326,23.350731,10730.693}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12276; + atlOffset=1.9073486e-006; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4970; - type="B_Truck_01_transport_F"; - atlOffset=-8.5830688e-006; + id=12269; }; - class Item114 + class Item54 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3590.3994,11.284791,2145.1353}; - angles[]={0,4.6373649,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13954.219,23.733873,10612.575}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12278; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13927.945,24.076374,10579.504}; + class Effects + { + }; + showWP="NEVER"; + id=12279; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13877.178,25.444979,10561.293}; + class Effects + { + }; + showWP="NEVER"; + id=12280; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13825.863,26.954437,10562.107}; + class Effects + { + }; + showWP="NEVER"; + id=12281; + type="Move"; + atlOffset=-1.9073486e-006; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13901.152,24.390242,10570.904}; + class Effects + { + }; + showWP="NEVER"; + id=12282; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13951.359,23.71998,10613.867}; + class Effects + { + }; + showWP="NEVER"; + id=12283; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13931.016,24.057421,10579.066}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12284; + atlOffset=-1.9073486e-006; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4971; - type="B_Truck_01_transport_F"; + id=12277; }; - class Item115 + class Item55 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3568.4031,11.284791,2145.6716}; - angles[]={0,4.6373649,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13827.521,26.183989,10569.632}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12286; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13801.895,25.796055,10576.5}; + class Effects + { + }; + showWP="NEVER"; + id=12287; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13791.68,23.265005,10612.779}; + class Effects + { + }; + showWP="NEVER"; + id=12288; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13800.496,23.24,10640.99}; + class Effects + { + }; + showWP="NEVER"; + id=12289; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13792.816,24.579239,10590.855}; + class Effects + { + }; + showWP="NEVER"; + id=12290; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13830.688,26.351484,10567.168}; + class Effects + { + }; + showWP="NEVER"; + id=12291; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13803.4,25.971262,10574.736}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12292; + atlOffset=-1.9073486e-006; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4972; - type="B_Truck_01_transport_F"; + id=12285; }; - class Item116 + class Item56 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3546.7324,11.284791,2146.1106}; - angles[]={0,4.6373649,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4973; - type="B_Truck_01_transport_F"; - }; - class Item117 - { - dataType="Object"; - class PositionInfo - { - position[]={3602.4744,9.6586561,2039.2258}; - angles[]={0,2.1056452,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4974; - type="B_Slingload_01_Cargo_F"; - atlOffset=-5.7220459e-006; - }; - class Item118 - { - dataType="Object"; - class PositionInfo - { - position[]={3601.0664,9.6408491,2036.3822}; - angles[]={0,2.1056452,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4975; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.0058097839; - }; - class Item119 - { - dataType="Object"; - class PositionInfo - { - position[]={3611.5461,9.762125,2051.4275}; - angles[]={0,2.1322455,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4976; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.00083827972; - }; - class Item120 - { - dataType="Object"; - class PositionInfo - { - position[]={3610.0288,9.7404652,2048.8872}; - angles[]={0,2.1322455,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4977; - type="B_Slingload_01_Cargo_F"; - atlOffset=-2.8610229e-006; - }; - class Item121 - { - dataType="Object"; - class PositionInfo - { - position[]={3032.5427,7.3482895,2731.3042}; - angles[]={0,6.1491365,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4979; - type="B_Slingload_01_Cargo_F"; - }; - class Item122 - { - dataType="Object"; - class PositionInfo - { - position[]={3035.6482,7.3304825,2731.9666}; - angles[]={0,6.1491365,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={11698.834,28.473467,12884.427}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12294; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11686.451,28.334009,12922.844}; + class Effects + { + }; + showWP="NEVER"; + id=12295; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11660.518,27.241547,12951.305}; + class Effects + { + }; + showWP="NEVER"; + id=12296; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11634.801,26.218534,12964.58}; + class Effects + { + }; + showWP="NEVER"; + id=12297; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11677.627,28.022291,12935.855}; + class Effects + { + }; + showWP="NEVER"; + id=12298; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11694.443,28.3811,12883.35}; + class Effects + { + }; + showWP="NEVER"; + id=12299; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11688.516,28.383705,12920.793}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12300; + }; }; - side="Empty"; class Attributes { }; - id=4980; - type="B_Slingload_01_Cargo_F"; - atlOffset=3.7784467; + id=12293; }; - class Item123 + class Item57 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3017.3447,7.4517584,2730.8545}; - angles[]={0,6.1757369,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={11614.787,25.353832,12970.472}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12302; + type="I_soldier_F"; + atlOffset=-1.9073486e-006; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11567.125,20.093769,12965.102}; + class Effects + { + }; + showWP="NEVER"; + id=12303; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11532.178,19.107111,12934.559}; + class Effects + { + }; + showWP="NEVER"; + id=12304; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11515.332,19.313683,12871.096}; + class Effects + { + }; + showWP="NEVER"; + id=12305; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11566.908,19.789402,12954.895}; + class Effects + { + }; + showWP="NEVER"; + id=12306; + type="Move"; + atlOffset=-1.9073486e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11613.531,25.340248,12966.752}; + class Effects + { + }; + showWP="NEVER"; + id=12307; + type="Move"; + atlOffset=-1.9073486e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11568.617,20.223202,12966.58}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12308; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4981; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.10359383; + id=12301; + atlOffset=-1.9073486e-006; }; - class Item124 + class Item58 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3020.2786,7.4300985,2731.2395}; - angles[]={0,6.1757369,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={11694.51,28.051256,12848.462}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12310; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11668.238,23.656416,12815.391}; + class Effects + { + }; + showWP="NEVER"; + id=12311; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11617.471,21.598295,12797.18}; + class Effects + { + }; + showWP="NEVER"; + id=12312; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11566.154,21.58,12797.994}; + class Effects + { + }; + showWP="NEVER"; + id=12313; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11641.445,21.688301,12806.791}; + class Effects + { + }; + showWP="NEVER"; + id=12314; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11691.65,27.769173,12849.754}; + class Effects + { + }; + showWP="NEVER"; + id=12315; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11671.307,24.288563,12814.953}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12316; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4982; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.08141613; + id=12309; }; - class Item125 + class Item59 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={2857.7881,5.1839514,2666.51}; - angles[]={6.2618566,0,6.256525}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={11567.813,21.591438,12805.519}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12318; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11542.186,21.58,12812.387}; + class Effects + { + }; + showWP="NEVER"; + id=12319; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11531.973,21.58,12848.666}; + class Effects + { + }; + showWP="NEVER"; + id=12320; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11540.789,21.311649,12876.877}; + class Effects + { + }; + showWP="NEVER"; + id=12321; + type="Move"; + atlOffset=-1.9073486e-006; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11533.107,21.58,12826.742}; + class Effects + { + }; + showWP="NEVER"; + id=12322; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11570.98,21.59,12803.055}; + class Effects + { + }; + showWP="NEVER"; + id=12323; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={11543.693,21.58,12810.623}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12324; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4983; - type="B_Truck_01_transport_F"; - atlOffset=-2.1457672e-006; + id=12317; }; - class Item126 + class Item60 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={2864.7698,4.9729667,2666.2007}; - angles[]={6.2751846,0,6.2511969}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1639.4458,11.318687,13639.919}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12326; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1627.063,9.4170074,13678.338}; + class Effects + { + }; + showWP="NEVER"; + id=12327; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1601.1294,6.5600371,13706.799}; + class Effects + { + }; + showWP="NEVER"; + id=12328; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1575.4116,6.4916687,13720.072}; + class Effects + { + }; + showWP="NEVER"; + id=12329; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1618.2388,7.820024,13691.35}; + class Effects + { + }; + showWP="NEVER"; + id=12330; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1635.0552,11.269124,13638.844}; + class Effects + { + }; + showWP="NEVER"; + id=12331; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1629.1274,9.8114614,13676.287}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12332; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4984; - type="B_Truck_01_transport_F"; - atlOffset=-2.3841858e-006; + id=12325; }; - class Item127 + class Item61 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={2871.5247,4.9139814,2666.7395}; - angles[]={6.2805333,0,6.2751846}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4985; - type="B_Truck_01_transport_F"; - atlOffset=3.5762787e-006; - }; - class Item128 - { - dataType="Object"; - class PositionInfo - { - position[]={2877.22,4.9299474,2666.7573}; - angles[]={0.0053265258,0,0.0080009829}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4986; - type="B_Truck_01_transport_F"; - atlOffset=-2.3841858e-007; - }; - class Item129 - { - dataType="Object"; - class PositionInfo - { - position[]={2884.5444,4.9426622,2667.5107}; - angles[]={0.0080009829,0,6.2805333}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4987; - type="B_Truck_01_transport_F"; - atlOffset=-1.6689301e-006; - }; - class Item130 - { - dataType="Object"; - class PositionInfo - { - position[]={2889.2305,4.9184198,2668.4619}; - angles[]={0.0053265258,0,6.2805333}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4988; - type="B_Truck_01_transport_F"; - atlOffset=1.6689301e-006; - }; - class Item131 - { - dataType="Object"; - class PositionInfo - { - position[]={2856.0137,5.3708658,2693.8359}; - angles[]={0,3.0262232,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4989; - type="B_Truck_01_transport_F"; - atlOffset=0.022104263; - }; - class Item132 - { - dataType="Object"; - class PositionInfo - { - position[]={2864.095,5.0958509,2694.1104}; - angles[]={0,3.0262232,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1555.3979,6.5367227,13725.966}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12334; + type="I_soldier_F"; + atlOffset=-4.7683716e-007; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1507.7368,6.5395155,13720.594}; + class Effects + { + }; + showWP="NEVER"; + id=12335; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1472.7886,6.5538192,13690.053}; + class Effects + { + }; + showWP="NEVER"; + id=12336; + type="Move"; + atlOffset=4.7683716e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1455.9429,7.159575,13626.59}; + class Effects + { + }; + showWP="NEVER"; + id=12337; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1507.52,6.7052417,13710.389}; + class Effects + { + }; + showWP="NEVER"; + id=12338; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1554.1431,6.5774941,13722.246}; + class Effects + { + }; + showWP="NEVER"; + id=12339; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1509.229,6.5443897,13722.072}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12340; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4990; - type="B_Truck_01_transport_F"; - atlOffset=-0.0010068417; + id=12333; + atlOffset=-4.7683716e-007; }; - class Item133 + class Item62 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={2869.054,4.9886684,2693.6775}; - angles[]={0,3.0262232,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1635.1216,11.785652,13603.956}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12342; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1608.8491,10.662292,13570.885}; + class Effects + { + }; + showWP="NEVER"; + id=12343; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1558.0815,10.172774,13552.674}; + class Effects + { + }; + showWP="NEVER"; + id=12344; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1506.7661,10.090683,13553.488}; + class Effects + { + }; + showWP="NEVER"; + id=12345; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1582.0562,10.040753,13562.285}; + class Effects + { + }; + showWP="NEVER"; + id=12346; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1632.2622,11.691731,13605.248}; + class Effects + { + }; + showWP="NEVER"; + id=12347; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1611.9185,11.037107,13570.447}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12348; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4991; - type="B_Truck_01_transport_F"; - atlOffset=0.026111126; + id=12341; }; - class Item134 + class Item63 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={2876.4929,4.8850946,2693.1899}; - angles[]={0,3.0262232,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1508.4243,9.6311121,13561.013}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12350; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1482.7974,7.8631759,13567.881}; + class Effects + { + }; + showWP="NEVER"; + id=12351; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1472.5835,7.5191336,13604.158}; + class Effects + { + }; + showWP="NEVER"; + id=12352; + type="Move"; + atlOffset=4.7683716e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1481.3999,7.7020397,13632.371}; + class Effects + { + }; + showWP="NEVER"; + id=12353; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1473.7192,7.5800819,13582.236}; + class Effects + { + }; + showWP="NEVER"; + id=12354; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1511.5913,9.9326067,13558.549}; + class Effects + { + }; + showWP="NEVER"; + id=12355; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={1484.3042,8.0338745,13566.117}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12356; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4992; - type="B_Truck_01_transport_F"; - atlOffset=0.045181274; + id=12349; }; - class Item135 + class Item64 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={2882.9548,4.7432117,2692.2722}; - angles[]={0,3.0262232,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3517.127,23.663506,9509.7383}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12358; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3504.7441,24.224009,9548.1533}; + class Effects + { + }; + showWP="NEVER"; + id=12359; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3478.8105,26.104259,9576.6162}; + class Effects + { + }; + showWP="NEVER"; + id=12360; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3453.0928,28.061604,9589.8896}; + class Effects + { + }; + showWP="NEVER"; + id=12361; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3495.9199,25.244606,9561.167}; + class Effects + { + }; + showWP="NEVER"; + id=12362; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3512.7363,23.930616,9508.6592}; + class Effects + { + }; + showWP="NEVER"; + id=12363; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3506.8086,24.034559,9546.1025}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12364; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4993; - type="B_Truck_01_transport_F"; - atlOffset=0.010958672; + id=12357; }; - class Item136 + class Item65 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={2887.7979,4.6176338,2691.8911}; - angles[]={0,3.0262232,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3433.0791,29.302101,9595.7813}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12366; + type="I_soldier_F"; + atlOffset=-1.9073486e-006; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3385.418,29.14592,9590.4111}; + class Effects + { + }; + showWP="NEVER"; + id=12367; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3350.4697,28.929716,9559.8701}; + class Effects + { + }; + showWP="NEVER"; + id=12368; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3333.624,28.496315,9496.4053}; + class Effects + { + }; + showWP="NEVER"; + id=12369; + type="Move"; + atlOffset=-1.9073486e-006; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3385.2012,29.084709,9580.2041}; + class Effects + { + }; + showWP="NEVER"; + id=12370; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3431.8242,28.733728,9592.0635}; + class Effects + { + }; + showWP="NEVER"; + id=12371; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3386.9102,29.377026,9591.8896}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12372; + atlOffset=1.9073486e-006; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=4994; - type="B_Truck_01_transport_F"; - atlOffset=-2.3841858e-007; + id=12365; + atlOffset=-1.9073486e-006; }; - class Item137 + class Item66 { - dataType="Object"; - class PositionInfo - { - position[]={3178.0588,6.7287669,2735.1614}; - angles[]={0,1.635465,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3512.8027,22.639751,9473.7734}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12374; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3486.5303,22.676983,9440.7012}; + class Effects + { + }; + showWP="NEVER"; + id=12375; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3435.7627,24.032867,9422.4893}; + class Effects + { + }; + showWP="NEVER"; + id=12376; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3384.4473,27.097729,9423.3037}; + class Effects + { + }; + showWP="NEVER"; + id=12377; + type="Move"; + atlOffset=-1.9073486e-006; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3459.7373,23.434259,9432.1016}; + class Effects + { + }; + showWP="NEVER"; + id=12378; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3509.9434,22.725866,9475.0645}; + class Effects + { + }; + showWP="NEVER"; + id=12379; + type="Move"; + atlOffset=-1.9073486e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3489.5996,22.592926,9440.2646}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12380; + }; }; - id=4995; - type="B_HMG_01_high_F"; - atlOffset=-2.3841858e-005; - }; - class Item138 - { - dataType="Object"; - class PositionInfo - { - position[]={3176.9861,6.4935098,2713.6663}; - angles[]={0,1.5552903,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4996; - type="B_HMG_01_high_F"; - }; - class Item139 - { - dataType="Object"; - class PositionInfo - { - position[]={3083.2634,11.045195,2719.1597}; - angles[]={0,1.7657573,0}; - }; - side="Empty"; - class Attributes - { - }; - id=4997; - type="B_HMG_01_F"; - atlOffset=3.8547153; - }; - class Item140 - { - dataType="Object"; - class PositionInfo - { - position[]={3063.9519,11.060059,2705.0056}; - angles[]={0,2.2698638,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4998; - type="B_HMG_01_F"; - atlOffset=1.335144e-005; - }; - class Item141 - { - dataType="Object"; - class PositionInfo - { - position[]={2836.1226,16.330297,2671.2227}; - angles[]={0,1.7622143,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=4999; - type="B_HMG_01_high_F"; - atlOffset=4.7683716e-006; - }; - class Item142 - { - dataType="Object"; - class PositionInfo - { - position[]={2875.9678,15.587448,2644.0593}; - angles[]={0,0.70456207,0}; - }; - side="Empty"; - class Attributes - { - }; - id=5000; - type="B_HMG_01_F"; - atlOffset=11.732732; - }; - class Item143 - { - dataType="Object"; - class PositionInfo - { - position[]={2861.124,15.587429,2643.9749}; - angles[]={0,5.5637507,0}; - }; - side="Empty"; class Attributes { }; - id=5001; - type="B_HMG_01_F"; - atlOffset=11.624371; + id=12373; }; - class Item144 + class Item67 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={2876.1401,15.587464,2617.6382}; - angles[]={0,2.2765052,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3386.1055,27.073553,9430.8301}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12382; + type="I_soldier_F"; + atlOffset=-1.9073486e-006; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3360.4785,27.97422,9437.6963}; + class Effects + { + }; + showWP="NEVER"; + id=12383; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3350.2646,28.673843,9473.9756}; + class Effects + { + }; + showWP="NEVER"; + id=12384; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3359.0811,28.139799,9502.1875}; + class Effects + { + }; + showWP="NEVER"; + id=12385; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3351.4004,28.49494,9452.0537}; + class Effects + { + }; + showWP="NEVER"; + id=12386; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3389.2725,26.949837,9428.3662}; + class Effects + { + }; + showWP="NEVER"; + id=12387; + type="Move"; + atlOffset=-1.9073486e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={3361.9854,27.897181,9435.9326}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12388; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5002; - type="B_HMG_01_F"; + id=12381; + atlOffset=-1.9073486e-006; }; - class Item145 + class Item68 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={2861.6653,15.587464,2617.5894}; - angles[]={0,4.0079002,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6543.3784,38.579929,10448.38}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12390; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6530.9956,40.044426,10486.793}; + class Effects + { + }; + showWP="NEVER"; + id=12391; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6505.062,41.229092,10515.256}; + class Effects + { + }; + showWP="NEVER"; + id=12392; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6479.3442,42.241528,10528.529}; + class Effects + { + }; + showWP="NEVER"; + id=12393; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6522.1714,40.721504,10499.807}; + class Effects + { + }; + showWP="NEVER"; + id=12394; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6538.9878,38.519211,10447.299}; + class Effects + { + }; + showWP="NEVER"; + id=12395; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6533.0601,39.993443,10484.742}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12396; + atlOffset=3.8146973e-006; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5003; - type="B_HMG_01_F"; + id=12389; }; - class Item146 + class Item69 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7516.9243,10.207205,4595.9316}; - angles[]={0,0.088719562,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6459.3306,43.232376,10534.421}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12398; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6411.6694,43.944641,10529.051}; + class Effects + { + }; + showWP="NEVER"; + id=12399; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6376.7212,45.619492,10498.51}; + class Effects + { + }; + showWP="NEVER"; + id=12400; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6359.8755,41.610985,10435.045}; + class Effects + { + }; + showWP="NEVER"; + id=12401; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6411.4526,42.1422,10518.844}; + class Effects + { + }; + showWP="NEVER"; + id=12402; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6458.0757,42.936523,10530.703}; + class Effects + { + }; + showWP="NEVER"; + id=12403; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6413.1616,43.91861,10530.529}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12404; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5004; - type="B_HMG_01_high_F"; - atlOffset=-1.4305115e-005; + id=12397; }; - class Item147 + class Item70 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7502.2861,10.188652,4594.6401}; - angles[]={6.2671871,0,6.2805333}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6539.0542,38.560005,10412.413}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12406; + type="I_soldier_F"; + atlOffset=-3.8146973e-006; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6512.7817,37.847149,10379.342}; + class Effects + { + }; + showWP="NEVER"; + id=12407; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6462.0142,36.338055,10361.129}; + class Effects + { + }; + showWP="NEVER"; + id=12408; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6410.6987,38.232132,10361.943}; + class Effects + { + }; + showWP="NEVER"; + id=12409; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6485.9888,38.079971,10370.742}; + class Effects + { + }; + showWP="NEVER"; + id=12410; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6536.1948,38.508942,10413.705}; + class Effects + { + }; + showWP="NEVER"; + id=12411; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6515.8511,37.628998,10378.904}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12412; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5005; - type="B_HMG_01_high_F"; - atlOffset=-6.6757202e-006; + id=12405; + atlOffset=-3.8146973e-006; }; - class Item148 + class Item71 { - dataType="Object"; - class PositionInfo - { - position[]={7556.4771,10.140291,4555.0781}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6412.3569,38.017239,10369.47}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12414; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6386.73,39.732075,10376.338}; + class Effects + { + }; + showWP="NEVER"; + id=12415; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6376.5161,40.238255,10412.615}; + class Effects + { + }; + showWP="NEVER"; + id=12416; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6385.3325,39.936718,10440.828}; + class Effects + { + }; + showWP="NEVER"; + id=12417; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6377.6519,40.043652,10390.693}; + class Effects + { + }; + showWP="NEVER"; + id=12418; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6415.5239,37.806187,10367.006}; + class Effects + { + }; + showWP="NEVER"; + id=12419; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6388.2368,39.680279,10374.572}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12420; + atlOffset=-3.8146973e-006; + }; }; - id=5006; - type="B_HMG_01_high_F"; - }; - class Item149 - { - dataType="Object"; - class PositionInfo - { - position[]={7552.7759,10.140291,4540.8022}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5007; - type="B_HMG_01_high_F"; - }; - class Item150 - { - dataType="Object"; - class PositionInfo - { - position[]={7509.4355,10.602568,4611.9175}; - angles[]={0,0.83781785,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5008; - type="B_Truck_01_transport_F"; - atlOffset=1.0490417e-005; - }; - class Item151 - { - dataType="Object"; - class PositionInfo - { - position[]={7503.8252,10.594597,4617.8647}; - angles[]={0,0.91467708,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5009; - type="B_Truck_01_transport_F"; - }; - class Item152 - { - dataType="Object"; - class PositionInfo - { - position[]={7497.626,10.486474,4624.0068}; - angles[]={0,0.92491239,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5010; - type="B_Truck_01_transport_F"; - }; - class Item153 - { - dataType="Object"; - class PositionInfo - { - position[]={7569.8545,9.7100639,4516.1992}; - angles[]={6.1954112,0.87129021,6.1821966}; - }; - side="Empty"; - flags=4; class Attributes { }; - id=5011; - type="B_Truck_01_transport_F"; - atlOffset=-0.011601925; + id=12413; }; - class Item154 + class Item72 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7566.3716,10.504838,4524.3521}; - angles[]={6.2458706,0.97420716,6.2458706}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={9970.9697,27.727253,8898.2705}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12422; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9958.5869,30.428299,8936.6865}; + class Effects + { + }; + showWP="NEVER"; + id=12423; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9932.6533,37.485546,8965.1484}; + class Effects + { + }; + showWP="NEVER"; + id=12424; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9906.9365,39.552986,8978.4229}; + class Effects + { + }; + showWP="NEVER"; + id=12425; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9949.7627,33.548229,8949.6992}; + class Effects + { + }; + showWP="NEVER"; + id=12426; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9966.5791,28.372488,8897.1934}; + class Effects + { + }; + showWP="NEVER"; + id=12427; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9960.6514,30.103252,8934.6367}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12428; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5012; - type="B_Truck_01_transport_F"; - atlOffset=-0.014332771; + id=12421; }; - class Item155 + class Item73 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7564.4082,10.68766,4531.7876}; - angles[]={6.2805109,0.94479233,6.2645216}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={9886.9229,44.22501,8984.3154}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12430; + type="I_soldier_F"; + atlOffset=-3.8146973e-006; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9839.2607,52.334164,8978.9443}; + class Effects + { + }; + showWP="NEVER"; + id=12431; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9804.3135,55.259487,8948.4023}; + class Effects + { + }; + showWP="NEVER"; + id=12432; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9787.4678,40.029076,8884.9395}; + class Effects + { + }; + showWP="NEVER"; + id=12433; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9839.0439,49.509666,8968.7383}; + class Effects + { + }; + showWP="NEVER"; + id=12434; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9885.667,43.237644,8980.5957}; + class Effects + { + }; + showWP="NEVER"; + id=12435; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9840.7529,52.378399,8980.4229}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12436; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5013; - type="B_Truck_01_transport_F"; + id=12429; + atlOffset=-3.8146973e-006; }; - class Item156 + class Item74 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7536.5029,9.8420372,4565.9131}; - angles[]={0,0.81205672,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={9968.3623,27.839281,8889.3975}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12438; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9942.0908,28.151432,8856.3262}; + class Effects + { + }; + showWP="NEVER"; + id=12439; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9891.3232,27.062647,8838.1152}; + class Effects + { + }; + showWP="NEVER"; + id=12440; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9840.0068,28.669497,8838.9297}; + class Effects + { + }; + showWP="NEVER"; + id=12441; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9915.2979,28.395498,8847.7266}; + class Effects + { + }; + showWP="NEVER"; + id=12442; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9965.5029,28.332718,8890.6895}; + class Effects + { + }; + showWP="NEVER"; + id=12443; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9945.1592,27.861336,8855.8887}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12444; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5014; - type="B_Slingload_01_Cargo_F"; + id=12437; }; - class Item157 + class Item75 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7534.2271,9.8420372,4568.6021}; - angles[]={0,0.86190134,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={9839.9482,24.650591,8819.3623}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12446; + type="I_soldier_F"; + atlOffset=1.9073486e-006; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9814.3213,30.089502,8826.2305}; + class Effects + { + }; + showWP="NEVER"; + id=12447; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9804.1084,35.734497,8862.5088}; + class Effects + { + }; + showWP="NEVER"; + id=12448; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9812.9248,39.391819,8890.7207}; + class Effects + { + }; + showWP="NEVER"; + id=12449; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9805.2432,33.376713,8840.5859}; + class Effects + { + }; + showWP="NEVER"; + id=12450; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9843.1162,24.001675,8816.8984}; + class Effects + { + }; + showWP="NEVER"; + id=12451; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={9815.8291,29.633743,8824.4668}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12452; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5015; - type="B_Slingload_01_Cargo_F"; + id=12445; + atlOffset=1.9073486e-006; }; - class Item158 + class Item76 { - dataType="Object"; - class PositionInfo - { - position[]={3432.7891,4.930706,6013.6157}; - angles[]={6.2805333,0.59398115,0.0026520467}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8228.9541,19.401438,6020.667}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12454; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8236.8408,20.427092,6051.1904}; + class Effects + { + }; + showWP="NEVER"; + id=12455; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8247.54,20.690279,6065.3828}; + class Effects + { + }; + showWP="NEVER"; + id=12456; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8266.7568,20.864685,6087.1201}; + class Effects + { + }; + showWP="NEVER"; + id=12457; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8282.4971,20.828283,6098.9873}; + class Effects + { + }; + showWP="NEVER"; + id=12458; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8259.0908,20.829372,6083.7451}; + class Effects + { + }; + showWP="NEVER"; + id=12459; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8243.0596,20.610847,6058.1973}; + class Effects + { + }; + showWP="NEVER"; + id=12460; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8230.8213,20.106743,6039.7354}; + class Effects + { + }; + showWP="NEVER"; + id=12461; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8225.751,19.4,6018.6035}; + class Effects + { + }; + showWP="NEVER"; + id=12462; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8235.4482,20.411789,6051.5381}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12463; + }; }; - id=5016; - type="B_HMG_01_high_F"; - atlOffset=-1.0728836e-005; - }; - class Item159 - { - dataType="Object"; - class PositionInfo - { - position[]={3419.3547,4.9190416,6019.5708}; - angles[]={6.2805333,0.5052616,0.0053265258}; - }; - side="Empty"; - flags=4; class Attributes { }; - id=5017; - type="B_HMG_01_high_F"; - atlOffset=-2.7894974e-005; + id=12453; }; - class Item160 + class Item77 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3447.625,4.9279985,5958.7217}; - angles[]={0.013332055,0.5052616,0.0053265258}; + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8289.5674,20.787205,6100.6826}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12465; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8315.4346,20.021496,6108.0889}; + class Effects + { + }; + showWP="NEVER"; + id=12466; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8339.165,19.618753,6108.9258}; + class Effects + { + }; + showWP="NEVER"; + id=12467; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8358.3818,19.086809,6100.7842}; + class Effects + { + }; + showWP="NEVER"; + id=12468; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8377.4131,18.31168,6092.2051}; + class Effects + { + }; + showWP="NEVER"; + id=12469; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8359.7021,18.995106,6102.7158}; + class Effects + { + }; + showWP="NEVER"; + id=12470; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8338.1943,19.633364,6107.7832}; + class Effects + { + }; + showWP="NEVER"; + id=12471; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8315.5186,19.969618,6109.248}; + class Effects + { + }; + showWP="NEVER"; + id=12472; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8288.6201,20.732862,6102.7051}; + class Effects + { + }; + showWP="NEVER"; + id=12473; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8315.4971,20.092701,6107.0107}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12474; + atlOffset=1.9073486e-006; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5018; - type="B_HMG_01_high_F"; - atlOffset=-0.00016880035; + id=12464; }; - class Item161 + class Item78 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3437.4761,4.9202919,5948.021}; - angles[]={0,0.5052616,0}; + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8381.3818,18.163353,6090.1641}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12476; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8393.0225,17.480967,6082.5771}; + class Effects + { + }; + showWP="NEVER"; + id=12477; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8408.2568,16.460085,6072.2705}; + class Effects + { + }; + showWP="NEVER"; + id=12478; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8417.0303,15.886641,6059.5654}; + class Effects + { + }; + showWP="NEVER"; + id=12479; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8426.7627,15.245576,6042.418}; + class Effects + { + }; + showWP="NEVER"; + id=12480; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8421.2744,15.743572,6060.3848}; + class Effects + { + }; + showWP="NEVER"; + id=12481; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8410.5283,16.410576,6073.2471}; + class Effects + { + }; + showWP="NEVER"; + id=12482; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8377.708,18.292765,6093.7021}; + class Effects + { + }; + showWP="NEVER"; + id=12483; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8391.8389,17.585966,6081.8154}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12484; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5019; - type="B_HMG_01_high_F"; - atlOffset=2.3841858e-007; + id=12475; }; - class Item162 + class Item79 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3433.9729,5.2349415,6031.2261}; - angles[]={6.2378845,1.3430794,0.0053265258}; + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8448.8389,9.0413017,5950.9609}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12486; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8409.3564,7.9968457,5956.3145}; + class Effects + { + }; + showWP="NEVER"; + id=12487; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8371.9561,7.7940779,5957.9424}; + class Effects + { + }; + showWP="NEVER"; + id=12488; + type="Move"; + atlOffset=4.7683716e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8411.8369,8.1181812,5956.9102}; + class Effects + { + }; + showWP="NEVER"; + id=12489; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8447.2178,9.1001844,5951.8955}; + class Effects + { + }; + showWP="NEVER"; + id=12490; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8410.2744,8.0021858,5954.874}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12491; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5020; - type="B_Truck_01_transport_F"; - atlOffset=-0.0022821426; + id=12485; }; - class Item163 + class Item80 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3426.1416,5.4108768,6038.1177}; - angles[]={6.2299027,1.4199387,0.013332055}; + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8455.2969,8.6774473,5956.228}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12493; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8436.6494,9.277195,5962.7012}; + class Effects + { + }; + showWP="NEVER"; + id=12494; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8417.0986,8.36304,5964.1084}; + class Effects + { + }; + showWP="NEVER"; + id=12495; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8389.8271,7.9374614,5965.7734}; + class Effects + { + }; + showWP="NEVER"; + id=12496; + type="Move"; + atlOffset=4.7683716e-007; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8425.7041,9.0438175,5967.667}; + class Effects + { + }; + showWP="NEVER"; + id=12497; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8442.251,9.3094416,5965.5527}; + class Effects + { + }; + showWP="NEVER"; + id=12498; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8456.5498,8.6751661,5958.3369}; + class Effects + { + }; + showWP="NEVER"; + id=12499; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8438.3604,9.2731152,5961.3662}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12500; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5021; - type="B_Truck_01_transport_F"; - atlOffset=-0.0021266937; + id=12492; }; - class Item164 + class Item81 { - dataType="Object"; - class PositionInfo - { - position[]={3418.1758,5.6848226,6045.1519}; - angles[]={6.2086568,1.430174,0.047963165}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5022; - type="B_Truck_01_transport_F"; - atlOffset=-0.0025341511; - }; - class Item165 - { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3440.5156,6.9314423,5918.2402}; - angles[]={0,1.3765519,6.2698579}; + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8440.5869,9.2558441,5945.5459}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12502; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8423.8896,7.0911708,5935.2686}; + class Effects + { + }; + showWP="NEVER"; + id=12503; + type="Move"; + atlOffset=4.7683716e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8395.583,6.0905385,5925.8682}; + class Effects + { + }; + showWP="NEVER"; + id=12504; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8374.4678,6.0954933,5923.3096}; + class Effects + { + }; + showWP="NEVER"; + id=12505; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8371.501,6.10355,5930.0811}; + class Effects + { + }; + showWP="NEVER"; + id=12506; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8314.2256,6.0400229,5932.0322}; + class Effects + { + }; + showWP="NEVER"; + id=12507; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8405.9443,6.2883363,5935.8252}; + class Effects + { + }; + showWP="NEVER"; + id=12508; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8443.6475,9.2708178,5947.8828}; + class Effects + { + }; + showWP="NEVER"; + id=12509; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8426.8682,7.284338,5935.6572}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12510; + atlOffset=-4.7683716e-007; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5023; - type="B_Truck_01_transport_F"; + id=12501; }; - class Item166 + class Item82 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3441.3425,6.9401727,5927.0786}; - angles[]={0,1.4794688,0.0079935296}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8230.5654,7.6890926,5936.25}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12512; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8287.6123,5.5525074,5912.3252}; + class Effects + { + }; + showWP="NEVER"; + id=12513; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8344.0439,6.1100001,5910.832}; + class Effects + { + }; + showWP="NEVER"; + id=12514; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8359.1592,6.1100001,5930.6592}; + class Effects + { + }; + showWP="NEVER"; + id=12515; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8306.7646,5.8581443,5915.6152}; + class Effects + { + }; + showWP="NEVER"; + id=12516; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8223.251,7.7523193,5938.8936}; + class Effects + { + }; + showWP="NEVER"; + id=12517; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8283.9502,5.5207114,5912.1826}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12518; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5024; - type="B_Truck_01_transport_F"; - atlOffset=-0.0054316521; + id=12511; }; - class Item167 + class Item83 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3443.1692,6.854723,5934.4761}; - angles[]={0.039977662,1.4500539,0.0053265258}; + items=11; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8183.6494,7.5062304,5963.6494}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12520; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8167.9536,5.5347838,5983.4878}; + class Effects + { + }; + showWP="NEVER"; + id=12521; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8152.9482,5.8386717,6010.6914}; + class Effects + { + }; + showWP="NEVER"; + id=12522; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8147.9868,6.2575917,6045.9487}; + class Effects + { + }; + showWP="NEVER"; + id=12523; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8170.2959,6.8017716,6031.7705}; + class Effects + { + }; + showWP="NEVER"; + id=12524; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8162.7549,6.2916694,6021.584}; + class Effects + { + }; + showWP="NEVER"; + id=12525; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8176.499,8.1122646,6019.9238}; + class Effects + { + }; + showWP="NEVER"; + id=12526; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8190.3838,11.822205,6008.4346}; + class Effects + { + }; + showWP="NEVER"; + id=12527; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8210.3369,14.725235,5990.623}; + class Effects + { + }; + showWP="NEVER"; + id=12528; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8187.54,7.8542604,5961.2793}; + class Effects + { + }; + showWP="NEVER"; + id=12529; + type="Move"; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8168.1489,5.498045,5980.7954}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12530; + atlOffset=4.7683716e-007; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5025; - type="B_Truck_01_transport_F"; - atlOffset=-0.006398201; + id=12519; }; - class Item168 + class Item84 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3435.3911,4.6220369,5977.8711}; - angles[]={0,1.3173183,0}; + items=15; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8281.3486,8.8522682,5993.5928}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12532; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8311.8682,8.3265676,5996.8311}; + class Effects + { + }; + showWP="NEVER"; + id=12533; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8342.417,7.9699998,5991.3398}; + class Effects + { + }; + showWP="NEVER"; + id=12534; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8360.3955,7.9699998,5996.4355}; + class Effects + { + }; + showWP="NEVER"; + id=12535; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8380.5166,7.9699998,6007.0918}; + class Effects + { + }; + showWP="NEVER"; + id=12536; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8360.4268,7.9699998,6022.2207}; + class Effects + { + }; + showWP="NEVER"; + id=12537; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8342.5127,7.9724326,6030.9121}; + class Effects + { + }; + showWP="NEVER"; + id=12538; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8335.1592,8.1523914,6049.3232}; + class Effects + { + }; + showWP="NEVER"; + id=12539; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8323.5127,9.2073488,6060.7998}; + class Effects + { + }; + showWP="NEVER"; + id=12540; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8298.4541,9.8220701,6046.8877}; + class Effects + { + }; + showWP="NEVER"; + id=12541; + type="Move"; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8288.2529,9.1774197,6034.1904}; + class Effects + { + }; + showWP="NEVER"; + id=12542; + type="Move"; + }; + class Item11 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8278.7002,11.41165,6027.207}; + class Effects + { + }; + showWP="NEVER"; + id=12543; + type="Move"; + }; + class Item12 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8275.1162,10.594826,6011.6162}; + class Effects + { + }; + showWP="NEVER"; + id=12544; + type="Move"; + }; + class Item13 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8278.4404,9.0173111,5995.6006}; + class Effects + { + }; + showWP="NEVER"; + id=12545; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item14 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8308.2061,8.3349695,5994.5264}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12546; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5026; - type="B_Slingload_01_Cargo_F"; - atlOffset=-2.3841858e-007; + id=12531; }; - class Item169 + class Item85 { - dataType="Object"; - class PositionInfo - { - position[]={3434.7012,4.6220369,5981.3257}; - angles[]={0,1.3671629,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8340.4424,7.9714389,5996.7998}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12548; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8329.6475,7.978054,5996.0811}; + class Effects + { + }; + showWP="NEVER"; + id=12549; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8364.6846,7.9630823,5991.6348}; + class Effects + { + }; + showWP="NEVER"; + id=12550; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8357.5498,7.9699998,6001.1074}; + class Effects + { + }; + showWP="NEVER"; + id=12551; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8331.0498,7.98,5987.8789}; + class Effects + { + }; + showWP="NEVER"; + id=12552; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8329.3115,7.9791846,5995.9932}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12553; + }; }; - id=5027; - type="B_Slingload_01_Cargo_F"; - atlOffset=-2.3841858e-007; - }; - class Item170 - { - dataType="Object"; - class PositionInfo - { - position[]={13616.932,14.816663,7189.9458}; - angles[]={0,5.4156647,0.010664274}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5028; - type="B_HMG_01_high_F"; - atlOffset=-0.0010051727; - }; - class Item171 - { - dataType="Object"; - class PositionInfo - { - position[]={13609.539,14.798145,7177.2656}; - angles[]={0,5.3269453,6.2805333}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5029; - type="B_HMG_01_high_F"; - atlOffset=-4.863739e-005; - }; - class Item172 - { - dataType="Object"; - class PositionInfo - { - position[]={13673.097,14.850291,7198.7373}; - angles[]={0,5.3269453,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5030; - type="B_HMG_01_high_F"; - }; - class Item173 - { - dataType="Object"; - class PositionInfo - { - position[]={13682.626,14.850291,7187.4824}; - angles[]={0,5.3269453,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5031; - type="B_HMG_01_high_F"; - }; - class Item174 - { - dataType="Object"; - class PositionInfo - { - position[]={13599.575,15.655231,7193.0425}; - angles[]={6.2698579,6.164763,6.1769209}; - }; - side="Empty"; - flags=4; class Attributes { }; - id=5032; - type="B_Truck_01_transport_F"; - atlOffset=-0.0082530975; + id=12547; }; - class Item175 + class Item86 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={13591.481,16.147404,7191.8999}; - angles[]={6.2671871,6.2416224,6.1954122}; + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8367.2393,7.6995616,5957.3975}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12555; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8347.4521,7.735384,5958.1094}; + class Effects + { + }; + showWP="NEVER"; + id=12556; + type="Move"; + atlOffset=-4.7683716e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8319.124,7.9945302,5958.6074}; + class Effects + { + }; + showWP="NEVER"; + id=12557; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8294.4756,8.0237207,5958.7031}; + class Effects + { + }; + showWP="NEVER"; + id=12558; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8261.7412,9.4459248,5957.7686}; + class Effects + { + }; + showWP="NEVER"; + id=12559; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8263.7998,9.3484831,5962.1475}; + class Effects + { + }; + showWP="NEVER"; + id=12560; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8299.9385,8.0468283,5963.4512}; + class Effects + { + }; + showWP="NEVER"; + id=12561; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8332.8154,7.9831333,5961.957}; + class Effects + { + }; + showWP="NEVER"; + id=12562; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8363.2939,7.7048583,5960.4844}; + class Effects + { + }; + showWP="NEVER"; + id=12563; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={8349.2568,7.7211208,5957.4189}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12564; + atlOffset=4.7683716e-007; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5033; - type="B_Truck_01_transport_F"; - atlOffset=-0.0062408447; + id=12554; }; - class Item176 + class Item87 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={13582.865,16.738064,7190.4082}; - angles[]={0,6.2518578,6.2378831}; + items=12; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6786.0156,26.275467,7309.7041}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12566; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6808.9375,27.142815,7319.292}; + class Effects + { + }; + showWP="NEVER"; + id=12567; + type="Move"; + atlOffset=-1.9073486e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6837.7271,28.303724,7288.6846}; + class Effects + { + }; + showWP="NEVER"; + id=12568; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6831.2637,30.176855,7272.9453}; + class Effects + { + }; + showWP="NEVER"; + id=12569; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6809.4639,30.264961,7270.4492}; + class Effects + { + }; + showWP="NEVER"; + id=12570; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6805.1816,30.209503,7277.2822}; + class Effects + { + }; + showWP="NEVER"; + id=12571; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6817.3574,29.370693,7294.2822}; + class Effects + { + }; + showWP="NEVER"; + id=12572; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6794.9258,30.298189,7279.2813}; + class Effects + { + }; + showWP="NEVER"; + id=12573; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6776.187,29.994728,7271.0938}; + class Effects + { + }; + showWP="NEVER"; + id=12574; + type="Move"; + atlOffset=-1.9073486e-006; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6767.3423,28.323891,7275.3779}; + class Effects + { + }; + showWP="NEVER"; + id=12575; + type="Move"; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6783.8647,26.513077,7306.2725}; + class Effects + { + }; + showWP="NEVER"; + id=12576; + type="Move"; + }; + class Item11 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6806.3257,26.990509,7320.3398}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12577; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5034; - type="B_Truck_01_transport_F"; - atlOffset=-0.002407074; + id=12565; }; - class Item177 + class Item88 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={13712.574,15.869876,7187.2495}; - angles[]={6.259192,6.1982355,0.058599081}; + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6884.4175,14.711439,7127.6865}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12579; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6889.5171,14.74,7149.5615}; + class Effects + { + }; + showWP="NEVER"; + id=12580; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6899.6138,14.768782,7172.1191}; + class Effects + { + }; + showWP="NEVER"; + id=12581; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6925.6763,15.146306,7173.9551}; + class Effects + { + }; + showWP="NEVER"; + id=12582; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6903.124,14.748331,7140.5195}; + class Effects + { + }; + showWP="NEVER"; + id=12583; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6880.9321,14.74,7148.9443}; + class Effects + { + }; + showWP="NEVER"; + id=12584; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6912.3164,14.785688,7145.4199}; + class Effects + { + }; + showWP="NEVER"; + id=12585; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6900.0845,14.76663,7118.1738}; + class Effects + { + }; + showWP="NEVER"; + id=12586; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6880.9985,14.71,7127.4629}; + class Effects + { + }; + showWP="NEVER"; + id=12587; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6887.9136,14.74,7150.916}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12588; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5035; - type="B_Truck_01_transport_F"; - atlOffset=-0.0043926239; + id=12578; }; - class Item178 + class Item89 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={13703.906,15.478314,7189.1055}; - angles[]={6.2698536,0.017966747,0.034652505}; - }; - side="Empty"; - flags=4; - class Attributes + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7156.4038,12.3724,6934.8662}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12590; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7175.2354,9.9489717,6917.1709}; + class Effects + { + }; + showWP="NEVER"; + id=12591; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7185.8174,8.5983953,6907.084}; + class Effects + { + }; + showWP="NEVER"; + id=12592; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7199.6885,8.2790642,6908.6563}; + class Effects + { + }; + showWP="NEVER"; + id=12593; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7171.7646,11.97219,6942.4111}; + class Effects + { + }; + showWP="NEVER"; + id=12594; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7152.8994,13.44042,6954.3701}; + class Effects + { + }; + showWP="NEVER"; + id=12595; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7135.2002,14.786172,6968.7266}; + class Effects + { + }; + showWP="NEVER"; + id=12596; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7124.832,14.993677,6962.6914}; + class Effects + { + }; + showWP="NEVER"; + id=12597; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7174.0972,9.9933052,6916.4346}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12598; + }; + }; + class Attributes { }; - id=5036; - type="B_Truck_01_transport_F"; - atlOffset=-0.0015296936; + id=12589; }; - class Item179 + class Item90 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={13696.698,15.459893,7191.7881}; - angles[]={6.2778587,6.2717376,0.0053265258}; + items=13; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7245.2393,12.179473,7079.7285}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12600; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7250,12.670614,7094.502}; + class Effects + { + }; + showWP="NEVER"; + id=12601; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7244.9888,12.116773,7135.9414}; + class Effects + { + }; + showWP="NEVER"; + id=12602; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7256.6792,13.652721,7187.5088}; + class Effects + { + }; + showWP="NEVER"; + id=12603; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7247.4458,16.273947,7242.6768}; + class Effects + { + }; + showWP="NEVER"; + id=12604; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7323.9487,17.621641,7270.4365}; + class Effects + { + }; + showWP="NEVER"; + id=12605; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7363.4731,14.996388,7400.1729}; + class Effects + { + }; + showWP="NEVER"; + id=12606; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7309.938,18.774063,7280.3408}; + class Effects + { + }; + showWP="NEVER"; + id=12607; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7265.7622,16.899332,7257.0459}; + class Effects + { + }; + showWP="NEVER"; + id=12608; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7250.8398,13.736409,7189.3809}; + class Effects + { + }; + showWP="NEVER"; + id=12609; + type="Move"; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7241.0874,12.044925,7122.124}; + class Effects + { + }; + showWP="NEVER"; + id=12610; + type="Move"; + }; + class Item11 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7239.1333,11.357081,7068.0498}; + class Effects + { + }; + showWP="NEVER"; + id=12611; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item12 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7250.3379,12.708199,7092.4863}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12612; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5037; - type="B_Truck_01_transport_F"; - atlOffset=0.039772987; + id=12599; }; - class Item180 + class Item91 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={13652.727,14.552037,7188.665}; - angles[]={0,6.1390018,0}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7424.2676,15.954359,7419.1318}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12614; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7426.271,10.794044,7325.9072}; + class Effects + { + }; + showWP="NEVER"; + id=12615; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7427.083,16.204535,7427.2998}; + class Effects + { + }; + showWP="NEVER"; + id=12616; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7423.6216,11.289225,7325.5068}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12617; + atlOffset=-9.5367432e-007; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5038; - type="B_Slingload_01_Cargo_F"; + id=12613; }; - class Item181 + class Item92 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={13649.218,14.552037,7188.3564}; - angles[]={0,6.1888466,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7260.0854,15.658505,7580.5303}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12619; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7084.5874,13.599489,7569.9297}; + class Effects + { + }; + showWP="NEVER"; + id=12620; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6926.4619,10.862928,7588.8428}; + class Effects + { + }; + showWP="NEVER"; + id=12621; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6823.0967,10.441187,7579.4355}; + class Effects + { + }; + showWP="NEVER"; + id=12622; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7192.2002,17.399202,7543.4805}; + class Effects + { + }; + showWP="NEVER"; + id=12623; + type="Move"; + atlOffset=1.9073486e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7272.5151,16.523409,7587.9199}; + class Effects + { + }; + showWP="NEVER"; + id=12624; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7093.0303,13.22983,7576.6162}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12625; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5039; - type="B_Slingload_01_Cargo_F"; + id=12618; }; - class Item182 + class Item93 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={1595.7869,11.191864,13615.435}; - angles[]={0,1.782499,0}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6800.8291,10.219046,7586.1621}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12627; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6747.0688,14.083035,7472.9863}; + class Effects + { + }; + showWP="NEVER"; + id=12628; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6773.4028,14.145164,7471.3203}; + class Effects + { + }; + showWP="NEVER"; + id=12629; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6814.1787,10.536256,7578.3955}; + class Effects + { + }; + showWP="NEVER"; + id=12630; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6802.8301,10.179259,7591.2734}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12631; + }; }; - side="Empty"; class Attributes { }; - id=5040; - type="B_HMG_01_high_F"; - atlOffset=1.0215721; + id=12626; }; - class Item183 + class Item94 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={1596.4646,10.265187,13629.989}; - angles[]={0,1.6937795,0}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6793.4536,14.541211,7466.3711}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12633; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6734.3872,14.037122,7470.4463}; + class Effects + { + }; + showWP="NEVER"; + id=12634; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6800.4165,14.660504,7470.5303}; + class Effects + { + }; + showWP="NEVER"; + id=12635; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6731.4326,14.05036,7468.8018}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12636; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5041; - type="B_HMG_01_high_F"; - atlOffset=0.094895363; - }; - class Item184 - { - dataType="Object"; - class PositionInfo - { - position[]={1550.1835,10.191274,13581.257}; - angles[]={0.0053265258,3.3498647,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5042; - type="B_HMG_01_high_F"; - atlOffset=-0.0056686401; + id=12632; }; - class Item185 + class Item95 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={1536.6045,10.178727,13586.617}; - angles[]={0.0026520467,3.0484321,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6653.7358,14.003057,7212.1221}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12638; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6625.4116,14.216838,7155.3369}; + class Effects + { + }; + showWP="NEVER"; + id=12639; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6658.5122,14.184911,7207.7061}; + class Effects + { + }; + showWP="NEVER"; + id=12640; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6639.0054,13.883904,7216.3154}; + class Effects + { + }; + showWP="NEVER"; + id=12641; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6657.8516,14.136635,7208.9971}; + class Effects + { + }; + showWP="NEVER"; + id=12642; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6629.9336,14.240302,7154.3076}; + class Effects + { + }; + showWP="NEVER"; + id=12643; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6622.0835,14.24588,7154.4961}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12644; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5043; - type="B_HMG_01_high_F"; - atlOffset=-0.0005903244; + id=12637; }; - class Item186 + class Item96 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={1612.5701,11.279141,13620.906}; - angles[]={0.0079935296,2.5315974,0.16385107}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6628.4785,13.921561,7216.6816}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12646; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6609.9468,14.041289,7189.0801}; + class Effects + { + }; + showWP="NEVER"; + id=12647; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6600.3438,13.993164,7193.7813}; + class Effects + { + }; + showWP="NEVER"; + id=12648; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6605.2197,13.911638,7209.7949}; + class Effects + { + }; + showWP="NEVER"; + id=12649; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6617.918,13.972938,7205.3281}; + class Effects + { + }; + showWP="NEVER"; + id=12650; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6629.8906,13.851333,7222.3779}; + class Effects + { + }; + showWP="NEVER"; + id=12651; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6611.6255,14.041289,7190.0889}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12652; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5044; - type="B_Truck_01_transport_F"; - atlOffset=-0.030268669; + id=12645; }; - class Item187 + class Item97 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={1619.1606,12.713911,13625.744}; - angles[]={0,2.6084564,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6586.9917,14.084616,7178.8291}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12654; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6578.2837,14.162383,7165.8027}; + class Effects + { + }; + showWP="NEVER"; + id=12655; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6584.5635,14.123239,7172.0947}; + class Effects + { + }; + showWP="NEVER"; + id=12656; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6593.3994,14.186471,7165.9365}; + class Effects + { + }; + showWP="NEVER"; + id=12657; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6594.7773,14.176727,7168.0635}; + class Effects + { + }; + showWP="NEVER"; + id=12658; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6581.5293,14.100586,7175.5146}; + class Effects + { + }; + showWP="NEVER"; + id=12659; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6585.4902,14.074653,7180.377}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12660; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5045; - type="B_Truck_01_transport_F"; - atlOffset=0.24871731; + id=12653; }; - class Item188 + class Item98 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={1626.0164,13.345728,13631.143}; - angles[]={0.015998369,2.6186917,0.074527748}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6603.0547,14.23255,7160.8135}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12662; + type="I_soldier_F"; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6638.4912,14.223259,7154.9668}; + class Effects + { + }; + showWP="NEVER"; + id=12663; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6634.8423,14.37573,7147.3828}; + class Effects + { + }; + showWP="NEVER"; + id=12664; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6596.729,14.296926,7151.7773}; + class Effects + { + }; + showWP="NEVER"; + id=12665; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6600.082,14.252975,7157.1279}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12666; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5046; - type="B_Truck_01_transport_F"; - atlOffset=-0.0064716339; + id=12661; }; - class Item189 + class Item99 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={1509.7382,10.870022,13572.793}; - angles[]={0.050623242,2.5650697,0.029324362}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6337.1279,14.024546,7325.2139}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12668; + type="I_soldier_F"; + atlOffset=9.5367432e-007; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6333.2734,13.743406,7346.2471}; + class Effects + { + }; + showWP="NEVER"; + id=12669; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6357.5933,14.302123,7336.5283}; + class Effects + { + }; + showWP="NEVER"; + id=12670; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6339.2915,13.948303,7315.4473}; + class Effects + { + }; + showWP="NEVER"; + id=12671; + type="Move"; + atlOffset=-9.5367432e-007; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6336.8975,13.977546,7341.4482}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12672; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5047; - type="B_Truck_01_transport_F"; - atlOffset=-0.0060319901; + id=12667; + atlOffset=9.5367432e-007; }; - class Item190 + class Item100 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={1518.1659,10.78984,13575.154}; - angles[]={0.045301005,2.6679866,0.0053265258}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6362.6504,14.547588,7351.8486}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12674; + type="I_soldier_F"; + atlOffset=9.5367432e-007; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6340.3223,13.844304,7357.3682}; + class Effects + { + }; + showWP="NEVER"; + id=12675; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6335.9722,13.911725,7385.5918}; + class Effects + { + }; + showWP="NEVER"; + id=12676; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6347.978,15.274072,7413.3096}; + class Effects + { + }; + showWP="NEVER"; + id=12677; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6360.4136,14.613894,7375.1094}; + class Effects + { + }; + showWP="NEVER"; + id=12678; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6344.0991,13.966385,7364.8936}; + class Effects + { + }; + showWP="NEVER"; + id=12679; + type="Move"; + atlOffset=9.5367432e-007; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={6364.7793,14.599217,7354.3086}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12680; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5048; - type="B_Truck_01_transport_F"; - atlOffset=-0.020697594; + id=12673; + atlOffset=9.5367432e-007; }; - class Item191 + class Item101 { - dataType="Object"; - class PositionInfo - { - position[]={1525.8868,10.793975,13576.142}; - angles[]={0.013332055,2.6385717,0.0026520467}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={4993.3306,52.423706,12606.534}; + angles[]={0,4.9508281,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12682; + type="I_soldier_F"; + atlOffset=3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={4995.9526,54.449013,12556.604}; + class Effects + { + }; + showWP="NEVER"; + id=12683; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5016.2368,56.592068,12558.373}; + class Effects + { + }; + showWP="NEVER"; + id=12684; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5006.4507,54.872047,12584.084}; + class Effects + { + }; + showWP="NEVER"; + id=12685; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5009.5635,54.068535,12613.256}; + class Effects + { + }; + showWP="NEVER"; + id=12686; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={4993.5073,52.349579,12609.41}; + class Effects + { + }; + showWP="NEVER"; + id=12687; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={4994.9922,54.350471,12557.08}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12688; + }; }; - id=5049; - type="B_Truck_01_transport_F"; - atlOffset=-0.014814377; - }; - class Item192 - { - dataType="Object"; - class PositionInfo - { - position[]={1563.5922,9.8720379,13599.687}; - angles[]={0,2.5058362,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5050; - type="B_Slingload_01_Cargo_F"; - }; - class Item193 - { - dataType="Object"; - class PositionInfo - { - position[]={1566.5405,9.8720379,13601.615}; - angles[]={0,2.5556808,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5051; - type="B_Slingload_01_Cargo_F"; - }; - class Item194 - { - dataType="Object"; - class PositionInfo - { - position[]={3365.356,30.811863,9510.5166}; - angles[]={0,4.4489021,0}; - }; - side="Empty"; - class Attributes - { - }; - id=5052; - type="B_HMG_01_high_F"; - atlOffset=1.0215721; - }; - class Item195 - { - dataType="Object"; - class PositionInfo - { - position[]={3371.4526,29.890987,9497.2666}; - angles[]={0,4.3601828,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5053; - type="B_HMG_01_high_F"; - atlOffset=0.10069656; - }; - class Item196 - { - dataType="Object"; - class PositionInfo - { - position[]={3390.2703,29.790291,9561.7715}; - angles[]={0,6.0162678,0}; - }; - side="Empty"; - flags=4; class Attributes { }; - id=5054; - type="B_HMG_01_high_F"; + id=12681; + atlOffset=3.8146973e-006; }; - class Item197 + class Item102 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3404.822,29.790237,9563.2236}; - angles[]={0,5.7148352,0}; + items=12; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={5018.9214,56.905384,12559.228}; + angles[]={0,4.9508281,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12690; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5041.4048,58.285786,12546.156}; + class Effects + { + }; + showWP="NEVER"; + id=12691; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5067.6235,59.322014,12549.518}; + class Effects + { + }; + showWP="NEVER"; + id=12692; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5086.4282,59.362396,12565.32}; + class Effects + { + }; + showWP="NEVER"; + id=12693; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5090.8613,58.852692,12586.484}; + class Effects + { + }; + showWP="NEVER"; + id=12694; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5083.1343,58.393665,12621.42}; + class Effects + { + }; + showWP="NEVER"; + id=12695; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5063.9663,58.20256,12629.352}; + class Effects + { + }; + showWP="NEVER"; + id=12696; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5047.4023,57.710617,12634.223}; + class Effects + { + }; + showWP="NEVER"; + id=12697; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5026.1138,55.666454,12628.072}; + class Effects + { + }; + showWP="NEVER"; + id=12698; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5006.5854,53.834442,12609.279}; + class Effects + { + }; + showWP="NEVER"; + id=12699; + type="Move"; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5010.2925,55.83078,12565.742}; + class Effects + { + }; + showWP="NEVER"; + id=12700; + type="Move"; + }; + class Item11 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5039.4814,58.162979,12544.117}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12701; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5055; - type="B_HMG_01_high_F"; - atlOffset=-5.3405762e-005; + id=12689; }; - class Item198 + class Item103 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3353.1914,31.003538,9500.0059}; - angles[]={0,5.1980009,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={5018.4497,55.782246,12604.099}; + angles[]={0,4.9508281,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12703; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5016.7749,56.390404,12583.617}; + class Effects + { + }; + showWP="NEVER"; + id=12704; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5025.6699,57.606819,12573.217}; + class Effects + { + }; + showWP="NEVER"; + id=12705; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5039.2964,58.461979,12576.758}; + class Effects + { + }; + showWP="NEVER"; + id=12706; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5033.0952,58.141506,12582.531}; + class Effects + { + }; + showWP="NEVER"; + id=12707; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5032.0996,57.797253,12600.184}; + class Effects + { + }; + showWP="NEVER"; + id=12708; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5021.1138,56.070129,12606.6}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12709; + atlOffset=-3.8146973e-006; + }; }; - side="Empty"; class Attributes { }; - id=5056; - type="B_Truck_01_transport_F"; - atlOffset=0.61016464; + id=12702; }; - class Item199 + class Item104 { - dataType="Object"; - class PositionInfo - { - position[]={3349.2886,30.64822,9490.6563}; - angles[]={0,5.2748594,0}; - }; - side="Empty"; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={5062.8931,59.051903,12579.577}; + angles[]={0,4.9508281,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12711; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5069.1309,58.894962,12591.709}; + class Effects + { + }; + showWP="NEVER"; + id=12712; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5062.4531,58.686783,12602.201}; + class Effects + { + }; + showWP="NEVER"; + id=12713; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5053.8643,58.259827,12617.906}; + class Effects + { + }; + showWP="NEVER"; + id=12714; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5042.9248,58.019844,12615.711}; + class Effects + { + }; + showWP="NEVER"; + id=12715; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5036.9614,57.984261,12605.656}; + class Effects + { + }; + showWP="NEVER"; + id=12716; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5039.2769,58.221069,12600}; + class Effects + { + }; + showWP="NEVER"; + id=12717; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5052.0527,58.618496,12598.434}; + class Effects + { + }; + showWP="NEVER"; + id=12718; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5053.707,58.846161,12583.711}; + class Effects + { + }; + showWP="NEVER"; + id=12719; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5061.8848,59.082314,12574.73}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12720; + atlOffset=3.8146973e-006; + }; }; - id=5057; - type="B_Truck_01_transport_F"; - atlOffset=0.296875; - }; - class Item200 - { - dataType="Object"; - class PositionInfo - { - position[]={3345.6624,30.823263,9482.7188}; - angles[]={0.029324362,5.2850952,6.2805333}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5058; - type="B_Truck_01_transport_F"; - atlOffset=-0.00095748901; - }; - class Item201 - { - dataType="Object"; - class PositionInfo - { - position[]={3422.5586,30.378527,9587.9199}; - angles[]={6.2378831,5.231473,0.010669862}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5059; - type="B_Truck_01_transport_F"; - atlOffset=-0.0083637238; - }; - class Item202 - { - dataType="Object"; - class PositionInfo - { - position[]={3415.9768,30.38575,9581.877}; - angles[]={0.074528553,5.3343897,6.2245865}; - }; - side="Empty"; - flags=4; class Attributes { }; - id=5060; - type="B_Truck_01_transport_F"; - atlOffset=-0.008190155; + id=12710; }; - class Item203 + class Item105 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3409.4753,30.403162,9577.3867}; - angles[]={6.2698579,5.304975,0}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={5070.79,59.281139,12566.581}; + angles[]={0,4.9508281,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12722; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5068.3174,59.268826,12564.773}; + class Effects + { + }; + showWP="NEVER"; + id=12723; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5045.4922,58.689571,12570.848}; + class Effects + { + }; + showWP="NEVER"; + id=12724; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5042.2896,58.549423,12581.24}; + class Effects + { + }; + showWP="NEVER"; + id=12725; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5060.9258,58.973503,12584.186}; + class Effects + { + }; + showWP="NEVER"; + id=12726; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5059.0093,59.096371,12558.955}; + class Effects + { + }; + showWP="NEVER"; + id=12727; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={5067.8511,59.276257,12562.953}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12728; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5061; - type="B_Truck_01_transport_F"; - atlOffset=-0.00032043457; + id=12721; }; - class Item204 + class Item106 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={3386.7791,29.492037,9539.25}; - angles[]={0,5.1722393,0}; + items=12; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7383.5029,155.6821,15204.638}; + angles[]={0,3.3322449,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12730; + type="I_soldier_F"; + atlOffset=1.5258789e-005; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7395.436,152.00874,15227.668}; + class Effects + { + }; + showWP="NEVER"; + id=12731; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7390.8242,146.74077,15253.695}; + class Effects + { + }; + showWP="NEVER"; + id=12732; + type="Move"; + atlOffset=1.5258789e-005; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7374.1416,142.3401,15271.723}; + class Effects + { + }; + showWP="NEVER"; + id=12733; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7352.7905,141.23018,15275.141}; + class Effects + { + }; + showWP="NEVER"; + id=12734; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7318.2651,142.54291,15265.754}; + class Effects + { + }; + showWP="NEVER"; + id=12735; + type="Move"; + atlOffset=-1.5258789e-005; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7311.2578,145.48495,15246.229}; + class Effects + { + }; + showWP="NEVER"; + id=12736; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7307.1826,148.67818,15229.451}; + class Effects + { + }; + showWP="NEVER"; + id=12737; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7314.3442,152.438,15208.48}; + class Effects + { + }; + showWP="NEVER"; + id=12738; + type="Move"; + atlOffset=1.5258789e-005; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7334.0483,155.46243,15189.873}; + class Effects + { + }; + showWP="NEVER"; + id=12739; + type="Move"; + atlOffset=1.5258789e-005; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7377.3574,156.95465,15195.654}; + class Effects + { + }; + showWP="NEVER"; + id=12740; + type="Move"; + }; + class Item11 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7397.564,152.79366,15225.844}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12741; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5062; - type="B_Slingload_01_Cargo_F"; + id=12729; + atlOffset=1.5258789e-005; }; - class Item205 + class Item107 { - dataType="Object"; - class PositionInfo - { - position[]={3385.0396,29.492037,9536.1855}; - angles[]={0,5.222084,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7340.3286,151.82588,15206.052}; + angles[]={0,3.3322449,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12743; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7351.6563,150.94118,15220.902}; + class Effects + { + }; + showWP="NEVER"; + id=12744; + type="Move"; + atlOffset=1.715271; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7342.1021,148.71005,15221.754}; + class Effects + { + }; + showWP="NEVER"; + id=12745; + type="Move"; + atlOffset=-1.5258789e-005; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7333.1299,150.22479,15214.398}; + class Effects + { + }; + showWP="NEVER"; + id=12746; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7336.6533,151.45985,15207.887}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12747; + }; }; - id=5063; - type="B_Slingload_01_Cargo_F"; - }; - class Item206 - { - dataType="Object"; - class PositionInfo - { - position[]={6486.3594,40.020294,10381.585}; - angles[]={0,2.7388678,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5064; - type="B_HMG_01_high_F"; - }; - class Item207 - { - dataType="Object"; - class PositionInfo - { - position[]={6498.5361,40.121124,10388.329}; - angles[]={0,2.6501482,0}; - }; - side="Empty"; - flags=4; class Attributes { }; - id=5065; - type="B_HMG_01_high_F"; - atlOffset=0.10083008; + id=12742; }; - class Item208 + class Item108 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={6430.9453,40.081959,10397.227}; - angles[]={0.018663859,4.3062334,6.272521}; + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7356.4497,144.41562,15250.114}; + angles[]={0,3.3322449,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12749; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7348.6104,143.75737,15253.186}; + class Effects + { + }; + showWP="NEVER"; + id=12750; + type="Move"; + atlOffset=1.5258789e-005; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7338.4492,144.54887,15246.014}; + class Effects + { + }; + showWP="NEVER"; + id=12751; + type="Move"; + atlOffset=-1.5258789e-005; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7323.1719,146.16817,15236.686}; + class Effects + { + }; + showWP="NEVER"; + id=12752; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7320.3081,150.51834,15214.586}; + class Effects + { + }; + showWP="NEVER"; + id=12753; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7340.0366,153.39642,15198.949}; + class Effects + { + }; + showWP="NEVER"; + id=12754; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7361.8428,148.8634,15226.695}; + class Effects + { + }; + showWP="NEVER"; + id=12755; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7347.8477,146.37852,15235.902}; + class Effects + { + }; + showWP="NEVER"; + id=12756; + type="Move"; + atlOffset=1.5258789e-005; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7357.3364,146.42946,15238.162}; + class Effects + { + }; + showWP="NEVER"; + id=12757; + type="Move"; + atlOffset=1.5258789e-005; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7360.2368,144.59396,15249.955}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12758; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5066; - type="B_HMG_01_high_F"; - atlOffset=-0.00040054321; + id=12748; }; - class Item209 + class Item109 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={6426.5078,40.120621,10411.308}; - angles[]={6.2805333,4.0048008,0.0026520467}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7373.6797,145.00316,15256.095}; + angles[]={0,3.3322449,0}; + }; + side="Independent"; + flags=3; + class Attributes + { + disableSimulation=1; + }; + id=12760; + type="I_soldier_F"; + atlOffset=0.51272583; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7375.5547,146.30013,15253.66}; + class Effects + { + }; + showWP="NEVER"; + id=12761; + type="Move"; + atlOffset=1.2715454; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7370.5757,148.86705,15230.57}; + class Effects + { + }; + showWP="NEVER"; + id=12762; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7360.3496,148.71046,15226.875}; + class Effects + { + }; + showWP="NEVER"; + id=12763; + type="Move"; + atlOffset=1.5258789e-005; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7356.5166,145.09023,15245.35}; + class Effects + { + }; + showWP="NEVER"; + id=12764; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7379.4351,146.59232,15247.389}; + class Effects + { + }; + showWP="NEVER"; + id=12765; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7377.3945,147.52449,15253.281}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12766; + atlOffset=2.2468872; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5067; - type="B_HMG_01_high_F"; - atlOffset=-0.00052642822; + id=12759; + atlOffset=0.51272583; }; - class Item210 + class Item110 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={6490.4092,39.964943,10368.789}; - angles[]={6.1663861,3.4879661,6.2485313}; + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13540.168,45.631767,13769.206}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12768; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13539.715,45.634254,13768.965}; + class Effects + { + }; + showWP="NEVER"; + id=12769; + type="Move"; + atlOffset=10.357426; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13539.639,45.637421,13769.699}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12770; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5068; - type="B_Truck_01_transport_F"; - atlOffset=-0.010204315; + id=12767; }; - class Item211 + class Item111 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={6499.9395,40.044983,10370.489}; - angles[]={0,3.5648251,0}; - }; - side="Empty"; - class Attributes - { - }; - id=5069; - type="B_Truck_01_transport_F"; - atlOffset=0.26900482; - }; - class Item212 - { - dataType="Object"; - class PositionInfo - { - position[]={6401.8716,41.156101,10426.375}; - angles[]={0.0026520467,3.5214384,6.1980586}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5071; - type="B_Truck_01_transport_F"; - atlOffset=-2.2888184e-005; - }; - class Item213 - { - dataType="Object"; - class PositionInfo - { - position[]={6408.6714,40.616699,10420.851}; - angles[]={0,3.6243553,6.2086577}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5072; - type="B_Truck_01_transport_F"; - atlOffset=-0.0001373291; - }; - class Item214 - { - dataType="Object"; - class PositionInfo - { - position[]={6413.9209,40.426193,10415.023}; - angles[]={6.272521,3.5949404,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5073; - type="B_Truck_01_transport_F"; - atlOffset=-0.0023078918; - }; - class Item215 - { - dataType="Object"; - class PositionInfo - { - position[]={6454.8247,39.722038,10397.721}; - angles[]={0,3.4622049,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5074; - type="B_Slingload_01_Cargo_F"; - }; - class Item216 - { - dataType="Object"; - class PositionInfo - { - position[]={6458.1006,39.722038,10396.423}; - angles[]={0,3.5120494,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5075; - type="B_Slingload_01_Cargo_F"; - }; - class Item217 - { - dataType="Object"; - class PositionInfo - { - position[]={6511.7842,39.192986,10371.692}; - angles[]={6.1690178,3.6198163,6.2245855}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5076; - type="B_Truck_01_transport_F"; - atlOffset=-0.0029525757; - }; - class Item218 - { - dataType="Object"; - class PositionInfo - { - position[]={13782.71,24.900291,10646.435}; - angles[]={0,4.5670481,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5077; - type="B_HMG_01_high_F"; - }; - class Item219 - { - dataType="Object"; - class PositionInfo - { - position[]={13786.142,25.000952,10634.045}; - angles[]={0,4.4783287,0}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13735.316,45.329346,13821.663}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12772; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13721.168,41.054661,13807.871}; + class Effects + { + }; + showWP="NEVER"; + id=12773; + type="Move"; + atlOffset=1.867569; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13724.414,41.155994,13804.766}; + class Effects + { + }; + showWP="NEVER"; + id=12774; + type="Move"; + atlOffset=1.9689026; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13738.076,41.408863,13818.934}; + class Effects + { + }; + showWP="NEVER"; + id=12775; + type="Move"; + atlOffset=2.2217712; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13736.01,41.653049,13821.498}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12776; + atlOffset=2.4659576; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5078; - type="B_HMG_01_high_F"; - atlOffset=0.10066032; + id=12771; }; - class Item220 + class Item112 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={13812.509,24.900291,10695.904}; - angles[]={0,6.1344147,0}; + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13530.846,35.567562,13754.187}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12778; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13735.957,36.935402,13590.605}; + class Effects + { + }; + showWP="NEVER"; + id=12779; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13784.82,33.051651,13590.523}; + class Effects + { + }; + showWP="NEVER"; + id=12780; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13842.219,32.550602,13667.828}; + class Effects + { + }; + showWP="NEVER"; + id=12781; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13770.357,34.839581,13593.113}; + class Effects + { + }; + showWP="NEVER"; + id=12782; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13734.279,35.926781,13599.713}; + class Effects + { + }; + showWP="NEVER"; + id=12783; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13512.67,36.27055,13758.471}; + class Effects + { + }; + showWP="NEVER"; + id=12784; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13530.607,35.562023,13760.703}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12785; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5079; - type="B_HMG_01_high_F"; + id=12777; }; - class Item221 + class Item113 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={13827.105,24.900291,10695.628}; - angles[]={0,5.8329821,0}; + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13832.219,32.137482,13669.669}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12787; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13882.109,35.616192,13718.719}; + class Effects + { + }; + showWP="NEVER"; + id=12788; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13953.516,38.87286,13816.926}; + class Effects + { + }; + showWP="NEVER"; + id=12789; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13937.406,41.747715,13853.818}; + class Effects + { + }; + showWP="NEVER"; + id=12790; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13892.416,41.94289,13887.449}; + class Effects + { + }; + showWP="NEVER"; + id=12791; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13943.637,41.806,13861.016}; + class Effects + { + }; + showWP="NEVER"; + id=12792; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13959.088,40.584591,13837.795}; + class Effects + { + }; + showWP="NEVER"; + id=12793; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13956.887,35.353085,13779.26}; + class Effects + { + }; + showWP="NEVER"; + id=12794; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13854.164,34.54636,13686.666}; + class Effects + { + }; + showWP="NEVER"; + id=12795; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13834.117,32.095684,13665.41}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12796; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5080; - type="B_HMG_01_high_F"; + id=12786; }; - class Item222 + class Item114 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={13789.658,25.473024,10616.129}; - angles[]={0.0053265258,5.3161473,6.2805333}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5081; - type="B_Truck_01_transport_F"; - atlOffset=-2.2888184e-005; - }; - class Item223 - { - dataType="Object"; - class PositionInfo - { - position[]={13783.035,26.386614,10605.683}; - angles[]={0,5.3930063,0}; - }; - side="Empty"; - class Attributes - { - }; - id=5082; - type="B_Truck_01_transport_F"; - atlOffset=0.28655243; - }; - class Item224 - { - dataType="Object"; - class PositionInfo - { - position[]={13774.698,25.60103,10620.847}; - angles[]={0.021328852,5.4032416,6.256525}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5083; - type="B_Truck_01_transport_F"; - atlOffset=-0.001707077; - }; - class Item225 - { - dataType="Object"; - class PositionInfo - { - position[]={13847.601,25.113762,10718.033}; - angles[]={0.047963165,5.3496194,6.2139621}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5084; - type="B_Truck_01_transport_F"; - atlOffset=-0.0029010773; - }; - class Item226 - { - dataType="Object"; - class PositionInfo - { - position[]={13840.507,25.394464,10712.872}; - angles[]={6.2778587,5.4525366,0.0053265258}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5085; - type="B_Truck_01_transport_F"; - atlOffset=-0.0017471313; - }; - class Item227 - { - dataType="Object"; - class PositionInfo - { - position[]={13833.498,25.385471,10709.19}; - angles[]={0,5.4231215,6.2805333}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5086; - type="B_Truck_01_transport_F"; - atlOffset=1.9073486e-006; - }; - class Item228 - { - dataType="Object"; - class PositionInfo - { - position[]={13806.388,24.602037,10673.951}; - angles[]={0,5.2903862,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5087; - type="B_Slingload_01_Cargo_F"; - }; - class Item229 - { - dataType="Object"; - class PositionInfo - { - position[]={13804.3,24.602037,10671.113}; - angles[]={0,5.3402305,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5088; - type="B_Slingload_01_Cargo_F"; - }; - class Item230 - { - dataType="Object"; - class PositionInfo - { - position[]={11581.241,23.235266,12795.342}; - angles[]={6.2805333,3.1055036,0}; + items=9; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13933.598,41.835175,13872.897}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12798; + type="I_soldier_F"; + atlOffset=-3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13891.109,41.935928,13889.994}; + class Effects + { + }; + showWP="NEVER"; + id=12799; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13837.066,41.705185,13912.121}; + class Effects + { + }; + showWP="NEVER"; + id=12800; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13783.197,43.87318,13956.865}; + class Effects + { + }; + showWP="NEVER"; + id=12801; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13725.74,41.865925,13994.275}; + class Effects + { + }; + showWP="NEVER"; + id=12802; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13844.197,41.641911,13926.783}; + class Effects + { + }; + showWP="NEVER"; + id=12803; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13912.201,41.983826,13886.758}; + class Effects + { + }; + showWP="NEVER"; + id=12804; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13937.307,41.830002,13874.35}; + class Effects + { + }; + showWP="NEVER"; + id=12805; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13934.484,41.832684,13870.242}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12806; + atlOffset=-3.8146973e-006; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5089; - type="B_HMG_01_high_F"; - atlOffset=-0.0059452057; + id=12797; + atlOffset=-3.8146973e-006; }; - class Item231 + class Item115 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={11594.123,23.347494,12797.392}; - angles[]={6.2805333,3.0167842,0}; + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13736.691,41.968704,13997.159}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12808; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13720.275,41.837399,14005.686}; + class Effects + { + }; + showWP="NEVER"; + id=12809; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13704.561,41.856327,14003.188}; + class Effects + { + }; + showWP="NEVER"; + id=12810; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13688.07,41.687954,13978.408}; + class Effects + { + }; + showWP="NEVER"; + id=12811; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13656.607,38.632694,13933.906}; + class Effects + { + }; + showWP="NEVER"; + id=12812; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13707.225,41.861183,14019.852}; + class Effects + { + }; + showWP="NEVER"; + id=12813; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13741.391,41.991222,14009.58}; + class Effects + { + }; + showWP="NEVER"; + id=12814; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13746.814,42.359028,13995.506}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12815; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5090; - type="B_HMG_01_high_F"; - atlOffset=0.10081673; + id=12807; }; - class Item232 + class Item116 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={11535.601,23.240292,12831.721}; - angles[]={0,4.6728702,0}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13652.795,39.029499,13964.341}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12817; + type="I_soldier_F"; + atlOffset=-3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13612.848,34.120697,13877.873}; + class Effects + { + }; + showWP="NEVER"; + id=12818; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13538.863,35.3424,13785.563}; + class Effects + { + }; + showWP="NEVER"; + id=12819; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13645.316,38.138004,13964.857}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12820; + atlOffset=3.8146973e-006; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5091; - type="B_HMG_01_high_F"; + id=12816; + atlOffset=-3.8146973e-006; }; - class Item233 + class Item117 { - dataType="Object"; - class PositionInfo - { - position[]={11537.223,23.311205,12844.453}; - angles[]={0,4.3714375,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13698.254,34.350605,13654.433}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12822; + type="I_soldier_F"; + atlOffset=-3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13761.111,34.449272,13604.459}; + class Effects + { + }; + showWP="NEVER"; + id=12823; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13739.752,34.76276,13609.859}; + class Effects + { + }; + showWP="NEVER"; + id=12824; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13735.174,34.011539,13621.354}; + class Effects + { + }; + showWP="NEVER"; + id=12825; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13722.783,34.431385,13622.938}; + class Effects + { + }; + showWP="NEVER"; + id=12826; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13717.35,33.818497,13638.453}; + class Effects + { + }; + showWP="NEVER"; + id=12827; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13704.309,34.594971,13638.225}; + class Effects + { + }; + showWP="NEVER"; + id=12828; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13696.891,34.377354,13655.182}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12829; + }; }; - id=5092; - type="B_HMG_01_high_F"; - atlOffset=0.070913315; - }; - class Item234 - { - dataType="Object"; - class PositionInfo - { - position[]={11612.24,23.805052,12798.898}; - angles[]={6.2778587,3.8546028,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5093; - type="B_Truck_01_transport_F"; - atlOffset=-0.00056648254; - }; - class Item235 - { - dataType="Object"; - class PositionInfo - { - position[]={11621.982,24.063969,12791.217}; - angles[]={0,3.9314618,0}; - }; - side="Empty"; class Attributes { }; - id=5094; - type="B_Truck_01_transport_F"; - atlOffset=0.29897499; + id=12821; + atlOffset=-3.8146973e-006; }; - class Item236 + class Item118 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={11605.949,23.777294,12784.559}; - angles[]={6.2671871,3.9416971,0.0026520467}; + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13775.373,31.974113,13625.608}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12831; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13783.066,31.773165,13645.527}; + class Effects + { + }; + showWP="NEVER"; + id=12832; + type="Move"; + atlOffset=-1.9073486e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13749.279,32.0783,13642.754}; + class Effects + { + }; + showWP="NEVER"; + id=12833; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13729.848,32.24786,13657.652}; + class Effects + { + }; + showWP="NEVER"; + id=12834; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13726.498,32.362247,13691.865}; + class Effects + { + }; + showWP="NEVER"; + id=12835; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13712.074,32.885498,13672.328}; + class Effects + { + }; + showWP="NEVER"; + id=12836; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13759.021,31.929939,13667.809}; + class Effects + { + }; + showWP="NEVER"; + id=12837; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13771.324,32.010719,13625.928}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12838; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5095; - type="B_Truck_01_transport_F"; - atlOffset=7.2479248e-005; + id=12830; }; - class Item237 + class Item119 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={11517.336,21.819981,12867.643}; - angles[]={0.045301005,3.8880749,0.082478598}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13743.701,36.744087,13772.263}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=3; + class Attributes + { + disableSimulation=1; + }; + id=12840; + type="I_soldier_F"; + atlOffset=1.4410095; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13754.25,36.783627,13782.709}; + class Effects + { + }; + showWP="NEVER"; + id=12841; + type="Move"; + atlOffset=0.77146149; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13742.695,36.755344,13773.119}; + class Effects + { + }; + showWP="NEVER"; + id=12842; + type="Move"; + atlOffset=1.4512024; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13743.711,36.758793,13772.76}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12843; + atlOffset=1.4260635; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5096; - type="B_Truck_01_transport_F"; - atlOffset=0.028718948; + id=12839; + atlOffset=1.4410095; }; - class Item238 + class Item120 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={11521.693,22.75742,12860.028}; - angles[]={0.087774232,3.9909921,0.10890111}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13737.045,39.18853,13798.099}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12845; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13729.693,39.187092,13803.273}; + class Effects + { + }; + showWP="NEVER"; + id=12846; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13735.684,37.813641,13797.105}; + class Effects + { + }; + showWP="NEVER"; + id=12847; + type="Move"; + atlOffset=1.4874115; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13737.141,39.187092,13798.531}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12848; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5097; - type="B_Truck_01_transport_F"; - atlOffset=-0.021913528; + id=12844; }; - class Item239 + class Item121 { - dataType="Object"; - class PositionInfo - { - position[]={11524.589,23.445259,12852.659}; - angles[]={0.039979152,3.9615769,0.031990308}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { - }; - id=5098; - type="B_Truck_01_transport_F"; - atlOffset=-0.0029239655; - }; - class Item240 - { - dataType="Object"; - class PositionInfo - { - position[]={11556.642,23.026825,12821.649}; - angles[]={0,3.8288417,0.0026520467}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5099; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.067070007; - }; - class Item241 - { - dataType="Object"; - class PositionInfo - { - position[]={11559.242,22.961971,12819.484}; - angles[]={6.2805333,3.878686,0.0026520467}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5100; - type="B_Slingload_01_Cargo_F"; - atlOffset=-1.7166138e-005; - }; - class Item242 - { - dataType="Object"; - class PositionInfo - { - position[]={12490.966,13.710297,7721.2607}; - angles[]={0,4.5060158,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5101; - type="B_HMG_01_high_F"; - atlOffset=4.7683716e-006; - }; - class Item243 - { - dataType="Object"; - class PositionInfo - { - position[]={12495.168,16.008234,7708.9126}; - angles[]={0,4.4172964,0}; - }; - side="Empty"; - class Attributes - { - }; - id=5102; - type="B_HMG_01_high_F"; - atlOffset=2.2979422; - }; - class Item244 - { - dataType="Object"; - class PositionInfo - { - position[]={12519.09,13.721455,7772.4312}; - angles[]={0.0053265258,6.0733824,0.0026520467}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5103; - type="B_HMG_01_high_F"; - atlOffset=-0.00014305115; - }; - class Item245 - { - dataType="Object"; - class PositionInfo - { - position[]={12531.907,13.828809,7772.9736}; - angles[]={0,5.7719498,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5104; - type="B_HMG_01_high_F"; - atlOffset=0.098517418; - }; - class Item246 - { - dataType="Object"; - class PositionInfo - { - position[]={12499.725,14.267573,7691.313}; - angles[]={6.2805333,5.255115,0.0026520467}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5105; - type="B_Truck_01_transport_F"; - atlOffset=-3.8146973e-006; - }; - class Item247 - { - dataType="Object"; - class PositionInfo - { - position[]={12493.805,14.224711,7680.4102}; - angles[]={0,5.331974,0}; - }; - side="Empty"; - class Attributes - { - }; - id=5106; - type="B_Truck_01_transport_F"; - atlOffset=0.29818726; - }; - class Item248 - { - dataType="Object"; - class PositionInfo - { - position[]={12484.525,14.079814,7695.083}; - angles[]={6.2778478,5.3422093,0.018663859}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5107; - type="B_Truck_01_transport_F"; - atlOffset=-0.00034236908; - }; - class Item249 - { - dataType="Object"; - class PositionInfo - { - position[]={12551.843,14.294687,7780.5098}; - angles[]={0,5.2885871,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5108; - type="B_Truck_01_transport_F"; - atlOffset=-0.00010299683; - }; - class Item250 - { - dataType="Object"; - class PositionInfo - { - position[]={12535.74,14.316359,7787.9341}; - angles[]={0.029324362,5.3915043,0.0026520467}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5109; - type="B_Truck_01_transport_F"; - atlOffset=-0.0019598007; - }; - class Item251 - { - dataType="Object"; - class PositionInfo - { - position[]={12528.669,14.386867,7783.6382}; - angles[]={6.2405448,5.3620892,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5110; - type="B_Truck_01_transport_F"; - atlOffset=-0.0018396378; - }; - class Item252 - { - dataType="Object"; - class PositionInfo - { - position[]={12512.721,13.512171,7749.959}; - angles[]={0,5.2293539,6.2805333}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5111; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.077384949; - }; - class Item253 - { - dataType="Object"; - class PositionInfo - { - position[]={12511.025,13.439264,7747.0264}; - angles[]={0,5.2791982,6.2805333}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5112; - type="B_Slingload_01_Cargo_F"; - atlOffset=-4.2915344e-005; - }; - class Item254 - { - dataType="Logic"; - class PositionInfo - { - position[]={12460.793,11.971997,7713.1953}; - angles[]={0.015998369,0,6.2325621}; - }; - areaSize[]={20,0,20}; - flags=1; - id=5113; - type="ModuleHideTerrainObjects_F"; - atlOffset=3.4332275e-005; - class CustomAttributes - { - class Attribute0 + items=4; + class Item0 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={13722.543,39.18853,13795.169}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12850; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 { - class type + property="speaker"; + expression="_this setspeaker _value;"; + class Value { - type[]= + class data { - "SCALAR" + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; }; }; - value=15; }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data + class Attribute1 { - class type + property="pitch"; + expression="_this setpitch _value;"; + class Value { - type[]= + class data { - "BOOL" + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; }; }; - value=0; }; + nAttributes=2; }; }; - nAttributes=2; - }; - }; - class Item255 - { - dataType="Object"; - class PositionInfo - { - position[]={8330.1602,9.332037,6000.7847}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5114; - type="B_Slingload_01_Cargo_F"; - }; - class Item256 - { - dataType="Object"; - class PositionInfo - { - position[]={8334.3027,9.332037,6000.5815}; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13740.518,35.556637,13779.674}; + class Effects + { + }; + showWP="NEVER"; + id=12851; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13723.021,35.656288,13796.455}; + class Effects + { + }; + showWP="NEVER"; + id=12852; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13722.287,35.466526,13794.127}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12853; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5115; - type="B_Slingload_01_Cargo_F"; + id=12849; }; - class Item257 + class Item122 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8354.6182,9.332037,5988.8999}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13719.348,42.331097,13797.622}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12855; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13728.719,39.187092,13807.596}; + class Effects + { + }; + showWP="NEVER"; + id=12856; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13723.961,39.187092,13809.461}; + class Effects + { + }; + showWP="NEVER"; + id=12857; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13716.438,35.68684,13800.455}; + class Effects + { + }; + showWP="NEVER"; + id=12858; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13718.564,35.51326,13797.566}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12859; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5116; - type="B_Slingload_01_Cargo_F"; + id=12854; }; - class Item258 + class Item123 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8358.709,9.332037,5989.0117}; + items=2; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13735.465,39.248341,13825.497}; + angles[]={0,0.69731712,0}; + }; + side="Independent"; + flags=3; + class Attributes + { + disableSimulation=1; + }; + id=12861; + type="I_soldier_F"; + atlOffset=2.0336266; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13735.465,39.746902,13825.447}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12862; + atlOffset=2.5336266; + class AttachedTo + { + id=12861; + offset[]={0,0.5,0}; + }; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5117; - type="B_Slingload_01_Cargo_F"; + id=12860; + atlOffset=2.0336266; }; - class Item259 + class Item124 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8289.252,10.05436,5987.5728}; - angles[]={0.010664274,3.353086,6.272521}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5118; - type="B_HMG_01_high_F"; - atlOffset=2.4795532e-005; - }; - class Item260 - { - dataType="Object"; - class PositionInfo - { - position[]={8300.3604,9.9890833,5987.1201}; - angles[]={0.0080009829,2.9999106,6.2805333}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5119; - type="B_HMG_01_high_F"; - atlOffset=-1.0490417e-005; - }; - class Item261 - { - dataType="Object"; - class PositionInfo - { - position[]={8374.0313,9.6002922,5972.9155}; - angles[]={0,3.0546086,0}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13736.813,42.33147,13818.18}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12864; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13732.622,42.256725,13817.544}; + class Effects + { + }; + showWP="NEVER"; + id=12865; + type="Move"; + atlOffset=3.0696335; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13733.024,42.162788,13814.474}; + class Effects + { + }; + showWP="NEVER"; + id=12866; + type="Move"; + atlOffset=2.9756966; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13736.919,42.281544,13816.69}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12867; + atlOffset=3.0944519; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5120; - type="B_HMG_01_high_F"; - atlOffset=4.7683716e-007; + id=12863; }; - class Item262 + class Item125 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8387.4482,9.6068277,5971.8882}; - angles[]={0,3.4320955,0.0026520467}; + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13735.297,39.18853,13796.599}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12869; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13729.779,39.187092,13804.533}; + class Effects + { + }; + showWP="NEVER"; + id=12870; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13736.541,39.187092,13797.83}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12871; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5121; - type="B_HMG_01_high_F"; - atlOffset=-9.5367432e-007; + id=12868; }; - class Item263 + class Item126 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8431.3867,16.362387,6038.3438}; - angles[]={0,5.4995584,0}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13764.154,39.184647,13787.749}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12873; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13760.313,36.274693,13787.568}; + class Effects + { + }; + showWP="NEVER"; + id=12874; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13761.623,36.190792,13785.738}; + class Effects + { + }; + showWP="NEVER"; + id=12875; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13764.367,36.294724,13787.172}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12876; + atlOffset=3.8146973e-006; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5122; - type="B_HMG_01_F"; + id=12872; }; - class Item264 + class Item127 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8226.6953,20.532387,6015.7754}; - angles[]={0,0.33935815,0}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13747.912,42.744415,13770.438}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=3; + class Attributes + { + disableSimulation=1; + }; + id=12878; + type="I_soldier_F"; + atlOffset=0.54647064; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13755.068,35.940025,13781.074}; + class Effects + { + }; + showWP="NEVER"; + id=12879; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13752.188,36.058544,13783.963}; + class Effects + { + }; + showWP="NEVER"; + id=12880; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13744.16,35.542374,13776.441}; + class Effects + { + }; + showWP="NEVER"; + id=12881; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13745.998,35.246227,13770.646}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12882; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5123; - type="B_HMG_01_F"; + id=12877; + atlOffset=0.54647064; }; - class Item265 + class Item128 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8362.8213,15.297441,6076.5015}; - angles[]={6.2272429,3.634882,6.022583}; + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13738.215,39.18853,13778.538}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12884; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13741.668,35.818897,13783.377}; + class Effects + { + }; + showWP="NEVER"; + id=12885; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13737.285,35.364185,13779.137}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12886; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5124; - type="B_HMG_01_high_F"; - atlOffset=-0.12895584; + id=12883; }; - class Item266 + class Item129 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8321.9502,18.043707,6083.9683}; - angles[]={6.2751846,2.7000823,6.2245865}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5125; - type="B_HMG_01_high_F"; - atlOffset=-0.090141296; - }; - class Item267 - { - dataType="Object"; - class PositionInfo - { - position[]={8396.7412,10.007097,5953.4385}; - angles[]={6.2299027,4.7622151,6.2671871}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13726.939,37.634323,13798.274}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=3; + class Attributes + { + disableSimulation=1; + }; + id=12888; + type="I_soldier_F"; + atlOffset=1.6147385; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13732.063,37.513035,13792.549}; + class Effects + { + }; + showWP="NEVER"; + id=12889; + type="Move"; + atlOffset=1.6039314; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13727.686,40.248051,13789.516}; + class Effects + { + }; + showWP="NEVER"; + id=12890; + type="Move"; + atlOffset=1.0609589; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13724.553,37.24094,13793.611}; + class Effects + { + }; + showWP="NEVER"; + id=12891; + type="Move"; + atlOffset=1.6771507; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13726.488,37.602909,13798.168}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12892; + atlOffset=1.6134415; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5143; - type="B_Truck_01_transport_F"; - atlOffset=-1.4305115e-005; + id=12887; + atlOffset=1.6147385; }; - class Item268 + class Item130 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8377.9844,10.02534,5954.5361}; - angles[]={6.2485328,4.7622151,0.010664274}; + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13736.053,42.33147,13777.304}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12894; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13742.246,37.287487,13783.535}; + class Effects + { + }; + showWP="NEVER"; + id=12895; + type="Move"; + atlOffset=1.4378891; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13737.607,37.140995,13781.463}; + class Effects + { + }; + showWP="NEVER"; + id=12896; + type="Move"; + atlOffset=1.6279831; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13735.156,37.141148,13782.758}; + class Effects + { + }; + showWP="NEVER"; + id=12897; + type="Move"; + atlOffset=1.6717758; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13732.375,36.931126,13780.41}; + class Effects + { + }; + showWP="NEVER"; + id=12898; + type="Move"; + atlOffset=1.7125931; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13736.076,36.862583,13776.207}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12899; + atlOffset=1.7204628; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5144; - type="B_Truck_01_transport_F"; - atlOffset=-1.4781952e-005; + id=12893; }; - class Item269 + class Item131 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8357.876,9.8948526,5954.7085}; - angles[]={6.2751846,4.7622151,6.2805333}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13718.455,34.772148,13772.581}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12901; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13723.486,34.912231,13777.982}; + class Effects + { + }; + showWP="NEVER"; + id=12902; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13699.486,35.442345,13802.387}; + class Effects + { + }; + showWP="NEVER"; + id=12903; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13705.766,36.054447,13809.443}; + class Effects + { + }; + showWP="NEVER"; + id=12904; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13699.486,35.492157,13803.172}; + class Effects + { + }; + showWP="NEVER"; + id=12905; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13723.533,34.920025,13778.51}; + class Effects + { + }; + showWP="NEVER"; + id=12906; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13717.77,34.748398,13771.594}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12907; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5145; - type="B_Truck_01_transport_F"; - atlOffset=-1.4781952e-005; + id=12900; }; - class Item270 + class Item132 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8337.6094,10.011759,5954.4258}; - angles[]={6.256525,4.7622151,6.2618566}; + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13721.498,34.745884,13768.911}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12909; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13726.867,34.877956,13773.627}; + class Effects + { + }; + showWP="NEVER"; + id=12910; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13751.814,34.567135,13750.367}; + class Effects + { + }; + showWP="NEVER"; + id=12911; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13760.109,34.709213,13757.256}; + class Effects + { + }; + showWP="NEVER"; + id=12912; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13752.141,34.553604,13750.213}; + class Effects + { + }; + showWP="NEVER"; + id=12913; + type="Move"; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13726.686,34.884449,13774.096}; + class Effects + { + }; + showWP="NEVER"; + id=12914; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13721.764,34.73634,13768.178}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12915; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5146; - type="B_Truck_01_transport_F"; - atlOffset=-1.4305115e-005; + id=12908; }; - class Item271 + class Item133 { - dataType="Object"; - class PositionInfo - { - position[]={8318.7227,10.163881,5954.3984}; - angles[]={6.2458706,4.7622151,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=12; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13710.355,36.36636,13813.005}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12917; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13714.621,36.609753,13816.895}; + class Effects + { + }; + showWP="NEVER"; + id=12918; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13714.664,36.90139,13825.363}; + class Effects + { + }; + showWP="NEVER"; + id=12919; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13723.395,36.976196,13824.299}; + class Effects + { + }; + showWP="NEVER"; + id=12920; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13714.773,36.919762,13825.9}; + class Effects + { + }; + showWP="NEVER"; + id=12921; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13714.66,37.170807,13833.25}; + class Effects + { + }; + showWP="NEVER"; + id=12922; + type="Move"; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13728.084,37.539024,13833.959}; + class Effects + { + }; + showWP="NEVER"; + id=12923; + type="Move"; + }; + class Item7 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13733.873,37.353203,13828.594}; + class Effects + { + }; + showWP="NEVER"; + id=12924; + type="Move"; + }; + class Item8 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13725.615,36.955364,13822.723}; + class Effects + { + }; + showWP="NEVER"; + id=12925; + type="Move"; + }; + class Item9 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13715.201,36.890511,13824.844}; + class Effects + { + }; + showWP="NEVER"; + id=12926; + type="Move"; + atlOffset=-3.8146973e-006; + }; + class Item10 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13714.078,36.570049,13816.119}; + class Effects + { + }; + showWP="NEVER"; + id=12927; + type="Move"; + }; + class Item11 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13708.873,36.314236,13812.402}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12928; + }; }; - id=5147; - type="B_Truck_01_transport_F"; - atlOffset=-1.4781952e-005; - }; - class Item272 - { - dataType="Object"; - class PositionInfo - { - position[]={8300.1074,9.9085951,5953.7168}; - angles[]={6.1193342,4.7622151,0.018663859}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5148; - type="B_Truck_01_transport_F"; - atlOffset=-1.4781952e-005; - }; - class Item273 - { - dataType="Object"; - class PositionInfo - { - position[]={8280.4043,10.127041,5953.8604}; - angles[]={6.213963,4.7622151,6.2086568}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5149; - type="B_Truck_01_transport_F"; - atlOffset=-1.5258789e-005; - }; - class Item274 - { - dataType="Object"; - class PositionInfo - { - position[]={8264.6172,11.329837,5953.7729}; - angles[]={6.137557,4.7130556,6.2245855}; - }; - side="Empty"; - flags=4; class Attributes { }; - id=5150; - type="B_Truck_01_transport_F"; - atlOffset=-0.0050106049; + id=12916; }; - class Item275 + class Item134 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8154.7144,6.6373692,5952.1748}; - angles[]={0,1.3007205,0}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13675.252,33.792152,13730.97}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12930; + type="I_soldier_F"; + atlOffset=3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13676.521,33.752743,13730.174}; + class Effects + { + }; + showWP="NEVER"; + id=12931; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13677.148,33.770733,13731.063}; + class Effects + { + }; + showWP="NEVER"; + id=12932; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13675.826,33.798523,13731.691}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12933; + atlOffset=3.8146973e-006; + }; }; - side="Empty"; - flags=5; class Attributes { }; - id=5152; - type="Land_SignM_WarningMilitaryArea_english_F"; - atlOffset=-2.0503998e-005; + id=12929; + atlOffset=3.8146973e-006; }; - class Item276 + class Item135 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8457.7891,9.4865627,5945.5073}; - angles[]={0,5.3980336,0}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13660.571,34.134682,13712.221}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12935; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13661.961,34.036812,13714.818}; + class Effects + { + }; + showWP="NEVER"; + id=12936; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13667.252,33.772388,13713.951}; + class Effects + { + }; + showWP="NEVER"; + id=12937; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13663.054,34.154278,13705.524}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12938; + }; }; - side="Empty"; - flags=5; class Attributes { }; - id=5153; - type="Land_SignM_WarningMilitaryArea_english_F"; - atlOffset=0.00014877319; + id=12934; }; - class Item277 + class Item136 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8304.4307,10.148005,6012.5386}; - angles[]={6.2805333,1.9468956,6.2805333}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13630.526,34.814064,13729.303}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12940; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13628.97,34.753014,13727.603}; + class Effects + { + }; + showWP="NEVER"; + id=12941; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13631.418,34.86351,13730.912}; + class Effects + { + }; + showWP="NEVER"; + id=12942; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13628.477,34.722843,13726.374}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12943; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5162; - type="B_HMG_01_high_F"; - atlOffset=-0.00058078766; + id=12939; }; - class Item278 + class Item137 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={8285.7002,10.195875,6005.6909}; - angles[]={6.2778587,3.8705192,0.0026520467}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5163; - type="B_HMG_01_high_F"; - }; - class Item279 - { - dataType="Object"; - class PositionInfo - { - position[]={8292.7461,10.391962,6023.6772}; - angles[]={0.010664274,1.8516959,6.272521}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5164; - type="B_HMG_01_high_F"; - atlOffset=1.335144e-005; - }; - class Item280 - { - dataType="Object"; - class PositionInfo - { - position[]={8287.7119,10.338217,6022.1626}; - angles[]={6.2751846,3.691278,0.0026520467}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=5165; - type="B_HMG_01_high_F"; - atlOffset=0.00050067902; - }; - class Item281 - { - dataType="Object"; - class PositionInfo - { - position[]={7206.5928,8.8313475,6902.3071}; - angles[]={6.2751846,1.4854347,6.272521}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13680.455,47.135643,13938.413}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12945; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13680.885,47.494061,13944.764}; + class Effects + { + }; + showWP="NEVER"; + id=12946; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13683.691,47.947823,13949.135}; + class Effects + { + }; + showWP="NEVER"; + id=12947; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13678.754,47.114025,13940.744}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12948; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5169; - type="LAND_P_wire1"; - atlOffset=5.7220459e-006; + id=12944; }; - class Item282 + class Item138 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7214.9502,8.7898664,6903.3188}; - angles[]={6.2751846,1.6279914,6.2751846}; + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13676.24,50.473808,13940.327}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12950; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13676.406,50.679916,13944.104}; + class Effects + { + }; + showWP="NEVER"; + id=12951; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13674.024,50.329529,13941.079}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12952; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5170; - type="LAND_P_wire1a"; - atlOffset=-0.00010108948; + id=12949; }; - class Item283 + class Item139 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7207.001,8.2610817,6906.3354}; - angles[]={6.2698536,3.0775886,6.2698536}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13686.488,44.53149,13944.048}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12954; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13687.195,44.240051,13937.119}; + class Effects + { + }; + showWP="NEVER"; + id=12955; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13684.09,43.892242,13935.328}; + class Effects + { + }; + showWP="NEVER"; + id=12956; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13686.619,44.463497,13942.471}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12957; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5172; - type="Land_fort_rampart"; - atlOffset=5.7220459e-006; + id=12953; }; - class Item284 + class Item140 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7214.0317,8.1919899,6906.7861}; - angles[]={6.2751846,3.0351226,6.2751846}; + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13750.719,59.394402,13861.755}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=3; + class Attributes + { + disableSimulation=1; + }; + id=12959; + type="I_soldier_F"; + atlOffset=1.8738899; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13748.873,61.708866,13864.002}; + class Effects + { + }; + showWP="NEVER"; + id=12960; + type="Move"; + atlOffset=2.0345192; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13751.326,59.39986,13861.918}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12961; + atlOffset=1.8807869; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5173; - type="Land_fort_rampart"; - atlOffset=7.6293945e-006; + id=12958; + atlOffset=1.8738899; }; - class Item285 + class Item141 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7188.8247,8.497818,6902.0615}; - angles[]={6.2591896,2.6051331,6.2618566}; + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13745.938,47.078499,13865.329}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=3; + class Attributes + { + disableSimulation=1; + }; + id=12963; + type="I_soldier_F"; + atlOffset=6.3055; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13746.756,47.411709,13868.299}; + class Effects + { + }; + showWP="NEVER"; + id=12964; + type="Move"; + atlOffset=0.26367569; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13745.031,47.047153,13865.547}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12965; + atlOffset=0.009601593; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5175; - type="Land_fort_rampart"; - atlOffset=-1.335144e-005; + id=12962; + atlOffset=6.3055; }; - class Item286 + class Item142 { - dataType="Object"; - class PositionInfo - { - position[]={7191.1191,8.989603,6898.5415}; - angles[]={6.2671871,1.0005792,6.2618566}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Group"; + side="Independent"; + class Entities { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13761.949,42.29126,13889.325}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=3; + class Attributes + { + disableSimulation=1; + }; + id=12967; + type="I_soldier_F"; + atlOffset=0.48542023; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13771.008,41.612598,13880.988}; + class Effects + { + }; + showWP="NEVER"; + id=12968; + type="Move"; + atlOffset=0.1827774; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13764.145,41.674812,13882.871}; + class Effects + { + }; + showWP="NEVER"; + id=12969; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13761.273,41.809811,13887.77}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12970; + atlOffset=3.8146973e-006; + }; }; - id=5176; - type="LAND_P_wire1"; - atlOffset=0.00026988983; - }; - class Item287 - { - dataType="Object"; - class PositionInfo - { - position[]={7068.6523,17.598042,7001.7202}; - angles[]={0.0079935296,2.2649291,6.2698536}; - }; - side="Empty"; - flags=4; class Attributes { }; - id=5177; - type="B_HMG_01_high_F"; - atlOffset=1.6212463e-005; + id=12966; + atlOffset=0.48542023; }; - class Item288 + class Item143 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7074.2739,17.429308,7012.7754}; - angles[]={0.0080009829,2.4483662,6.272521}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13777.115,44.883335,13826.339}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12972; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13771.983,45.136032,13833.115}; + class Effects + { + }; + showWP="NEVER"; + id=12973; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13765.787,44.595009,13827.533}; + class Effects + { + }; + showWP="NEVER"; + id=12974; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13773.713,44.509754,13822}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12975; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5178; - type="B_HMG_01_high_F"; - atlOffset=5.7220459e-006; + id=12971; }; - class Item289 + class Item144 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={7021.5811,15.828918,7144.0981}; - angles[]={6.2751846,2.7542231,6.2805333}; + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13770.387,38.809113,13833.46}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12977; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13778.908,38.387295,13825.564}; + class Effects + { + }; + showWP="NEVER"; + id=12978; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13773.186,37.889076,13819.705}; + class Effects + { + }; + showWP="NEVER"; + id=12979; + type="Move"; + atlOffset=3.8146973e-006; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13770.084,38.699219,13832.15}; + class Effects + { + }; + showWP="NEVER"; + id=12980; + type="Move"; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13771.1,38.82888,13833.652}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12981; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5179; - type="B_HMG_01_high_F"; - atlOffset=-1.9073486e-006; + id=12976; }; - class Item290 + class Item145 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="Independent"; + class Entities { - position[]={6885.5659,27.824512,7255.4282}; - angles[]={6.2511969,1.9653447,6.2245855}; + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13830.225,40.418827,13869.724}; + angles[]={0,4.7969675,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=12983; + type="I_soldier_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13910.346,38.422962,13812.043}; + class Effects + { + }; + showWP="NEVER"; + id=12984; + type="Move"; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13825.516,40.247402,13869.086}; + class Effects + { + }; + showWP="NEVER"; + id=12985; + type="Move"; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={13828.945,40.55172,13874.609}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=12986; + atlOffset=3.8146973e-006; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=5180; - type="B_HMG_01_high_F"; - atlOffset=2.2888184e-005; + id=12982; }; - class Item291 + class Item146 { dataType="Object"; class PositionInfo { - position[]={6881.0151,27.774364,7278.9858}; - angles[]={0.042640556,0.82602429,6.2725158}; + position[]={5048.6572,59.849838,12604.819}; + angles[]={0.018667053,1.4523082,0.021331646}; }; side="Empty"; flags=4; class Attributes { }; - id=5181; - type="B_HMG_01_high_F"; - atlOffset=0.00099563599; + id=12990; + type="LAND_uns_armyhut3"; + atlOffset=0.00021362305; }; - class Item292 + class Item147 { dataType="Object"; class PositionInfo { - position[]={6844.7803,26.954334,7313.5684}; - angles[]={0.15865479,0,0.010664274}; + position[]={10043.677,133.80214,14422.843}; + angles[]={0.0053265258,5.4123621,0.015994642}; }; side="Empty"; flags=4; class Attributes { }; - id=5182; - type="B_HMG_01_high_F"; - atlOffset=-0.027143478; + id=12991; + type="LAND_uns_armyhut3"; + atlOffset=0.00021362305; }; - class Item293 + class Item148 { dataType="Object"; class PositionInfo { - position[]={6790.5635,27.613636,7320.3955}; - angles[]={0.077179179,5.4357562,0.047963165}; + position[]={3506.8174,0.38435006,5208.8447}; + angles[]={0,0.35314474,0}; }; side="Empty"; flags=4; class Attributes { }; - id=5183; - type="B_HMG_01_high_F"; - atlOffset=1.9073486e-006; + id=12992; + type="Land_WX_BaileyBridge_03"; + atlOffset=0.016713619; }; - class Item294 + class Item149 { dataType="Object"; class PositionInfo { - position[]={6745.9053,23.716393,7271.5913}; - angles[]={6.161129,4.5833263,0.11153521}; + position[]={13910.693,43.118546,13827.763}; + angles[]={6.2219291,3.7565289,0.015998369}; }; side="Empty"; flags=4; class Attributes { }; - id=5184; - type="B_HMG_01_high_F"; - atlOffset=0.0026416779; + id=12993; + type="Land_barrack02"; + atlOffset=0.00021362305; }; - class Item295 + class Item150 { dataType="Object"; class PositionInfo { - position[]={6788.8076,34.054375,7246.6401}; - angles[]={6.2578626,4.0027094,0.01999305}; + position[]={13896.943,43.600742,13837.438}; + angles[]={6.200706,3.7565289,0.015998369}; }; side="Empty"; flags=4; class Attributes { }; - id=5185; - type="B_HMG_01_high_F"; - atlOffset=3.8146973e-006; + id=12994; + type="Land_barrack02"; + atlOffset=0.00021362305; }; - class Item296 + class Item151 { dataType="Object"; class PositionInfo { - position[]={6810.0278,14.62,7119.3892}; + position[]={13882.725,44.038612,13847.528}; + angles[]={6.2166171,3.7565289,0.02399601}; }; side="Empty"; + flags=4; class Attributes { }; - id=5186; - type="Land_HelipadEmpty_F"; + id=12995; + type="Land_barrack02"; + atlOffset=0.00021362305; }; - class Item297 + class Item152 { dataType="Object"; class PositionInfo { - position[]={6793.7637,14.59,7121.0229}; + position[]={13870.264,44.502151,13856.735}; + angles[]={6.2645216,3.7565289,0.031988446}; }; side="Empty"; + flags=4; class Attributes { }; - id=5187; - type="Land_HelipadEmpty_F"; + id=12996; + type="Land_barrack02"; + atlOffset=0.00021362305; }; - class Item298 + class Item153 { dataType="Object"; class PositionInfo { - position[]={6773.0713,14.58,7123.9912}; + position[]={13856.512,44.389702,13866.411}; + angles[]={6.253861,3.7565289,0.02666023}; }; side="Empty"; + flags=4; class Attributes { }; - id=5188; - type="Land_HelipadEmpty_F"; + id=12997; + type="Land_barrack02"; + atlOffset=0.00021362305; }; - class Item299 + class Item154 { dataType="Object"; class PositionInfo { - position[]={6754.0986,14.520929,7125.8052}; - angles[]={0,0,0.0026520467}; + position[]={13842.295,44.05246,13876.501}; + angles[]={6.2352223,3.7565289,0.053282689}; }; side="Empty"; flags=4; class Attributes { }; - id=5189; - type="Land_HelipadEmpty_F"; - atlOffset=-9.5367432e-007; + id=12998; + type="Land_barrack02"; + atlOffset=0.00021362305; }; - class Item300 + class Item155 { dataType="Object"; class PositionInfo { - position[]={6716.7627,14.491367,7132.1177}; - angles[]={0,0,0.0026520467}; + position[]={13891.064,40.160084,13803.004}; + angles[]={6.2618566,3.7565289,0.010664274}; }; side="Empty"; flags=4; class Attributes { }; - id=5190; - type="Land_HelipadEmpty_F"; - atlOffset=-9.5367432e-007; + id=12999; + type="Land_barrack02"; + atlOffset=0.00021362305; }; - class Item301 + class Item156 { dataType="Object"; class PositionInfo { - position[]={6701.2603,14.47,7134.1704}; + position[]={13877.313,40.330811,13812.68}; + angles[]={6.2166181,3.7565289,0.013332055}; }; side="Empty"; + flags=4; class Attributes { }; - id=5191; - type="Land_HelipadEmpty_F"; + id=13000; + type="Land_barrack02"; + atlOffset=0.00021362305; }; - class Item302 + class Item157 { dataType="Object"; class PositionInfo { - position[]={6682.8955,14.47,7135.6016}; + position[]={13863.096,40.896461,13822.77}; + angles[]={6.1769218,3.7565289,0.010664274}; }; side="Empty"; + flags=4; class Attributes { }; - id=5192; - type="Land_HelipadEmpty_F"; + id=13001; + type="Land_barrack02"; + atlOffset=0.00021362305; }; - class Item303 + class Item158 { dataType="Object"; class PositionInfo { - position[]={6664.3979,14.465388,7137.623}; - angles[]={6.2805333,0,0.0026520467}; + position[]={13850.633,41.954544,13831.977}; + angles[]={6.1401687,3.7565289,0.018667053}; }; side="Empty"; flags=4; class Attributes { }; - id=5193; - type="Land_HelipadEmpty_F"; - atlOffset=-2.8610229e-006; + id=13002; + type="Land_barrack02"; + atlOffset=0.00020980835; }; - class Item304 + class Item159 { dataType="Object"; class PositionInfo { - position[]={6644.6118,14.44,7139.9941}; + position[]={13836.883,42.413235,13841.652}; + angles[]={6.2458706,3.7565289,0.02666023}; }; side="Empty"; + flags=4; class Attributes { }; - id=5194; - type="Land_HelipadEmpty_F"; + id=13003; + type="Land_barrack02"; + atlOffset=0.00021362305; }; - class Item305 + class Item160 { dataType="Object"; class PositionInfo { - position[]={3591.4026,8.0100002,1835.0106}; + position[]={13824.174,40.926437,13855.14}; + angles[]={6.2538638,5.3276353,0}; }; side="Empty"; + flags=4; class Attributes { }; - id=5195; - type="Land_HelipadEmpty_F"; + id=13004; + type="Land_barrack_destroyed"; + atlOffset=-1; }; - class Item306 + class Item161 { dataType="Object"; class PositionInfo { - position[]={3612.2249,7.9747996,1822.4005}; - angles[]={0,0,6.2778587}; + position[]={9919.29,30.340084,8938.4609}; + angles[]={6.2751846,1.1587863,6.2645216}; }; side="Empty"; + flags=4; class Attributes { }; - id=5196; - type="Land_HelipadEmpty_F"; + id=13005; + type="Land_Mil_Barracks_i_EP1_ruins"; }; - class Item307 + class Item162 { dataType="Object"; class PositionInfo { - position[]={3580.7727,8.0712738,1813.0664}; - angles[]={0,0,6.2805333}; + position[]={9894.6982,31.81465,8912.4912}; + angles[]={6.2805333,0,0}; }; side="Empty"; + flags=4; class Attributes { }; - id=5197; - type="Land_HelipadEmpty_F"; + id=13006; + type="LAND_barel5"; atlOffset=1.9073486e-006; }; - class Item308 + class Item163 { dataType="Object"; class PositionInfo { - position[]={3570.3296,8.0964737,1834.7439}; - angles[]={0.0026520467,0,6.2805333}; + position[]={9894.4072,31.914047,8911.7705}; + angles[]={-0,0,6.2805333}; }; side="Empty"; + flags=4; class Attributes { }; - id=5198; - type="Land_HelipadEmpty_F"; - atlOffset=3.8146973e-006; + id=13007; + type="LAND_barel5"; + atlOffset=0.10113335; }; - class Item309 + class Item164 { dataType="Object"; class PositionInfo { - position[]={3559.3677,8.1367092,1812.839}; - angles[]={0,0,6.2778587}; + position[]={9895.3369,31.813246,8911.9648}; + angles[]={6.2805333,0,0}; }; side="Empty"; + flags=4; class Attributes { }; - id=5199; - type="Land_HelipadEmpty_F"; - atlOffset=3.8146973e-006; + id=13008; + type="LAND_barel5"; + atlOffset=1.9073486e-006; }; - class Item310 + class Item165 { dataType="Object"; class PositionInfo { - position[]={3549.8748,8.1510258,1834.7402}; - angles[]={0.0026520467,0,6.2805333}; + position[]={9895.458,31.815662,8912.792}; + angles[]={6.2805333,0,0}; }; side="Empty"; + flags=4; class Attributes { }; - id=5200; - type="Land_HelipadEmpty_F"; + id=13009; + type="LAND_barel5"; + atlOffset=0.00021362305; }; - class Item311 + class Item166 { dataType="Object"; class PositionInfo { - position[]={3540.2026,8.1800003,1813.2081}; + position[]={9895.0908,31.81127,8911.2246}; + angles[]={6.2805333,0,0}; }; side="Empty"; + flags=4; class Attributes { }; - id=5201; - type="Land_HelipadEmpty_F"; + id=13010; + type="LAND_barel5"; }; - class Item312 + class Item167 { dataType="Object"; class PositionInfo { - position[]={3530.1995,8.1961355,1833.4841}; - angles[]={0,0,6.2805333}; + position[]={13591.783,35.057507,13780.05}; + angles[]={6.272521,0,0.021328852}; }; side="Empty"; + flags=4; class Attributes { }; - id=5202; - type="Land_HelipadEmpty_F"; - atlOffset=1.9073486e-006; + id=13011; + type="LAND_uns_crater"; + atlOffset=0.00021743774; }; - class Item313 + class Item168 { dataType="Object"; class PositionInfo { - position[]={3511.1572,8.21,1824.3391}; + position[]={13632.492,36.650604,13791.73}; + angles[]={6.272521,0,0.013332055}; }; side="Empty"; + flags=4; class Attributes { }; - id=5203; - type="Land_HelipadEmpty_F"; + id=13012; + type="LAND_uns_crater"; + atlOffset=0.00021362305; }; - class Item314 + class Item169 { dataType="Object"; class PositionInfo { - position[]={6759.8711,14.915329,7483.7856}; - angles[]={0.0053377044,0.43820313,0.031988446}; + position[]={13642.762,35.482407,13857.501}; + angles[]={6.2778587,0,0.013332055}; }; side="Empty"; flags=4; class Attributes { }; - id=5204; - type="B_HMG_01_F"; - atlOffset=-5.7220459e-006; + id=13013; + type="LAND_uns_crater"; + atlOffset=0.00021362305; }; - class Item315 + class Item170 { dataType="Object"; class PositionInfo { - position[]={6778.1099,15.577289,7479.6475}; - angles[]={0,0.12475315,0.013327583}; + position[]={13700.369,37.886311,13854.348}; + angles[]={6.2458706,0,0.039977662}; }; side="Empty"; flags=4; class Attributes { }; - id=5205; - type="B_HMG_01_F"; - atlOffset=-4.7683716e-006; + id=13014; + type="LAND_uns_crater"; + atlOffset=0.00050354004; }; - class Item316 + class Item171 { dataType="Object"; class PositionInfo { - position[]={7344.3379,18.96583,7364.2178}; - angles[]={6.2159767,1.961907,6.2214522}; + position[]={13734.104,32.635403,13699.956}; + angles[]={6.272521,0,6.2698536}; }; side="Empty"; flags=4; class Attributes { }; - id=5206; - type="B_HMG_01_high_F"; - atlOffset=1.7166138e-005; + id=13015; + type="LAND_uns_crater"; + atlOffset=0.0019035339; }; - class Item317 + class Item172 { dataType="Object"; class PositionInfo { - position[]={7347.8335,19.43376,7431.1089}; - angles[]={6.2806959,1.0547937,6.2801557}; + position[]={13802.523,33.455685,13723.052}; + angles[]={6.2591896,0,0.0080009829}; }; side="Empty"; flags=4; class Attributes { }; - id=5207; - type="B_HMG_01_high_F"; - atlOffset=1.9073486e-006; + id=13016; + type="LAND_uns_crater"; + atlOffset=0.00021362305; }; - class Item318 + class Item173 { dataType="Object"; class PositionInfo { - position[]={7183.9678,18.872435,7370.084}; - angles[]={6.2405448,5.5289731,0.015998369}; + position[]={13661.521,34.3913,13722.452}; + angles[]={6.2645216,0,6.2325621}; }; side="Empty"; flags=4; class Attributes { }; - id=5208; - type="B_HMG_01_high_F"; - atlOffset=-7.6293945e-006; + id=13017; + type="LAND_uns_crater"; + atlOffset=0.00060272217; }; - class Item319 + class Item174 { dataType="Object"; class PositionInfo { - position[]={7220.4873,19.279228,7437.2979}; - angles[]={0.0080009829,4.2044768,0.043557748}; + position[]={13795.008,35.806286,13777.399}; + angles[]={6.1690178,0,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=5209; - type="B_HMG_01_high_F"; - atlOffset=-4.5776367e-005; + id=13018; + type="LAND_uns_crater"; + atlOffset=0.0024032593; }; - class Item320 + class Item175 { dataType="Object"; class PositionInfo { - position[]={6590.7451,14.984087,7405.4097}; - angles[]={6.2752295,1.4262288,6.2733407}; + position[]={13752.326,36.910423,13801.492}; + angles[]={6.253861,0,0.013332055}; }; side="Empty"; flags=4; class Attributes { }; - id=5210; - type="B_HMG_01_high_F"; - atlOffset=9.5367432e-007; + id=13019; + type="LAND_uns_crater"; + atlOffset=0.00025177002; }; - class Item321 + class Item176 { dataType="Object"; class PositionInfo { - position[]={6381.5254,16.606134,7416.7017}; - angles[]={0.03691338,4.2435279,6.2630706}; + position[]={13817.018,39.974815,13854.725}; + angles[]={6.2511969,0,0.021328852}; }; side="Empty"; flags=4; class Attributes { }; - id=5211; - type="B_HMG_01_high_F"; - atlOffset=7.1525574e-005; + id=13020; + type="LAND_uns_crater"; + atlOffset=0.12851334; }; - class Item322 + class Item177 { dataType="Object"; class PositionInfo { - position[]={6384.7222,16.452768,7485.8608}; - angles[]={6.2474689,5.7554131,6.272099}; + position[]={13724.467,42.121269,13936.694}; + angles[]={6.2778587,0,0}; }; side="Empty"; flags=4; class Attributes { }; - id=5212; - type="B_HMG_01_high_F"; - atlOffset=-4.7683716e-006; + id=13021; + type="LAND_uns_crater"; + atlOffset=0.00021743774; }; - class Item323 + class Item178 { dataType="Object"; class PositionInfo { - position[]={6642.8281,16.362244,7206.6904}; - angles[]={0.015998369,4.8425593,0.0026520467}; + position[]={5042.686,58.673717,12594.213}; + angles[]={0.010664274,4.5987515,0.034652505}; }; side="Empty"; flags=4; class Attributes { }; - id=5213; - type="B_Truck_01_transport_F"; - atlOffset=9.5367432e-007; + id=13022; + type="uns_medical1"; }; - class Item324 + class Item179 { dataType="Object"; class PositionInfo { - position[]={6639.2524,16.421684,7198.5967}; - angles[]={0.0053265258,4.8854809,0.0053265258}; + position[]={13683.084,45.448898,13942.182}; + angles[]={6.2325611,3.7499764,0.082480043}; }; side="Empty"; flags=4; class Attributes { }; - id=5214; - type="B_Truck_01_transport_F"; + id=13025; + type="Land_dum_istan3_hromada2"; + atlOffset=0.00021743774; }; - class Item325 + class Item180 { dataType="Object"; class PositionInfo { - position[]={6632.6631,16.418449,7188.9702}; - angles[]={0.0026520467,4.9153752,0.0053265258}; + position[]={13676.383,34.608925,13730.832}; + angles[]={6.2591896,2.1993673,6.2778478}; }; side="Empty"; flags=4; class Attributes { }; - id=5215; - type="B_Truck_01_transport_F"; - atlOffset=3.8146973e-006; + id=13026; + type="Land_wx_bunker"; + atlOffset=0.00021362305; }; - class Item326 + class Item181 { dataType="Object"; class PositionInfo { - position[]={6628.6343,16.407536,7181.6387}; - angles[]={0,4.9663062,0.0053265258}; + position[]={13711.207,38.012272,13824.563}; + angles[]={6.2511988,1.3530804,0.010664274}; }; side="Empty"; flags=4; class Attributes { }; - id=5216; - type="B_Truck_01_transport_F"; - atlOffset=-3.8146973e-006; + id=13027; + type="csj_VCbunk01"; }; - class Item327 + class Item182 { dataType="Object"; class PositionInfo { - position[]={6621.4468,16.38199,7171.1611}; - angles[]={0,5.1480088,0.0026520467}; + position[]={9858.7725,31.806046,8860.1035}; + angles[]={6.2485328,0.172451,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=5217; - type="B_Truck_01_transport_F"; - atlOffset=-9.5367432e-007; + id=13028; + type="Land_fortified_nest_small_ep1"; + atlOffset=0.0002117157; }; - class Item328 + class Item183 { dataType="Object"; class PositionInfo { - position[]={6616.0337,16.392786,7162.415}; - angles[]={0.0080009829,5.1547589,6.2805333}; + position[]={13557.396,36.56723,13761.049}; + angles[]={6.2805109,3.7718945,6.2618566}; }; side="Empty"; flags=4; class Attributes { }; - id=5218; - type="B_Truck_01_transport_F"; + id=13029; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item329 + class Item184 { dataType="Object"; class PositionInfo { - position[]={6590.6064,16.423414,7163.6938}; - angles[]={0.0053265258,1.8530558,0.0026520467}; + position[]={13560.916,36.486019,13758.488}; + angles[]={-0,3.7718945,6.2618566}; }; side="Empty"; flags=4; class Attributes { }; - id=5219; - type="B_Truck_01_transport_F"; - atlOffset=2.8610229e-006; + id=13030; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item330 + class Item185 { dataType="Object"; class PositionInfo { - position[]={6596.3691,16.367996,7172.1489}; - angles[]={0.0080009829,2.0343759,0.0026520467}; + position[]={13564.447,36.414406,13755.867}; + angles[]={-0,3.7718945,6.2671909}; }; side="Empty"; flags=4; class Attributes { }; - id=5220; - type="B_Truck_01_transport_F"; - atlOffset=4.7683716e-006; + id=13031; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item331 + class Item186 { dataType="Object"; class PositionInfo { - position[]={6899.7573,15.862673,7156.4399}; - angles[]={0,1.8043146,0}; + position[]={13568.025,36.352558,13753.279}; + angles[]={6.2805333,3.7718945,6.2671909}; }; side="Empty"; flags=4; class Attributes { }; - id=5223; - type="Land_Net_Open"; + id=13032; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item332 + class Item187 { dataType="Object"; class PositionInfo { - position[]={6894.7583,15.846437,7131.6528}; - angles[]={6.2805333,1.8043146,0.0026520467}; + position[]={13571.557,36.29229,13750.658}; + angles[]={-0,3.7718945,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=5224; - type="Land_Net_Open"; + id=13033; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item333 + class Item188 { dataType="Object"; class PositionInfo { - position[]={6900.3008,16.102037,7159.1509}; - angles[]={0,4.8493543,0}; + position[]={13575.107,36.254417,13748.032}; + angles[]={-0,3.7718945,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=5225; - type="B_Slingload_01_Cargo_F"; + id=13034; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item334 + class Item189 { dataType="Object"; class PositionInfo { - position[]={6898.9561,16.102037,7153.5425}; - angles[]={0,4.9984407,0}; + position[]={13578.639,36.222321,13745.411}; + angles[]={0.0026520467,3.7718945,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=5226; - type="B_Slingload_01_Cargo_F"; + id=13035; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item335 + class Item190 { dataType="Object"; class PositionInfo { - position[]={6894.4019,16.090706,7133.8467}; - angles[]={6.2805333,4.8760467,0.0026520467}; + position[]={13582.215,36.237915,13742.823}; + angles[]={0.013327583,3.7718945,0}; }; side="Empty"; flags=4; class Attributes { }; - id=5227; - type="B_Slingload_01_Cargo_F"; - atlOffset=-3.8146973e-006; + id=13036; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item336 + class Item191 { dataType="Object"; class PositionInfo { - position[]={6893.2139,16.073944,7128.4863}; - angles[]={0,5.0738602,0.0026520467}; + position[]={13585.746,36.290176,13740.202}; + angles[]={0.013332055,3.7718945,0.0053265258}; }; side="Empty"; flags=4; class Attributes { }; - id=5228; - type="B_Slingload_01_Cargo_F"; - atlOffset=-1.9073486e-006; + id=13037; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item337 + class Item192 { dataType="Object"; class PositionInfo { - position[]={6947.5664,33.817703,7358.0786}; - angles[]={0,2.8552091,0}; + position[]={13589.266,36.386826,13737.642}; + angles[]={0.0080009829,3.7718945,0.02399601}; }; side="Empty"; flags=4; class Attributes { }; - id=5230; - type="B_HMG_01_high_F"; - atlOffset=3.8146973e-006; + id=13038; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item338 + class Item193 { dataType="Object"; class PositionInfo { - position[]={6947.7227,33.817703,7363.7554}; - angles[]={0,0.79091078,0}; + position[]={13592.797,36.479996,13735.021}; + angles[]={0.015994642,3.7718945,0.015998369}; }; side="Empty"; flags=4; class Attributes { }; - id=5231; - type="B_HMG_01_high_F"; - atlOffset=3.8146973e-006; + id=13039; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item339 + class Item194 { dataType="Object"; class PositionInfo { - position[]={6941.9492,33.817703,7363.562}; - angles[]={0,5.4754515,0}; + position[]={13596.373,36.550102,13732.433}; + angles[]={0.0080009829,3.7718945,0.0053265258}; }; side="Empty"; flags=4; class Attributes { }; - id=5232; - type="B_HMG_01_high_F"; - atlOffset=3.8146973e-006; + id=13040; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item340 + class Item195 { dataType="Object"; class PositionInfo { - position[]={6941.6904,33.815907,7358.0513}; - angles[]={0.001381068,3.9088655,0}; + position[]={13599.906,36.577072,13729.812}; + angles[]={0.0079935296,3.7718945,0}; }; side="Empty"; flags=4; class Attributes { }; - id=5233; - type="B_HMG_01_high_F"; - atlOffset=3.8146973e-006; + id=13041; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item341 + class Item196 { dataType="Object"; class PositionInfo { - position[]={6943.1655,37.529312,7362.1133}; - angles[]={0,5.8119178,0}; + position[]={13603.48,36.563663,13727.23}; + angles[]={6.2805333,3.7718945,6.2751846}; }; side="Empty"; flags=4; class Attributes { }; - id=5234; - type="B_HMG_01_high_F"; - atlOffset=0.0060081482; + id=13042; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item342 + class Item197 { dataType="Object"; class PositionInfo { - position[]={6946.376,37.520226,7359.0508}; - angles[]={0,2.560941,0}; + position[]={13607.012,36.523064,13724.609}; + angles[]={6.2805333,3.7718945,6.272521}; }; side="Empty"; + flags=4; class Attributes { }; - id=5235; - type="B_HMG_01_high_F"; - atlOffset=3.2567482; + id=13043; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item343 + class Item198 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={5800.6899,7.1622643,5823.1392}; - angles[]={6.2778621,1.8064855,0.0079936078}; + position[]={13610.59,36.473091,13722.021}; + angles[]={6.2805333,3.7718945,6.2698536}; }; - areaSize[]={400,0,200}; - flags=1; - id=5236; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Ba Ria"; - }; - }; - }; - nAttributes=3; }; + id=13044; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item344 + class Item199 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={6634.7852,7.0646973,5411.0649}; - angles[]={6.2751918,0,6.2698536}; + position[]={13614.121,36.423344,13719.4}; + angles[]={6.2805333,3.7718945,6.272521}; }; - areaSize[]={130,0,130}; - flags=1; - id=5238; - type="Vindicta_LocationSector"; - atlOffset=-1.7166138e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Xa Long Dien"; - }; - }; - }; - nAttributes=3; }; + id=13045; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item345 + class Item200 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8227.2686,2.990448,5566.9668}; - angles[]={0.0026703537,0,0.018657569}; + position[]={13617.641,36.403179,13716.84}; + angles[]={6.2778587,3.7718945,0.0080009829}; }; - areaSize[]={200,0,200}; - areaIsRectangle=1; - flags=1; - id=5239; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Dat Do"; - }; - }; - }; - nAttributes=3; }; + id=13046; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item346 + class Item201 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7156.2388,6.3800001,3237.4531}; - angles[]={0,1.0526674,0}; + position[]={13621.172,36.417458,13714.219}; + angles[]={6.2778587,3.7718945,0.0080009829}; }; - areaSize[]={200,0,100}; - flags=1; - id=5240; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Xa Long Hai"; - }; - }; - }; - nAttributes=3; }; + id=13047; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item347 + class Item202 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8825.2871,3.9839022,3861.2087}; - angles[]={6.256525,0,0.063912325}; + position[]={13624.748,36.4296,13711.631}; + angles[]={6.2778587,3.7718945,0.0053265258}; }; - areaSize[]={250,0,250}; - flags=1; - id=5241; - type="Vindicta_LocationSector"; - atlOffset=-5.2928925e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - nAttributes=3; }; + id=13048; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item348 + class Item203 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7515.0679,11.645004,5489.0112}; - angles[]={0,1.5484915,0}; + position[]={13628.279,36.433891,13709.01}; + angles[]={6.2751846,3.7718945,0.0080009829}; }; - areaSize[]={150,0,200}; - flags=1; - id=5242; - type="Vindicta_LocationSector"; - atlOffset=1.7300186; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Xa Ahn Nut"; - }; - }; - }; - nAttributes=3; }; + id=13049; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item349 + class Item204 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7567.7197,8.8142023,5484.771}; + position[]={13631.83,36.439743,13706.384}; + angles[]={6.2751846,3.7718945,0.0053265258}; }; - id=5243; - type="Vindicta_BridgeConnection"; - atlOffset=2.1934509e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13050; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item350 + class Item205 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8181.7671,4.7722931,5522.0244}; + position[]={13642.471,36.434898,13698.554}; + angles[]={6.2805333,3.7718945,0.0053265258}; }; - id=5244; - type="Vindicta_BridgeConnection"; - atlOffset=1.9073486e-006; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13051; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item351 + class Item206 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8181.415,4.7717524,5522.1919}; - angles[]={6.2751846,0,0.0053265258}; + position[]={13645.99,36.446835,13695.993}; + angles[]={6.2805333,3.7718945,0.0053265258}; }; - id=5245; - type="Vindicta_BridgeConnection"; - atlOffset=4.7683716e-007; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13052; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item352 + class Item207 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8295.9658,7.1343336,4961.4473}; - angles[]={0.037314966,0,6.253861}; + position[]={13649.521,36.441181,13693.372}; + angles[]={0.0026520467,3.7718945,6.2805333}; }; - id=5246; - type="Vindicta_BridgeConnection"; - atlOffset=3.194809e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13053; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item353 + class Item208 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8159.6001,6.4950218,6528.8765}; + position[]={13653.098,36.453831,13690.784}; + angles[]={-0,3.7718945,0.0026520467}; }; - id=5247; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13054; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item354 + class Item209 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8154.1714,5.4456816,6234.1084}; - angles[]={0.021328852,0,0}; + position[]={13656.629,36.447891,13688.163}; + angles[]={-0,3.7718945,6.2805333}; }; - id=5248; - type="Vindicta_BridgeConnection"; - atlOffset=-1.9073486e-006; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13055; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item355 + class Item210 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7525.0625,11.47565,5347.585}; + position[]={13660.168,36.454205,13685.53}; + angles[]={0.0080009829,3.7718945,6.2805333}; }; - id=5249; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13056; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item356 + class Item211 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7328.3413,6.4330435,5082.5044}; + position[]={13663.699,36.452499,13682.909}; + angles[]={-0,3.7718945,6.2778587}; }; - id=5250; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13057; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item357 + class Item212 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8384.6816,6.4800878,4822.3242}; + position[]={13667.275,36.439499,13680.321}; + angles[]={-0,3.7718945,6.2805333}; }; - id=5251; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13058; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item358 + class Item213 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8503.709,7.8534384,4461.5073}; - angles[]={0.090418898,0,6.2805333}; + position[]={13670.807,36.441055,13677.7}; + angles[]={-0,3.7718945,0.0026520467}; }; - id=5252; - type="Vindicta_BridgeConnection"; - atlOffset=1.4781952e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13059; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item359 + class Item214 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={5592.2861,4.4577637,4587.1621}; - angles[]={6.2698536,0,0.0053265258}; + position[]={13674.326,36.456688,13675.14}; + angles[]={0.0079935296,3.7718945,0}; }; - id=5253; - type="Vindicta_BridgeConnection"; - atlOffset=7.2002411e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13060; + type="Land_wx_bunker_wall01"; + atlOffset=0.002456665; }; - class Item360 + class Item215 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={5722.7256,8.94596,5534.6064}; + position[]={13677.857,36.453968,13672.519}; + angles[]={0.0080009829,3.7718945,6.2698536}; }; - id=5254; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13061; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item361 + class Item216 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={5598.1206,5.3683228,5714.2559}; + position[]={13681.436,36.4445,13669.931}; + angles[]={0.013332055,3.7718945,6.272521}; }; - id=5255; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13062; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item362 + class Item217 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={5236.0322,3.7344923,5829.1582}; + position[]={13684.967,36.41256,13667.31}; + angles[]={0.013332055,3.7718945,6.2485328}; }; - id=5256; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13063; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item363 + class Item218 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={6270.8179,11.31665,6642.5776}; - angles[]={0.010669862,1.949086,0.037316564}; + position[]={13688.518,36.330387,13664.684}; + angles[]={0.031988446,3.7718945,6.2485328}; }; - areaSize[]={150,0,100}; - flags=1; - id=5257; - type="Vindicta_LocationSector"; - atlOffset=0.00027561188; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Hoa Long"; - }; - }; - }; - nAttributes=3; }; + id=13064; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item364 + class Item219 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={9723.5527,11.342568,5899.4189}; - angles[]={6.1821971,2.9025962,0.02666023}; + position[]={13692.049,36.281189,13662.063}; + angles[]={0.031988446,3.7718945,6.2352223}; }; - areaSize[]={200,0,120}; - flags=1; - id=5258; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Phuoc Long Tho"; - }; - }; - }; - nAttributes=3; }; + id=13065; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item365 + class Item220 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={4114.333,8.8430176,5814.4829}; - angles[]={6.2805333,2.8966031,0.013332055}; + position[]={13695.625,36.193172,13659.475}; + angles[]={0.029326396,3.7718945,6.2405448}; }; - areaSize[]={120,0,100}; - flags=1; - id=5259; - type="Vindicta_LocationSector"; - atlOffset=-4.6730042e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Ap Phu Hai"; - }; - }; - }; - nAttributes=3; }; + id=13066; + type="Land_wx_bunker_wall01"; + atlOffset=0.0024490356; }; - class Item366 + class Item221 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={2454.811,4.6603966,8442.083}; - angles[]={6.272521,4.5313425,6.2751846}; + position[]={13709.785,35.737946,13649.084}; + angles[]={0.050624419,3.7718945,6.2086568}; }; - areaSize[]={150,0,100}; - flags=1; - id=5261; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Xam My Xuan"; - }; - }; - }; - nAttributes=3; }; + id=13067; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item367 + class Item222 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={2272.147,3.6911621,9580.7793}; - angles[]={0.0026520467,2.537636,0}; + position[]={13713.316,35.547409,13646.463}; + angles[]={0.050624419,3.7718945,6.1901212}; }; - areaSize[]={100,0,120}; - flags=1; - id=5262; - type="Vindicta_LocationSector"; - atlOffset=-9.2744827e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Phu My"; - }; - }; - }; - nAttributes=3; }; + id=13068; + type="Land_wx_bunker_wall01"; + atlOffset=0.0024452209; }; - class Item368 + class Item223 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={6739.3062,23.30291,8362.9424}; + position[]={13727.531,35.120682,13636.052}; + angles[]={0.071876638,3.7718945,6.2086563}; }; - areaSize[]={200,0,100}; - flags=1; - id=5263; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Ap Suoi Nghe"; - }; - }; - }; - nAttributes=3; }; + id=13069; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item369 + class Item224 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7285.6904,41.423828,9042.627}; - angles[]={6.2805333,1.7778485,0}; + position[]={13731.051,35.042065,13633.491}; + angles[]={0.079829417,3.7718945,6.2033563}; }; - areaSize[]={300,0,200}; - flags=1; - id=5264; - type="Vindicta_LocationSector"; - atlOffset=0.00015640259; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Xa Binh Ba"; - }; - }; - }; - nAttributes=3; }; + id=13070; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item370 + class Item225 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7722.231,35.110439,9856.5195}; - angles[]={0.023998277,0,6.2698507}; + position[]={13745.24,35.119339,13623.035}; + angles[]={0.12993105,3.7718945,6.2299027}; }; - areaSize[]={500,0,230}; - flags=1; - id=5265; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Xa Binh Gia"; - }; - }; - }; - nAttributes=3; }; + id=13071; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item371 + class Item226 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11462.71,4.0214124,6713.8423}; - angles[]={0.031990308,0,6.2405448}; + position[]={13748.771,35.270111,13620.414}; + angles[]={0.12993105,3.7718945,6.2272439}; }; - id=5266; - type="Vindicta_BridgeConnection"; - atlOffset=4.0531158e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13072; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item372 + class Item227 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={10640.102,3.6321745,6442.8857}; + position[]={13752.35,35.386578,13617.826}; + angles[]={0.13517025,3.7718945,6.1954122}; }; - id=5267; - type="Vindicta_BridgeConnection"; - atlOffset=5.4121017e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13073; + type="Land_wx_bunker_wall01"; + atlOffset=0.0024719238; }; - class Item373 + class Item228 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={10707.133,1.9147863,6444.9585}; - angles[]={0.015998369,0,0.015998369}; + position[]={13766.508,35.568638,13607.436}; + angles[]={0.11942901,3.7718945,6.1795573}; }; - areaSize[]={100,0,100}; - flags=1; - id=5268; - type="Vindicta_LocationSector"; - atlOffset=-1.0967255e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Nui Nhon"; - }; - }; - }; - nAttributes=3; }; + id=13074; + type="Land_wx_bunker_wall01"; + atlOffset=0.0024795532; }; - class Item374 + class Item229 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11509.889,4.1795712,6714.4883}; - angles[]={0.013332055,2.8353796,0.0053265258}; + position[]={13770.039,35.51268,13604.814}; + angles[]={0.1141679,3.7718945,6.1795578}; }; - areaSize[]={150,0,120}; - flags=1; - id=5269; - type="Vindicta_LocationSector"; - atlOffset=1.0490417e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Phuoc Buu"; - }; - }; - }; - nAttributes=3; }; + id=13075; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item375 + class Item230 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={12044.229,3.3599999,6941.8887}; - angles[]={0,2.4997795,0}; + position[]={13561.512,36.801773,13793.054}; + angles[]={6.2751846,2.2006741,6.2645216}; }; - areaSize[]={120,0,100}; - flags=1; - id=5270; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Xuyen Moc"; - }; - }; - }; - nAttributes=3; }; + id=13076; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item376 + class Item231 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={13231.622,9.2501774,7266.9526}; - angles[]={6.2805333,3.2918377,0.013332055}; + position[]={13564.139,36.790546,13796.576}; + angles[]={0.0026520467,2.2006316,6.272521}; }; - areaSize[]={120,0,100}; - flags=1; - id=5271; - type="Vindicta_LocationSector"; - atlOffset=4.7683716e-006; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Bong Trang"; - }; - }; - }; - nAttributes=3; }; + id=13077; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item377 + class Item232 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={14931.054,17.294987,7332.2251}; - angles[]={6.1690168,2.5311623,6.2671871}; + position[]={13566.76,36.753105,13800.132}; + angles[]={0.0026520467,2.2006316,6.272521}; }; - areaSize[]={120,0,100}; - flags=1; - id=5272; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Ap Binh Chau"; - }; - }; - }; - nAttributes=3; }; + id=13078; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item378 + class Item233 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={12640.748,2.617332,7146.0879}; + position[]={13569.375,36.792313,13803.669}; + angles[]={-0,2.200633,6.2751918}; }; - id=5273; - type="Vindicta_BridgeConnection"; - atlOffset=7.8678131e-006; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13079; + type="Land_wx_bunker_wall01"; + atlOffset=0.061965942; }; - class Item379 + class Item234 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={12320.742,3.9773235,7066.8833}; + position[]={13571.967,36.695019,13807.243}; + angles[]={0.0053265258,2.2007093,6.2805333}; }; - id=5274; - type="Vindicta_BridgeConnection"; - atlOffset=2.8610229e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13080; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item380 + class Item235 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11442.155,4.7012448,6707.8149}; + position[]={13574.559,36.67799,13810.781}; + angles[]={0.0026520467,2.2010241,6.2805333}; }; - id=5276; - type="Vindicta_BridgeConnection"; - atlOffset=2.4318695e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13081; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item381 + class Item236 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11368.856,4.8573451,6944.5024}; + position[]={13577.145,36.641174,13814.299}; + angles[]={0.0079935296,2.2008801,0}; }; - id=5277; - type="Vindicta_BridgeConnection"; - atlOffset=-3.8146973e-006; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13082; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item382 + class Item237 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11540.436,2.7751453,6328.0703}; + position[]={13579.766,36.615372,13817.83}; + angles[]={0.010664274,2.20086,0}; }; - id=5278; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13083; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item383 + class Item238 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11924.93,10.915218,5913.2656}; + position[]={13582.35,36.576797,13821.409}; + angles[]={0.010664274,2.2008307,0.0026520467}; }; - id=5279; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13084; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item384 + class Item239 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={813.77881,10.597814,12034.443}; + position[]={13584.971,36.539654,13824.942}; + angles[]={0.015994642,2.2008801,0.0053265258}; }; - id=5280; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13085; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item385 + class Item240 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={1160.1947,6.9822826,11508.578}; + position[]={13587.551,36.394318,13828.517}; + angles[]={0.063913256,2.2007017,0.010669862}; }; - id=5281; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13086; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item386 + class Item241 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={10474.701,21.41963,9722.9053}; + position[]={13590.168,36.376526,13832.048}; + angles[]={0.047963165,2.2008595,0.029324362}; }; - id=5282; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13087; + type="Land_wx_bunker_wall01"; + atlOffset=0.074581146; }; - class Item387 + class Item242 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={10915.271,26.269922,9540.3438}; + position[]={13592.754,36.209824,13835.634}; + angles[]={0.069223277,2.2008021,0.045301005}; }; - id=5283; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13088; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item388 + class Item243 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={9129.3789,30.341702,9955.1865}; + position[]={13595.371,36.079281,13839.166}; + angles[]={0.06656827,2.2008307,0.039979152}; }; - id=5284; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13089; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item389 + class Item244 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={9165.3613,27.289036,10572.442}; + position[]={13597.938,36.004791,13842.684}; + angles[]={0.058599081,2.2006309,0.053282689}; }; - id=5285; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13090; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item390 + class Item245 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={3477.6279,2.6473498,5974.8672}; + position[]={13600.553,35.954422,13846.212}; + angles[]={0.053282689,2.2007446,0.06656827}; }; - id=5286; - type="Vindicta_BridgeConnection"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13091; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item391 + class Item246 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={3255.0815,3.5678711,6346.2847}; - angles[]={6.272521,0,0.050623242}; + position[]={13603.139,35.930264,13849.794}; + angles[]={0.058600098,2.2006898,0.066569164}; }; - id=5287; - type="Vindicta_BridgeConnection"; - atlOffset=2.5272369e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_BridgeConnection"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - nAttributes=1; }; + id=13092; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item392 + class Item247 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=13; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3336.292,9.8604708,1448.62}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5294; - type="I_soldier_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.01; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3356.3638,10.400607,1429.9078}; - class Effects - { - }; - showWP="NEVER"; - id=5295; - type="Move"; - atlOffset=4.3869019e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3382.5693,12.000052,1416.1476}; - class Effects - { - }; - showWP="NEVER"; - id=5296; - type="Move"; - atlOffset=-8.5830688e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3416.3518,12.985846,1412.6383}; - class Effects - { - }; - showWP="NEVER"; - id=5297; - type="Move"; - atlOffset=3.0517578e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3437.5391,9.7662392,1432.658}; - class Effects - { - }; - showWP="NEVER"; - id=5298; - type="Move"; - atlOffset=-2.8610229e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3450.7468,9.6257877,1454.3423}; - class Effects - { - }; - showWP="NEVER"; - id=5299; - type="Move"; - atlOffset=-4.7683716e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3466.1567,9.4236927,1483.1506}; - class Effects - { - }; - showWP="NEVER"; - id=5300; - type="Move"; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3416.6492,11.463095,1420.6193}; - class Effects - { - }; - showWP="NEVER"; - id=5301; - type="Move"; - atlOffset=4.2915344e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3396.7407,14.438166,1399.4612}; - class Effects - { - }; - showWP="NEVER"; - id=5302; - type="Move"; - atlOffset=9.5367432e-006; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3354.73,12.920326,1407.062}; - class Effects - { - }; - showWP="NEVER"; - id=5303; - type="Move"; - atlOffset=-5.7220459e-006; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3355.751,12.191956,1420.6046}; - class Effects - { - }; - showWP="NEVER"; - id=5304; - type="Move"; - atlOffset=2.0980835e-005; - }; - class Item11 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3336.5205,9.7904358,1451.429}; - class Effects - { - }; - showWP="NEVER"; - id=5305; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item12 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3354.9214,10.06426,1431.9189}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5306; - atlOffset=1.0490417e-005; - }; + position[]={13605.766,35.902416,13853.329}; + angles[]={0.053283807,2.2009315,0.06656827}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5293; + id=13093; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item393 + class Item248 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=11; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3470.281,9.4257727,1487.175}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5308; - type="I_soldier_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.04; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3488.9717,9.2973557,1514.6735}; - class Effects - { - }; - showWP="NEVER"; - id=5309; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3507.7068,9.1822853,1548.1855}; - class Effects - { - }; - showWP="NEVER"; - id=5310; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3528.6587,9.0200005,1580.5969}; - class Effects - { - }; - showWP="NEVER"; - id=5311; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3544.5649,8.9609289,1605.4667}; - class Effects - { - }; - showWP="NEVER"; - id=5312; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3540.7505,11.227699,1565.0166}; - class Effects - { - }; - showWP="NEVER"; - id=5313; - type="Move"; - atlOffset=-2.8610229e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3528.3193,10.060461,1537.4915}; - class Effects - { - }; - showWP="NEVER"; - id=5314; - type="Move"; - atlOffset=-5.2452087e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3512.3694,11.143428,1512.5498}; - class Effects - { - }; - showWP="NEVER"; - id=5315; - type="Move"; - atlOffset=4.6730042e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3493.6809,9.2540684,1515.5889}; - class Effects - { - }; - showWP="NEVER"; - id=5316; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3470.9182,9.4288368,1485.4365}; - class Effects - { - }; - showWP="NEVER"; - id=5317; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3486.9993,9.3080502,1515.3655}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5318; - atlOffset=-9.5367432e-007; - }; + position[]={13608.383,35.912651,13856.88}; + angles[]={0.029324362,2.2008021,0.06656827}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5307; + id=13094; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item394 + class Item249 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=11; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3533.9121,9.0049038,1588.264}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5320; - type="I_soldier_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3552.877,8.9381332,1616.9496}; - class Effects - { - }; - showWP="NEVER"; - id=5321; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3575.1003,8.8127251,1647.6041}; - class Effects - { - }; - showWP="NEVER"; - id=5322; - type="Move"; - atlOffset=-4.7683716e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3592.0261,8.4789648,1674.5786}; - class Effects - { - }; - showWP="NEVER"; - id=5323; - type="Move"; - atlOffset=8.5830688e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3614.2549,8.3919859,1707.4257}; - class Effects - { - }; - showWP="NEVER"; - id=5324; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3623.2561,8.6449051,1687.1346}; - class Effects - { - }; - showWP="NEVER"; - id=5325; - type="Move"; - atlOffset=4.9591064e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3595.3118,11.346348,1651.2539}; - class Effects - { - }; - showWP="NEVER"; - id=5326; - type="Move"; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3573.9226,8.9207211,1642.1545}; - class Effects - { - }; - showWP="NEVER"; - id=5327; - type="Move"; - atlOffset=-7.6293945e-006; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3568.8379,10.044053,1609.1221}; - class Effects - { - }; - showWP="NEVER"; - id=5328; - type="Move"; - atlOffset=-6.5803528e-005; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3537.7856,8.9891834,1588.4004}; - class Effects - { - }; - showWP="NEVER"; - id=5329; - type="Move"; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3554.3347,8.9557533,1613.2964}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5330; - atlOffset=1.9073486e-006; - }; + position[]={13610.998,36.037354,13860.411}; + angles[]={0.029324362,2.2008021,0.090418898}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5319; + id=13095; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item395 + class Item250 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=12; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3617.688,8.3914394,1709.848}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5332; - type="I_soldier_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3635.6052,7.9401326,1731.7018}; - class Effects - { - }; - showWP="NEVER"; - id=5333; - type="Move"; - atlOffset=2.8610229e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3666.6165,7.75,1759.0168}; - class Effects - { - }; - showWP="NEVER"; - id=5334; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3669.9126,7.8899999,1799.1797}; - class Effects - { - }; - showWP="NEVER"; - id=5335; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3668.4216,7.7705202,1844.7209}; - class Effects - { - }; - showWP="NEVER"; - id=5336; - type="Move"; - atlOffset=2.8610229e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3722.5842,7.5362167,1843.9366}; - class Effects - { - }; - showWP="NEVER"; - id=5337; - type="Move"; - atlOffset=4.7683716e-007; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3700.2646,7.75,1806.4651}; - class Effects - { - }; - showWP="NEVER"; - id=5338; - type="Move"; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3695.1267,7.788991,1766.6326}; - class Effects - { - }; - showWP="NEVER"; - id=5339; - type="Move"; - atlOffset=1.6212463e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3678.3467,7.8170085,1749.7822}; - class Effects - { - }; - showWP="NEVER"; - id=5340; - type="Move"; - atlOffset=-3.3378601e-006; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3656.8096,8.1899252,1728.681}; - class Effects - { - }; - showWP="NEVER"; - id=5341; - type="Move"; - atlOffset=8.5830688e-006; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3616.1084,8.3900003,1706.9614}; - class Effects - { - }; - showWP="NEVER"; - id=5342; - type="Move"; - }; - class Item11 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3632.2427,7.9354167,1731.3474}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5343; - atlOffset=-9.5367432e-007; - }; + position[]={13613.588,36.17815,13863.99}; + angles[]={0.013332055,2.2008862,0.087774232}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5331; + id=13096; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item396 + class Item251 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3324.7825,13.170529,1429.616}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5345; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3332.541,10.042793,1453.1071}; - class Effects - { - }; - showWP="NEVER"; - id=5346; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3322.3936,9.825573,1475.8151}; - class Effects - { - }; - showWP="NEVER"; - id=5347; - type="Move"; - atlOffset=-2.6702881e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3315.1467,9.5611143,1484.5365}; - class Effects - { - }; - showWP="NEVER"; - id=5348; - type="Move"; - atlOffset=3.6239624e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3294.957,10.04083,1477.9918}; - class Effects - { - }; - showWP="NEVER"; - id=5349; - type="Move"; - atlOffset=8.5830688e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3303.2554,12.128654,1467.2559}; - class Effects - { - }; - showWP="NEVER"; - id=5350; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3318.302,13.000921,1449.33}; - class Effects - { - }; - showWP="NEVER"; - id=5351; - type="Move"; - atlOffset=3.528595e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3310.3718,13.197438,1440.5737}; - class Effects - { - }; - showWP="NEVER"; - id=5352; - type="Move"; - atlOffset=-3.8146973e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3325.4224,13.231353,1427.671}; - class Effects - { - }; - showWP="NEVER"; - id=5353; - type="Move"; - atlOffset=1.4305115e-005; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3332.9788,10.181208,1450.8201}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5354; - atlOffset=1.9073486e-005; - }; + position[]={13616.209,36.371704,13867.52}; + angles[]={0.010669862,2.2011428,0.090419561}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5344; - atlOffset=9.5367432e-007; + id=13097; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item397 + class Item252 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=14; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3314.7976,9.4547729,1489.4984}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5356; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3305.3914,9.3828211,1510.1923}; - class Effects - { - }; - showWP="NEVER"; - id=5357; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3291.531,9.2996645,1538.8478}; - class Effects - { - }; - showWP="NEVER"; - id=5358; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3285.0974,9.2607803,1566.2173}; - class Effects - { - }; - showWP="NEVER"; - id=5359; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3291.1252,9.187273,1593.3872}; - class Effects - { - }; - showWP="NEVER"; - id=5360; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3269.925,7.2407603,1556.9189}; - class Effects - { - }; - showWP="NEVER"; - id=5361; - type="Move"; - atlOffset=-6.0081482e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3275.5972,7.7338529,1540.2999}; - class Effects - { - }; - showWP="NEVER"; - id=5362; - type="Move"; - atlOffset=-1.7642975e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3263.9626,8.6803656,1523.4814}; - class Effects - { - }; - showWP="NEVER"; - id=5363; - type="Move"; - atlOffset=4.2915344e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3261.592,8.9100208,1504.0424}; - class Effects - { - }; - showWP="NEVER"; - id=5364; - type="Move"; - atlOffset=-7.6293945e-006; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3266.1208,8.4840813,1486.9015}; - class Effects - { - }; - showWP="NEVER"; - id=5365; - type="Move"; - atlOffset=1.9073486e-005; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3285.3884,7.8682814,1490.7947}; - class Effects - { - }; - showWP="NEVER"; - id=5366; - type="Move"; - atlOffset=1.001358e-005; - }; - class Item11 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3307.6699,9.3482714,1501.0404}; - class Effects - { - }; - showWP="NEVER"; - id=5367; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item12 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3317.9646,9.6245079,1483.1952}; - class Effects - { - }; - showWP="NEVER"; - id=5368; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item13 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3306.9587,9.3853378,1509.2488}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5369; - atlOffset=9.5367432e-007; - }; + position[]={13618.76,36.46056,13871.042}; + angles[]={0.0053265258,2.2008593,0.053282689}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5355; - atlOffset=9.5367432e-007; + id=13098; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item398 + class Item253 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3274.6638,9.0338669,1573.2001}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5371; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3292.9058,9.1823349,1596.364}; - class Effects - { - }; - showWP="NEVER"; - id=5372; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3296.356,8.8779688,1624.3125}; - class Effects - { - }; - showWP="NEVER"; - id=5373; - type="Move"; - atlOffset=-2.5749207e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3301.9531,9.7912722,1645.3485}; - class Effects - { - }; - showWP="NEVER"; - id=5374; - type="Move"; - atlOffset=2.0980835e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3324.385,8.9858856,1662.6675}; - class Effects - { - }; - showWP="NEVER"; - id=5375; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3303.2068,8.3660488,1674.6223}; - class Effects - { - }; - showWP="NEVER"; - id=5376; - type="Move"; - atlOffset=2.8610229e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3305.6208,9.4084444,1655.7194}; - class Effects - { - }; - showWP="NEVER"; - id=5377; - type="Move"; - atlOffset=2.2888184e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3299.0059,9.9084787,1642.4344}; - class Effects - { - }; - showWP="NEVER"; - id=5378; - type="Move"; - atlOffset=-1.335144e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3274.5291,9.0697269,1575.4365}; - class Effects - { - }; - showWP="NEVER"; - id=5379; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3289.1653,9.1746702,1590.3256}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5380; - }; + position[]={13621.385,36.598293,13874.569}; + angles[]={6.2805109,2.2009563,0.053282689}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5370; - atlOffset=9.5367432e-007; + id=13099; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item399 + class Item254 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3308.5591,9.2072649,1654.3427}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5382; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3331.6733,8.4298267,1679.6792}; - class Effects - { - }; - showWP="NEVER"; - id=5383; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3309.9514,8.3100004,1696.7231}; - class Effects - { - }; - showWP="NEVER"; - id=5384; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3307.6221,9.2088528,1655.0881}; - class Effects - { - }; - showWP="NEVER"; - id=5385; - type="Move"; - atlOffset=1.0490417e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3330.1135,8.4731131,1677.7721}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5386; - atlOffset=2.8610229e-006; - }; + position[]={13623.969,36.750027,13878.157}; + angles[]={6.2778587,2.2011008,0.034650784}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5381; - atlOffset=9.5367432e-007; + id=13100; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item400 + class Item255 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=15; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3333.8721,8.5740891,1676.5405}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5388; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3356.8857,8.381855,1698.2423}; - class Effects - { - }; - showWP="NEVER"; - id=5389; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3382.3455,7.8388772,1714.7258}; - class Effects - { - }; - showWP="NEVER"; - id=5390; - type="Move"; - atlOffset=-2.0027161e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3389.9722,8.7015066,1752.3704}; - class Effects - { - }; - showWP="NEVER"; - id=5391; - type="Move"; - atlOffset=3.3378601e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3393.4253,8.5767069,1788.6862}; - class Effects - { - }; - showWP="NEVER"; - id=5392; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3339.3608,9.653965,1784.3108}; - class Effects - { - }; - showWP="NEVER"; - id=5393; - type="Move"; - atlOffset=-2.3841858e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3339.8748,7.1857371,1769.5591}; - class Effects - { - }; - showWP="NEVER"; - id=5394; - type="Move"; - atlOffset=5.7220459e-006; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3350.5535,9.3441458,1765.3121}; - class Effects - { - }; - showWP="NEVER"; - id=5395; - type="Move"; - atlOffset=4.5776367e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3340.8745,7.4395757,1740.2772}; - class Effects - { - }; - showWP="NEVER"; - id=5396; - type="Move"; - atlOffset=-1.4305115e-006; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3325.4873,7.9762611,1740.7825}; - class Effects - { - }; - showWP="NEVER"; - id=5398; - type="Move"; - atlOffset=-5.7220459e-006; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3320.084,8.4464426,1731.274}; - class Effects - { - }; - showWP="NEVER"; - id=5399; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item11 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3316.345,8.3640928,1714.9991}; - class Effects - { - }; - showWP="NEVER"; - id=5400; - type="Move"; - }; - class Item12 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3318.4241,8.3191309,1695.9707}; - class Effects - { - }; - showWP="NEVER"; - id=5401; - type="Move"; - }; - class Item13 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3332.9221,8.6052208,1675.1404}; - class Effects - { - }; - showWP="NEVER"; - id=5402; - type="Move"; - }; - class Item14 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3355.6355,8.3917398,1695.3202}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5403; - atlOffset=9.5367432e-007; - }; + position[]={13626.588,36.875324,13881.688}; + angles[]={6.272521,2.2000751,0.034652505}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5387; - atlOffset=9.5367432e-007; + id=13101; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item401 + class Item256 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3395.8408,8.6212473,1778.0542}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5405; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3397.5952,8.6102533,1802.329}; - class Effects - { - }; - showWP="NEVER"; - id=5406; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3398.8145,8.4863014,1825.5878}; - class Effects - { - }; - showWP="NEVER"; - id=5407; - type="Move"; - atlOffset=-5.7220459e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3409.3489,8.5175056,1845.5458}; - class Effects - { - }; - showWP="NEVER"; - id=5408; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3430.2476,8.3100004,1854.1591}; - class Effects - { - }; - showWP="NEVER"; - id=5409; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3353.0876,10.264154,1841.5607}; - class Effects - { - }; - showWP="NEVER"; - id=5410; - type="Move"; - atlOffset=0.0001077652; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3368.2092,8.0001259,1828.936}; - class Effects - { - }; - showWP="NEVER"; - id=5411; - type="Move"; - atlOffset=-1.1444092e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3363.7568,10.332324,1790.3167}; - class Effects - { - }; - showWP="NEVER"; - id=5412; - type="Move"; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3395.5505,8.6196022,1774.786}; - class Effects - { - }; - showWP="NEVER"; - id=5413; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3398.4299,8.6124783,1800.9678}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5414; - atlOffset=-1.9073486e-006; - }; + position[]={13629.221,37.001572,13885.225}; + angles[]={6.2698536,2.1998181,0.034652505}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5404; - atlOffset=9.5367432e-007; + id=13102; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item402 + class Item257 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3384.7,7.9874401,1849.8014}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5416; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3445.8008,8.2507801,1854.9026}; - class Effects - { - }; - showWP="NEVER"; - id=5417; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3442.6218,8.0862055,1898.5574}; - class Effects - { - }; - showWP="NEVER"; - id=5418; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3454.5547,7.9778547,1935.1134}; - class Effects - { - }; - showWP="NEVER"; - id=5419; - type="Move"; - atlOffset=1.4305115e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3435.2822,8.1254826,1948.8462}; - class Effects - { - }; - showWP="NEVER"; - id=5420; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3412.5649,8.0819244,1895.0104}; - class Effects - { - }; - showWP="NEVER"; - id=5421; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3401.3149,7.5271144,1886.76}; - class Effects - { - }; - showWP="NEVER"; - id=5422; - type="Move"; - atlOffset=-2.8610229e-006; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3406.1509,8.2290583,1873.192}; - class Effects - { - }; - showWP="NEVER"; - id=5423; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3384.4175,7.9472413,1851.0425}; - class Effects - { - }; - showWP="NEVER"; - id=5424; - type="Move"; - atlOffset=-7.1525574e-006; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3428.3237,8.3100004,1854.1925}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5425; - }; + position[]={13631.844,37.133228,13888.754}; + angles[]={6.2698536,2.1993155,0.023993526}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5415; - atlOffset=9.5367432e-007; + id=13103; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item403 + class Item258 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3454.4326,7.979619,1945.2915}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5427; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3439.5986,8.0664177,1956.7313}; - class Effects - { - }; - showWP="NEVER"; - id=5428; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3457.2358,7.9907417,2010.0134}; - class Effects - { - }; - showWP="NEVER"; - id=5429; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3464.7559,7.9961147,2027.0486}; - class Effects - { - }; - showWP="NEVER"; - id=5430; - type="Move"; - atlOffset=4.7683716e-007; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3478.3811,7.9780016,2016.7507}; - class Effects - { - }; - showWP="NEVER"; - id=5431; - type="Move"; - atlOffset=-4.7683716e-007; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3455.0061,7.9766531,1946.7946}; - class Effects - { - }; - showWP="NEVER"; - id=5432; - type="Move"; - atlOffset=3.3378601e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3440.3479,8.0535612,1955.5765}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5433; - atlOffset=-2.8610229e-006; - }; + position[]={13634.424,37.273872,13892.334}; + angles[]={6.2618537,2.2004819,0.037316564}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5426; - atlOffset=9.5367432e-007; + id=13104; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item404 + class Item259 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3432.8472,8.1816225,1963.5083}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5435; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3447.4404,8.0468264,2032.0322}; - class Effects - { - }; - showWP="NEVER"; - id=5436; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3449.6753,9.8086348,2105.895}; - class Effects - { - }; - showWP="NEVER"; - id=5437; - type="Move"; - atlOffset=-4.196167e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3429.2139,8.2425795,1960.1434}; - class Effects - { - }; - showWP="NEVER"; - id=5438; - type="Move"; - atlOffset=4.7683716e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3447.3491,8.0458336,2028.2863}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5439; - atlOffset=1.9073486e-006; - }; + position[]={13637.051,37.476524,13895.867}; + angles[]={6.2485328,2.2005827,0.042640556}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5434; - atlOffset=9.5367432e-007; + id=13105; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item405 + class Item260 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3443.4028,8.9572296,2164.7524}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5441; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3404.2217,9.9639912,2007.6443}; - class Effects - { - }; - showWP="NEVER"; - id=5442; - type="Move"; - atlOffset=-5.7220459e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3457.1257,9.812108,2055.9617}; - class Effects - { - }; - showWP="NEVER"; - id=5443; - type="Move"; - atlOffset=-4.7683716e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3445.6638,8.8699608,2161.9231}; - class Effects - { - }; - showWP="NEVER"; - id=5444; - type="Move"; - atlOffset=-2.8610229e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3400.7659,9.6292067,2008.9141}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5445; - atlOffset=-5.7220459e-005; - }; + position[]={13639.604,37.730747,13899.388}; + angles[]={6.2458687,2.2005892,0.063913256}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5440; - atlOffset=9.5367432e-007; + id=13106; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item406 + class Item261 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3476.3428,9.09587,2199.5454}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5447; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3482.5696,9.1000004,2190.1011}; - class Effects - { - }; - showWP="NEVER"; - id=5448; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3460.3059,8.9472952,2173.562}; - class Effects - { - }; - showWP="NEVER"; - id=5449; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3459.553,9.0487528,2189.5881}; - class Effects - { - }; - showWP="NEVER"; - id=5450; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3467.0957,9.0900002,2201.8889}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5451; - }; + position[]={13642.225,38.049351,13902.922}; + angles[]={6.2405448,2.20049,0.063912325}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5446; + id=13107; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item407 + class Item262 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3465.8137,8.8373938,2165.6619}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5453; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3478.9539,9.0417213,2172.1626}; - class Effects - { - }; - showWP="NEVER"; - id=5454; - type="Move"; - atlOffset=-2.8610229e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3479.3574,9.0982866,2190.7537}; - class Effects - { - }; - showWP="NEVER"; - id=5455; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3466.3438,9.0820522,2193.176}; - class Effects - { - }; - showWP="NEVER"; - id=5456; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3454.9399,9.016386,2189.6084}; - class Effects - { - }; - showWP="NEVER"; - id=5457; - type="Move"; - atlOffset=-4.7683716e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3456.5786,8.7655172,2165.3362}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5458; - atlOffset=-7.6293945e-006; - }; + position[]={13644.814,38.361286,13906.501}; + angles[]={6.2458706,2.20049,0.055941612}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5452; - atlOffset=9.5367432e-007; + id=13108; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item408 + class Item263 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=9; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3717.1714,3.8620524,2777.9995}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5460; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3627.1057,3.72,2805.968}; - class Effects - { - }; - showWP="NEVER"; - id=5461; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3647.3,5.6216164,2766.4722}; - class Effects - { - }; - showWP="NEVER"; - id=5462; - type="Move"; - atlOffset=1.4305115e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3661.3157,4.4484448,2787.7629}; - class Effects - { - }; - showWP="NEVER"; - id=5463; - type="Move"; - atlOffset=2.0980835e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3677.7578,5.6512594,2756.0137}; - class Effects - { - }; - showWP="NEVER"; - id=5464; - type="Move"; - atlOffset=-4.7683716e-007; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3695.7344,5.1028404,2779.394}; - class Effects - { - }; - showWP="NEVER"; - id=5465; - type="Move"; - atlOffset=4.7683716e-007; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3703.5859,5.6683531,2752.8088}; - class Effects - { - }; - showWP="NEVER"; - id=5466; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3719.1912,3.5998394,2776.874}; - class Effects - { - }; - showWP="NEVER"; - id=5467; - type="Move"; - atlOffset=0.00015091896; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3627.2898,3.72,2808.3657}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5468; - }; + position[]={13647.43,38.623531,13910.032}; + angles[]={6.2485347,2.2004826,0.045301005}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5459; - atlOffset=9.5367432e-007; + id=13109; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item409 + class Item264 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3697.6887,8.1113958,2032.5336}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5470; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3695.1196,8.7444801,2172.9299}; - class Effects - { - }; - showWP="NEVER"; - id=5471; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3645.4495,7.7600002,2013.6428}; - class Effects - { - }; - showWP="NEVER"; - id=5472; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3690.74,7.9677854,1990.4196}; - class Effects - { - }; - showWP="NEVER"; - id=5473; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3699.9031,8.7326126,2164.7297}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5474; - }; + position[]={13650.055,38.901833,13913.581}; + angles[]={6.2432065,2.2005465,0.053282689}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5469; - atlOffset=9.5367432e-007; + id=13110; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item410 + class Item265 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3698.646,8.7560425,2184.2756}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5476; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3707.3662,8.430584,2296.1648}; - class Effects - { - }; - showWP="NEVER"; - id=5477; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3677.4834,8.7594643,2227.7009}; - class Effects - { - }; - showWP="NEVER"; - id=5478; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3701.3501,8.7538643,2183.9492}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5479; - atlOffset=-9.5367432e-007; - }; + position[]={13652.674,39.213516,13917.111}; + angles[]={6.2405448,2.200561,0.063912325}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5475; - atlOffset=9.5367432e-007; + id=13111; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item411 + class Item266 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3703.6335,8.4269886,2301.8354}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5481; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3602.7034,7.2059283,2465.3994}; - class Effects - { - }; - showWP="NEVER"; - id=5482; - type="Move"; - atlOffset=-2.8610229e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3705.5759,7.0335102,2469.1775}; - class Effects - { - }; - showWP="NEVER"; - id=5483; - type="Move"; - atlOffset=4.2915344e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3623.5474,8.7773914,2293.6138}; - class Effects - { - }; - showWP="NEVER"; - id=5484; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3701.9373,8.4438992,2300.0757}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5485; - atlOffset=6.6757202e-006; - }; + position[]={13655.258,39.611771,13920.701}; + angles[]={6.2299018,2.2005882,0.085127532}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5480; - atlOffset=9.5367432e-007; + id=13112; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item412 + class Item267 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3673.4292,8.5506372,2290.0298}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5487; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3671.0166,8.5218697,2296.3132}; - class Effects - { - }; - showWP="NEVER"; - id=5488; - type="Move"; - atlOffset=2.8610229e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3620.7595,8.1033812,2376.988}; - class Effects - { - }; - showWP="NEVER"; - id=5489; - type="Move"; - atlOffset=5.7220459e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3707.1724,7.9977598,2363.832}; - class Effects - { - }; - showWP="NEVER"; - id=5490; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3663.4854,6.9692159,2471.8779}; - class Effects - { - }; - showWP="NEVER"; - id=5491; - type="Move"; - atlOffset=1.0967255e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3671.6492,8.4923172,2298.5762}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5492; - atlOffset=9.5367432e-007; - }; + position[]={13657.873,40.040081,13924.229}; + angles[]={6.2192731,2.2006319,0.090418898}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5486; + id=13113; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item413 + class Item268 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3656.6563,7.1252151,2455.9634}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5494; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3653.2908,5.6668735,2706.5769}; - class Effects - { - }; - showWP="NEVER"; - id=5495; - type="Move"; - atlOffset=-1.4305115e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3715.178,6.5432434,2524.676}; - class Effects - { - }; - showWP="NEVER"; - id=5496; - type="Move"; - atlOffset=-3.3378601e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3656.7769,7.151237,2452.4368}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5497; - atlOffset=-4.7683716e-007; - }; + position[]={13660.438,40.490101,13927.749}; + angles[]={6.2192721,2.2004893,0.08777491}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5493; - atlOffset=9.5367432e-007; + id=13114; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item414 + class Item269 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3018.9973,6.0312357,2964.9109}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5499; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3036.4072,6.0340862,2934.1245}; - class Effects - { - }; - showWP="NEVER"; - id=5500; - type="Move"; - atlOffset=4.7918892; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3047.7883,6.0277386,2908.3862}; - class Effects - { - }; - showWP="NEVER"; - id=5501; - type="Move"; - atlOffset=4.8382368; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3051.2937,5.9669328,2856.9897}; - class Effects - { - }; - showWP="NEVER"; - id=5502; - type="Move"; - atlOffset=0.00024557114; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3060.9312,5.957058,2780.6665}; - class Effects - { - }; - showWP="NEVER"; - id=5503; - type="Move"; - atlOffset=5.7186146; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3057.573,5.9564576,2858.196}; - class Effects - { - }; - showWP="NEVER"; - id=5504; - type="Move"; - atlOffset=0.00029420853; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3042.1555,6.0376492,2906.8633}; - class Effects - { - }; - showWP="NEVER"; - id=5505; - type="Move"; - atlOffset=4.4345856e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3029.1716,6.0223141,2956.429}; - class Effects - { - }; - showWP="NEVER"; - id=5506; - type="Move"; - atlOffset=5.3357139; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3013.3206,6.0340481,2969.4998}; - class Effects - { - }; - showWP="NEVER"; - id=5507; - type="Move"; - atlOffset=9.5844269e-005; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3038.6792,6.0294933,2935.9214}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5508; - atlOffset=4.7583065; - }; + position[]={13663.063,40.913025,13931.281}; + angles[]={6.2299018,2.2001095,0.069223277}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5498; - atlOffset=9.5367432e-007; + id=13115; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item415 + class Item270 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={2937.168,5.7725153,2911.8757}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5510; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2930.668,5.7827554,2906.4158}; - class Effects - { - }; - showWP="NEVER"; - id=5511; - type="Move"; - atlOffset=0.00028848648; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2933.7971,5.7698035,2864.6348}; - class Effects - { - }; - showWP="NEVER"; - id=5512; - type="Move"; - atlOffset=21.929861; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2939.5962,5.7706552,2887.5308}; - class Effects - { - }; - showWP="NEVER"; - id=5513; - type="Move"; - atlOffset=0.00030326843; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2931.168,5.7810006,2911.7573}; - class Effects - { - }; - showWP="NEVER"; - id=5514; - type="Move"; - atlOffset=9.2506409e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2929.8267,5.7840905,2907.6526}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5515; - atlOffset=0.00041103363; - }; + position[]={13665.641,41.270416,13934.862}; + angles[]={6.2378831,2.2016237,0.063913256}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5509; - atlOffset=9.5367432e-007; + id=13116; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item416 + class Item271 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={2940.7969,5.7595096,2867.2468}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5517; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2951.1438,5.7484622,2762.6409}; - class Effects - { - }; - showWP="NEVER"; - id=5518; - type="Move"; - atlOffset=14.372696; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2935.0378,5.7700248,2850.2666}; - class Effects - { - }; - showWP="NEVER"; - id=5519; - type="Move"; - atlOffset=0.0001912117; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2943.9214,5.7525153,2870.3184}; - class Effects - { - }; - showWP="NEVER"; - id=5520; - type="Move"; - atlOffset=21.89814; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2944.4478,5.7601199,2765.7998}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5521; - atlOffset=0.00051879883; - }; + position[]={13668.266,41.591942,13938.392}; + angles[]={6.2405448,2.2021208,0.058600098}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5516; - atlOffset=9.5367432e-007; + id=13117; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item417 + class Item272 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={2856.6545,6.2586522,2900.321}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5523; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2863.8621,6.15903,2832.4043}; - class Effects - { - }; - showWP="NEVER"; - id=5524; - type="Move"; - atlOffset=7.8476396; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2853.2632,6.2513881,2898.438}; - class Effects - { - }; - showWP="NEVER"; - id=5525; - type="Move"; - atlOffset=0.00016355515; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2866.249,6.1632261,2834.9131}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5526; - atlOffset=10.536604; - }; + position[]={13670.844,41.853558,13941.965}; + angles[]={6.2432079,2.2010872,0.042640556}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5522; - atlOffset=9.5367432e-007; + id=13118; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item418 + class Item273 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={2923.4355,5.9619875,2733.416}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5528; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2876.8779,5.9993572,2734.7683}; - class Effects - { - }; - showWP="NEVER"; - id=5529; - type="Move"; - atlOffset=0.00022315979; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2924.3105,5.9418297,2745.5645}; - class Effects - { - }; - showWP="NEVER"; - id=5530; - type="Move"; - atlOffset=3.8279674; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2877.8435,5.9958248,2746.8713}; - class Effects - { - }; - showWP="NEVER"; - id=5531; - type="Move"; - atlOffset=0.00015258789; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2866.366,6.119504,2827.094}; - class Effects - { - }; - showWP="NEVER"; - id=5532; - type="Move"; - atlOffset=10.312891; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2873.094,6.0056973,2735.1863}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5533; - atlOffset=0.00042533875; - }; + position[]={13673.467,42.102531,13945.498}; + angles[]={6.2405434,2.2012014,0.050623242}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5527; - atlOffset=9.5367432e-007; + id=13119; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item419 + class Item274 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=9; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={2838.0278,3.141439,2695.1619}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5535; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2842.9565,3.1400001,2695.116}; - class Effects - { - }; - showWP="NEVER"; - id=5536; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2849.6223,2.9790034,2656.5608}; - class Effects - { - }; - showWP="NEVER"; - id=5537; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2892.3735,2.7070045,2655.2173}; - class Effects - { - }; - showWP="NEVER"; - id=5538; - type="Move"; - atlOffset=7.1525574e-007; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2892.3386,2.4413681,2677.7253}; - class Effects - { - }; - showWP="NEVER"; - id=5539; - type="Move"; - atlOffset=6.1988831e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2852.376,3.1236646,2680.6538}; - class Effects - { - }; - showWP="NEVER"; - id=5540; - type="Move"; - atlOffset=7.1525574e-007; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2893.0657,2.294508,2683.6833}; - class Effects - { - }; - showWP="NEVER"; - id=5541; - type="Move"; - atlOffset=-7.1525574e-007; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2891.1951,2.9698863,2701.3032}; - class Effects - { - }; - showWP="NEVER"; - id=5542; - type="Move"; - atlOffset=0.00016546249; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2844.6243,3.1400001,2700.7085}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5543; - }; + position[]={13676.047,42.39949,13949.078}; + angles[]={6.2352223,2.200844,0.058599081}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5534; + id=13120; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item420 + class Item275 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={2872.3398,14.456517,2643.5964}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5545; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2871.76,14.455035,2617.8301}; - class Effects - { - }; - showWP="NEVER"; - id=5546; - type="Move"; - atlOffset=11.676933; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2871.3457,14.455098,2639.9417}; - class Effects - { - }; - showWP="NEVER"; - id=5547; - type="Move"; - atlOffset=2.0980835e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2865.3933,14.455102,2639.1604}; - class Effects - { - }; - showWP="NEVER"; - id=5548; - type="Move"; - atlOffset=2.4795532e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2865.8508,14.455112,2623.6421}; - class Effects - { - }; - showWP="NEVER"; - id=5549; - type="Move"; - atlOffset=3.528595e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={2869.8457,14.436254,2621.291}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5550; - atlOffset=11.648163; - }; + position[]={13678.664,42.760712,13952.616}; + angles[]={6.2458687,2.2008088,0.069222413}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5544; - atlOffset=9.5367432e-007; + id=13121; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item421 + class Item276 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3079.4414,10.080948,2722.5823}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5552; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3059.5876,9.9368935,2709.1487}; - class Effects - { - }; - showWP="NEVER"; - id=5553; - type="Move"; - atlOffset=1.2397766e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3080.7429,10.250919,2720.9531}; - class Effects - { - }; - showWP="NEVER"; - id=5554; - type="Move"; - atlOffset=4.1854105; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3059.8901,10.032997,2708.5295}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5555; - atlOffset=3.9674873; - }; + position[]={13681.227,43.047268,13956.131}; + angles[]={6.253861,2.2002821,0.06656827}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5551; - atlOffset=9.5367432e-007; + id=13122; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item422 + class Item277 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3180.4438,1.1852068,2852.7454}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5557; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3176.9365,6.1577668,2750.9626}; - class Effects - { - }; - showWP="NEVER"; - id=5558; - type="Move"; - atlOffset=2.2888184e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3175.2456,1.2152371,2852.3972}; - class Effects - { - }; - showWP="NEVER"; - id=5559; - type="Move"; - atlOffset=5.3882599e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3170.4209,4.8248968,2753.6831}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5560; - atlOffset=-7.8201294e-005; - }; + position[]={13683.85,43.269444,13959.663}; + angles[]={6.2645216,2.1999941,0.034652505}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5556; - atlOffset=9.5367432e-007; + id=13123; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item423 + class Item278 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3170.5857,4.6474333,2742.877}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5562; - type="I_soldier_F"; - atlOffset=-7.0571899e-005; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3172.9431,4.9318562,2736.8381}; - class Effects - { - }; - showWP="NEVER"; - id=5563; - type="Move"; - atlOffset=-9.5367432e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3161.2041,2.853323,2740.3933}; - class Effects - { - }; - showWP="NEVER"; - id=5564; - type="Move"; - atlOffset=-1.0728836e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3170.0515,4.5348663,2712.2588}; - class Effects - { - }; - showWP="NEVER"; - id=5565; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3175.1926,4.925025,2734.2883}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5566; - atlOffset=-2.6702881e-005; - }; + position[]={13686.432,43.410835,13963.243}; + angles[]={6.2698536,2.1987188,0.029326396}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5561; - atlOffset=-7.0571899e-005; + id=13124; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item424 + class Item279 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3049.343,2.9121723,2589.1814}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5568; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3061.8354,2.9351053,2542.5413}; - class Effects - { - }; - showWP="NEVER"; - id=5569; - type="Move"; - atlOffset=2.3841858e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3093.4114,2.780947,2598.5723}; - class Effects - { - }; - showWP="NEVER"; - id=5570; - type="Move"; - atlOffset=-2.3841858e-007; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3021.1223,2.9742084,2588.0916}; - class Effects - { - }; - showWP="NEVER"; - id=5571; - type="Move"; - atlOffset=1.1920929e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3017.0693,3.0244806,2550.4253}; - class Effects - { - }; - showWP="NEVER"; - id=5572; - type="Move"; - atlOffset=-7.1525574e-007; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3057.2815,2.9572494,2540.4478}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5573; - atlOffset=2.3841858e-007; - }; + position[]={13689.055,43.530113,13966.772}; + angles[]={6.272521,2.1985269,0.029324362}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5567; - atlOffset=9.5367432e-007; + id=13125; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item425 + class Item280 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=8; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3604.4033,8.2039595,2033.131}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5575; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3603.5815,8.146574,2029.5417}; - class Effects - { - }; - showWP="NEVER"; - id=5576; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3626.6421,8.3282814,2055.2632}; - class Effects - { - }; - showWP="NEVER"; - id=5577; - type="Move"; - atlOffset=2.8610229e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3616.3015,8.4866409,2060.9607}; - class Effects - { - }; - showWP="NEVER"; - id=5578; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3633.4929,8.2801781,2057.7563}; - class Effects - { - }; - showWP="NEVER"; - id=5579; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3602.5305,8.082077,2025.8473}; - class Effects - { - }; - showWP="NEVER"; - id=5580; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3594.0244,8.2474384,2030.5908}; - class Effects - { - }; - showWP="NEVER"; - id=5581; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3602.8035,8.1873064,2031.2791}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5582; - }; + position[]={13691.676,43.625,13970.325}; + angles[]={6.2751846,2.1995451,0.015998369}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5574; + id=13126; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item426 + class Item281 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3612.3345,9.0614405,2137.5847}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5584; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3535.2664,9.0356007,2140.584}; - class Effects - { - }; - showWP="NEVER"; - id=5585; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3526.4268,9.072052,2157.0198}; - class Effects - { - }; - showWP="NEVER"; - id=5586; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3537.6965,9.0895367,2167.6738}; - class Effects - { - }; - showWP="NEVER"; - id=5587; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3615.1106,9.0500002,2166.843}; - class Effects - { - }; - showWP="NEVER"; - id=5588; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3615.1255,9.0600004,2139.658}; - class Effects - { - }; - showWP="NEVER"; - id=5589; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3537.4216,9.0339279,2137.8015}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5590; - atlOffset=-1.9073486e-006; - }; + position[]={13694.301,43.693504,13973.858}; + angles[]={6.2778587,2.199837,0.013332055}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5583; - atlOffset=9.5367432e-007; + id=13127; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item427 + class Item282 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7575.3413,7.6700263,4541.1367}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5592; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7562.958,8.2362766,4579.5522}; - class Effects - { - }; - showWP="NEVER"; - id=5593; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7537.0244,8.3400002,4608.0146}; - class Effects - { - }; - showWP="NEVER"; - id=5594; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7511.3066,8.3598499,4621.2886}; - class Effects - { - }; - showWP="NEVER"; - id=5595; - type="Move"; - atlOffset=2.8610229e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7554.1343,8.3136826,4592.5654}; - class Effects - { - }; - showWP="NEVER"; - id=5596; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7570.9502,8.2756281,4540.0586}; - class Effects - { - }; - showWP="NEVER"; - id=5597; - type="Move"; - atlOffset=-1.1444092e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7565.0225,8.206378,4577.502}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5598; - atlOffset=7.6293945e-006; - }; + position[]={13696.881,43.745621,13977.439}; + angles[]={-0,2.2001343,0.013327583}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5591; - atlOffset=9.5367432e-007; + id=13128; + type="Land_wx_bunker_wall01"; + atlOffset=0.0051803589; }; - class Item428 + class Item283 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7491.293,8.0493431,4627.1807}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5600; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7443.6318,7.3632274,4621.8101}; - class Effects - { - }; - showWP="NEVER"; - id=5601; - type="Move"; - atlOffset=2.9087067e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7405.1895,10.7574,4593.3853}; - class Effects - { - }; - showWP="NEVER"; - id=5602; - type="Move"; - atlOffset=-2.6702881e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7382.5771,8.2787094,4540.5288}; - class Effects - { - }; - showWP="NEVER"; - id=5603; - type="Move"; - atlOffset=1.7166138e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7424.1348,9.3100348,4612.666}; - class Effects - { - }; - showWP="NEVER"; - id=5604; - type="Move"; - atlOffset=9.6321106e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7490.0376,8.0311413,4623.4619}; - class Effects - { - }; - showWP="NEVER"; - id=5605; - type="Move"; - atlOffset=-2.0980835e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7445.124,7.3155947,4623.2886}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5606; - atlOffset=-6.1988831e-006; - }; + position[]={13699.502,43.779617,13980.975}; + angles[]={-0,2.2001343,0.0053265258}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5599; - atlOffset=9.5367432e-007; + id=13129; + type="Land_wx_bunker_wall01"; + atlOffset=0.00024795532; }; - class Item429 + class Item284 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7571.0171,7.0753188,4505.1719}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5608; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7547.4941,6.9990072,4466.8979}; - class Effects - { - }; - showWP="NEVER"; - id=5609; - type="Move"; - atlOffset=1.1444092e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7492.7275,5.5295382,4437.0928}; - class Effects - { - }; - showWP="NEVER"; - id=5610; - type="Move"; - atlOffset=-3.2424927e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7442.6616,10.051162,4454.7031}; - class Effects - { - }; - showWP="NEVER"; - id=5611; - type="Move"; - atlOffset=-0.00011253357; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7524.1528,6.6525021,4452.2319}; - class Effects - { - }; - showWP="NEVER"; - id=5612; - type="Move"; - atlOffset=-1.9550323e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7568.1572,7.159389,4506.4634}; - class Effects - { - }; - showWP="NEVER"; - id=5613; - type="Move"; - atlOffset=4.2915344e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7550.0532,6.9911737,4468.874}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5614; - atlOffset=-1.9073486e-006; - }; + position[]={13702.063,43.785568,13984.492}; + angles[]={-0,2.2003343,0}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5607; - atlOffset=9.5367432e-007; + id=13130; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item430 + class Item285 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7444.3198,10.811102,4462.2285}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5616; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7418.6924,9.6563253,4469.0957}; - class Effects - { - }; - showWP="NEVER"; - id=5617; - type="Move"; - atlOffset=-0.00023841858; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7408.4785,6.4655385,4505.3745}; - class Effects - { - }; - showWP="NEVER"; - id=5618; - type="Move"; - atlOffset=2.3841858e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7417.2949,7.6706004,4533.5864}; - class Effects - { - }; - showWP="NEVER"; - id=5619; - type="Move"; - atlOffset=-2.4318695e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7409.6143,5.7240644,4483.4521}; - class Effects - { - }; - showWP="NEVER"; - id=5620; - type="Move"; - atlOffset=3.3378601e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7447.4863,9.7530737,4459.7646}; - class Effects - { - }; - showWP="NEVER"; - id=5621; - type="Move"; - atlOffset=0.00022602081; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7420.1992,10.376035,4467.332}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5622; - atlOffset=-0.00013256073; - }; + position[]={13704.682,43.785568,13988.023}; + angles[]={-0,2.2003839,0}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5615; - atlOffset=9.5367432e-007; + id=13131; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item431 + class Item286 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3462.614,2.7178252,5985.9561}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5624; - type="I_soldier_F"; - atlOffset=1.4305115e-005; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3450.2307,3.3355393,6024.3716}; - class Effects - { - }; - showWP="NEVER"; - id=5625; - type="Move"; - atlOffset=1.7404556e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3427.8875,3.2818642,6018.7251}; - class Effects - { - }; - showWP="NEVER"; - id=5626; - type="Move"; - atlOffset=-5.9604645e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3391.2144,3.6075554,6071.8169}; - class Effects - { - }; - showWP="NEVER"; - id=5627; - type="Move"; - atlOffset=-6.9141388e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3441.407,3.8219194,6037.3848}; - class Effects - { - }; - showWP="NEVER"; - id=5628; - type="Move"; - atlOffset=1.2636185e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3458.2229,2.9789176,5984.8779}; - class Effects - { - }; - showWP="NEVER"; - id=5629; - type="Move"; - atlOffset=2.1457672e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3452.2952,3.2775726,6022.3213}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5630; - atlOffset=2.0742416e-005; - }; + position[]={13707.268,43.776489,13991.6}; + angles[]={0.0026520467,2.2005174,6.2751846}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5623; - atlOffset=1.4305115e-005; + id=13132; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item432 + class Item287 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3378.5657,3.7246249,6072}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5632; - type="I_soldier_F"; - atlOffset=1.4543533e-005; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3330.9045,4.3540335,6066.6294}; - class Effects - { - }; - showWP="NEVER"; - id=5633; - type="Move"; - atlOffset=4.2438507e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3306.1396,3.1370916,6027.5923}; - class Effects - { - }; - showWP="NEVER"; - id=5634; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3269.8499,1.5830472,5985.3481}; - class Effects - { - }; - showWP="NEVER"; - id=5635; - type="Move"; - atlOffset=3.0755997e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3311.4075,4.3483839,6057.4854}; - class Effects - { - }; - showWP="NEVER"; - id=5636; - type="Move"; - atlOffset=0.00010967255; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3377.3103,3.6625922,6068.2813}; - class Effects - { - }; - showWP="NEVER"; - id=5637; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3332.3967,4.3150558,6068.1079}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5638; - atlOffset=7.1525574e-006; - }; + position[]={13550.289,36.849911,13766.258}; + angles[]={6.2778587,3.7718945,6.2405448}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5631; - atlOffset=1.4543533e-005; + id=13133; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item433 + class Item288 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3458.2898,3.8371427,5949.9912}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5640; - type="I_soldier_F"; - atlOffset=1.4305115e-005; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3434.7668,4.8354321,5911.7173}; - class Effects - { - }; - showWP="NEVER"; - id=5641; - type="Move"; - atlOffset=2.4318695e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3380.0002,3.8037202,5881.9121}; - class Effects - { - }; - showWP="NEVER"; - id=5642; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3329.9343,1.8886486,5899.5225}; - class Effects - { - }; - showWP="NEVER"; - id=5643; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3411.4255,5.1613159,5897.0513}; - class Effects - { - }; - showWP="NEVER"; - id=5644; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3455.4299,3.7721252,5951.2827}; - class Effects - { - }; - showWP="NEVER"; - id=5645; - type="Move"; - atlOffset=1.7642975e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3437.3259,4.7605371,5913.6934}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5646; - atlOffset=1.0967255e-005; - }; + position[]={13553.865,36.69405,13763.669}; + angles[]={6.2805109,3.7718945,6.2432079}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5639; - atlOffset=1.4305115e-005; + id=13134; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item434 + class Item289 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3331.5925,1.5212598,5907.0479}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5648; - type="I_soldier_F"; - atlOffset=1.4424324e-005; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3305.9651,2.3125939,5913.915}; - class Effects - { - }; - showWP="NEVER"; - id=5649; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3295.7512,1.9797655,5950.1938}; - class Effects - { - }; - showWP="NEVER"; - id=5650; - type="Move"; - atlOffset=1.5735626e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3304.5676,2.0123188,5978.4058}; - class Effects - { - }; - showWP="NEVER"; - id=5651; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3296.887,2.0121541,5928.2715}; - class Effects - { - }; - showWP="NEVER"; - id=5652; - type="Move"; - atlOffset=1.6689301e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3334.759,1.5970473,5904.584}; - class Effects - { - }; - showWP="NEVER"; - id=5653; - type="Move"; - atlOffset=0.00023949146; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3307.4719,2.3395309,5912.1514}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5654; - atlOffset=-2.3841858e-007; - }; + position[]={13548.543,36.965008,13775.309}; + angles[]={6.2805333,2.2006319,6.256525}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5647; - atlOffset=1.4424324e-005; + id=13135; + type="Land_wx_bunker_wall01"; }; - class Item435 + class Item290 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13742.766,10.959797,7131.6572}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5656; - type="I_soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13730.383,13.593946,7170.0728}; - class Effects - { - }; - showWP="NEVER"; - id=5657; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13704.449,13.581999,7198.5352}; - class Effects - { - }; - showWP="NEVER"; - id=5658; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13678.731,13.199601,7211.8091}; - class Effects - { - }; - showWP="NEVER"; - id=5659; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13721.559,13.986957,7183.0859}; - class Effects - { - }; - showWP="NEVER"; - id=5660; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13738.375,11.048739,7130.5791}; - class Effects - { - }; - showWP="NEVER"; - id=5661; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13732.447,13.397605,7168.0225}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5662; - atlOffset=-9.5367432e-007; - }; + position[]={13551.129,36.903233,13778.888}; + angles[]={6.2751846,2.2006314,6.256525}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5655; - atlOffset=9.5367432e-007; + id=13136; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item436 + class Item291 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13658.718,12.940044,7217.7012}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5664; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13611.057,13.490966,7212.3306}; - class Effects - { - }; - showWP="NEVER"; - id=5665; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13576.108,14.564453,7181.7891}; - class Effects - { - }; - showWP="NEVER"; - id=5666; - type="Move"; - atlOffset=0.00010490417; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13559.263,12.759037,7118.3252}; - class Effects - { - }; - showWP="NEVER"; - id=5667; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13610.84,13.405518,7202.124}; - class Effects - { - }; - showWP="NEVER"; - id=5668; - type="Move"; - atlOffset=-0.00019741058; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13657.463,13.182712,7213.9824}; - class Effects - { - }; - showWP="NEVER"; - id=5669; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13612.549,13.476218,7213.8091}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5670; - }; + position[]={13553.752,36.861511,13782.417}; + angles[]={6.2751846,2.2006309,6.256525}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5663; + id=13137; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item437 + class Item292 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13738.441,11.692343,7095.6924}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5672; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13712.169,13.009359,7062.6206}; - class Effects - { - }; - showWP="NEVER"; - id=5673; - type="Move"; - atlOffset=-5.7220459e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13661.401,12.048262,7044.4092}; - class Effects - { - }; - showWP="NEVER"; - id=5674; - type="Move"; - atlOffset=-3.3378601e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13610.086,11.85455,7045.2236}; - class Effects - { - }; - showWP="NEVER"; - id=5675; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13685.376,12.568905,7054.021}; - class Effects - { - }; - showWP="NEVER"; - id=5676; - type="Move"; - atlOffset=-1.1444092e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13735.582,11.515944,7096.9839}; - class Effects - { - }; - showWP="NEVER"; - id=5677; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13715.238,13.119255,7062.1836}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5678; - atlOffset=-1.7166138e-005; - }; + position[]={13556.313,36.834244,13785.938}; + angles[]={6.272521,2.2006538,6.2618566}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5671; + id=13138; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item438 + class Item293 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13611.744,11.995857,7052.749}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5680; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13586.117,12.296934,7059.6162}; - class Effects - { - }; - showWP="NEVER"; - id=5681; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13575.903,12.599956,7095.895}; - class Effects - { - }; - showWP="NEVER"; - id=5682; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13584.72,12.812656,7124.1069}; - class Effects - { - }; - showWP="NEVER"; - id=5683; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13577.039,12.419641,7073.9727}; - class Effects - { - }; - showWP="NEVER"; - id=5684; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13614.911,11.932632,7050.2852}; - class Effects - { - }; - showWP="NEVER"; - id=5685; - type="Move"; - atlOffset=0.00016212463; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13587.624,12.264488,7057.8525}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5686; - }; + position[]={13558.928,36.84269,13789.472}; + angles[]={6.2778478,2.200717,6.2618566}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5679; + id=13139; + type="Land_wx_bunker_wall01"; + atlOffset=0.030628204; }; - class Item439 + class Item294 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={12653.776,11.077306,7722.8496}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5688; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12641.394,11.575136,7761.2651}; - class Effects - { - }; - showWP="NEVER"; - id=5689; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12615.46,11.525554,7789.7275}; - class Effects - { - }; - showWP="NEVER"; - id=5690; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12589.742,13.498424,7803.0015}; - class Effects - { - }; - showWP="NEVER"; - id=5691; - type="Move"; - atlOffset=1.0194397; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12632.569,11.437231,7774.2783}; - class Effects - { - }; - showWP="NEVER"; - id=5692; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12649.386,11.075825,7721.7715}; - class Effects - { - }; - showWP="NEVER"; - id=5693; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12643.458,11.575547,7759.2148}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5694; - }; + position[]={13546.758,36.982697,13768.879}; + angles[]={6.2778587,3.7718945,6.2565274}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5687; + id=13140; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item440 + class Item295 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={12569.729,11.501526,7808.8936}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5696; - type="I_soldier_F"; - atlOffset=-9.5367432e-007; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12522.067,11.380186,7803.5229}; - class Effects - { - }; - showWP="NEVER"; - id=5697; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12487.119,11.36215,7772.9814}; - class Effects - { - }; - showWP="NEVER"; - id=5698; - type="Move"; - atlOffset=0.00010204315; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12470.273,11.653315,7709.5176}; - class Effects - { - }; - showWP="NEVER"; - id=5699; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12521.851,11.150808,7793.3164}; - class Effects - { - }; - showWP="NEVER"; - id=5700; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12568.474,11.393043,7805.1748}; - class Effects - { - }; - showWP="NEVER"; - id=5701; - type="Move"; - atlOffset=0.02723217; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12523.56,11.39103,7805.0015}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5702; - }; + position[]={13545.928,37.020283,13771.775}; + angles[]={6.2778587,2.2000959,6.2565274}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5695; - atlOffset=-9.5367432e-007; + id=13141; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item441 + class Item296 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={12649.452,11.949471,7686.8848}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5704; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12623.18,12.839748,7653.813}; - class Effects - { - }; - showWP="NEVER"; - id=5705; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12572.412,12.036113,7635.6016}; - class Effects - { - }; - showWP="NEVER"; - id=5706; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12521.097,11.558153,7636.416}; - class Effects - { - }; - showWP="NEVER"; - id=5707; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12596.387,12.294063,7645.2134}; - class Effects - { - }; - showWP="NEVER"; - id=5708; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12646.593,11.904062,7688.1763}; - class Effects - { - }; - showWP="NEVER"; - id=5709; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12626.249,13.031876,7653.376}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5710; - atlOffset=9.5367432e-007; - }; + position[]={13635.361,36.437607,13703.763}; + angles[]={6.2751846,3.7718945,0.0053265258}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5703; + id=13142; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item442 + class Item297 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={12522.755,11.427125,7643.9414}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5712; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12497.128,11.514343,7650.8086}; - class Effects - { - }; - showWP="NEVER"; - id=5713; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12486.914,11.847166,7687.0874}; - class Effects - { - }; - showWP="NEVER"; - id=5714; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12495.73,12.05,7715.2993}; - class Effects - { - }; - showWP="NEVER"; - id=5715; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12488.05,11.521491,7665.165}; - class Effects - { - }; - showWP="NEVER"; - id=5716; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12525.922,11.44432,7641.4775}; - class Effects - { - }; - showWP="NEVER"; - id=5717; - type="Move"; - atlOffset=0.00016021729; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={12498.635,11.521101,7649.0449}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5718; - }; + position[]={13712.6,43.731701,13994.196}; + angles[]={-0,3.1907995,6.2778587}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5711; + id=13143; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item443 + class Item298 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13958.897,23.913717,10648.475}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5720; - type="I_soldier_F"; - atlOffset=1.7166138e-005; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13946.515,24.553036,10686.891}; - class Effects - { - }; - showWP="NEVER"; - id=5721; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13920.581,24.303516,10715.353}; - class Effects - { - }; - showWP="NEVER"; - id=5722; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13894.863,24.130621,10728.627}; - class Effects - { - }; - showWP="NEVER"; - id=5723; - type="Move"; - atlOffset=1.7166138e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13937.69,24.640167,10699.903}; - class Effects - { - }; - showWP="NEVER"; - id=5724; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13954.507,23.86936,10647.397}; - class Effects - { - }; - showWP="NEVER"; - id=5725; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13948.579,24.542686,10684.841}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5726; - atlOffset=1.335144e-005; - }; + position[]={13716.582,43.725571,13992.604}; + angles[]={-0,3.7718945,0}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5719; - atlOffset=1.7166138e-005; + id=13144; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item444 + class Item299 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13874.85,23.813692,10734.52}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5728; - type="I_soldier_F"; - atlOffset=1.5258789e-005; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13827.188,23.451109,10729.148}; - class Effects - { - }; - showWP="NEVER"; - id=5729; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13792.24,23.24012,10698.606}; - class Effects - { - }; - showWP="NEVER"; - id=5730; - type="Move"; - atlOffset=0.00012016296; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13775.395,23.250473,10635.144}; - class Effects - { - }; - showWP="NEVER"; - id=5731; - type="Move"; - atlOffset=1.335144e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13826.972,24.186111,10718.942}; - class Effects - { - }; - showWP="NEVER"; - id=5732; - type="Move"; - atlOffset=0.6722641; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13873.595,23.224998,10730.8}; - class Effects - { - }; - showWP="NEVER"; - id=5733; - type="Move"; - atlOffset=1.7166138e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13828.681,23.33519,10730.627}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5734; - atlOffset=1.5258789e-005; - }; + position[]={13720.158,43.725571,13990.017}; + angles[]={-0,3.7718945,0}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5727; - atlOffset=1.5258789e-005; + id=13145; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item445 + class Item300 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13954.573,23.736057,10612.51}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5736; - type="I_soldier_F"; - atlOffset=1.5258789e-005; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13928.301,24.074409,10579.438}; - class Effects - { - }; - showWP="NEVER"; - id=5737; - type="Move"; - atlOffset=9.5367432e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13877.533,25.440897,10561.228}; - class Effects - { - }; - showWP="NEVER"; - id=5738; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13826.218,26.953449,10562.042}; - class Effects - { - }; - showWP="NEVER"; - id=5739; - type="Move"; - atlOffset=1.335144e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13901.508,24.388874,10570.839}; - class Effects - { - }; - showWP="NEVER"; - id=5740; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13951.714,23.721115,10613.802}; - class Effects - { - }; - showWP="NEVER"; - id=5741; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13931.37,24.055326,10579.001}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5742; - }; + position[]={13723.689,43.744816,13987.396}; + angles[]={6.2805333,3.7718945,0.0080009829}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5735; - atlOffset=1.5258789e-005; + id=13146; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item446 + class Item301 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13827.876,26.178686,10569.566}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5744; - type="I_soldier_F"; - atlOffset=1.335144e-005; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13802.249,25.804201,10576.435}; - class Effects - { - }; - showWP="NEVER"; - id=5745; - type="Move"; - atlOffset=1.7166138e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13792.035,23.262121,10612.713}; - class Effects - { - }; - showWP="NEVER"; - id=5746; - type="Move"; - atlOffset=1.335144e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13800.852,23.240015,10640.925}; - class Effects - { - }; - showWP="NEVER"; - id=5747; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13793.171,24.564653,10590.79}; - class Effects - { - }; - showWP="NEVER"; - id=5748; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13831.043,26.346378,10567.103}; - class Effects - { - }; - showWP="NEVER"; - id=5749; - type="Move"; - atlOffset=0.00017738342; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13803.756,25.979027,10574.671}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5750; - atlOffset=1.7166138e-005; - }; + position[]={13727.209,43.772038,13984.835}; + angles[]={6.2805333,3.7718945,0.010664274}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5743; - atlOffset=1.335144e-005; + id=13147; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item447 + class Item302 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={11699.189,28.481993,12884.361}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5752; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11686.807,28.345619,12922.777}; - class Effects - { - }; - showWP="NEVER"; - id=5753; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11660.873,27.251135,12951.239}; - class Effects - { - }; - showWP="NEVER"; - id=5754; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11635.155,26.2255,12964.514}; - class Effects - { - }; - showWP="NEVER"; - id=5755; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11677.982,28.03628,12935.79}; - class Effects - { - }; - showWP="NEVER"; - id=5756; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11694.799,28.386799,12883.284}; - class Effects - { - }; - showWP="NEVER"; - id=5757; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11688.871,28.39435,12920.728}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5758; - }; + position[]={13730.74,43.818642,13982.214}; + angles[]={6.2805109,3.7718945,0.018663859}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5751; + id=13148; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item448 + class Item303 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={11615.142,25.378553,12970.406}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5760; - type="I_soldier_F"; - atlOffset=-1.9073486e-006; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11567.48,20.110073,12965.035}; - class Effects - { - }; - showWP="NEVER"; - id=5761; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11532.532,19.108856,12934.493}; - class Effects - { - }; - showWP="NEVER"; - id=5762; - type="Move"; - atlOffset=3.2424927e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11515.687,19.317265,12871.03}; - class Effects - { - }; - showWP="NEVER"; - id=5763; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11567.264,19.79973,12954.829}; - class Effects - { - }; - showWP="NEVER"; - id=5764; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11613.887,25.3654,12966.687}; - class Effects - { - }; - showWP="NEVER"; - id=5765; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11568.973,20.242744,12966.514}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5766; - }; + position[]={13734.318,43.883381,13979.626}; + angles[]={6.2805109,3.7718945,0.021328852}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5759; - atlOffset=-1.9073486e-006; + id=13149; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item449 + class Item304 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={11694.865,28.083542,12848.396}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5768; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11668.593,23.723877,12815.325}; - class Effects - { - }; - showWP="NEVER"; - id=5769; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11617.825,21.597851,12797.114}; - class Effects - { - }; - showWP="NEVER"; - id=5770; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11566.51,21.58,12797.929}; - class Effects - { - }; - showWP="NEVER"; - id=5771; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11641.8,21.710331,12806.726}; - class Effects - { - }; - showWP="NEVER"; - id=5772; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11692.006,27.814709,12849.688}; - class Effects - { - }; - showWP="NEVER"; - id=5773; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11671.662,24.377762,12814.888}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5774; - }; + position[]={13737.85,44.002934,13977.005}; + angles[]={6.2805109,3.7718945,0.053282689}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5767; + id=13150; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item450 + class Item305 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={11568.168,21.591438,12805.453}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5776; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11542.541,21.58,12812.321}; - class Effects - { - }; - showWP="NEVER"; - id=5777; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11532.327,21.58,12848.6}; - class Effects - { - }; - showWP="NEVER"; - id=5778; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11541.144,21.330467,12876.812}; - class Effects - { - }; - showWP="NEVER"; - id=5779; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11533.463,21.58,12826.677}; - class Effects - { - }; - showWP="NEVER"; - id=5780; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11571.335,21.59009,12802.989}; - class Effects - { - }; - showWP="NEVER"; - id=5781; - type="Move"; - atlOffset=8.9645386e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={11544.048,21.58,12810.558}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5782; - }; + position[]={13741.4,44.169094,13974.379}; + angles[]={6.2778587,3.7718945,0.045301005}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5775; + id=13151; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item451 + class Item306 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={1639.8018,11.325902,13639.854}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5784; - type="I_soldier_F"; - atlOffset=0.0001335144; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1627.4189,9.4477797,13678.271}; - class Effects - { - }; - showWP="NEVER"; - id=5785; - type="Move"; - atlOffset=0.00026035309; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1601.4854,6.5683794,13706.732}; - class Effects - { - }; - showWP="NEVER"; - id=5786; - type="Move"; - atlOffset=0.00015163422; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1575.7676,6.4876857,13720.007}; - class Effects - { - }; - showWP="NEVER"; - id=5787; - type="Move"; - atlOffset=0.00015163422; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1618.5947,7.8385696,13691.283}; - class Effects - { - }; - showWP="NEVER"; - id=5788; - type="Move"; - atlOffset=0.00015163422; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1635.4111,11.276201,13638.777}; - class Effects - { - }; - showWP="NEVER"; - id=5789; - type="Move"; - atlOffset=0.00015258789; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1629.4834,9.8457336,13676.221}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5790; - atlOffset=0.00014972687; - }; + position[]={13744.932,44.310062,13971.758}; + angles[]={6.2751846,3.7718945,0.042639159}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5783; - atlOffset=0.0001335144; + id=13152; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item452 + class Item307 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={1555.7539,6.5379996,13725.899}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5792; - type="I_soldier_F"; - atlOffset=0.00015163422; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1508.0928,6.5413918,13720.528}; - class Effects - { - }; - showWP="NEVER"; - id=5793; - type="Move"; - atlOffset=0.00015163422; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1473.1445,6.5553761,13689.986}; - class Effects - { - }; - showWP="NEVER"; - id=5794; - type="Move"; - atlOffset=0.00025701523; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1456.2988,7.1626921,13626.523}; - class Effects - { - }; - showWP="NEVER"; - id=5795; - type="Move"; - atlOffset=0.00014972687; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1507.876,6.722115,13710.322}; - class Effects - { - }; - showWP="NEVER"; - id=5796; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1554.499,6.5809689,13722.18}; - class Effects - { - }; - showWP="NEVER"; - id=5797; - type="Move"; - atlOffset=0.00015068054; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1509.585,6.5441895,13722.007}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5798; - atlOffset=0.00015163422; - }; + position[]={13748.508,44.450039,13969.169}; + angles[]={6.2751846,3.7718945,0.050623242}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5791; - atlOffset=0.00015163422; + id=13153; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item453 + class Item308 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={1635.4775,11.789777,13603.89}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5800; - type="I_soldier_F"; - atlOffset=0.00015163422; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1609.2051,10.711241,13570.818}; - class Effects - { - }; - showWP="NEVER"; - id=5801; - type="Move"; - atlOffset=0.00014686584; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1558.4375,10.177464,13552.607}; - class Effects - { - }; - showWP="NEVER"; - id=5802; - type="Move"; - atlOffset=0.00011825562; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1507.1221,10.109887,13553.422}; - class Effects - { - }; - showWP="NEVER"; - id=5803; - type="Move"; - atlOffset=0.00015068054; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1582.4121,10.049322,13562.219}; - class Effects - { - }; - showWP="NEVER"; - id=5804; - type="Move"; - atlOffset=0.00014019012; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1632.6182,11.703449,13605.182}; - class Effects - { - }; - showWP="NEVER"; - id=5805; - type="Move"; - atlOffset=0.00015068054; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1612.2744,11.081813,13570.381}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5806; - atlOffset=0.00013542175; - }; + position[]={13752.039,44.599735,13966.549}; + angles[]={6.2618566,3.7718945,0.077179953}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5799; - atlOffset=0.00015163422; + id=13154; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item454 + class Item309 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={1508.7803,9.6504364,13560.946}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5808; - type="I_soldier_F"; - atlOffset=0.00015163422; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1483.1533,7.875906,13567.814}; - class Effects - { - }; - showWP="NEVER"; - id=5809; - type="Move"; - atlOffset=0.00015163422; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1472.9395,7.5204091,13604.093}; - class Effects - { - }; - showWP="NEVER"; - id=5810; - type="Move"; - atlOffset=0.00015306473; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1481.7559,7.7361135,13632.305}; - class Effects - { - }; - showWP="NEVER"; - id=5811; - type="Move"; - atlOffset=0.00015163422; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1474.0752,7.5801516,13582.17}; - class Effects - { - }; - showWP="NEVER"; - id=5812; - type="Move"; - atlOffset=0.00015163422; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1511.9473,9.9462748,13558.482}; - class Effects - { - }; - showWP="NEVER"; - id=5813; - type="Move"; - atlOffset=0.00031375885; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={1484.6602,8.0499153,13566.051}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5814; - atlOffset=0.00015068054; - }; + position[]={13755.559,44.809181,13963.988}; + angles[]={6.253861,3.7718945,0.077179179}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5807; - atlOffset=0.00015163422; + id=13155; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item455 + class Item310 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3517.4829,23.633518,9509.6729}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5816; - type="I_soldier_F"; - atlOffset=-0.00011825562; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3505.1001,24.190443,9548.0879}; - class Effects - { - }; - showWP="NEVER"; - id=5817; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3479.1665,26.091566,9576.5508}; - class Effects - { - }; - showWP="NEVER"; - id=5818; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3453.4487,28.000551,9589.8242}; - class Effects - { - }; - showWP="NEVER"; - id=5819; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3496.2759,25.210756,9561.1016}; - class Effects - { - }; - showWP="NEVER"; - id=5820; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3513.0923,23.900402,9508.5938}; - class Effects - { - }; - showWP="NEVER"; - id=5821; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3507.1646,24.003393,9546.0371}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5822; - }; + position[]={13759.09,45.028114,13961.367}; + angles[]={6.2458706,3.7718945,0.14040335}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5815; - atlOffset=-0.00011825562; + id=13156; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item456 + class Item311 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3433.4351,29.295332,9595.7158}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5824; - type="I_soldier_F"; - atlOffset=-1.9073486e-006; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3385.7739,29.140469,9590.3457}; - class Effects - { - }; - showWP="NEVER"; - id=5825; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3350.8257,28.965902,9559.8047}; - class Effects - { - }; - showWP="NEVER"; - id=5826; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3333.98,28.483097,9496.3398}; - class Effects - { - }; - showWP="NEVER"; - id=5827; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3385.5571,29.068741,9580.1387}; - class Effects - { - }; - showWP="NEVER"; - id=5828; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3432.1802,28.733904,9591.998}; - class Effects - { - }; - showWP="NEVER"; - id=5829; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3387.2661,29.362858,9591.8242}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5830; - atlOffset=1.9073486e-006; - }; + position[]={13762.668,45.394043,13958.779}; + angles[]={6.2299027,3.7718945,0.11942901}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5823; - atlOffset=-1.9073486e-006; + id=13157; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item457 + class Item312 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3513.1587,22.629568,9473.708}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5832; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3486.8862,22.66127,9440.6357}; - class Effects - { - }; - showWP="NEVER"; - id=5833; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3436.1187,24.005255,9422.4238}; - class Effects - { - }; - showWP="NEVER"; - id=5834; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3384.8032,27.084696,9423.2383}; - class Effects - { - }; - showWP="NEVER"; - id=5835; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3460.0933,23.415592,9432.0361}; - class Effects - { - }; - showWP="NEVER"; - id=5836; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3510.2993,22.713598,9474.999}; - class Effects - { - }; - showWP="NEVER"; - id=5837; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3489.9556,22.584925,9440.1992}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5838; - atlOffset=-1.9073486e-006; - }; + position[]={13766.199,45.660114,13956.158}; + angles[]={6.2166171,3.7718945,0.11942901}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5831; + id=13158; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item458 + class Item313 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3386.4614,27.061247,9430.7646}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5840; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3360.8345,27.956949,9437.6309}; - class Effects - { - }; - showWP="NEVER"; - id=5841; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3350.6206,28.670044,9473.9102}; - class Effects - { - }; - showWP="NEVER"; - id=5842; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3359.437,28.136003,9502.1221}; - class Effects - { - }; - showWP="NEVER"; - id=5843; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3351.7563,28.480345,9451.9883}; - class Effects - { - }; - showWP="NEVER"; - id=5844; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3389.6284,26.937193,9428.3008}; - class Effects - { - }; - showWP="NEVER"; - id=5845; - type="Move"; - atlOffset=4.196167e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={3362.3413,27.879923,9435.8672}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5846; - }; + position[]={13769.773,45.549099,13953.577}; + angles[]={6.2086577,3.7718945,0.015998369}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5839; + id=13159; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item459 + class Item314 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6543.7344,38.585453,10448.313}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5848; - type="I_soldier_F"; - atlOffset=0.00017547607; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6531.3516,40.0798,10486.728}; - class Effects - { - }; - showWP="NEVER"; - id=5849; - type="Move"; - atlOffset=0.00019073486; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6505.418,41.236328,10515.19}; - class Effects - { - }; - showWP="NEVER"; - id=5850; - type="Move"; - atlOffset=0.00018692017; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6479.7002,42.218716,10528.464}; - class Effects - { - }; - showWP="NEVER"; - id=5851; - type="Move"; - atlOffset=0.00018692017; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6522.5273,40.754326,10499.741}; - class Effects - { - }; - showWP="NEVER"; - id=5852; - type="Move"; - atlOffset=0.00018692017; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6539.3438,38.523193,10447.233}; - class Effects - { - }; - showWP="NEVER"; - id=5853; - type="Move"; - atlOffset=0.00019073486; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6533.416,40.037792,10484.677}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5854; - atlOffset=0.00019073486; - }; + position[]={13773.305,45.348927,13950.956}; + angles[]={6.1901217,3.7718945,0.013332055}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5847; - atlOffset=0.00017547607; + id=13160; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item460 + class Item315 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6459.6865,43.234528,10534.355}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5856; - type="I_soldier_F"; - atlOffset=0.00018310547; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6412.0254,43.925694,10528.985}; - class Effects - { - }; - showWP="NEVER"; - id=5857; - type="Move"; - atlOffset=0.00017929077; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6377.0771,45.603268,10498.444}; - class Effects - { - }; - showWP="NEVER"; - id=5858; - type="Move"; - atlOffset=0.00028610229; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6360.2314,41.575954,10434.979}; - class Effects - { - }; - showWP="NEVER"; - id=5859; - type="Move"; - atlOffset=0.00017547607; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6411.8086,42.053322,10518.778}; - class Effects - { - }; - showWP="NEVER"; - id=5860; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6458.4316,42.946106,10530.638}; - class Effects - { - }; - showWP="NEVER"; - id=5861; - type="Move"; - atlOffset=0.00018692017; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6413.5176,43.884113,10530.464}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5862; - atlOffset=0.00018692017; - }; + position[]={13776.883,44.974545,13948.368}; + angles[]={6.1769209,3.7718945,6.2458687}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5855; - atlOffset=0.00018310547; + id=13161; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item461 + class Item316 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6539.4102,38.566059,10412.348}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5864; - type="I_soldier_F"; - atlOffset=0.00018310547; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6513.1377,37.823605,10379.275}; - class Effects - { - }; - showWP="NEVER"; - id=5865; - type="Move"; - atlOffset=0.00018692017; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6462.3701,36.336277,10361.063}; - class Effects - { - }; - showWP="NEVER"; - id=5866; - type="Move"; - atlOffset=0.00015640259; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6411.0547,39.24033,10361.878}; - class Effects - { - }; - showWP="NEVER"; - id=5867; - type="Move"; - atlOffset=1.0427628; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6486.3447,38.068508,10370.676}; - class Effects - { - }; - showWP="NEVER"; - id=5868; - type="Move"; - atlOffset=0.00017166138; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6536.5508,38.515293,10413.639}; - class Effects - { - }; - showWP="NEVER"; - id=5869; - type="Move"; - atlOffset=0.00018310547; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6516.207,37.601238,10378.839}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5870; - atlOffset=0.00017166138; - }; + position[]={13780.414,44.529892,13945.747}; + angles[]={6.2033563,3.7718945,6.2299018}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5863; - atlOffset=0.00018310547; + id=13162; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item462 + class Item317 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6412.7129,38.827805,10369.404}; - }; - side="Independent"; - flags=3; - class Attributes - { - disableSimulation=1; - }; - id=5872; - type="I_soldier_F"; - atlOffset=0.83818054; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6387.0859,39.718964,10376.271}; - class Effects - { - }; - showWP="NEVER"; - id=5873; - type="Move"; - atlOffset=0.00018692017; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6376.8721,40.224297,10412.55}; - class Effects - { - }; - showWP="NEVER"; - id=5874; - type="Move"; - atlOffset=0.00018692017; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6385.6885,39.957066,10440.762}; - class Effects - { - }; - showWP="NEVER"; - id=5875; - type="Move"; - atlOffset=0.039703369; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6378.0078,40.077648,10390.628}; - class Effects - { - }; - showWP="NEVER"; - id=5876; - type="Move"; - atlOffset=0.045558929; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6415.8799,38.808727,10366.94}; - class Effects - { - }; - showWP="NEVER"; - id=5877; - type="Move"; - atlOffset=1.0276222; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6388.5928,39.667347,10374.507}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5878; - atlOffset=0.00018310547; - }; + position[]={13783.934,44.166042,13943.187}; + angles[]={6.2033563,3.7718945,6.2405448}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5871; - atlOffset=0.83818054; + id=13163; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item463 + class Item318 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={9971.3262,27.655674,8898.2051}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5880; - type="I_soldier_F"; - atlOffset=1.9073486e-006; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9958.9434,30.40641,8936.6211}; - class Effects - { - }; - showWP="NEVER"; - id=5881; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9933.0098,37.493862,8965.083}; - class Effects - { - }; - showWP="NEVER"; - id=5882; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9907.292,39.496536,8978.3574}; - class Effects - { - }; - showWP="NEVER"; - id=5883; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9950.1191,33.538216,8949.6338}; - class Effects - { - }; - showWP="NEVER"; - id=5884; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9966.9355,28.333984,8897.1279}; - class Effects - { - }; - showWP="NEVER"; - id=5885; - type="Move"; - atlOffset=-7.8201294e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9961.0078,30.081726,8934.5713}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5886; - }; + position[]={13787.465,43.888184,13940.565}; + angles[]={6.2458687,3.7718945,6.2405448}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5879; - atlOffset=1.9073486e-006; + id=13164; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item464 + class Item319 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={9887.2783,44.133347,8984.25}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5888; - type="I_soldier_F"; - atlOffset=-3.8146973e-006; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9839.6172,52.24604,8978.8789}; - class Effects - { - }; - showWP="NEVER"; - id=5889; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9804.6689,55.20171,8948.3369}; - class Effects - { - }; - showWP="NEVER"; - id=5890; - type="Move"; - atlOffset=2.6702881e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9787.8232,39.999527,8884.874}; - class Effects - { - }; - showWP="NEVER"; - id=5891; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9839.4004,49.377377,8968.6729}; - class Effects - { - }; - showWP="NEVER"; - id=5892; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9886.0234,43.149796,8980.5303}; - class Effects - { - }; - showWP="NEVER"; - id=5893; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9841.1094,52.28907,8980.3574}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5894; - atlOffset=3.8146973e-006; - }; + position[]={13791.041,43.712498,13937.978}; + angles[]={6.2698536,3.7718945,6.2645216}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5887; - atlOffset=-3.8146973e-006; + id=13165; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item465 + class Item320 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={9967.002,24.914158,8862.2402}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5896; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9940.7295,17.386263,8829.1689}; - class Effects - { - }; - showWP="NEVER"; - id=5897; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9889.9619,16.970028,8810.958}; - class Effects - { - }; - showWP="NEVER"; - id=5898; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9838.6465,23.15517,8811.7725}; - class Effects - { - }; - showWP="NEVER"; - id=5899; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9913.9365,16.116409,8820.5693}; - class Effects - { - }; - showWP="NEVER"; - id=5900; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9964.1426,26.147013,8863.5322}; - class Effects - { - }; - showWP="NEVER"; - id=5901; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9943.7988,17.121832,8828.7314}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5902; - atlOffset=-1.9073486e-006; - }; + position[]={13794.572,43.62822,13935.356}; + angles[]={6.2698536,3.7718945,6.272521}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5895; + id=13166; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item466 + class Item321 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={9840.3047,24.616673,8819.2969}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5904; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9814.6777,30.038891,8826.165}; - class Effects - { - }; - showWP="NEVER"; - id=5905; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9804.4639,35.691723,8862.4434}; - class Effects - { - }; - showWP="NEVER"; - id=5906; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9813.2803,39.337399,8890.6553}; - class Effects - { - }; - showWP="NEVER"; - id=5907; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9805.5996,33.336689,8840.5205}; - class Effects - { - }; - showWP="NEVER"; - id=5908; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9843.4717,23.965885,8816.833}; - class Effects - { - }; - showWP="NEVER"; - id=5909; - type="Move"; - atlOffset=8.392334e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={9816.1846,29.583281,8824.4014}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5910; - }; + position[]={13798.123,43.584522,13932.73}; + angles[]={6.2805333,3.7718945,6.2751846}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5903; + id=13167; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item467 + class Item322 { dataType="Object"; class PositionInfo { - position[]={9896.0303,31.709038,8866.8369}; - angles[]={6.2378831,3.2505436,0}; + position[]={13801.654,43.559784,13930.109}; + angles[]={0.0026520467,3.7718945,6.2778587}; }; side="Empty"; flags=4; class Attributes { }; - id=5911; - type="LAND_uns_tentbarracks"; - atlOffset=-3.8146973e-005; + id=13168; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item468 + class Item323 { dataType="Object"; class PositionInfo { - position[]={9911.3506,31.630066,8867.6221}; - angles[]={6.2352238,2.9712799,6.2671909}; + position[]={13805.232,43.551556,13927.521}; + angles[]={0.0026520467,3.7718945,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=5912; - type="LAND_uns_tentbarracks"; - atlOffset=-3.8146973e-006; + id=13169; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item469 + class Item324 { dataType="Object"; class PositionInfo { - position[]={9925.4561,31.697886,8874.624}; - angles[]={6.2299027,2.4124701,6.2511969}; + position[]={13808.764,43.549129,13924.9}; + angles[]={0.0026520467,3.7718945,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=5913; - type="LAND_uns_tentbarracks"; - atlOffset=0.0033779144; + id=13170; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item470 + class Item325 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8229.3105,19.401438,6020.6011}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5915; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8237.1973,20.430952,6051.125}; - class Effects - { - }; - showWP="NEVER"; - id=5916; - type="Move"; - atlOffset=-1.7166138e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8247.8965,20.694502,6065.3169}; - class Effects - { - }; - showWP="NEVER"; - id=5917; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8267.1123,20.865635,6087.0542}; - class Effects - { - }; - showWP="NEVER"; - id=5918; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8282.8525,20.826866,6098.9214}; - class Effects - { - }; - showWP="NEVER"; - id=5919; - type="Move"; - atlOffset=2.0980835e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8259.4473,20.831858,6083.6792}; - class Effects - { - }; - showWP="NEVER"; - id=5920; - type="Move"; - atlOffset=-1.335144e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8243.415,20.61713,6058.1318}; - class Effects - { - }; - showWP="NEVER"; - id=5921; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8231.1777,20.107166,6039.6699}; - class Effects - { - }; - showWP="NEVER"; - id=5922; - type="Move"; - atlOffset=-5.7220459e-006; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8226.1074,19.4,6018.5376}; - class Effects - { - }; - showWP="NEVER"; - id=5923; - type="Move"; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8235.8037,20.416416,6051.4722}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5924; - atlOffset=-1.9073486e-006; - }; + position[]={13812.283,43.564358,13922.34}; + angles[]={0.013327583,3.7718945,0}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5914; + id=13171; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item471 + class Item326 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8289.9238,20.794975,6100.6172}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5926; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8315.79,20.006126,6108.0234}; - class Effects - { - }; - showWP="NEVER"; - id=5927; - type="Move"; - atlOffset=3.6239624e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8339.5215,19.610813,6108.8604}; - class Effects - { - }; - showWP="NEVER"; - id=5928; - type="Move"; - atlOffset=2.6702881e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8358.7383,19.074579,6100.7188}; - class Effects - { - }; - showWP="NEVER"; - id=5929; - type="Move"; - atlOffset=3.8146973e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8377.7695,18.297834,6092.1392}; - class Effects - { - }; - showWP="NEVER"; - id=5930; - type="Move"; - atlOffset=4.9591064e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8360.0586,18.979509,6102.6499}; - class Effects - { - }; - showWP="NEVER"; - id=5931; - type="Move"; - atlOffset=6.2942505e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8338.5498,19.625435,6107.7173}; - class Effects - { - }; - showWP="NEVER"; - id=5932; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8315.875,19.949869,6109.1821}; - class Effects - { - }; - showWP="NEVER"; - id=5933; - type="Move"; - atlOffset=7.0571899e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8288.9756,20.741837,6102.6392}; - class Effects - { - }; - showWP="NEVER"; - id=5934; - type="Move"; - atlOffset=-9.5367432e-006; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8315.8525,20.077433,6106.9453}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5935; - atlOffset=8.5830688e-005; - }; + position[]={13815.814,43.601479,13919.719}; + angles[]={0.013332055,3.7718945,0.0026520467}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5925; + id=13172; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item472 + class Item327 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=9; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8381.7373,18.14151,6090.0986}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5937; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8393.3779,17.454466,6082.5112}; - class Effects - { - }; - showWP="NEVER"; - id=5938; - type="Move"; - atlOffset=2.2888184e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8408.6133,16.446663,6072.2051}; - class Effects - { - }; - showWP="NEVER"; - id=5939; - type="Move"; - atlOffset=-2.8610229e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8417.3867,15.865367,6059.4995}; - class Effects - { - }; - showWP="NEVER"; - id=5940; - type="Move"; - atlOffset=6.6757202e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8427.1182,15.244689,6042.3521}; - class Effects - { - }; - showWP="NEVER"; - id=5941; - type="Move"; - atlOffset=-7.6293945e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8421.6299,15.729759,6060.3193}; - class Effects - { - }; - showWP="NEVER"; - id=5942; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8410.8838,16.400284,6073.1812}; - class Effects - { - }; - showWP="NEVER"; - id=5943; - type="Move"; - atlOffset=-7.6293945e-006; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8378.0635,18.280464,6093.6367}; - class Effects - { - }; - showWP="NEVER"; - id=5944; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8392.1943,17.564344,6081.75}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5945; - atlOffset=2.4795532e-005; - }; + position[]={13819.391,43.645523,13917.131}; + angles[]={0.013332055,3.7718945,0.0026520467}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5936; + id=13173; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item473 + class Item328 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8449.1943,9.0172787,5950.895}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5947; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8409.7119,8.0092163,5956.2485}; - class Effects - { - }; - showWP="NEVER"; - id=5948; - type="Move"; - atlOffset=-1.2397766e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8372.3125,7.7983866,5957.877}; - class Effects - { - }; - showWP="NEVER"; - id=5949; - type="Move"; - atlOffset=7.1525574e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8412.1934,8.1529331,5956.8442}; - class Effects - { - }; - showWP="NEVER"; - id=5950; - type="Move"; - atlOffset=-3.528595e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8447.5732,9.0855999,5951.8296}; - class Effects - { - }; - showWP="NEVER"; - id=5951; - type="Move"; - atlOffset=4.3869019e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8410.6299,8.009531,5954.8086}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5952; - atlOffset=-2.2888184e-005; - }; + position[]={13822.922,43.652782,13914.51}; + angles[]={6.2751846,3.7718945,0.0026520467}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5946; + id=13174; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item474 + class Item329 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=8; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8456.2217,8.6217613,5955.9536}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5954; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8437.0049,9.2783184,5962.6357}; - class Effects - { - }; - showWP="NEVER"; - id=5955; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8417.4551,8.3914042,5964.0425}; - class Effects - { - }; - showWP="NEVER"; - id=5956; - type="Move"; - atlOffset=-1.7166138e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8390.1836,7.9371085,5965.708}; - class Effects - { - }; - showWP="NEVER"; - id=5957; - type="Move"; - atlOffset=-3.3378601e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8426.0605,9.0902996,5967.6011}; - class Effects - { - }; - showWP="NEVER"; - id=5958; - type="Move"; - atlOffset=-2.7656555e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8442.6074,9.3058567,5965.4868}; - class Effects - { - }; - showWP="NEVER"; - id=5959; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8456.9053,8.649437,5958.2715}; - class Effects - { - }; - showWP="NEVER"; - id=5960; - type="Move"; - atlOffset=5.2452087e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8438.7168,9.2703094,5961.3008}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5961; - }; + position[]={13826.461,43.641716,13911.877}; + angles[]={6.2751846,3.7718945,0.0053265258}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5953; + id=13175; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item475 + class Item330 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=9; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8440.9424,9.2566929,5945.4805}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5963; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8424.2451,7.1018534,5935.2031}; - class Effects - { - }; - showWP="NEVER"; - id=5964; - type="Move"; - atlOffset=-0.00010681152; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8395.9385,6.0913072,5925.8027}; - class Effects - { - }; - showWP="NEVER"; - id=5965; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8374.8242,6.0953174,5923.2441}; - class Effects - { - }; - showWP="NEVER"; - id=5966; - type="Move"; - atlOffset=-1.4305115e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8371.8574,6.1033731,5930.0151}; - class Effects - { - }; - showWP="NEVER"; - id=5967; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8314.5811,6.0407906,5931.9663}; - class Effects - { - }; - showWP="NEVER"; - id=5968; - type="Move"; - atlOffset=-4.2915344e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8406.2998,6.2962437,5935.7598}; - class Effects - { - }; - showWP="NEVER"; - id=5969; - type="Move"; - atlOffset=-1.8596649e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8444.0029,9.2679768,5947.8174}; - class Effects - { - }; - showWP="NEVER"; - id=5970; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8427.2236,7.2909746,5935.5913}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5971; - atlOffset=-0.00015115738; - }; + position[]={13829.992,43.634262,13909.256}; + angles[]={0.0026520467,3.7718945,6.2778587}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5962; + id=13176; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item476 + class Item331 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8230.9209,7.6897078,5936.1841}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5973; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8287.9678,5.5563612,5912.2593}; - class Effects - { - }; - showWP="NEVER"; - id=5974; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8344.4004,6.1100001,5910.7661}; - class Effects - { - }; - showWP="NEVER"; - id=5975; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8359.5156,6.1100001,5930.5938}; - class Effects - { - }; - showWP="NEVER"; - id=5976; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8307.1201,5.8631272,5915.5493}; - class Effects - { - }; - showWP="NEVER"; - id=5977; - type="Move"; - atlOffset=2.3841858e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8223.6064,7.7561035,5938.8276}; - class Effects - { - }; - showWP="NEVER"; - id=5978; - type="Move"; - atlOffset=-8.8214874e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8284.3066,5.522676,5912.1172}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5979; - atlOffset=-1.1920929e-005; - }; + position[]={13833.568,43.633984,13906.668}; + angles[]={6.2778587,3.7718945,0.0026520467}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5972; + id=13177; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item477 + class Item332 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=11; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8184.0059,7.5391531,5963.5835}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5981; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8166.9927,5.4739976,5980.7217}; - class Effects - { - }; - showWP="NEVER"; - id=5982; - type="Move"; - atlOffset=-4.7683716e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8153.3042,5.8371477,6010.6255}; - class Effects - { - }; - showWP="NEVER"; - id=5983; - type="Move"; - atlOffset=-1.2874603e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8146.6519,6.2686286,6047.3286}; - class Effects - { - }; - showWP="NEVER"; - id=5984; - type="Move"; - atlOffset=-4.2915344e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8170.6523,6.843895,6031.7051}; - class Effects - { - }; - showWP="NEVER"; - id=5985; - type="Move"; - atlOffset=-0.00013685226; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8163.1113,6.3125505,6021.5186}; - class Effects - { - }; - showWP="NEVER"; - id=5986; - type="Move"; - atlOffset=-1.2874603e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8176.855,8.1907673,6019.8579}; - class Effects - { - }; - showWP="NEVER"; - id=5987; - type="Move"; - atlOffset=-0.00025177002; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8190.7397,11.925124,6008.3691}; - class Effects - { - }; - showWP="NEVER"; - id=5988; - type="Move"; - atlOffset=0.00014209747; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8210.6934,14.780625,5990.5571}; - class Effects - { - }; - showWP="NEVER"; - id=5989; - type="Move"; - atlOffset=4.3869019e-005; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8187.8955,7.8852262,5961.2134}; - class Effects - { - }; - showWP="NEVER"; - id=5990; - type="Move"; - atlOffset=-1.0490417e-005; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8167.188,5.4647379,5978.0288}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=5991; - atlOffset=6.6757202e-006; - }; + position[]={13837.1,43.634502,13904.047}; + angles[]={-0,3.7718945,0.0026520467}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5980; + id=13178; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item478 + class Item333 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=15; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8281.7041,8.8314295,5993.5273}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=5993; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8312.2236,8.325449,5996.7656}; - class Effects - { - }; - showWP="NEVER"; - id=5994; - type="Move"; - atlOffset=2.8610229e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8342.7734,7.9699998,5991.2744}; - class Effects - { - }; - showWP="NEVER"; - id=5995; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8360.751,7.9699998,5996.3696}; - class Effects - { - }; - showWP="NEVER"; - id=5996; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8380.8721,7.9699998,6007.0264}; - class Effects - { - }; - showWP="NEVER"; - id=5997; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8360.7832,7.9699998,6022.1553}; - class Effects - { - }; - showWP="NEVER"; - id=5998; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8342.8682,7.9722562,6030.8467}; - class Effects - { - }; - showWP="NEVER"; - id=5999; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8335.5146,8.1154156,6049.2573}; - class Effects - { - }; - showWP="NEVER"; - id=6000; - type="Move"; - atlOffset=-7.1525574e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8323.8691,9.1708126,6060.7339}; - class Effects - { - }; - showWP="NEVER"; - id=6001; - type="Move"; - atlOffset=-0.00032711029; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8298.8105,9.6792507,6046.8218}; - class Effects - { - }; - showWP="NEVER"; - id=6002; - type="Move"; - atlOffset=-0.00023365021; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8288.6094,9.1171856,6034.1245}; - class Effects - { - }; - showWP="NEVER"; - id=6003; - type="Move"; - atlOffset=-0.0001707077; - }; - class Item11 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8279.0566,11.268478,6027.1411}; - class Effects - { - }; - showWP="NEVER"; - id=6004; - type="Move"; - atlOffset=-0.00015926361; - }; - class Item12 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8275.4727,10.484025,6011.5508}; - class Effects - { - }; - showWP="NEVER"; - id=6005; - type="Move"; - atlOffset=-0.00014686584; - }; - class Item13 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8278.7969,8.9974203,5995.5347}; - class Effects - { - }; - showWP="NEVER"; - id=6006; - type="Move"; - atlOffset=5.1498413e-005; - }; - class Item14 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8308.5615,8.332902,5994.4609}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6007; - atlOffset=9.5367432e-007; - }; + position[]={13840.619,43.66053,13901.486}; + angles[]={-0,3.7718945,0.0079935296}; }; + side="Empty"; + flags=4; class Attributes { }; - id=5992; + id=13179; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item479 + class Item334 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8340.7988,7.9714384,5996.7339}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6009; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8330.0039,7.9772816,5996.0156}; - class Effects - { - }; - showWP="NEVER"; - id=6010; - type="Move"; - atlOffset=2.8610229e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8365.041,7.962553,5991.5693}; - class Effects - { - }; - showWP="NEVER"; - id=6011; - type="Move"; - atlOffset=-5.2452087e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8357.9063,7.9699998,6001.0415}; - class Effects - { - }; - showWP="NEVER"; - id=6012; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8331.4053,7.98,5987.8135}; - class Effects - { - }; - showWP="NEVER"; - id=6013; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8329.668,7.9784107,5995.9272}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6014; - }; + position[]={13844.15,43.660069,13898.865}; + angles[]={-0,3.7718945,6.2805333}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6008; + id=13180; + type="Land_wx_bunker_wall01"; + atlOffset=0.0024528503; }; - class Item480 + class Item335 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8367.5957,7.7023134,5957.332}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6016; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8347.8076,7.732708,5958.0435}; - class Effects - { - }; - showWP="NEVER"; - id=6017; - type="Move"; - atlOffset=-4.7683716e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8319.4805,7.9930525,5958.5415}; - class Effects - { - }; - showWP="NEVER"; - id=6018; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8294.8311,8.0207434,5958.6377}; - class Effects - { - }; - showWP="NEVER"; - id=6019; - type="Move"; - atlOffset=1.6212463e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8262.0967,9.4247541,5957.7026}; - class Effects - { - }; - showWP="NEVER"; - id=6020; - type="Move"; - atlOffset=2.0980835e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8264.1563,9.3273306,5962.0815}; - class Effects - { - }; - showWP="NEVER"; - id=6021; - type="Move"; - atlOffset=9.1552734e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8300.2949,8.0458775,5963.3857}; - class Effects - { - }; - showWP="NEVER"; - id=6022; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8333.1709,7.9800878,5961.8911}; - class Effects - { - }; - showWP="NEVER"; - id=6023; - type="Move"; - atlOffset=-1.0967255e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8363.6494,7.7069902,5960.4189}; - class Effects - { - }; - showWP="NEVER"; - id=6024; - type="Move"; - atlOffset=-1.6212463e-005; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={8349.6133,7.7194653,5957.353}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6025; - }; + position[]={13847.729,43.669369,13896.277}; + angles[]={0.0053265258,3.7718945,0.0026520467}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6015; + id=13181; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item481 + class Item336 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=12; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6786.3716,26.343597,7309.6382}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6027; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6809.2935,27.15641,7319.2266}; - class Effects - { - }; - showWP="NEVER"; - id=6028; - type="Move"; - atlOffset=1.9073486e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6838.083,28.21566,7288.6191}; - class Effects - { - }; - showWP="NEVER"; - id=6029; - type="Move"; - atlOffset=0.00065231323; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6831.6196,30.176903,7272.8799}; - class Effects - { - }; - showWP="NEVER"; - id=6030; - type="Move"; - atlOffset=2.6702881e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6809.8198,30.262995,7270.3833}; - class Effects - { - }; - showWP="NEVER"; - id=6031; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6805.5376,30.203745,7277.2163}; - class Effects - { - }; - showWP="NEVER"; - id=6032; - type="Move"; - atlOffset=1.1444092e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6817.7134,29.349922,7294.2163}; - class Effects - { - }; - showWP="NEVER"; - id=6033; - type="Move"; - atlOffset=3.0517578e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6795.2817,30.29726,7279.2153}; - class Effects - { - }; - showWP="NEVER"; - id=6034; - type="Move"; - atlOffset=5.7220459e-006; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6776.543,30.010756,7271.0278}; - class Effects - { - }; - showWP="NEVER"; - id=6035; - type="Move"; - atlOffset=-7.6293945e-006; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6767.6982,28.474831,7275.312}; - class Effects - { - }; - showWP="NEVER"; - id=6036; - type="Move"; - atlOffset=-5.1498413e-005; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6784.2207,26.593908,7306.2065}; - class Effects - { - }; - showWP="NEVER"; - id=6037; - type="Move"; - atlOffset=-6.1035156e-005; - }; - class Item11 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6806.6816,27.00897,7320.2744}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6038; - atlOffset=-1.5258789e-005; - }; + position[]={13851.26,43.659538,13893.656}; + angles[]={0.0079935296,3.7718945,6.272521}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6026; + id=13182; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item482 + class Item337 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6884.7734,14.711439,7127.6211}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6040; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6889.873,14.74,7149.4956}; - class Effects - { - }; - showWP="NEVER"; - id=6041; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6899.9697,14.762386,7172.0532}; - class Effects - { - }; - showWP="NEVER"; - id=6042; - type="Move"; - atlOffset=6.6757202e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6926.0322,15.174116,7173.8896}; - class Effects - { - }; - showWP="NEVER"; - id=6043; - type="Move"; - atlOffset=1.7166138e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6903.48,14.749279,7140.4541}; - class Effects - { - }; - showWP="NEVER"; - id=6044; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6881.2881,14.74,7148.8784}; - class Effects - { - }; - showWP="NEVER"; - id=6045; - type="Move"; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6912.6724,14.787584,7145.354}; - class Effects - { - }; - showWP="NEVER"; - id=6046; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6900.4404,14.76794,7118.1079}; - class Effects - { - }; - showWP="NEVER"; - id=6047; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6881.3545,14.71,7127.397}; - class Effects - { - }; - showWP="NEVER"; - id=6048; - type="Move"; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6888.2695,14.74,7150.8501}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6049; - }; + position[]={13854.811,43.663395,13891.03}; + angles[]={0.0080009829,3.7718945,6.2805333}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6039; + id=13183; + type="Land_wx_bunker_wall01"; + atlOffset=0.0024528503; }; - class Item483 + class Item338 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=9; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7156.7598,12.352339,6934.8008}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6051; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7175.5913,9.9115486,6917.1055}; - class Effects - { - }; - showWP="NEVER"; - id=6052; - type="Move"; - atlOffset=6.1988831e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7186.1733,8.5833111,6907.0181}; - class Effects - { - }; - showWP="NEVER"; - id=6053; - type="Move"; - atlOffset=-2.8610229e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7200.0444,8.2695408,6908.5903}; - class Effects - { - }; - showWP="NEVER"; - id=6054; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7172.1206,11.948144,6942.3457}; - class Effects - { - }; - showWP="NEVER"; - id=6055; - type="Move"; - atlOffset=-3.8146973e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7153.2554,13.417524,6954.3042}; - class Effects - { - }; - showWP="NEVER"; - id=6056; - type="Move"; - atlOffset=-1.4305115e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7135.5562,14.784765,6968.6611}; - class Effects - { - }; - showWP="NEVER"; - id=6057; - type="Move"; - atlOffset=-1.0490417e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7125.188,14.977999,6962.6255}; - class Effects - { - }; - showWP="NEVER"; - id=6058; - type="Move"; - atlOffset=9.5367432e-006; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7174.4531,9.9557476,6916.3691}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6059; - atlOffset=-3.1471252e-005; - }; + position[]={13858.342,43.667133,13888.409}; + angles[]={0.0080009829,3.7718945,6.2778587}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6050; + id=13184; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item484 + class Item339 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=13; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7245.5952,12.153268,7079.6631}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6061; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7250.356,12.666344,7094.4365}; - class Effects - { - }; - showWP="NEVER"; - id=6062; - type="Move"; - atlOffset=3.2424927e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7245.3447,12.114168,7135.8755}; - class Effects - { - }; - showWP="NEVER"; - id=6063; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7257.0352,13.651455,7187.4429}; - class Effects - { - }; - showWP="NEVER"; - id=6064; - type="Move"; - atlOffset=-2.8610229e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7247.8018,16.273039,7242.6113}; - class Effects - { - }; - showWP="NEVER"; - id=6065; - type="Move"; - atlOffset=-9.5367432e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7324.3047,17.57107,7270.3711}; - class Effects - { - }; - showWP="NEVER"; - id=6066; - type="Move"; - atlOffset=7.8201294e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7363.8291,14.946465,7400.1069}; - class Effects - { - }; - showWP="NEVER"; - id=6067; - type="Move"; - atlOffset=2.2888184e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7310.2939,18.757362,7280.2749}; - class Effects - { - }; - showWP="NEVER"; - id=6068; - type="Move"; - atlOffset=4.5776367e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7266.1182,16.897448,7256.98}; - class Effects - { - }; - showWP="NEVER"; - id=6069; - type="Move"; - atlOffset=-2.0980835e-005; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7251.1958,13.732129,7189.3154}; - class Effects - { - }; - showWP="NEVER"; - id=6070; - type="Move"; - atlOffset=-1.4305115e-005; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7241.4434,12.041123,7122.0581}; - class Effects - { - }; - showWP="NEVER"; - id=6071; - type="Move"; - }; - class Item11 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7239.4893,11.322246,7067.9844}; - class Effects - { - }; - showWP="NEVER"; - id=6072; - type="Move"; - atlOffset=-2.1934509e-005; - }; - class Item12 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7250.6938,12.70395,7092.4204}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6073; - atlOffset=3.6239624e-005; - }; + position[]={13861.918,43.661354,13885.821}; + angles[]={0.0026520467,3.7718945,6.2751846}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6060; + id=13185; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item485 + class Item340 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7424.6235,15.966843,7419.0664}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6075; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7426.627,10.724514,7325.8418}; - class Effects - { - }; - showWP="NEVER"; - id=6076; - type="Move"; - atlOffset=0.00014781952; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7427.439,16.220871,7427.2344}; - class Effects - { - }; - showWP="NEVER"; - id=6077; - type="Move"; - atlOffset=-6.1035156e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7423.9775,11.224498,7325.4409}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6078; - atlOffset=0.00012111664; - }; + position[]={13865.449,43.649166,13883.2}; + angles[]={0.0026520467,3.7718945,6.2805333}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6074; + id=13186; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item486 + class Item341 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7260.4414,15.662828,7580.4648}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6080; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7084.9434,13.606193,7569.8643}; - class Effects - { - }; - showWP="NEVER"; - id=6081; - type="Move"; - atlOffset=9.1552734e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6926.8179,10.870724,7588.7769}; - class Effects - { - }; - showWP="NEVER"; - id=6082; - type="Move"; - atlOffset=9.727478e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6823.4526,10.444419,7579.3701}; - class Effects - { - }; - showWP="NEVER"; - id=6083; - type="Move"; - atlOffset=2.0980835e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7192.5562,17.4,7543.4146}; - class Effects - { - }; - showWP="NEVER"; - id=6084; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7272.8711,16.568825,7587.854}; - class Effects - { - }; - showWP="NEVER"; - id=6085; - type="Move"; - atlOffset=-0.00014305115; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7093.3862,13.2377,7576.5503}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6086; - atlOffset=3.4332275e-005; - }; + position[]={13868.969,43.651569,13880.64}; + angles[]={0.0053265258,3.7718945,6.2805333}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6079; + id=13187; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item487 + class Item342 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6801.1851,10.302634,7586.0967}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6088; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6747.4248,14.088289,7472.9209}; - class Effects - { - }; - showWP="NEVER"; - id=6089; - type="Move"; - atlOffset=4.196167e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6773.7588,14.153392,7471.2544}; - class Effects - { - }; - showWP="NEVER"; - id=6090; - type="Move"; - atlOffset=-1.9073486e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6814.5347,10.540345,7578.3296}; - class Effects - { - }; - showWP="NEVER"; - id=6091; - type="Move"; - atlOffset=-5.9127808e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6803.186,10.200089,7591.208}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6092; - atlOffset=9.8228455e-005; - }; + position[]={13872.5,43.665039,13878.019}; + angles[]={0.0053265258,3.7718945,0.0026520467}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6087; + id=13188; + type="Land_wx_bunker_wall01"; + atlOffset=0.002456665; }; - class Item488 + class Item343 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6793.8096,14.545602,7466.3052}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6094; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6734.7432,14.047262,7470.3809}; - class Effects - { - }; - showWP="NEVER"; - id=6095; - type="Move"; - atlOffset=1.7166138e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6800.7725,14.663707,7470.4644}; - class Effects - { - }; - showWP="NEVER"; - id=6096; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6731.7886,14.057739,7468.7363}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6097; - atlOffset=1.8119812e-005; - }; + position[]={13876.078,43.68327,13875.431}; + angles[]={0.0053265258,3.7718945,0}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6093; + id=13189; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item489 + class Item344 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6654.0918,14.007323,7212.0566}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6099; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6625.7676,14.216956,7155.271}; - class Effects - { - }; - showWP="NEVER"; - id=6100; - type="Move"; - atlOffset=1.335144e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6658.8682,14.189104,7207.6401}; - class Effects - { - }; - showWP="NEVER"; - id=6101; - type="Move"; - atlOffset=1.0490417e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6639.3613,13.883427,7216.2495}; - class Effects - { - }; - showWP="NEVER"; - id=6102; - type="Move"; - atlOffset=1.6212463e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6658.2075,14.1408,7208.9316}; - class Effects - { - }; - showWP="NEVER"; - id=6103; - type="Move"; - atlOffset=-2.8610229e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6630.2896,14.241471,7154.2417}; - class Effects - { - }; - showWP="NEVER"; - id=6104; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6622.4395,14.246854,7154.4307}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6105; - atlOffset=1.9073486e-006; - }; + position[]={13879.609,43.689117,13872.81}; + angles[]={0.0026520467,3.7718945,6.2805333}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6098; + id=13190; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item490 + class Item345 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6628.8345,13.924334,7216.6162}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6107; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6610.3027,14.043536,7189.0146}; - class Effects - { - }; - showWP="NEVER"; - id=6108; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6600.6997,13.993514,7193.7158}; - class Effects - { - }; - showWP="NEVER"; - id=6109; - type="Move"; - atlOffset=9.5367432e-007; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6605.5757,13.912168,7209.729}; - class Effects - { - }; - showWP="NEVER"; - id=6110; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6618.2739,13.975357,7205.2627}; - class Effects - { - }; - showWP="NEVER"; - id=6111; - type="Move"; - atlOffset=-2.8610229e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6630.2466,13.851192,7222.3125}; - class Effects - { - }; - showWP="NEVER"; - id=6112; - type="Move"; - atlOffset=1.1444092e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6611.9814,14.043713,7190.0229}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6113; - atlOffset=-2.8610229e-006; - }; + position[]={13883.184,43.684643,13870.229}; + angles[]={0.0026520467,3.7718945,6.2778587}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6106; + id=13191; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item491 + class Item346 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6587.3477,14.084962,7178.7637}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6115; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6578.6396,14.162737,7165.7368}; - class Effects - { - }; - showWP="NEVER"; - id=6116; - type="Move"; - atlOffset=2.8610229e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6584.9194,14.12377,7172.0293}; - class Effects - { - }; - showWP="NEVER"; - id=6117; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6593.7554,14.188721,7165.8706}; - class Effects - { - }; - showWP="NEVER"; - id=6118; - type="Move"; - atlOffset=1.9073486e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6595.1333,14.178375,7167.998}; - class Effects - { - }; - showWP="NEVER"; - id=6119; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6581.8853,14.100943,7175.4492}; - class Effects - { - }; - showWP="NEVER"; - id=6120; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6585.8462,14.075006,7180.3115}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6121; - atlOffset=2.8610229e-006; - }; + position[]={13886.715,43.679077,13867.607}; + angles[]={-0,3.7718945,0.0026520467}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6114; + id=13192; + type="Land_wx_bunker_wall01"; + atlOffset=0.0024795532; }; - class Item492 + class Item347 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6603.4106,14.231953,7160.7476}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6123; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6638.8472,14.225425,7154.9009}; - class Effects - { - }; - showWP="NEVER"; - id=6124; - type="Move"; - atlOffset=-1.4305115e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6635.1982,14.374732,7147.3169}; - class Effects - { - }; - showWP="NEVER"; - id=6125; - type="Move"; - atlOffset=2.0980835e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6597.085,14.299526,7151.7114}; - class Effects - { - }; - showWP="NEVER"; - id=6126; - type="Move"; - atlOffset=-2.8610229e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6600.438,14.2535,7157.0625}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6127; - atlOffset=9.5367432e-007; - }; + position[]={13890.293,43.686352,13865.02}; + angles[]={-0,3.7718945,0.0026520467}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6122; + id=13193; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item493 + class Item348 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6337.4839,14.025746,7325.1484}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6129; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6333.6294,13.764894,7346.1812}; - class Effects - { - }; - showWP="NEVER"; - id=6130; - type="Move"; - atlOffset=-1.335144e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6357.9492,14.301832,7336.4624}; - class Effects - { - }; - showWP="NEVER"; - id=6131; - type="Move"; - atlOffset=-9.5367432e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6339.6475,13.94623,7315.3818}; - class Effects - { - }; - showWP="NEVER"; - id=6132; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6337.2534,13.98998,7341.3823}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6133; - atlOffset=-1.7166138e-005; - }; + position[]={13893.824,43.709972,13862.398}; + angles[]={0.010664274,3.7718945,0}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6128; + id=13194; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item494 + class Item349 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={6363.0063,14.554828,7351.7832}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6135; - type="I_soldier_F"; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6340.6782,13.859247,7357.3027}; - class Effects - { - }; - showWP="NEVER"; - id=6136; - type="Move"; - atlOffset=-9.5367432e-007; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6336.3281,13.927991,7385.5264}; - class Effects - { - }; - showWP="NEVER"; - id=6137; - type="Move"; - atlOffset=-3.2424927e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6348.334,15.287597,7413.2441}; - class Effects - { - }; - showWP="NEVER"; - id=6138; - type="Move"; - atlOffset=-2.1934509e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6360.7695,14.623254,7375.0439}; - class Effects - { - }; - showWP="NEVER"; - id=6139; - type="Move"; - atlOffset=-3.9100647e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6344.4551,13.979669,7364.8281}; - class Effects - { - }; - showWP="NEVER"; - id=6140; - type="Move"; - atlOffset=5.7220459e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={6365.1353,14.605854,7354.2432}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6141; - atlOffset=-1.1444092e-005; - }; + position[]={13897.344,43.737289,13859.838}; + angles[]={0.010664274,3.7718945,0}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6134; + id=13195; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item495 + class Item350 { dataType="Object"; class PositionInfo { - position[]={3502.4995,0.77994871,5210.6089}; - angles[]={0,0.35314474,-0}; + position[]={13900.873,43.765247,13857.217}; + angles[]={0.010664274,3.7718945,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6147; - type="Land_WX_BaileyBridge_03"; - atlOffset=0.016713619; + id=13196; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item496 + class Item351 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={3580.4185,3.5454102,4597.2832}; - angles[]={6.2778478,1.9777235,6.2511969}; + position[]={13904.451,43.745319,13854.629}; + angles[]={6.2645249,3.7718945,0}; }; - areaSize[]={120,0,100}; - flags=1; - id=6148; - type="Vindicta_LocationSector"; - atlOffset=-3.6478043e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Xa Long Son"; - }; - }; - }; - nAttributes=3; }; + id=13197; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item497 + class Item352 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7274.4609,160.87988,13160.615}; + position[]={13907.982,43.705658,13852.008}; + angles[]={6.2671871,3.7718945,0.0026520467}; }; - areaSize[]={100,0,100}; - flags=1; - id=6149; - type="Vindicta_LocationSector"; - atlOffset=-0.00012207031; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Xa Cam My"; - }; - }; - }; - nAttributes=3; }; + id=13198; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item498 + class Item353 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7560.459,59.148243,11364.588}; - angles[]={6.2778621,1.7717186,6.1901245}; + position[]={13911.533,43.658268,13849.382}; + angles[]={6.2671871,3.7718945,6.2805333}; }; - areaSize[]={120,0,100}; - flags=1; - id=6150; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Kim Long"; - }; - }; - }; - nAttributes=3; }; + id=13199; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item499 + class Item354 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={10929.212,27.021519,9538.4092}; + position[]={13915.064,43.53421,13846.761}; + angles[]={6.2272449,3.7718945,0}; }; - areaSize[]={100,0,100}; - flags=1; - id=6151; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Hoa Binh"; - }; - }; - }; - nAttributes=3; }; + id=13200; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item500 + class Item355 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={5098.106,6.5199008,8011.9219}; + position[]={13918.643,43.374302,13844.173}; + angles[]={6.2245865,3.7718945,6.2778587}; }; - areaSize[]={100,0,100}; - flags=1; - id=6152; - type="Vindicta_LocationSector"; - atlOffset=4.7683716e-007; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Chau Pha"; - }; - }; - }; - nAttributes=3; }; + id=13201; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item501 + class Item356 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={4285.0151,18.727295,9776.835}; - angles[]={0.015998369,0,0.0026520467}; + position[]={13922.174,43.201694,13841.552}; + angles[]={6.2245865,3.7718945,6.2778587}; }; - areaSize[]={100,0,100}; - flags=1; - id=6153; - type="Vindicta_LocationSector"; - atlOffset=-5.3405762e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Hac Dich"; - }; - }; - }; - nAttributes=3; }; + id=13202; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item502 + class Item357 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={4239.521,13.071961,8691.8291}; + position[]={13925.693,43.004326,13838.991}; + angles[]={6.2166171,3.7718945,6.272521}; }; - areaSize[]={100,0,100}; - flags=1; - id=6154; - type="Vindicta_LocationSector"; - atlOffset=9.5367432e-007; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Toc Tien"; - }; - }; - }; - nAttributes=3; }; + id=13203; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item503 + class Item358 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={2971.915,5.3971105,6857.666}; + position[]={13929.225,42.797928,13836.37}; + angles[]={6.2219291,3.7718945,6.2725158}; }; - areaSize[]={100,0,100}; - flags=1; - id=6155; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Lang Phuoc Hoa"; - }; - }; - }; - nAttributes=3; }; + id=13204; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item504 + class Item359 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={601.37903,8.8199997,13170.377}; + position[]={13932.801,42.60104,13833.782}; + angles[]={6.2219291,3.7718945,6.2725158}; }; - areaSize[]={100,0,100}; - flags=1; - id=6157; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Long Thanh"; - }; - }; - }; - nAttributes=3; }; + id=13205; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item505 + class Item360 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={10312.061,60.49445,12942.711}; + position[]={13936.418,42.406563,13831.555}; + angles[]={6.2166171,3.6325374,6.2671871}; }; - areaSize[]={100,0,100}; - flags=1; - id=6158; - type="Vindicta_LocationSector"; - atlOffset=3.8146973e-006; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Song Ray"; - }; - }; - }; - nAttributes=3; }; + id=13206; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item506 + class Item361 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11588.394,53.348389,11602.555}; - angles[]={6.2458706,0,0.029324362}; + position[]={13788.604,33.712761,13626.609}; + angles[]={6.2778587,2.2006741,6.2698536}; }; - areaSize[]={100,0,100}; - flags=1; - id=6159; - type="Vindicta_LocationSector"; - atlOffset=9.9182129e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Xa Thua Tich"; - }; - }; - }; - nAttributes=3; }; + id=13207; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item507 + class Item362 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={13029.191,29.029036,11876.254}; + position[]={13791.23,33.676277,13630.132}; + angles[]={6.2805109,2.2006316,6.2645216}; }; - areaSize[]={100,0,100}; - flags=1; - id=6160; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Hoi Dong Den"; - }; - }; - }; - nAttributes=3; }; + id=13208; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item508 + class Item363 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={14439.962,17.209423,11078.948}; + position[]={13793.852,33.62743,13633.688}; + angles[]={0.0026520467,2.2006316,6.2671871}; }; - areaSize[]={100,0,100}; - flags=1; - id=6161; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Hoa Hien"; - }; - }; - }; - nAttributes=3; }; + id=13209; + type="Land_wx_bunker_wall01"; + atlOffset=0.0002117157; }; - class Item509 + class Item364 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11296.238,38.038906,10939.021}; + position[]={13796.467,33.577888,13637.225}; + angles[]={0.0026520467,2.200633,6.2751846}; }; - areaSize[]={100,0,100}; - flags=1; - id=6162; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Bau Lam"; - }; - }; - }; - nAttributes=3; }; + id=13210; + type="Land_wx_bunker_wall01"; + atlOffset=0.0002117157; }; - class Item510 + class Item365 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7603.2329,40.785946,10517.432}; + position[]={13799.059,33.547142,13640.799}; + angles[]={0.0053265258,2.2007093,6.2805333}; }; - areaSize[]={100,0,100}; - flags=1; - id=6163; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Ap Ngai Giao"; - }; - }; - }; - nAttributes=3; }; + id=13211; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item511 + class Item366 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={9217.0898,47.653076,9698.124}; - angles[]={0.0026520467,0,0.037314966}; + position[]={13801.682,33.511887,13644.338}; + angles[]={0.0080009829,2.2010241,6.2778587}; }; - areaSize[]={100,0,100}; - flags=1; - id=6164; - type="Vindicta_LocationSector"; - atlOffset=1.9073486e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Nha Tho Cau Dai"; - }; - }; - }; - nAttributes=3; }; + id=13212; + type="Land_wx_bunker_wall01"; + atlOffset=0.0002117157; }; - class Item512 + class Item367 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={11170.684,22.284302,7730.1738}; + position[]={13804.236,33.506866,13647.854}; + angles[]={-0,2.2008801,0.0026520467}; }; - areaSize[]={100,0,100}; - flags=1; - id=6165; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Phuac Tan"; - }; - }; - }; - nAttributes=3; }; + id=13213; + type="Land_wx_bunker_wall01"; + atlOffset=0.0002117157; }; - class Item513 + class Item368 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={13692.397,10.96668,8853.1787}; + position[]={13806.857,33.513859,13651.386}; + angles[]={-0,2.20086,0.0026520467}; }; - areaSize[]={100,0,100}; - flags=1; - id=6166; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Ap Den"; - }; - }; - }; - nAttributes=3; }; + id=13214; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item514 + class Item369 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={5104.7681,6.2519531,5870.9106}; - angles[]={6.259192,0,0}; + position[]={13809.441,33.520744,13654.965}; + angles[]={-0,2.2008307,0.0026520467}; }; - areaSize[]={130,0,130}; - flags=1; - id=6168; - type="Vindicta_LocationSector"; - atlOffset=8.6784363e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Lang Long Hurang"; - }; - }; - }; - nAttributes=3; }; + id=13215; + type="Land_wx_bunker_wall01"; + atlOffset=0.0002117157; }; - class Item515 + class Item370 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={12522.511,11.827097,5222.8721}; + position[]={13812.063,33.52507,13658.498}; + angles[]={0.0026520467,2.2008801,0.0026520467}; }; - areaSize[]={100,0,100}; - flags=1; - id=6169; - type="Vindicta_LocationSector"; - atlOffset=9.5367432e-007; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Thuan Bien"; - }; - }; - }; - nAttributes=3; }; + id=13216; + type="Land_wx_bunker_wall01"; + atlOffset=0.0002117157; }; - class Item516 + class Item371 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8555.7656,9.1833448,4361.835}; + position[]={13814.643,33.5471,13662.072}; + angles[]={6.2778587,2.2007017,0.0080009829}; }; - areaSize[]={100,0,100}; - flags=1; - id=6170; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Xa Hoi My"; - }; - }; - }; - nAttributes=3; }; + id=13217; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item517 + class Item372 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={4880.6191,2.3556924,3610.5681}; + position[]={13817.26,33.596123,13665.604}; + angles[]={6.272521,2.2008595,0.010664274}; }; - areaSize[]={100,0,100}; - flags=1; - id=6171; - type="Vindicta_LocationSector"; - atlOffset=2.3841858e-007; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Ap Phuoc Thang"; - }; - }; - }; - nAttributes=3; }; + id=13218; + type="Land_wx_bunker_wall01"; + atlOffset=0.0002117157; }; - class Item518 + class Item373 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={4304.271,2.6941321,3245.748}; - angles[]={6.2698507,0,6.2591867}; + position[]={13819.846,33.684261,13669.189}; + angles[]={6.2645183,2.2008021,0.018667053}; }; - areaSize[]={100,0,100}; - flags=1; - id=6172; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Cau Rach Ba"; - }; - }; - }; - nAttributes=3; }; + id=13219; + type="Land_wx_bunker_wall01"; + atlOffset=0.0002117157; }; - class Item519 + class Item374 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7406.8745,3.1918945,2776.2534}; - angles[]={6.2139621,0,0.055942677}; + position[]={13822.463,33.799629,13672.722}; + angles[]={6.2618537,2.2008307,0.018667053}; }; - areaSize[]={100,0,100}; - flags=1; - id=6173; - type="Vindicta_LocationSector"; - atlOffset=-1.2159348e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="city"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Ba Bien Long Hai"; - }; - }; - }; - nAttributes=3; }; + id=13220; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item520 + class Item375 { dataType="Object"; class PositionInfo { - position[]={5015.958,56.651237,12571.189}; - angles[]={0.015998369,4.2354321,0.13517113}; + position[]={13825.029,33.936039,13676.239}; + angles[]={6.2591896,2.2006309,0.02399601}; }; side="Empty"; flags=4; class Attributes { }; - id=6174; - type="Land_fort_rampart"; - atlOffset=7.6293945e-006; + id=13221; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item521 + class Item376 { dataType="Object"; class PositionInfo { - position[]={5021.457,57.345264,12564.315}; - angles[]={6.2805333,3.8949671,0.098347396}; + position[]={13827.645,34.100166,13679.768}; + angles[]={6.2618537,2.2007446,0.042640556}; }; side="Empty"; flags=4; class Attributes { }; - id=6175; - type="Land_fort_rampart"; - atlOffset=7.6293945e-006; + id=13222; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item522 + class Item377 { dataType="Object"; class PositionInfo { - position[]={5028.4268,57.91518,12558.701}; - angles[]={6.2698536,3.7984657,0.074527748}; + position[]={13830.23,34.327904,13683.35}; + angles[]={6.2591896,2.2006898,0.045302324}; }; side="Empty"; flags=4; class Attributes { }; - id=6176; - type="Land_fort_rampart"; - atlOffset=1.1444092e-005; + id=13223; + type="Land_wx_bunker_wall01"; + atlOffset=0.031646729; }; - class Item523 + class Item378 { dataType="Object"; class PositionInfo { - position[]={5036.3174,58.330139,12554.8}; - angles[]={6.2698536,3.4580007,0.042640556}; + position[]={13832.857,34.520241,13686.885}; + angles[]={6.251195,2.2009315,0.039979152}; }; side="Empty"; flags=4; class Attributes { }; - id=6177; - type="Land_fort_rampart"; - atlOffset=-3.8146973e-005; + id=13224; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item524 + class Item379 { dataType="Object"; class PositionInfo { - position[]={5044.5581,58.65757,12553.215}; - angles[]={6.2725158,3.2637715,0.045302324}; + position[]={13835.475,34.756699,13690.436}; + angles[]={6.256525,2.2008021,0.047963165}; }; side="Empty"; flags=4; class Attributes { }; - id=6178; - type="Land_fort_rampart"; - atlOffset=7.6293945e-006; + id=13225; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item525 + class Item380 { dataType="Object"; class PositionInfo { - position[]={5053.3364,59.024456,12553.879}; - angles[]={6.2751846,2.9233065,0.039977662}; + position[]={13838.092,34.992531,13693.967}; + angles[]={6.2511969,2.2008021,0.050623242}; }; side="Empty"; flags=4; class Attributes { }; - id=6179; - type="Land_fort_rampart"; - atlOffset=1.1444092e-005; + id=13226; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item526 + class Item381 { dataType="Object"; class PositionInfo { - position[]={5061.9033,59.314049,12556.469}; - angles[]={-0,2.8268051,0.02666023}; + position[]={13840.68,35.20919,13697.546}; + angles[]={6.256525,2.2008862,0.042640556}; }; side="Empty"; flags=4; class Attributes { }; - id=6180; - type="Land_fort_rampart"; - atlOffset=7.6293945e-006; + id=13227; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item527 + class Item382 { dataType="Object"; class PositionInfo { - position[]={5069.5752,59.465748,12560.785}; - angles[]={0.0080009829,2.48634,0.018663859}; + position[]={13843.299,35.501598,13701.075}; + angles[]={6.256525,2.2011428,0.079830162}; }; side="Empty"; flags=4; class Attributes { }; - id=6181; - type="Land_fort_rampart"; - atlOffset=7.6293945e-006; + id=13228; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item528 + class Item383 { dataType="Object"; class PositionInfo { - position[]={5075.0078,59.453552,12565.609}; - angles[]={0.015994642,2.3250258,0.0026520467}; + position[]={13845.852,35.81213,13704.598}; + angles[]={6.253859,2.2008593,0.08777491}; }; side="Empty"; flags=4; class Attributes { }; - id=6182; - type="Land_fort_rampart"; - atlOffset=7.6293945e-006; + id=13229; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item529 + class Item384 { dataType="Object"; class PositionInfo { - position[]={5079.6577,59.29903,12573.084}; - angles[]={0.023993526,1.9845605,6.2805333}; + position[]={13848.477,36.193748,13708.125}; + angles[]={6.2405448,2.2009563,0.085127532}; }; side="Empty"; flags=4; class Attributes { }; - id=6183; - type="Land_fort_rampart"; - atlOffset=0.0088577271; + id=13230; + type="Land_wx_bunker_wall01"; + atlOffset=0.031635284; }; - class Item530 + class Item385 { dataType="Object"; class PositionInfo { - position[]={5082.6294,59.136272,12581.526}; - angles[]={0.018663859,1.8880591,6.2778478}; + position[]={13851.061,36.644711,13711.713}; + angles[]={6.2485313,2.2011008,0.12468386}; }; side="Empty"; flags=4; class Attributes { }; - id=6184; - type="Land_fort_rampart"; - atlOffset=0.0088577271; + id=13231; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item531 + class Item386 { dataType="Object"; class PositionInfo { - position[]={5083.6792,58.952457,12590.266}; - angles[]={0.02666023,1.5475945,6.272521}; + position[]={13853.68,37.118343,13715.243}; + angles[]={6.2352209,2.2000751,0.12730782}; }; side="Empty"; flags=4; class Attributes { }; - id=6185; - type="Land_fort_rampart"; - atlOffset=0.0088500977; + id=13232; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item532 + class Item387 { dataType="Object"; class PositionInfo { - position[]={5082.4287,58.801548,12598.563}; - angles[]={0.010664274,1.3533654,6.272521}; + position[]={13856.313,37.634796,13718.78}; + angles[]={6.2352223,2.1998181,0.12205765}; }; side="Empty"; flags=4; class Attributes { }; - id=6186; - type="Land_fort_rampart"; - atlOffset=0.0088615417; + id=13233; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item533 + class Item388 { dataType="Object"; class PositionInfo { - position[]={5078.8784,58.733189,12606.619}; - angles[]={0.013332055,1.0128999,6.2778587}; + position[]={13858.936,38.067299,13722.309}; + angles[]={6.2432065,2.1993155,0.10362818}; }; side="Empty"; flags=4; class Attributes { }; - id=6187; - type="Land_fort_rampart"; - atlOffset=0.0088615417; + id=13234; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item534 + class Item389 { dataType="Object"; class PositionInfo { - position[]={5073.5835,58.647465,12613.834}; - angles[]={0.015998369,0.91639853,0}; + position[]={13861.516,38.417755,13725.89}; + angles[]={6.259192,2.2004819,0.085126832}; }; side="Empty"; flags=4; class Attributes { }; - id=6188; - type="Land_fort_rampart"; - atlOffset=0.0088691711; + id=13235; + type="Land_wx_bunker_wall01"; + atlOffset=0.031646729; }; - class Item535 + class Item390 { dataType="Object"; class PositionInfo { - position[]={5066.957,58.52224,12619.63}; - angles[]={0.015998369,0.57593393,0.010664274}; + position[]={13864.143,38.605766,13729.423}; + angles[]={6.2805109,2.2005827,0.021328852}; }; side="Empty"; flags=4; class Attributes { }; - id=6189; - type="Land_fort_rampart"; - atlOffset=0.0088386536; + id=13236; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item536 + class Item391 { dataType="Object"; class PositionInfo { - position[]={5059.7949,58.376762,12623.575}; - angles[]={0.013332055,0.44453812,0.010664274}; + position[]={13866.695,38.669605,13732.943}; + angles[]={6.2805109,2.2005892,0.021328852}; }; side="Empty"; flags=4; class Attributes { }; - id=6190; - type="Land_fort_rampart"; - atlOffset=7.6293945e-006; + id=13237; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item537 + class Item392 { dataType="Object"; class PositionInfo { - position[]={5051.2583,58.208782,12625.726}; - angles[]={0.018667053,0.10407305,0.021331646}; + position[]={13869.316,38.705563,13736.478}; + angles[]={6.2805333,2.20049,0.010664274}; }; side="Empty"; flags=4; class Attributes { }; - id=6191; - type="Land_fort_rampart"; - atlOffset=0.0088691711; + id=13238; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item538 + class Item393 { dataType="Object"; class PositionInfo { - position[]={5042.3125,57.81382,12625.983}; - angles[]={0.031990308,0.0075716972,0.071874976}; + position[]={13871.906,38.681595,13740.057}; + angles[]={0.0026744273,2.20049,6.2166171}; }; side="Empty"; flags=4; class Attributes { }; - id=6192; - type="Land_fort_rampart"; - atlOffset=0.0088653564; + id=13239; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item539 + class Item394 { dataType="Object"; class PositionInfo { - position[]={5033.6689,56.94429,12624.32}; - angles[]={0.061257254,5.9502921,0.11679879}; + position[]={13874.521,38.506157,13743.588}; + angles[]={-0,2.2004826,6.2192731}; }; side="Empty"; flags=4; class Attributes { }; - id=6193; - type="Land_fort_rampart"; - atlOffset=0.0088500977; + id=13240; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item540 + class Item395 { dataType="Object"; class PositionInfo { - position[]={5026.147,56.218288,12620.6}; - angles[]={0.061256282,5.756063,0.1325518}; + position[]={13877.146,38.297199,13747.137}; + angles[]={0.0053377044,2.2005465,6.2086563}; }; side="Empty"; flags=4; class Attributes { }; - id=6194; - type="Land_fort_rampart"; - atlOffset=0.0088691711; + id=13241; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item541 + class Item396 { dataType="Object"; class PositionInfo { - position[]={5019.5557,55.602261,12614.764}; - angles[]={0.050623242,5.4155979,0.14562827}; + position[]={13879.766,37.999104,13750.667}; + angles[]={0.0026744273,2.200561,6.1193347}; }; side="Empty"; flags=4; class Attributes { }; - id=6195; - type="Land_fort_rampart"; - atlOffset=0.0088729858; + id=13242; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item542 + class Item397 { dataType="Object"; class PositionInfo { - position[]={5014.2988,55.149902,12607.521}; - angles[]={0.045302324,5.3190966,0.14823833}; + position[]={13882.35,37.561825,13754.257}; + angles[]={0.0026744273,2.2005882,6.1219311}; }; side="Empty"; flags=4; class Attributes { }; - id=6196; - type="Land_fort_rampart"; - atlOffset=0.0088768005; + id=13243; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item543 + class Item398 { dataType="Object"; class PositionInfo { - position[]={5010.7979,55.004696,12599.443}; - angles[]={0.047963165,4.9786315,0.14823833}; + position[]={13884.967,37.177696,13757.784}; + angles[]={6.2805109,2.2006319,6.1401682}; }; side="Empty"; flags=4; class Attributes { }; - id=6197; - type="Land_fort_rampart"; - atlOffset=0.0088500977; + id=13244; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item544 + class Item399 { dataType="Object"; class PositionInfo { - position[]={5013.918,57.600632,12596.82}; - angles[]={0.047963165,1.8446808,0.15605427}; + position[]={13887.529,37.050869,13761.305}; + angles[]={6.2751846,2.2004893,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=6198; - type="Land_Wood_Tower2"; - atlOffset=0.0059356689; + id=13245; + type="Land_wx_bunker_wall01"; + atlOffset=0.031654358; }; - class Item545 + class Item400 { dataType="Object"; class PositionInfo { - position[]={5017.895,58.910278,12574.271}; - angles[]={0.018663859,1.2744708,0.11679982}; + position[]={13890.154,37.060501,13764.837}; + angles[]={6.272521,2.2001095,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6199; - type="land_wood_tower"; - atlOffset=7.6293945e-006; + id=13246; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item546 + class Item401 { dataType="Object"; class PositionInfo { - position[]={5046.4019,59.955193,12588.37}; - angles[]={0.010664274,3.0583134,0.029324362}; + position[]={13892.732,37.153244,13768.418}; + angles[]={6.256525,2.2016237,6.253861}; }; side="Empty"; flags=4; class Attributes { }; - id=6202; - type="LAND_uns_army_med"; - atlOffset=7.6293945e-006; + id=13247; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item547 + class Item402 { dataType="Object"; class PositionInfo { - position[]={5053.688,60.247746,12575.508}; - angles[]={0.0080009829,6.1370687,0.02399601}; + position[]={13895.357,37.21595,13771.947}; + angles[]={6.2485328,2.2021208,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=6204; - type="LAND_UNS_Hootch"; - atlOffset=1.1444092e-005; + id=13248; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item548 + class Item403 { dataType="Object"; class PositionInfo { - position[]={5049.0132,59.858452,12604.754}; - angles[]={0.018667053,1.4523082,0.021331646}; + position[]={13897.936,37.369755,13775.521}; + angles[]={6.1980581,2.2010872,6.2671833}; }; side="Empty"; flags=4; class Attributes { }; - id=6207; - type="LAND_uns_armyhut3"; - atlOffset=7.6293945e-006; + id=13249; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item549 + class Item404 { dataType="Object"; class PositionInfo { - position[]={5034.1704,60.349773,12587.269}; - angles[]={0.0053265258,3.0558119,0.055940546}; + position[]={13900.559,37.612953,13779.054}; + angles[]={6.1980581,2.2012014,6.2618537}; }; side="Empty"; flags=4; class Attributes { }; - id=6208; - type="LAND_uns_motorpool1"; - atlOffset=1.1444092e-005; + id=13250; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item550 + class Item405 { dataType="Object"; class PositionInfo { - position[]={5039.8403,64.864159,12582.359}; - angles[]={0.0080009829,4.6387615,0.039977662}; + position[]={13903.139,37.930733,13782.634}; + angles[]={6.1795583,2.200844,6.2671833}; }; side="Empty"; flags=4; class Attributes { }; - id=6209; - type="LAND_uns_signaltower"; - atlOffset=3.8146973e-006; + id=13251; + type="Land_wx_bunker_wall01"; + atlOffset=0.031646729; }; - class Item551 + class Item406 { dataType="Object"; class PositionInfo { - position[]={5071.2412,60.9044,12573.854}; - angles[]={0.013327583,2.0118909,0}; + position[]={13905.756,38.217171,13786.172}; + angles[]={6.1848373,2.2008088,6.2645216}; }; side="Empty"; flags=4; class Attributes { }; - id=6210; - type="LAND_uns_tentbarracks"; - atlOffset=2.2888184e-005; + id=13252; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item552 + class Item407 { dataType="Object"; class PositionInfo { - position[]={5074.7705,60.714188,12585.839}; - angles[]={0.015998369,1.6409583,6.2751918}; + position[]={13908.318,38.518814,13789.687}; + angles[]={6.1795578,2.2002821,6.2698536}; }; side="Empty"; flags=4; class Attributes { }; - id=6211; - type="LAND_uns_tentbarracks"; - atlOffset=7.6293945e-006; + id=13253; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item553 + class Item408 { dataType="Object"; class PositionInfo { - position[]={5072.0103,60.457069,12601.499}; - angles[]={0.018663859,1.103991,6.2778478}; + position[]={13910.941,38.86124,13793.219}; + angles[]={6.1848373,2.1999941,6.2618566}; }; side="Empty"; flags=4; class Attributes { }; - id=6212; - type="LAND_uns_tentbarracks"; - atlOffset=7.6293945e-006; + id=13254; + type="Land_wx_bunker_wall01"; + atlOffset=0.031642914; }; - class Item554 + class Item409 { dataType="Object"; class PositionInfo { - position[]={5064.4189,60.258358,12611.398}; - angles[]={0.018663859,0.6908412,0.0080009829}; + position[]={13913.523,39.138729,13796.799}; + angles[]={6.211309,2.1987188,6.2671833}; }; side="Empty"; flags=4; class Attributes { }; - id=6213; - type="LAND_uns_tentbarracks"; - atlOffset=7.6293945e-006; + id=13255; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item555 + class Item410 { dataType="Object"; class PositionInfo { - position[]={5060.0532,60.28257,12590.71}; - angles[]={0.013332055,2.9927068,0.013332055}; + position[]={13916.146,39.403126,13800.328}; + angles[]={6.1954112,2.1985269,0.013336525}; }; side="Empty"; flags=4; class Attributes { }; - id=6215; - type="LAND_UNS_OM"; - atlOffset=7.6293945e-006; + id=13256; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item556 + class Item411 { dataType="Object"; class PositionInfo { - position[]={5078.6401,60.930717,12595.089}; - angles[]={0.018663859,4.5642576,6.272521}; + position[]={13918.768,39.743683,13803.881}; + angles[]={6.1980586,2.1995451,0.010664274}; }; side="Empty"; flags=4; class Attributes { }; - id=6217; - type="land_wood_tower"; - atlOffset=0.017601013; + id=13257; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item557 + class Item412 { dataType="Object"; class PositionInfo { - position[]={4996.8521,54.217937,12585.124}; - angles[]={0.042640556,1.5407929,0.1141679}; + position[]={13921.393,40.086426,13807.414}; + angles[]={6.1927657,2.199837,0.013332055}; }; side="Empty"; flags=4; class Attributes { }; - id=6219; - type="LAND_uns_westbunker1"; - atlOffset=0.0044708252; + id=13258; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item558 + class Item413 { dataType="Object"; class PositionInfo { - position[]={5032.085,56.894154,12611.658}; - angles[]={0.055941612,1.0780768,0.12730782}; + position[]={13923.973,40.482655,13810.995}; + angles[]={6.1901212,2.2001343,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6220; - type="LAND_CSJ_gunpit"; - atlOffset=7.6293945e-006; + id=13259; + type="Land_wx_bunker_wall01"; + atlOffset=0.031646729; }; - class Item559 + class Item414 { dataType="Object"; class PositionInfo { - position[]={5036.8608,59.465969,12569.478}; - angles[]={6.2778587,2.9932461,0.042640556}; + position[]={13926.594,40.778973,13814.53}; + angles[]={6.1848373,2.2001343,6.2725158}; }; side="Empty"; flags=4; class Attributes { }; - id=6221; - type="Land_camonet_east_var1_ep1"; - atlOffset=7.6293945e-006; + id=13260; + type="Land_wx_bunker_wall01"; + atlOffset=0.00020980835; }; - class Item560 + class Item415 { dataType="Object"; class PositionInfo { - position[]={5038.0527,59.596558,12562.387}; - angles[]={6.272521,2.9251442,0.039977662}; + position[]={13780.844,33.774887,13615.973}; + angles[]={0.034652505,2.2006309,6.2591896}; }; side="Empty"; flags=4; class Attributes { }; - id=6222; - type="Land_camonet_east_ep1"; - atlOffset=7.6293945e-006; + id=13261; + type="Land_wx_bunker_wall01"; + atlOffset=0.0002117157; }; - class Item561 + class Item416 { dataType="Object"; class PositionInfo { - position[]={5039.7129,63.385948,12604.349}; - angles[]={0.021331646,4.6118655,0.055941612}; + position[]={13783.404,33.741295,13619.494}; + angles[]={6.2751846,2.2006538,6.2645216}; }; side="Empty"; flags=4; class Attributes { }; - id=6223; - type="Land_Water_Tank"; - atlOffset=1.5258789e-005; + id=13262; + type="Land_wx_bunker_wall01"; + atlOffset=0.0002117157; }; - class Item562 + class Item417 { dataType="Object"; class PositionInfo { - position[]={5043.5952,59.447628,12594.189}; - angles[]={0.010658683,4.5987515,0.029324362}; + position[]={13786.02,33.731544,13623.027}; + angles[]={6.272521,2.200717,6.2671871}; }; side="Empty"; + flags=4; class Attributes { }; - id=6230; - type="uns_medical1"; - atlOffset=0.74214172; + id=13263; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item563 + class Item418 { dataType="Object"; class PositionInfo { - position[]={5047.2368,60.091919,12593.571}; - angles[]={0,4.9596419,0}; + position[]={13929.154,41.141319,13818.048}; + angles[]={6.1848383,2.2003343,6.2671871}; }; side="Empty"; + flags=4; class Attributes { }; - id=6231; - type="uns_Ace"; - atlOffset=0.68596649; + id=13264; + type="Land_wx_bunker_wall01"; + atlOffset=0.031642914; }; - class Item564 + class Item419 { dataType="Object"; class PositionInfo { - position[]={5026.3745,58.693447,12585.813}; - angles[]={0.018660666,0.042285442,0.095706634}; + position[]={13931.773,41.519241,13821.579}; + angles[]={6.148015,2.2003839,6.2618537}; }; side="Empty"; flags=4; class Attributes { }; - id=6236; - type="Land_scntr_open"; - atlOffset=7.6293945e-006; + id=13265; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item565 + class Item420 { dataType="Object"; class PositionInfo { - position[]={5023.584,58.527611,12587.134}; - angles[]={0.018663859,3.1886034,0.12730736}; + position[]={13934.359,41.944565,13825.155}; + angles[]={6.1532545,2.2005174,6.2645183}; }; side="Empty"; flags=4; class Attributes { }; - id=6237; - type="CBox2"; - atlOffset=1.1444092e-005; + id=13266; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021743774; }; - class Item566 + class Item421 { dataType="Object"; class PositionInfo { - position[]={5059.9961,58.325401,12618.637}; - angles[]={0.018663859,4.8454342,0.010664274}; + position[]={13936.977,42.203537,13828.695}; + angles[]={6.213963,2.2005043,6.2671871}; }; side="Empty"; flags=4; class Attributes { }; - id=6241; - type="uns_battlecross"; - atlOffset=3.8146973e-006; + id=13267; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item567 + class Item422 { dataType="Object"; class PositionInfo { - position[]={5058.0635,58.284641,12619.716}; - angles[]={0.018663859,3.3091936,0.010664274}; + position[]={13778.221,34.049179,13612.443}; + angles[]={0.037316564,2.2006314,6.2299027}; }; side="Empty"; flags=4; class Attributes { }; - id=6242; - type="uns_battlecross"; - atlOffset=7.6293945e-006; + id=13268; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item568 + class Item423 { dataType="Object"; class PositionInfo { - position[]={5036.7202,77.664459,12582.122}; - angles[]={0,4.9508281,0}; + position[]={13775.635,34.497684,13608.864}; + angles[]={0.10362703,2.2006319,6.1954122}; }; side="Empty"; + flags=4; class Attributes { }; - id=6248; - type="Antenna"; - atlOffset=0.96161652; + id=13269; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item569 + class Item424 { dataType="Object"; class PositionInfo { - position[]={5064.4189,60.81942,12591.88}; - angles[]={0,4.5113759,0}; + position[]={13773.02,35.142567,13605.331}; + angles[]={0.1167993,2.2000959,6.1795578}; }; side="Empty"; + flags=4; class Attributes { }; - id=6257; - type="Land_Misc_wall_lamp"; - atlOffset=1.0905876; + id=13270; + type="Land_wx_bunker_wall01"; + atlOffset=0.00021362305; }; - class Item570 + class Item425 { dataType="Object"; class PositionInfo { - position[]={4996.8433,55.237053,12586.034}; - angles[]={0.042639159,5.1764488,0.11427093}; + position[]={5037.6968,59.583214,12562.452}; + angles[]={6.272521,2.9251442,0.039977662}; }; side="Empty"; flags=4; class Attributes { }; - id=6258; - type="B_HMG_01_high_F"; - atlOffset=-0.012813568; + id=13271; + type="Land_camonet_east_ep1"; + atlOffset=0.00021362305; }; - class Item571 + class Item426 { dataType="Object"; class PositionInfo { - position[]={4996.7866,55.327812,12583.754}; - angles[]={0.042639159,4.3359404,0.11427093}; + position[]={7379.3345,152.16882,15223.185}; + angles[]={0.16903815,1.3065612,0.085128933}; }; side="Empty"; flags=4; class Attributes { }; - id=6259; - type="B_HMG_01_high_F"; - atlOffset=-0.012851715; + id=13272; + type="Land_camonet_east_ep1"; + atlOffset=0.00025939941; }; - class Item572 + class Item427 { dataType="Object"; class PositionInfo { - position[]={5028.9824,58.905842,12613.592}; - angles[]={0.055941612,5.1987052,0.1275053}; + position[]={10082.097,133.08548,14443.791}; + angles[]={6.2805333,0.60201311,6.2511988}; }; side="Empty"; flags=4; class Attributes { }; - id=6260; - type="B_HMG_01_high_F"; - atlOffset=0.075996399; + id=13273; + type="Land_camonet_east_ep1"; + atlOffset=0.00019836426; }; - class Item573 + class Item428 { dataType="Object"; class PositionInfo { - position[]={5032.2197,59.520031,12607.9}; - angles[]={0.055941612,3.5958209,0.1275053}; + position[]={9896.9346,33.248245,8915.7881}; + angles[]={0,1.4510465,0}; }; side="Empty"; class Attributes { }; - id=6261; - type="B_HMG_01_high_F"; - atlOffset=0.29862595; + id=13274; + type="Land_Net_Open"; + atlOffset=0.88739777; }; - class Item574 + class Item429 { dataType="Object"; class PositionInfo { - position[]={5029.2295,59.173927,12609.527}; - angles[]={0.055941612,4.0488057,0.1275053}; + position[]={6899.4014,15.862885,7156.5059}; + angles[]={-0,1.8043146,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6262; - type="B_HMG_01_high_F"; - atlOffset=0.084796906; + id=13275; + type="Land_Net_Open"; + atlOffset=0.0002117157; }; - class Item575 + class Item430 { dataType="Object"; class PositionInfo { - position[]={5037.3662,74.839188,12581.687}; - angles[]={0.0080009829,4.6108398,0.039977662}; + position[]={6894.4023,15.845877,7131.7188}; + angles[]={6.2805333,1.8043146,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=6263; - type="B_HMG_01_high_F"; - atlOffset=0.011161804; + id=13276; + type="Land_Net_Open"; + atlOffset=0.0002117157; }; - class Item576 + class Item431 { dataType="Object"; class PositionInfo { - position[]={4997.9834,55.597462,12594.184}; - angles[]={0.042640556,4.7164536,0.1141679}; + position[]={5036.5049,59.451336,12569.543}; + angles[]={6.2778587,2.9932461,0.042640556}; }; side="Empty"; flags=4; class Attributes { }; - id=6264; - type="B_Truck_01_transport_F"; - atlOffset=-0.014221191; + id=13277; + type="Land_camonet_east_var1_ep1"; + atlOffset=0.00021362305; }; - class Item577 + class Item432 { dataType="Object"; class PositionInfo { - position[]={4999.2065,55.509056,12600.124}; - angles[]={0.039977662,4.67557,0.11679879}; + position[]={7372.3086,151.69882,15221.655}; + angles[]={0.166447,1.3746631,0.082478598}; }; side="Empty"; flags=4; class Attributes { }; - id=6265; - type="B_Truck_01_transport_F"; - atlOffset=-0.011371613; + id=13278; + type="Land_camonet_east_var1_ep1"; + atlOffset=0.00022888184; }; - class Item578 + class Item433 { dataType="Object"; class PositionInfo { - position[]={5000.3276,56.624702,12575.449}; - angles[]={0.037314966,4.7164536,0.11416842}; + position[]={10077.735,133.04788,14438.076}; + angles[]={6.2751846,0.67011499,6.2565231}; }; side="Empty"; flags=4; class Attributes { }; - id=6274; - type="B_Truck_01_transport_F"; - atlOffset=-0.013706207; + id=13279; + type="Land_camonet_east_var1_ep1"; + atlOffset=0.00021362305; }; - class Item579 + class Item434 { dataType="Object"; class PositionInfo { - position[]={5000.9902,56.900383,12569.305}; - angles[]={0.02666023,4.7164536,0.11153467}; + position[]={5023.228,58.48106,12587.199}; + angles[]={0.018663859,3.1886034,0.12730736}; }; side="Empty"; flags=4; class Attributes { }; - id=6275; - type="B_Truck_01_transport_F"; - atlOffset=-0.0085487366; + id=13280; + type="CBox2"; + atlOffset=0.00021743774; }; - class Item580 + class Item435 { dataType="Object"; class PositionInfo { - position[]={5003.1479,57.277374,12563.303}; - angles[]={0.018663859,4.7164536,0.10890055}; + position[]={10073.917,133.00569,14416.316}; + angles[]={6.2511988,0.86547232,6.2511988}; }; side="Empty"; flags=4; class Attributes { }; - id=6276; - type="B_Truck_01_transport_F"; - atlOffset=-0.0069160461; + id=13281; + type="CBox2"; + atlOffset=0.00021362305; }; - class Item581 + class Item436 { dataType="Object"; class PositionInfo { - position[]={5000.374,55.413723,12606.281}; - angles[]={0.037314966,4.7164536,0.11416842}; + position[]={5026.0186,58.658047,12585.879}; + angles[]={0.018660666,0.042285442,0.095706634}; }; side="Empty"; flags=4; class Attributes { }; - id=6277; - type="B_Truck_01_transport_F"; - atlOffset=-0.0089187622; + id=13282; + type="Land_scntr_open"; }; - class Item582 + class Item437 { dataType="Object"; class PositionInfo { - position[]={5039.0537,59.798962,12569.363}; - angles[]={6.2778587,0.018099308,0.042640556}; + position[]={10072.976,132.95631,14419.258}; + angles[]={6.253859,4.0023394,6.2511969}; }; side="Empty"; flags=4; class Attributes { }; - id=6278; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.00057220459; + id=13283; + type="Land_scntr_open"; }; - class Item583 + class Item438 { dataType="Object"; class PositionInfo { - position[]={5034.3965,59.587284,12569.625}; - angles[]={6.2778587,0.046415806,0.050622065}; + position[]={13770.861,41.35664,13825.794}; + angles[]={6.2219291,2.342973,0.031990308}; }; side="Empty"; flags=4; class Attributes { }; - id=6279; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.00062179565; + id=13284; + type="Land_wx_commandbunker"; + atlOffset=0.00021743774; }; - class Item584 + class Item439 { dataType="Object"; class PositionInfo { - position[]={5031.6924,59.666351,12585.217}; - angles[]={0.0053265258,4.7244267,0.055940546}; + position[]={9894.5186,31.720644,8917.4492}; + angles[]={-0,2.9790785,6.2805333}; }; side="Empty"; + flags=4; class Attributes { }; - id=6280; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.28165436; + id=13285; + type="LAND_uns_CongCage"; }; - class Item585 + class Item440 { dataType="Object"; class PositionInfo { - position[]={5031.5205,59.606598,12589.124}; - angles[]={0.0053265258,4.6806631,0.055940546}; + position[]={9897.8232,31.717966,8918.1475}; + angles[]={6.2805333,3.0139225,0}; }; side="Empty"; + flags=4; class Attributes { }; - id=6281; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.2764473; + id=13286; + type="LAND_uns_CongCage"; + atlOffset=0.0002117157; }; - class Item586 + class Item441 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={4993.6865,52.459969,12606.468}; - angles[]={0,4.9508281,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6283; - type="I_soldier_F"; - atlOffset=1.1444092e-005; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={4996.3086,54.483448,12556.537}; - class Effects - { - }; - showWP="NEVER"; - id=6284; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5016.5928,56.635242,12558.308}; - class Effects - { - }; - showWP="NEVER"; - id=6285; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5006.8066,54.923866,12584.019}; - class Effects - { - }; - showWP="NEVER"; - id=6286; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5009.9194,54.11694,12613.19}; - class Effects - { - }; - showWP="NEVER"; - id=6287; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={4993.8633,52.384865,12609.345}; - class Effects - { - }; - showWP="NEVER"; - id=6288; - type="Move"; - atlOffset=1.1444092e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={4995.3481,54.384907,12557.015}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6289; - atlOffset=7.6293945e-006; - }; + position[]={13637.996,34.527004,13700.1}; + angles[]={6.2751846,3.7783103,0.0053265258}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6282; - atlOffset=1.1444092e-005; + id=13287; + type="Cage_Wall"; + atlOffset=0.00021743774; }; - class Item587 + class Item442 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=12; - class Item0 + position[]={9882.5537,33.082783,8914.0449}; + angles[]={-0,0,6.2805562}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=13288; + type="uns_AmmoBoxDacCong"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={5019.2773,56.942978,12559.161}; - angles[]={0,4.9508281,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6291; - type="I_soldier_F"; - atlOffset=7.6293945e-006; - class CustomAttributes + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; + "STRING" }; }; + value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; + "BOOL" }; }; + value=0; }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5041.7607,58.301044,12546.09}; - class Effects - { - }; - showWP="NEVER"; - id=6292; - type="Move"; - atlOffset=1.1444092e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5067.9795,59.331345,12549.452}; - class Effects - { - }; - showWP="NEVER"; - id=6293; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5086.7842,59.366035,12565.255}; - class Effects - { - }; - showWP="NEVER"; - id=6294; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5091.2173,58.853138,12586.419}; - class Effects - { - }; - showWP="NEVER"; - id=6295; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5083.4902,58.395157,12621.354}; - class Effects - { - }; - showWP="NEVER"; - id=6296; - type="Move"; - atlOffset=1.1444092e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5064.3223,58.207069,12629.285}; - class Effects - { - }; - showWP="NEVER"; - id=6297; - type="Move"; - atlOffset=1.1444092e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5047.7583,57.730156,12634.157}; - class Effects - { - }; - showWP="NEVER"; - id=6298; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5026.4697,55.713345,12628.006}; - class Effects - { - }; - showWP="NEVER"; - id=6299; - type="Move"; - atlOffset=2.2888184e-005; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5006.9414,53.885521,12609.213}; - class Effects - { - }; - showWP="NEVER"; - id=6300; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5010.6484,55.876087,12565.677}; - class Effects - { - }; - showWP="NEVER"; - id=6301; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item11 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5039.8374,58.177891,12544.051}; - type="Cycle"; - class Effects - { }; - showWP="NEVER"; - id=6302; - atlOffset=7.6293945e-006; }; + nAttributes=2; + }; + }; + class Item443 + { + dataType="Object"; + class PositionInfo + { + position[]={5059.6401,58.320595,12618.702}; + angles[]={0.018663859,4.8454342,0.010664274}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6290; - atlOffset=7.6293945e-006; + id=13289; + type="uns_battlecross"; + atlOffset=0.00020980835; }; - class Item588 + class Item444 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={5018.8057,55.839336,12604.033}; - angles[]={0,4.9508281,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6304; - type="I_soldier_F"; - atlOffset=7.6293945e-006; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5017.1309,56.446411,12583.551}; - class Effects - { - }; - showWP="NEVER"; - id=6305; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5026.0259,57.636444,12573.151}; - class Effects - { - }; - showWP="NEVER"; - id=6306; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5039.6523,58.477341,12576.691}; - class Effects - { - }; - showWP="NEVER"; - id=6307; - type="Move"; - atlOffset=1.1444092e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5033.4512,58.365925,12582.466}; - class Effects - { - }; - showWP="NEVER"; - id=6308; - type="Move"; - atlOffset=0.20492935; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5032.4556,57.841324,12600.118}; - class Effects - { - }; - showWP="NEVER"; - id=6309; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5021.4697,56.126637,12606.534}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6310; - atlOffset=1.1444092e-005; - }; + position[]={5057.7075,58.279808,12619.781}; + angles[]={0.015998369,3.3091936,0.013332055}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6303; - atlOffset=7.6293945e-006; + id=13290; + type="uns_battlecross"; + atlOffset=0.00021362305; }; - class Item589 + class Item445 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={5063.249,59.054504,12579.512}; - angles[]={0,4.9508281,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6312; - type="I_soldier_F"; - atlOffset=7.6293945e-006; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5069.4868,58.895088,12591.643}; - class Effects - { - }; - showWP="NEVER"; - id=6313; - type="Move"; - atlOffset=1.1444092e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5062.8091,58.689594,12602.135}; - class Effects - { - }; - showWP="NEVER"; - id=6314; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5054.2202,58.266907,12617.841}; - class Effects - { - }; - showWP="NEVER"; - id=6315; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5043.2808,58.039516,12615.645}; - class Effects - { - }; - showWP="NEVER"; - id=6316; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5037.3174,58.001728,12605.591}; - class Effects - { - }; - showWP="NEVER"; - id=6317; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5039.6328,58.236378,12599.934}; - class Effects - { - }; - showWP="NEVER"; - id=6318; - type="Move"; - atlOffset=1.1444092e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5052.4087,58.628277,12598.368}; - class Effects - { - }; - showWP="NEVER"; - id=6319; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5054.063,58.854481,12583.645}; - class Effects - { - }; - showWP="NEVER"; - id=6320; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5062.2407,59.088551,12574.665}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6321; - atlOffset=2.2888184e-005; - }; + position[]={7322.1011,145.17552,15242.416}; + angles[]={0.17680074,3.2268512,6.2485347}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6311; - atlOffset=7.6293945e-006; + id=13291; + type="uns_battlecross"; + atlOffset=0.00021362305; }; - class Item590 + class Item446 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={5071.146,59.284103,12566.516}; - angles[]={0,4.9508281,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6323; - type="I_soldier_F"; - atlOffset=7.6293945e-006; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5068.6733,59.275238,12564.707}; - class Effects - { - }; - showWP="NEVER"; - id=6324; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5045.8481,58.702545,12570.782}; - class Effects - { - }; - showWP="NEVER"; - id=6325; - type="Move"; - atlOffset=3.4332275e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5042.6455,58.562126,12581.174}; - class Effects - { - }; - showWP="NEVER"; - id=6326; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5061.2817,58.979893,12584.12}; - class Effects - { - }; - showWP="NEVER"; - id=6327; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5059.3652,59.106052,12558.89}; - class Effects - { - }; - showWP="NEVER"; - id=6328; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={5068.207,59.283447,12562.887}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6329; - atlOffset=7.6293945e-006; - }; + position[]={7321.1152,145.55815,15240.434}; + angles[]={0.17421664,1.6906106,6.2511969}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6322; - atlOffset=7.6293945e-006; + id=13292; + type="uns_battlecross"; + atlOffset=0.00021362305; }; - class Item591 + class Item447 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={5042.4609,58.49736,12587.942}; + position[]={10026.034,132.04395,14421.375}; + angles[]={0.013332055,2.5223029,0.021328852}; }; - areaSize[]={100,0,100}; - flags=1; - id=6330; - type="Vindicta_LocationSector"; - atlOffset=-3.8146973e-006; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Franklin"; - }; - }; - }; - nAttributes=3; }; + id=13293; + type="uns_battlecross"; + atlOffset=0.00021362305; }; - class Item592 + class Item448 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7304.3291,148.17322,15234.578}; - angles[]={0.19483157,0,6.0730019}; + position[]={10026.567,132.08397,14419.227}; + angles[]={0.013332055,0.98606253,0.021328852}; }; - areaSize[]={150,0,150}; - flags=1; - id=6331; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.00044250488; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; }; + id=13294; + type="uns_battlecross"; + atlOffset=0.00021362305; }; - class Item593 + class Item449 { dataType="Object"; class PositionInfo { - position[]={7371.9531,155.36259,15200.629}; - angles[]={0.26805609,2.6168492,0.11153467}; + position[]={9898.6045,30.491148,8935.873}; + angles[]={6.2805333,0,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6332; - type="Land_fort_rampart"; - atlOffset=0.00010681152; + id=13295; + type="Land_garaz_ruins"; }; - class Item594 + class Item450 { dataType="Object"; class PositionInfo { - position[]={7378.5566,154.62617,15206.45}; - angles[]={0.24309751,2.2763841,0.14040293}; + position[]={5013.562,56.808491,12596.886}; + angles[]={0,1.8446808,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6333; - type="Land_fort_rampart"; - atlOffset=9.1552734e-005; + id=13296; + type="Land_Wood_Tower2"; + atlOffset=-0.72855377; }; - class Item595 + class Item451 { dataType="Object"; class PositionInfo { - position[]={7383.832,153.55235,15213.68}; - angles[]={0.25061938,2.1798828,0.17421286}; + position[]={7346.0933,156.07072,15197.433}; + angles[]={0.24811287,0.22609758,0.029326396}; }; side="Empty"; flags=4; class Attributes { }; - id=6334; - type="Land_fort_rampart"; - atlOffset=9.1552734e-005; + id=13297; + type="Land_Wood_Tower2"; + atlOffset=0.0061798096; }; - class Item596 + class Item452 { dataType="Object"; class PositionInfo { - position[]={7387.3516,152.26251,15221.748}; - angles[]={0.1973958,1.8394177,0.11943252}; + position[]={10073.45,133.22954,14402.642}; + angles[]={6.2245855,5.8047352,6.19806}; }; side="Empty"; flags=4; class Attributes { }; - id=6335; - type="Land_fort_rampart"; - atlOffset=9.1552734e-005; + id=13298; + type="Land_Wood_Tower2"; }; - class Item597 + class Item453 { dataType="Object"; class PositionInfo { - position[]={7388.541,150.81773,15230.055}; - angles[]={0.14040335,1.6451886,0.11679623}; + position[]={5017.5391,58.867256,12574.337}; + angles[]={0.018663859,1.2744708,0.11679982}; }; side="Empty"; flags=4; class Attributes { }; - id=6336; - type="Land_fort_rampart"; - atlOffset=9.1552734e-005; + id=13299; + type="Land_Wood_Tower"; }; - class Item598 + class Item454 { dataType="Object"; class PositionInfo { - position[]={7387.4585,149.32112,15238.791}; - angles[]={0.19226101,1.3047235,0.10098553}; + position[]={5078.2842,60.933399,12595.154}; + angles[]={0.018663859,4.5642576,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=6337; - type="Land_fort_rampart"; - atlOffset=9.1552734e-005; + id=13300; + type="Land_Wood_Tower"; + atlOffset=0.017719269; }; - class Item599 + class Item455 { dataType="Object"; class PositionInfo { - position[]={7384.4629,147.35075,15247.225}; - angles[]={0.18969209,1.2082222,0.10890165}; + position[]={7368.4268,156.48444,15202.482}; + angles[]={0.26060244,5.9390731,0.10362703}; }; side="Empty"; flags=4; class Attributes { }; - id=6338; - type="Land_fort_rampart"; - atlOffset=9.1552734e-005; + id=13301; + type="Land_Wood_Tower"; }; - class Item600 + class Item456 { dataType="Object"; class PositionInfo { - position[]={7379.7847,145.43188,15254.682}; - angles[]={0.16903779,0.86775684,0.10362703}; + position[]={7344.7305,144.59584,15262.163}; + angles[]={0.16125457,2.9456747,0.013332055}; }; side="Empty"; flags=4; class Attributes { }; - id=6339; - type="Land_fort_rampart"; - atlOffset=9.1552734e-005; + id=13302; + type="Land_Wood_Tower"; + atlOffset=0.017837524; }; - class Item601 + class Item457 { dataType="Object"; class PositionInfo { - position[]={7374.7065,144.13622,15259.878}; - angles[]={0.12730688,0.70644259,0.077178404}; + position[]={10085.745,133.45833,14421.397}; + angles[]={6.23522,5.2345247,6.22193}; }; side="Empty"; flags=4; class Attributes { }; - id=6340; - type="Land_fort_rampart"; - atlOffset=9.1552734e-005; + id=13303; + type="Land_Wood_Tower"; }; - class Item602 + class Item458 { dataType="Object"; class PositionInfo { - position[]={7367.0186,143.04286,15264.166}; - angles[]={0.14562909,0.36597753,0.058600098}; + position[]={10030.485,134.69609,14451.077}; + angles[]={6.2698536,2.2411263,6.1611309}; }; side="Empty"; flags=4; class Attributes { }; - id=6341; - type="Land_fort_rampart"; - atlOffset=0.0089874268; + id=13304; + type="Land_Wood_Tower"; + atlOffset=0.017669678; }; - class Item603 + class Item459 { dataType="Object"; class PositionInfo { - position[]={7358.4438,142.22446,15266.73}; - angles[]={0.082482941,0.26947618,0.047960676}; + position[]={9889.9482,30.623827,8888.3643}; + angles[]={6.2618566,6.1489563,6.2805109}; }; side="Empty"; flags=4; class Attributes { }; - id=6342; - type="Land_fort_rampart"; - atlOffset=0.008972168; + id=13305; + type="LAND_CSJ_gunpit"; + atlOffset=0.0084171295; }; - class Item604 + class Item460 { dataType="Object"; class PositionInfo { - position[]={7349.6641,141.90504,15267.361}; - angles[]={0.063914195,6.2121964,0.0080009829}; + position[]={5031.729,56.845135,12611.724}; + angles[]={0.055941612,1.0780768,0.12730782}; }; side="Empty"; flags=4; class Attributes { }; - id=6343; - type="Land_fort_rampart"; - atlOffset=0.008972168; + id=13306; + type="LAND_CSJ_gunpit"; + atlOffset=0.00021362305; }; - class Item605 + class Item461 { dataType="Object"; class PositionInfo { - position[]={7341.4355,141.96992,15265.717}; - angles[]={0.15605313,6.0179672,0.0026744273}; + position[]={10050.202,131.4904,14405.765}; + angles[]={6.2405434,5.0381308,6.253859}; }; side="Empty"; flags=4; class Attributes { }; - id=6344; - type="Land_fort_rampart"; - atlOffset=0.008972168; + id=13307; + type="LAND_CSJ_gunpit"; + atlOffset=0.00021362305; }; - class Item606 + class Item462 { dataType="Object"; class PositionInfo { - position[]={7333.5586,142.52412,15261.785}; - angles[]={0.13778913,5.6775026,0.0026744273}; + position[]={7340.293,153.68028,15220.826}; + angles[]={0,0.0045378557,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13308; + type="Land_Hangar_2"; + atlOffset=2.1000061; + }; + class Item463 + { + dataType="Object"; + class PositionInfo + { + position[]={6809.6719,14.619337,7119.4551}; + }; + side="Empty"; + class Attributes + { + }; + id=13309; + type="Land_HelipadEmpty_F"; + atlOffset=0.0002117157; + }; + class Item464 + { + dataType="Object"; + class PositionInfo + { + position[]={6793.4077,14.590212,7121.0889}; + }; + side="Empty"; + class Attributes + { + }; + id=13310; + type="Land_HelipadEmpty_F"; + atlOffset=0.0002117157; + }; + class Item465 + { + dataType="Object"; + class PositionInfo + { + position[]={6772.7153,14.580212,7124.0566}; + }; + side="Empty"; + class Attributes + { + }; + id=13311; + type="Land_HelipadEmpty_F"; + atlOffset=0.0002117157; + }; + class Item466 + { + dataType="Object"; + class PositionInfo + { + position[]={6753.7427,14.520212,7125.8711}; + }; + side="Empty"; + class Attributes + { + }; + id=13312; + type="Land_HelipadEmpty_F"; + atlOffset=0.0002117157; + }; + class Item467 + { + dataType="Object"; + class PositionInfo + { + position[]={6716.4067,14.490631,7132.1836}; + }; + side="Empty"; + class Attributes + { + }; + id=13313; + type="Land_HelipadEmpty_F"; + atlOffset=0.00021266937; + }; + class Item468 + { + dataType="Object"; + class PositionInfo + { + position[]={6700.9043,14.819668,7134.2363}; + }; + side="Empty"; + class Attributes + { + }; + id=13314; + type="Land_HelipadEmpty_F"; + atlOffset=0.25781441; + }; + class Item469 + { + dataType="Object"; + class PositionInfo + { + position[]={6682.5396,14.470213,7135.667}; + }; + side="Empty"; + class Attributes + { + }; + id=13315; + type="Land_HelipadEmpty_F"; + atlOffset=0.00021266937; + }; + class Item470 + { + dataType="Object"; + class PositionInfo + { + position[]={6664.042,14.464828,7137.6885}; + }; + side="Empty"; + class Attributes + { + }; + id=13316; + type="Land_HelipadEmpty_F"; + atlOffset=0.0002117157; + }; + class Item471 + { + dataType="Object"; + class PositionInfo + { + position[]={6644.2559,14.953316,7140.0596}; + }; + side="Empty"; + class Attributes + { + }; + id=13317; + type="Land_HelipadEmpty_F"; + atlOffset=0.36509132; + }; + class Item472 + { + dataType="Object"; + class PositionInfo + { + position[]={3591.0464,8.010891,1835.0762}; + }; + side="Empty"; + class Attributes + { + }; + id=13318; + type="Land_HelipadEmpty_F"; + atlOffset=0.00021266937; + }; + class Item473 + { + dataType="Object"; + class PositionInfo + { + position[]={3611.8687,15.148327,1822.4658}; + }; + side="Empty"; + class Attributes + { + }; + id=13319; + type="Land_HelipadEmpty_F"; + atlOffset=7.0847416; + }; + class Item474 + { + dataType="Object"; + class PositionInfo + { + position[]={3580.4165,15.884401,1813.1318}; + }; + side="Empty"; + class Attributes + { + }; + id=13320; + type="Land_HelipadEmpty_F"; + atlOffset=7.7212763; + }; + class Item475 + { + dataType="Object"; + class PositionInfo + { + position[]={3569.9736,8.0975246,1834.8096}; + }; + side="Empty"; + class Attributes + { + }; + id=13321; + type="Land_HelipadEmpty_F"; + atlOffset=0.00021076202; + }; + class Item476 + { + dataType="Object"; + class PositionInfo + { + position[]={3559.0117,15.425591,1812.9043}; + }; + side="Empty"; + class Attributes + { + }; + id=13322; + type="Land_HelipadEmpty_F"; + atlOffset=7.1999283; + }; + class Item477 + { + dataType="Object"; + class PositionInfo + { + position[]={3549.519,8.1520119,1834.8057}; + }; + side="Empty"; + class Attributes + { + }; + id=13323; + type="Land_HelipadEmpty_F"; + atlOffset=0.0002117157; + }; + class Item478 + { + dataType="Object"; + class PositionInfo + { + position[]={3539.8467,8.1806202,1813.2734}; + }; + side="Empty"; + class Attributes + { + }; + id=13324; + type="Land_HelipadEmpty_F"; + atlOffset=0.0002117157; + }; + class Item479 + { + dataType="Object"; + class PositionInfo + { + position[]={3529.8433,14.52272,1833.5498}; + }; + side="Empty"; + class Attributes + { + }; + id=13325; + type="Land_HelipadEmpty_F"; + atlOffset=6.243763; + }; + class Item480 + { + dataType="Object"; + class PositionInfo + { + position[]={3510.8013,8.2102127,1824.4043}; + }; + side="Empty"; + class Attributes + { + }; + id=13326; + type="Land_HelipadEmpty_F"; + atlOffset=0.00021266937; + }; + class Item481 + { + dataType="Object"; + class PositionInfo + { + position[]={9909.084,33.248001,8917.1787}; + angles[]={-0,2.7704854,6.2778587}; }; side="Empty"; flags=4; class Attributes { }; - id=6345; - type="Land_fort_rampart"; - atlOffset=0.0089874268; + id=13327; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; }; - class Item607 + class Item482 { dataType="Object"; class PositionInfo { - position[]={7326.605,143.24059,15256.151}; - angles[]={0.12730642,5.5810008,6.2618537}; + position[]={9915.1084,33.279232,8918.7998}; + angles[]={6.2805333,2.7704854,6.2751846}; }; side="Empty"; flags=4; class Attributes { }; - id=6346; - type="Land_fort_rampart"; - atlOffset=0.0089569092; + id=13328; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; }; - class Item608 + class Item483 { dataType="Object"; class PositionInfo { - position[]={7321.1323,144.30125,15249.256}; - angles[]={0.14824115,5.2405362,6.2432032}; + position[]={9921.5479,33.204727,8921.501}; + angles[]={-0,2.7704854,6.2645183}; }; side="Empty"; flags=4; class Attributes { }; - id=6347; - type="Land_fort_rampart"; - atlOffset=0.008972168; + id=13329; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; }; - class Item609 + class Item484 { dataType="Object"; class PositionInfo { - position[]={7317.5337,145.63541,15241.913}; - angles[]={0.15865292,5.1091404,6.2299037}; + position[]={9928.4863,33.026844,8924.0771}; + angles[]={0.0026520467,2.7704854,6.2511969}; }; side="Empty"; flags=4; class Attributes { }; - id=6348; - type="Land_fort_rampart"; - atlOffset=9.1552734e-005; + id=13330; + type="B_Truck_01_transport_F"; + atlOffset=0.00020980835; }; - class Item610 + class Item485 { dataType="Object"; class PositionInfo { - position[]={7315.7935,147.18037,15233.284}; - angles[]={0.17680074,4.7686753,6.2139649}; + position[]={9935.4199,32.73452,8926.6084}; + angles[]={0.0026744273,2.7704854,6.2405448}; }; side="Empty"; flags=4; class Attributes { }; - id=6349; - type="Land_fort_rampart"; - atlOffset=0.0089874268; + id=13331; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; }; - class Item611 + class Item486 { dataType="Object"; class PositionInfo { - position[]={7315.9629,148.87003,15224.336}; - angles[]={0.19996089,4.672174,6.1901197}; + position[]={3603.4919,11.274181,2159.2693}; + angles[]={-0,4.6373649,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6350; - type="Land_fort_rampart"; - atlOffset=0.0089874268; + id=13332; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; }; - class Item612 + class Item487 { dataType="Object"; class PositionInfo { - position[]={7318.0376,150.56033,15215.781}; - angles[]={0.21782221,4.3317089,6.211308}; + position[]={3603.7014,11.281846,2145.4238}; + angles[]={-0,4.7410669,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6351; - type="Land_fort_rampart"; - atlOffset=0.008972168; + id=13333; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; }; - class Item613 + class Item488 { dataType="Object"; class PositionInfo { - position[]={7322.1128,151.89207,15208.446}; - angles[]={0.20762873,4.1374798,6.2245903}; + position[]={3587.5229,11.282888,2159.3521}; + angles[]={6.2805333,4.6373649,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6352; - type="Land_fort_rampart"; - atlOffset=0.0089874268; + id=13334; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; }; - class Item614 + class Item489 { dataType="Object"; class PositionInfo { - position[]={7328.2573,152.97615,15202.141}; - angles[]={0.21782248,3.7970147,6.253861}; + position[]={3567.407,11.297749,2158.8206}; + angles[]={6.2805333,4.6373649,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6353; - type="Land_fort_rampart"; - atlOffset=0.008972168; + id=13335; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; }; - class Item615 + class Item490 { dataType="Object"; class PositionInfo { - position[]={7335.7427,153.92783,15197.236}; - angles[]={0.23049738,3.7005134,0.0053265258}; + position[]={3547.748,11.270473,2158.3586}; + angles[]={6.2805333,4.6373649,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6354; - type="Land_fort_rampart"; - atlOffset=0.0089874268; + id=13336; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; }; - class Item616 + class Item491 { dataType="Object"; class PositionInfo { - position[]={7343.9775,154.82327,15194.125}; - angles[]={0.24560659,3.3600483,0.037314966}; + position[]={3590.0432,11.284016,2145.2004}; + angles[]={-0,4.6373649,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6355; - type="Land_fort_rampart"; - atlOffset=0.0089874268; + id=13337; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; }; - class Item617 + class Item492 { dataType="Object"; class PositionInfo { - position[]={7346.4492,156.10201,15197.367}; - angles[]={0.24811287,0.22609758,0.050624419}; + position[]={3568.0474,11.279833,2145.7375}; + angles[]={-0,4.6373649,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6356; - type="Land_Wood_Tower2"; - atlOffset=0.0060577393; + id=13338; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; }; - class Item618 + class Item493 { dataType="Object"; class PositionInfo { - position[]={7368.7827,156.53963,15202.417}; - angles[]={0.26060244,5.9390731,0.11942852}; + position[]={3546.3767,11.258862,2146.176}; + angles[]={-0,4.6373649,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6357; - type="land_wood_tower"; - atlOffset=9.1552734e-005; + id=13339; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; }; - class Item619 + class Item494 { dataType="Object"; class PositionInfo { - position[]={7366.417,148.6983,15236.389}; - angles[]={0.19483157,3.1173179,0.071876638}; + position[]={2857.4321,5.1876144,2666.5752}; + angles[]={6.2618566,0,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=6358; - type="LAND_uns_army_med"; - atlOffset=0.00039672852; + id=13340; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; }; - class Item620 + class Item495 { dataType="Object"; class PositionInfo { - position[]={7376.5112,149.05014,15239.435}; - angles[]={0.18711622,4.5184855,0.15084717}; + position[]={2864.4136,4.9787645,2666.2659}; + angles[]={6.2751846,0,6.2511969}; }; side="Empty"; flags=4; class Attributes { }; - id=6359; - type="LAND_UNS_Hootch"; - atlOffset=0.00010681152; + id=13341; + type="B_Truck_01_transport_F"; + atlOffset=0.00021195412; }; - class Item621 + class Item496 { dataType="Object"; class PositionInfo { - position[]={7366.6504,145.99666,15255.722}; - angles[]={0.14040293,0.39330745,0.055939481}; + position[]={2871.1687,4.9135942,2666.8047}; + angles[]={6.2805333,0,6.2751846}; }; side="Empty"; flags=4; class Attributes { }; - id=6363; - type="LAND_uns_tentbarracks"; - atlOffset=0.15052795; + id=13342; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; }; - class Item622 + class Item497 { dataType="Object"; class PositionInfo { - position[]={7354.5112,145.07985,15258.675}; - angles[]={0.13255134,0.022375345,0.031986579}; + position[]={2876.8638,4.9253435,2666.8228}; + angles[]={0.0053265258,0,0.0080009829}; }; side="Empty"; flags=4; class Attributes { }; - id=6364; - type="LAND_uns_tentbarracks"; - atlOffset=0.12980652; + id=13343; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; }; - class Item623 + class Item498 { dataType="Object"; class PositionInfo { - position[]={7339.001,145.34187,15255.169}; - angles[]={0.12993197,5.7685938,0.013332055}; + position[]={2884.1885,4.9414606,2667.5762}; + angles[]={0.0080009829,0,6.2805333}; }; side="Empty"; + flags=4; class Attributes { }; - id=6365; - type="LAND_uns_tentbarracks"; - atlOffset=0.25485229; + id=13344; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; }; - class Item624 + class Item499 { dataType="Object"; class PositionInfo { - position[]={7329.4751,146.32057,15247.113}; - angles[]={0.14824115,5.355444,0.0026744273}; + position[]={2888.8745,4.9174995,2668.5276}; + angles[]={0.0080009829,0,6.2778587}; }; side="Empty"; flags=4; class Attributes { }; - id=6366; - type="LAND_uns_tentbarracks"; - atlOffset=0.22183228; + id=13345; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; }; - class Item625 + class Item500 { dataType="Object"; class PositionInfo { - position[]={7350.3491,146.4751,15243.741}; - angles[]={0.18454184,1.3741238,0.034654226}; + position[]={2855.6575,5.3707228,2693.9011}; + angles[]={-0,3.0262232,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6367; - type="LAND_UNS_OM"; - atlOffset=0.00010681152; + id=13346; + type="B_Truck_01_transport_F"; + atlOffset=0.022221088; }; - class Item626 + class Item501 { dataType="Object"; class PositionInfo { - position[]={7345.0864,144.61121,15262.098}; - angles[]={0.16125457,2.9456747,0.013332055}; + position[]={2863.7388,5.1099429,2694.1758}; + angles[]={0.0053265258,3.0262232,6.2405448}; }; side="Empty"; flags=4; class Attributes { }; - id=6368; - type="land_wood_tower"; - atlOffset=0.017715454; + id=13347; + type="B_Truck_01_transport_F"; + atlOffset=0.00021195412; }; - class Item627 + class Item502 { dataType="Object"; class PositionInfo { - position[]={7358.9473,158.82361,15180.879}; - angles[]={0.10626716,6.2053947,0.058600098}; + position[]={2868.6978,4.996294,2693.7434}; + angles[]={0.0053377044,3.0262232,6.2591896}; }; side="Empty"; flags=4; class Attributes { }; - id=6369; - type="LAND_uns_westbunker1"; - atlOffset=0.0043945313; + id=13348; + type="B_Truck_01_transport_F"; + atlOffset=0.026228189; }; - class Item628 + class Item503 { dataType="Object"; class PositionInfo { - position[]={7372.6646,151.7392,15221.59}; - angles[]={0.166447,1.3746631,0.082478598}; + position[]={2876.1372,4.8895826,2693.2556}; + angles[]={0.0026520467,3.0262232,6.2698536}; }; side="Empty"; flags=4; class Attributes { }; - id=6371; - type="Land_camonet_east_var1_ep1"; - atlOffset=0.00010681152; + id=13349; + type="B_Truck_01_transport_F"; + atlOffset=0.045298338; }; - class Item629 + class Item504 { dataType="Object"; class PositionInfo { - position[]={7379.6904,152.21033,15223.119}; - angles[]={0.16903815,1.3065612,0.085128933}; + position[]={2882.5994,4.7506266,2692.3379}; + angles[]={-0,3.0262232,6.2618566}; }; side="Empty"; flags=4; class Attributes { }; - id=6372; - type="Land_camonet_east_ep1"; - atlOffset=0.00012207031; + id=13350; + type="B_Truck_01_transport_F"; + atlOffset=0.011075974; }; - class Item630 + class Item505 { dataType="Object"; class PositionInfo { - position[]={7363.959,147.65321,15242.364}; - angles[]={0,4.6577559,0}; + position[]={2887.4417,4.6253185,2691.9565}; + angles[]={-0,3.0262232,6.259192}; }; side="Empty"; + flags=4; class Attributes { }; - id=6374; - type="uns_medical1"; - atlOffset=0.59635925; + id=13351; + type="B_Truck_01_transport_F"; + atlOffset=0.00021243095; }; - class Item631 + class Item506 { dataType="Object"; class PositionInfo { - position[]={7367.5576,150.98122,15241.531}; - angles[]={0,5.0186462,0}; + position[]={7509.0796,10.5783,4611.9834}; + angles[]={0.021328852,0.83781785,6.2805109}; }; side="Empty"; + flags=4; class Attributes { }; - id=6375; - type="uns_Ace"; - atlOffset=0.58122253; + id=13352; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; }; - class Item632 + class Item507 { dataType="Object"; class PositionInfo { - position[]={7322.457,145.17485,15242.351}; - angles[]={0.17680074,3.2268512,6.2485347}; + position[]={7503.4692,10.5639,4617.9307}; + angles[]={-0,0.91467708,0.0079935296}; }; side="Empty"; flags=4; class Attributes { }; - id=6378; - type="uns_battlecross"; - atlOffset=9.1552734e-005; + id=13353; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; }; - class Item633 + class Item508 { dataType="Object"; class PositionInfo { - position[]={7321.4712,145.55806,15240.368}; - angles[]={0.17421664,1.6906106,6.2511969}; + position[]={7497.27,10.419353,4624.0723}; + angles[]={0.0080009829,0.92491239,0.02399601}; }; side="Empty"; flags=4; class Attributes { }; - id=6379; - type="uns_battlecross"; - atlOffset=9.1552734e-005; + id=13354; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; }; - class Item634 + class Item509 { dataType="Object"; class PositionInfo { - position[]={7348.9717,146.33565,15248.046}; - angles[]={0,2.8927929,0}; + position[]={7569.4985,9.7262497,4516.2646}; + angles[]={6.1954112,0.87129021,6.1821966}; }; side="Empty"; + flags=4; class Attributes { }; - id=6381; - type="Land_Misc_wall_lamp"; - atlOffset=1.8861694; + id=13355; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; }; - class Item635 + class Item510 { dataType="Object"; class PositionInfo { - position[]={7357.8906,159.88632,15180.792}; - angles[]={0.10626716,3.5578654,0.058931958}; + position[]={7566.0156,10.490521,4524.418}; + angles[]={6.2458706,0.97420716,6.2458706}; }; side="Empty"; flags=4; class Attributes { }; - id=6382; - type="B_HMG_01_high_F"; - atlOffset=0.04145813; + id=13356; + type="B_Truck_01_transport_F"; + atlOffset=0.00021076202; }; - class Item636 + class Item511 { dataType="Object"; class PositionInfo { - position[]={7360.1714,159.87439,15180.845}; - angles[]={0.10626716,2.7173574,0.058931958}; + position[]={7564.0522,10.689191,4531.8535}; + angles[]={6.2805109,0.94479233,6.2645216}; }; side="Empty"; flags=4; class Attributes { }; - id=6383; - type="B_HMG_01_high_F"; - atlOffset=0.0053405762; + id=13357; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; }; - class Item637 + class Item512 { dataType="Object"; class PositionInfo { - position[]={7349.7632,159.79248,15182.018}; - angles[]={0.11942802,3.0978706,0.058599081}; + position[]={3433.6165,5.2392902,6031.292}; + angles[]={6.2671871,1.3430794,6.2591896}; }; side="Empty"; flags=4; class Attributes { }; - id=6388; + id=13358; type="B_Truck_01_transport_F"; - atlOffset=-0.0059356689; + atlOffset=0.00021219254; }; - class Item638 + class Item513 { dataType="Object"; class PositionInfo { - position[]={7344.3652,159.36771,15183.008}; - angles[]={0.13255134,3.056987,0.04796192}; + position[]={3425.7856,5.4098201,6038.1831}; + angles[]={6.2299027,1.4199387,0.013332055}; }; side="Empty"; flags=4; class Attributes { }; - id=6389; + id=13359; type="B_Truck_01_transport_F"; - atlOffset=-0.027786255; + atlOffset=0.00021219254; }; - class Item639 + class Item514 { dataType="Object"; class PositionInfo { - position[]={7369.8784,160.24686,15185.532}; - angles[]={0.17938207,3.0978706,0.069221549}; + position[]={3417.8198,5.6710987,6045.2178}; + angles[]={6.2086568,1.430174,0.047963165}; }; side="Empty"; flags=4; class Attributes { }; - id=6390; + id=13360; type="B_Truck_01_transport_F"; - atlOffset=-0.16459656; + atlOffset=0.00021219254; }; - class Item640 + class Item515 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=12; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7383.8589,155.75133,15204.571}; - angles[]={0,3.3322449,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6407; - type="I_soldier_F"; - atlOffset=9.1552734e-005; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7395.792,152.08357,15227.602}; - class Effects - { - }; - showWP="NEVER"; - id=6408; - type="Move"; - atlOffset=9.1552734e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7391.1802,146.79645,15253.629}; - class Effects - { - }; - showWP="NEVER"; - id=6409; - type="Move"; - atlOffset=0.00010681152; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7374.4976,142.37521,15271.657}; - class Effects - { - }; - showWP="NEVER"; - id=6410; - type="Move"; - atlOffset=9.1552734e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7353.1465,141.24033,15275.075}; - class Effects - { - }; - showWP="NEVER"; - id=6411; - type="Move"; - atlOffset=9.1552734e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7318.6211,142.51866,15265.688}; - class Effects - { - }; - showWP="NEVER"; - id=6412; - type="Move"; - atlOffset=7.6293945e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7311.6138,145.44341,15246.163}; - class Effects - { - }; - showWP="NEVER"; - id=6413; - type="Move"; - atlOffset=0.00012207031; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7307.5386,148.63344,15229.385}; - class Effects - { - }; - showWP="NEVER"; - id=6414; - type="Move"; - atlOffset=0.00010681152; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7314.7002,152.40945,15208.414}; - class Effects - { - }; - showWP="NEVER"; - id=6415; - type="Move"; - atlOffset=0.00015258789; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7334.4043,155.47566,15189.807}; - class Effects - { - }; - showWP="NEVER"; - id=6416; - type="Move"; - atlOffset=0.00010681152; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7377.7134,157.00366,15195.589}; - class Effects - { - }; - showWP="NEVER"; - id=6417; - type="Move"; - atlOffset=9.1552734e-005; - }; - class Item11 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7397.9199,152.86827,15225.777}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6418; - atlOffset=9.1552734e-005; - }; + position[]={3440.1599,6.9297876,5918.3057}; + angles[]={-0,1.3765519,6.2698579}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6406; - atlOffset=9.1552734e-005; + id=13361; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; }; - class Item641 + class Item516 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7340.6846,152.26143,15205.985}; - angles[]={0,3.3322449,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6420; - type="I_soldier_F"; - atlOffset=0.042541504; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7352.0122,149.25771,15220.837}; - class Effects - { - }; - showWP="NEVER"; - id=6421; - type="Move"; - atlOffset=0.00015258789; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7342.458,148.72948,15221.688}; - class Effects - { - }; - showWP="NEVER"; - id=6424; - type="Move"; - atlOffset=0.00038146973; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7333.4858,150.24048,15214.332}; - class Effects - { - }; - showWP="NEVER"; - id=6425; - type="Move"; - atlOffset=0.00047302246; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7337.0093,151.47127,15207.821}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6426; - atlOffset=6.1035156e-005; - }; + position[]={3440.9871,6.9352055,5927.1445}; + angles[]={-0,1.4794688,0.0079935296}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6419; - atlOffset=0.042541504; + id=13362; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; }; - class Item642 + class Item517 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7356.8057,144.4375,15250.049}; - angles[]={0,3.3322449,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6428; - type="I_soldier_F"; - atlOffset=4.5776367e-005; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7348.9663,143.77353,15253.12}; - class Effects - { - }; - showWP="NEVER"; - id=6429; - type="Move"; - atlOffset=0.00010681152; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7338.8052,144.56146,15245.948}; - class Effects - { - }; - showWP="NEVER"; - id=6430; - type="Move"; - atlOffset=9.1552734e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7323.5278,146.17012,15236.619}; - class Effects - { - }; - showWP="NEVER"; - id=6431; - type="Move"; - atlOffset=9.1552734e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7320.6641,150.51427,15214.52}; - class Effects - { - }; - showWP="NEVER"; - id=6432; - type="Move"; - atlOffset=0.0001373291; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7340.3926,153.4169,15198.884}; - class Effects - { - }; - showWP="NEVER"; - id=6433; - type="Move"; - atlOffset=0.00039672852; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7362.1987,148.90361,15226.63}; - class Effects - { - }; - showWP="NEVER"; - id=6434; - type="Move"; - atlOffset=0.00032043457; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7348.2036,146.40329,15235.836}; - class Effects - { - }; - showWP="NEVER"; - id=6435; - type="Move"; - atlOffset=0.00016784668; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7357.6924,146.46246,15238.096}; - class Effects - { - }; - showWP="NEVER"; - id=6436; - type="Move"; - atlOffset=0.00010681152; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7360.5928,144.61996,15249.889}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6437; - atlOffset=0.00021362305; - }; + position[]={3442.813,6.8557796,5934.5415}; + angles[]={0.039977662,1.4500539,0.0053265258}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6427; - atlOffset=4.5776367e-005; + id=13363; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; }; - class Item643 + class Item518 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7374.0356,144.53098,15256.029}; - angles[]={0,3.3322449,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6439; - type="I_soldier_F"; - atlOffset=0.00010681152; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7375.9106,145.06982,15253.594}; - class Effects - { - }; - showWP="NEVER"; - id=6440; - type="Move"; - atlOffset=0.00012207031; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7370.9316,148.90947,15230.505}; - class Effects - { - }; - showWP="NEVER"; - id=6441; - type="Move"; - atlOffset=0.00015258789; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7360.7056,148.7516,15226.809}; - class Effects - { - }; - showWP="NEVER"; - id=6442; - type="Move"; - atlOffset=0.00012207031; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7356.8726,145.11406,15245.283}; - class Effects - { - }; - showWP="NEVER"; - id=6443; - type="Move"; - atlOffset=9.1552734e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7379.791,146.64937,15247.322}; - class Effects - { - }; - showWP="NEVER"; - id=6444; - type="Move"; - atlOffset=0.00057983398; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7377.7505,145.32845,15253.215}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6445; - atlOffset=9.1552734e-005; - }; + position[]={13599.221,15.690454,7193.1084}; + angles[]={6.2698579,6.164763,6.1769209}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13364; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item519 + { + dataType="Object"; + class PositionInfo + { + position[]={13591.127,16.176847,7191.9658}; + angles[]={6.2671871,6.2416224,6.1954122}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13365; + type="B_Truck_01_transport_F"; + atlOffset=0.00021076202; + }; + class Item520 + { + dataType="Object"; + class PositionInfo + { + position[]={13582.51,16.753904,7190.4736}; + angles[]={-0,6.2518578,6.2378831}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13366; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; + }; + class Item521 + { + dataType="Object"; + class PositionInfo + { + position[]={13712.219,15.850581,7187.3154}; + angles[]={6.259192,6.1982355,0.058599081}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13367; + type="B_Truck_01_transport_F"; + atlOffset=0.00021076202; + }; + class Item522 + { + dataType="Object"; + class PositionInfo + { + position[]={13703.551,15.383234,7189.1709}; + angles[]={6.2698536,0.017966747,0.034652505}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13368; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; + }; + class Item523 + { + dataType="Object"; + class PositionInfo + { + position[]={13696.343,15.458238,7191.854}; + angles[]={6.2778587,6.2717376,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13369; + type="B_Truck_01_transport_F"; + atlOffset=0.039889336; + }; + class Item524 + { + dataType="Object"; + class PositionInfo + { + position[]={1612.2141,11.247816,13620.972}; + angles[]={0.0080009829,2.5315974,0.090418898}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13370; + type="B_Truck_01_transport_F"; + atlOffset=0.00021076202; + }; + class Item525 + { + dataType="Object"; + class PositionInfo + { + position[]={1618.8047,12.58766,13625.81}; + angles[]={0.0053265258,2.6084564,0.21018232}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13371; + type="B_Truck_01_transport_F"; + atlOffset=0.24883556; + }; + class Item526 + { + dataType="Object"; + class PositionInfo + { + position[]={1625.6606,13.318327,13631.208}; + angles[]={0.015998369,2.6186917,0.074527748}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13372; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item527 + { + dataType="Object"; + class PositionInfo + { + position[]={1509.3822,10.861062,13572.858}; + angles[]={0.050623242,2.5650697,0.029324362}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13373; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; + }; + class Item528 + { + dataType="Object"; + class PositionInfo + { + position[]={1517.8101,10.80791,13575.22}; + angles[]={0.0080009829,2.6679866,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13374; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item529 + { + dataType="Object"; + class PositionInfo + { + position[]={1525.5306,10.807158,13576.207}; + angles[]={0.013332055,2.6385717,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13375; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item530 + { + dataType="Object"; + class PositionInfo + { + position[]={3352.8357,31.000326,9500.0713}; + angles[]={0,5.1980009,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13376; + type="B_Truck_01_transport_F"; + atlOffset=0.61028099; + }; + class Item531 + { + dataType="Object"; + class PositionInfo + { + position[]={3348.9326,30.651152,9490.7217}; + angles[]={0,5.2748594,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13377; + type="B_Truck_01_transport_F"; + atlOffset=0.29699135; + }; + class Item532 + { + dataType="Object"; + class PositionInfo + { + position[]={3345.3064,30.821005,9482.7842}; + angles[]={0.029324362,5.2850952,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13378; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item533 + { + dataType="Object"; + class PositionInfo + { + position[]={3422.2026,30.386066,9587.9854}; + angles[]={6.2378831,5.231473,0.010669862}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13379; + type="B_Truck_01_transport_F"; + atlOffset=0.00020980835; + }; + class Item534 + { + dataType="Object"; + class PositionInfo + { + position[]={3415.6206,30.396166,9581.9424}; + angles[]={0.074528553,5.3343897,6.2245865}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13380; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item535 + { + dataType="Object"; + class PositionInfo + { + position[]={3409.1196,30.403542,9577.4521}; + angles[]={6.2805333,5.304975,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13381; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item536 + { + dataType="Object"; + class PositionInfo + { + position[]={6490.0532,39.952984,10368.854}; + angles[]={6.1141477,3.4879661,6.2485328}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13382; + type="B_Truck_01_transport_F"; + atlOffset=0.00020980835; + }; + class Item537 + { + dataType="Object"; + class PositionInfo + { + position[]={6499.5835,39.711143,10370.555}; + angles[]={0,3.5648251,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13383; + type="B_Truck_01_transport_F"; + atlOffset=0.26911926; + }; + class Item538 + { + dataType="Object"; + class PositionInfo + { + position[]={6401.5156,41.171886,10426.44}; + angles[]={0.0026520467,3.5214384,6.1980586}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13384; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item539 + { + dataType="Object"; + class PositionInfo + { + position[]={6408.3154,40.634552,10420.916}; + angles[]={-0,3.6243553,6.2086577}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13385; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item540 + { + dataType="Object"; + class PositionInfo + { + position[]={6413.5649,40.427956,10415.089}; + angles[]={6.272521,3.5949404,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13386; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item541 + { + dataType="Object"; + class PositionInfo + { + position[]={6511.4282,39.063015,10371.758}; + angles[]={6.1558766,3.6198163,6.2378831}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13387; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item542 + { + dataType="Object"; + class PositionInfo + { + position[]={13789.304,25.471571,10616.194}; + angles[]={0.0053265258,5.3161473,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13388; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item543 + { + dataType="Object"; + class PositionInfo + { + position[]={13782.681,26.381065,10605.748}; + angles[]={0,5.3930063,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13389; + type="B_Truck_01_transport_F"; + atlOffset=0.28666687; + }; + class Item544 + { + dataType="Object"; + class PositionInfo + { + position[]={13774.343,25.602377,10620.912}; + angles[]={0.021328852,5.4032416,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13390; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item545 + { + dataType="Object"; + class PositionInfo + { + position[]={13847.246,25.080112,10718.099}; + angles[]={0.047963165,5.3496194,6.2139621}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13391; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item546 + { + dataType="Object"; + class PositionInfo + { + position[]={13840.152,25.362951,10712.938}; + angles[]={6.2778587,5.4525366,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13392; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item547 + { + dataType="Object"; + class PositionInfo + { + position[]={13833.143,25.366993,10709.256}; + angles[]={-0,5.4231215,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13393; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item548 + { + dataType="Object"; + class PositionInfo + { + position[]={11611.884,23.806046,12798.964}; + angles[]={6.2778587,3.8546028,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13394; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item549 + { + dataType="Object"; + class PositionInfo + { + position[]={11621.626,24.064314,12791.282}; + angles[]={0,3.9314618,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13395; + type="B_Truck_01_transport_F"; + atlOffset=0.29909134; + }; + class Item550 + { + dataType="Object"; + class PositionInfo + { + position[]={11605.594,23.538458,12784.624}; + angles[]={6.2778587,3.9416971,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13396; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item551 + { + dataType="Object"; + class PositionInfo + { + position[]={11516.98,21.770716,12867.708}; + angles[]={0.045301005,3.8880749,0.082478598}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13397; + type="B_Truck_01_transport_F"; + atlOffset=0.028835297; + }; + class Item552 + { + dataType="Object"; + class PositionInfo + { + position[]={11521.338,22.709044,12860.094}; + angles[]={0.087774232,3.9909921,0.10890111}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13398; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item553 + { + dataType="Object"; + class PositionInfo + { + position[]={11524.232,23.425646,12852.725}; + angles[]={0.039979152,3.9615769,0.031990308}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13399; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item554 + { + dataType="Object"; + class PositionInfo + { + position[]={12499.369,14.267008,7691.3789}; + angles[]={6.2805333,5.255115,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13400; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; + }; + class Item555 + { + dataType="Object"; + class PositionInfo + { + position[]={12493.449,14.226151,7680.4756}; + angles[]={0,5.331974,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13401; + type="B_Truck_01_transport_F"; + atlOffset=0.29830456; + }; + class Item556 + { + dataType="Object"; + class PositionInfo + { + position[]={12484.171,14.064689,7695.1484}; + angles[]={6.2778478,5.3422093,0.018663859}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13402; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; + }; + class Item557 + { + dataType="Object"; + class PositionInfo + { + position[]={12551.488,14.294591,7780.5757}; + angles[]={-0,5.2885871,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13403; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item558 + { + dataType="Object"; + class PositionInfo + { + position[]={12535.385,14.314249,7788}; + angles[]={0.029324362,5.3915043,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13404; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; + }; + class Item559 + { + dataType="Object"; + class PositionInfo + { + position[]={12528.314,14.388844,7783.7041}; + angles[]={6.2405448,5.3620892,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13405; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item560 + { + dataType="Object"; + class PositionInfo + { + position[]={8396.3857,10.01433,5953.5044}; + angles[]={6.2299027,4.7622151,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13406; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; + }; + class Item561 + { + dataType="Object"; + class PositionInfo + { + position[]={8377.6279,9.9882736,5954.6016}; + angles[]={6.2511969,4.7622151,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13407; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; + }; + class Item562 + { + dataType="Object"; + class PositionInfo + { + position[]={8357.5205,9.8783007,5954.7744}; + angles[]={6.2751846,4.7622151,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13408; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; + }; + class Item563 + { + dataType="Object"; + class PositionInfo + { + position[]={8337.2529,10.010833,5954.4917}; + angles[]={6.256525,4.7622151,6.2618566}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13409; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item564 + { + dataType="Object"; + class PositionInfo + { + position[]={8318.3662,10.146235,5954.4644}; + angles[]={6.2458706,4.7622151,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13410; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; + }; + class Item565 + { + dataType="Object"; + class PositionInfo + { + position[]={8299.751,9.8944063,5953.7827}; + angles[]={6.0602851,4.7622151,0.079830162}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13411; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; + }; + class Item566 + { + dataType="Object"; + class PositionInfo + { + position[]={8280.0488,10.148558,5953.9263}; + angles[]={6.213963,4.7622151,6.2086568}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13412; + type="B_Truck_01_transport_F"; + atlOffset=0.00021219254; + }; + class Item567 + { + dataType="Object"; + class PositionInfo + { + position[]={8264.2607,11.346398,5953.8389}; + angles[]={6.137557,4.7130556,6.2245855}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13413; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; + }; + class Item568 + { + dataType="Object"; + class PositionInfo + { + position[]={6642.4722,16.360317,7206.7559}; + angles[]={0.015998369,4.8425593,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13414; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item569 + { + dataType="Object"; + class PositionInfo + { + position[]={6638.8965,16.419636,7198.6621}; + angles[]={0.0053265258,4.8854809,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13415; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item570 + { + dataType="Object"; + class PositionInfo + { + position[]={6632.3071,16.416571,7189.0361}; + angles[]={0.0026520467,4.9153752,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13416; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; + }; + class Item571 + { + dataType="Object"; + class PositionInfo + { + position[]={6628.2783,16.405823,7181.7041}; + angles[]={-0,4.9663062,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13417; + type="B_Truck_01_transport_F"; + atlOffset=0.0002117157; + }; + class Item572 + { + dataType="Object"; + class PositionInfo + { + position[]={6621.0908,16.415575,7171.2271}; + angles[]={0,5.1480088,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13418; + type="B_Truck_01_transport_F"; + atlOffset=0.30635548; + }; + class Item573 + { + dataType="Object"; + class PositionInfo + { + position[]={6615.6777,17.443583,7162.481}; + angles[]={0,5.1547589,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13419; + type="B_Truck_01_transport_F"; + atlOffset=1.0507984; + }; + class Item574 + { + dataType="Object"; + class PositionInfo + { + position[]={6590.2505,16.422293,7163.7598}; + angles[]={0.0053265258,1.8530558,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13420; + type="B_Truck_01_transport_F"; + atlOffset=0.00021266937; + }; + class Item575 + { + dataType="Object"; + class PositionInfo + { + position[]={6596.0132,18.070271,7172.2148}; + angles[]={0,2.0343759,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13421; + type="B_Truck_01_transport_F"; + atlOffset=1.7037716; + }; + class Item576 + { + dataType="Object"; + class PositionInfo + { + position[]={4997.6274,55.544704,12594.249}; + angles[]={0.042640556,4.7164536,0.1141679}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13422; + type="B_Truck_01_transport_F"; + atlOffset=0.00021743774; + }; + class Item577 + { + dataType="Object"; + class PositionInfo + { + position[]={4998.8506,55.453762,12600.189}; + angles[]={0.039977662,4.67557,0.11679879}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13423; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item578 + { + dataType="Object"; + class PositionInfo + { + position[]={4999.9717,56.572136,12575.515}; + angles[]={0.037314966,4.7164536,0.11416842}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13424; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item579 + { + dataType="Object"; + class PositionInfo + { + position[]={5000.6343,56.843452,12569.37}; + angles[]={0.02666023,4.7164536,0.11153467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13425; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item580 + { + dataType="Object"; + class PositionInfo + { + position[]={5002.792,57.224091,12563.368}; + angles[]={0.018663859,4.7164536,0.10890055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13426; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item581 + { + dataType="Object"; + class PositionInfo + { + position[]={5000.0181,55.355495,12606.347}; + angles[]={0.037314966,4.7164536,0.11416842}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13427; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item582 + { + dataType="Object"; + class PositionInfo + { + position[]={7349.4072,159.74583,15182.083}; + angles[]={0.11942802,3.0978706,0.058599081}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13428; + type="B_Truck_01_transport_F"; + atlOffset=0.00022888184; + }; + class Item583 + { + dataType="Object"; + class PositionInfo + { + position[]={7344.0093,159.33727,15183.073}; + angles[]={0.13255134,3.056987,0.04796192}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13429; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item584 + { + dataType="Object"; + class PositionInfo + { + position[]={7369.5225,160.22542,15185.598}; + angles[]={0.17938207,3.0978706,0.069221549}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13430; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item585 + { + dataType="Object"; + class PositionInfo + { + position[]={10086.488,129.84241,14392.332}; + angles[]={6.0909243,2.3933222,6.1089687}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13431; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item586 + { + dataType="Object"; + class PositionInfo + { + position[]={10081.354,130.13504,14389.167}; + angles[]={6.0730019,2.3524387,6.1167407}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13432; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item587 + { + dataType="Object"; + class PositionInfo + { + position[]={10098.54,130.06978,14406.935}; + angles[]={6.1193357,2.3933222,6.0986419}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13433; + type="B_Truck_01_transport_F"; + atlOffset=0.00020599365; + }; + class Item588 + { + dataType="Object"; + class PositionInfo + { + position[]={13760.155,35.021389,13617.94}; + angles[]={0.09570726,3.740422,6.1585031}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13434; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item589 + { + dataType="Object"; + class PositionInfo + { + position[]={13764.292,34.891598,13615.05}; + angles[]={0.16644593,3.740422,6.1663857}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13435; + type="B_Truck_01_transport_F"; + atlOffset=0.00038146973; + }; + class Item590 + { + dataType="Object"; + class PositionInfo + { + position[]={13739.65,34.794617,13634.105}; + angles[]={0.061256282,3.740422,6.2485313}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13436; + type="B_Truck_01_transport_F"; + atlOffset=0.00032424927; + }; + class Item591 + { + dataType="Object"; + class PositionInfo + { + position[]={13743.928,34.772121,13631.432}; + angles[]={0.050623242,3.740422,6.2458687}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13437; + type="B_Truck_01_transport_F"; + atlOffset=0.00085449219; + }; + class Item592 + { + dataType="Object"; + class PositionInfo + { + position[]={13722.068,35.17955,13646.708}; + angles[]={0.029324362,3.740422,6.2166171}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13438; + type="B_Truck_01_transport_F"; + atlOffset=0.00023651123; + }; + class Item593 + { + dataType="Object"; + class PositionInfo + { + position[]={13726.018,35.059635,13643.962}; + angles[]={0.058599081,3.740422,6.211309}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13439; + type="B_Truck_01_transport_F"; + atlOffset=0.00025177002; + }; + class Item594 + { + dataType="Object"; + class PositionInfo + { + position[]={13704.375,35.916405,13660.84}; + angles[]={0.034652505,3.740422,6.211309}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13440; + type="B_Truck_01_transport_F"; + atlOffset=0.00020599365; + }; + class Item595 + { + dataType="Object"; + class PositionInfo + { + position[]={13708.475,35.7771,13657.55}; + angles[]={0.034650784,3.740422,6.2299037}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13441; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item596 + { + dataType="Object"; + class PositionInfo + { + position[]={5053.332,60.238895,12575.573}; + angles[]={0.0080009829,6.1370687,0.02399601}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13442; + type="LAND_UNS_Hootch"; + atlOffset=0.00021743774; + }; + class Item597 + { + dataType="Object"; + class PositionInfo + { + position[]={7376.1553,148.98715,15239.5}; + angles[]={0.18711622,4.5184855,0.11416999}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13443; + type="LAND_UNS_Hootch"; + atlOffset=0.00021362305; + }; + class Item598 + { + dataType="Object"; + class PositionInfo + { + position[]={10061.833,133.91281,14446.24}; + angles[]={6.2805333,3.8139374,6.259192}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13444; + type="LAND_UNS_Hootch"; + atlOffset=0.00021362305; + }; + class Item599 + { + dataType="Object"; + class PositionInfo + { + position[]={9908.4736,32.539658,8884.5488}; + angles[]={0,4.5693078,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13445; + type="LAND_uns_army_med"; + atlOffset=0.38632774; + }; + class Item600 + { + dataType="Object"; + class PositionInfo + { + position[]={5046.0459,59.944256,12588.436}; + angles[]={0.010664274,3.0583134,0.029324362}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13446; + type="LAND_uns_army_med"; + atlOffset=0.00021362305; + }; + class Item601 + { + dataType="Object"; + class PositionInfo + { + position[]={7366.061,148.65982,15236.454}; + angles[]={0.19483157,3.1173179,0.071876638}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13447; + type="LAND_uns_army_med"; + atlOffset=0.00051879883; + }; + class Item602 + { + dataType="Object"; + class PositionInfo + { + position[]={10057.421,133.8949,14432.131}; + angles[]={6.2778587,0.73518229,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13448; + type="LAND_uns_army_med"; + atlOffset=0.00019836426; + }; + class Item603 + { + dataType="Object"; + class PositionInfo + { + position[]={9908.793,32.442657,8897.3398}; + angles[]={6.2671871,2.9704154,6.2751918}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13449; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item604 + { + dataType="Object"; + class PositionInfo + { + position[]={9912.4443,32.412792,8897.9355}; + angles[]={6.2671871,2.9704154,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13450; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00020980835; + }; + class Item605 + { + dataType="Object"; + class PositionInfo + { + position[]={9904.7959,32.466286,8896.6006}; + angles[]={6.272521,2.9704154,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13451; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item606 + { + dataType="Object"; + class PositionInfo + { + position[]={9901.0752,32.487747,8896.208}; + angles[]={6.272521,2.9704154,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13452; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item607 + { + dataType="Object"; + class PositionInfo + { + position[]={3602.1187,9.661499,2039.291}; + angles[]={6.2698536,2.1056452,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13453; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021266937; + }; + class Item608 + { + dataType="Object"; + class PositionInfo + { + position[]={3600.7104,9.6444187,2036.4475}; + angles[]={6.272521,2.1056452,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13454; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0059270859; + }; + class Item609 + { + dataType="Object"; + class PositionInfo + { + position[]={3611.1899,9.7659731,2051.4932}; + angles[]={6.2698536,2.1322455,6.2751918}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13455; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item610 + { + dataType="Object"; + class PositionInfo + { + position[]={3609.6729,9.744235,2048.9526}; + angles[]={6.2698536,2.1322455,6.2751918}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13456; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item611 + { + dataType="Object"; + class PositionInfo + { + position[]={3032.187,7.3284197,2731.3699}; + angles[]={6.2815661,6.1491365,-0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13457; + type="B_Slingload_01_Cargo_F"; + }; + class Item612 + { + dataType="Object"; + class PositionInfo + { + position[]={3035.2925,7.32938,2732.032}; + angles[]={6.2815661,6.1491365,-0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13458; + type="B_Slingload_01_Cargo_F"; + }; + class Item613 + { + dataType="Object"; + class PositionInfo + { + position[]={3016.9888,7.3282928,2730.9197}; + angles[]={6.2815661,6.1757369,-0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13459; + type="B_Slingload_01_Cargo_F"; + }; + class Item614 + { + dataType="Object"; + class PositionInfo + { + position[]={3019.9224,7.3288107,2731.3044}; + angles[]={6.2815661,6.1757369,-0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13460; + type="B_Slingload_01_Cargo_F"; + }; + class Item615 + { + dataType="Object"; + class PositionInfo + { + position[]={7536.147,9.8410826,4565.979}; + angles[]={-0,0.81205672,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13461; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item616 + { + dataType="Object"; + class PositionInfo + { + position[]={7533.8711,9.8404264,4568.6675}; + angles[]={-0,0.86190134,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13462; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item617 + { + dataType="Object"; + class PositionInfo + { + position[]={3435.0349,4.6220703,5977.937}; + angles[]={-0,1.3173183,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13463; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021219254; + }; + class Item618 + { + dataType="Object"; + class PositionInfo + { + position[]={3434.3455,4.6220317,5981.3911}; + angles[]={-0,1.3671629,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13464; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021219254; + }; + class Item619 + { + dataType="Object"; + class PositionInfo + { + position[]={13652.372,14.551659,7188.731}; + angles[]={-0,6.1390018,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13465; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021266937; + }; + class Item620 + { + dataType="Object"; + class PositionInfo + { + position[]={13648.862,14.551659,7188.4224}; + angles[]={-0,6.1888466,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13466; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021266937; + }; + class Item621 + { + dataType="Object"; + class PositionInfo + { + position[]={1563.2363,9.8722439,13599.752}; + angles[]={-0,2.5058362,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13467; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item622 + { + dataType="Object"; + class PositionInfo + { + position[]={1566.1846,9.8722305,13601.681}; + angles[]={-0,2.5556808,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13468; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item623 + { + dataType="Object"; + class PositionInfo + { + position[]={3386.4233,29.492126,9539.3154}; + angles[]={-0,5.1722393,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13469; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item624 + { + dataType="Object"; + class PositionInfo + { + position[]={3384.6838,29.492123,9536.251}; + angles[]={-0,5.222084,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13470; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item625 + { + dataType="Object"; + class PositionInfo + { + position[]={6454.4688,39.72213,10397.786}; + angles[]={-0,3.4622049,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13471; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021362305; + }; + class Item626 + { + dataType="Object"; + class PositionInfo + { + position[]={6457.7446,39.722057,10396.488}; + angles[]={-0,3.5120494,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13472; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021362305; + }; + class Item627 + { + dataType="Object"; + class PositionInfo + { + position[]={13806.032,24.601547,10674.017}; + angles[]={-0,5.2903862,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13473; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item628 + { + dataType="Object"; + class PositionInfo + { + position[]={13803.944,24.601547,10671.179}; + angles[]={-0,5.3402305,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13474; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item629 + { + dataType="Object"; + class PositionInfo + { + position[]={11556.285,23.025642,12821.715}; + angles[]={-0,3.8288417,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13475; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.067188263; + }; + class Item630 + { + dataType="Object"; + class PositionInfo + { + position[]={11558.886,22.961069,12819.55}; + angles[]={6.2805333,3.878686,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13476; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item631 + { + dataType="Object"; + class PositionInfo + { + position[]={12512.365,13.511593,7750.0249}; + angles[]={-0,5.2293539,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13477; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.077501297; + }; + class Item632 + { + dataType="Object"; + class PositionInfo + { + position[]={12510.671,13.439844,7747.0923}; + angles[]={-0,5.2791982,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13478; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021266937; + }; + class Item633 + { + dataType="Object"; + class PositionInfo + { + position[]={8329.8047,9.2904301,6000.8506}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13479; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021219254; + }; + class Item634 + { + dataType="Object"; + class PositionInfo + { + position[]={8333.9473,9.2895708,6000.6475}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13480; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021219254; + }; + class Item635 + { + dataType="Object"; + class PositionInfo + { + position[]={8354.2617,9.2967243,5988.9658}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13481; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021219254; + }; + class Item636 + { + dataType="Object"; + class PositionInfo + { + position[]={8358.3525,9.2805443,5989.0776}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13482; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021219254; + }; + class Item637 + { + dataType="Object"; + class PositionInfo + { + position[]={6899.9448,16.10223,7159.2163}; + angles[]={-0,4.8493543,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13483; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item638 + { + dataType="Object"; + class PositionInfo + { + position[]={6898.6001,16.102238,7153.6079}; + angles[]={-0,4.9984407,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13484; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item639 + { + dataType="Object"; + class PositionInfo + { + position[]={6894.0459,16.090143,7133.9121}; + angles[]={6.2805333,4.8760467,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13485; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021266937; + }; + class Item640 + { + dataType="Object"; + class PositionInfo + { + position[]={6892.8579,16.073208,7128.5518}; + angles[]={-0,5.0738602,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13486; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.0002117157; + }; + class Item641 + { + dataType="Object"; + class PositionInfo + { + position[]={5038.6978,59.7733,12569.429}; + angles[]={6.2778587,0.018099308,0.042640556}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13487; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021362305; + }; + class Item642 + { + dataType="Object"; + class PositionInfo + { + position[]={5034.0405,59.561192,12569.69}; + angles[]={6.2778587,0.046415806,0.050622065}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13488; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021362305; + }; + class Item643 + { + dataType="Object"; + class PositionInfo + { + position[]={5031.3364,59.656784,12585.282}; + angles[]={0.0080009829,4.7244267,0.053283807}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13489; + type="B_Slingload_01_Cargo_F"; + }; + class Item644 + { + dataType="Object"; + class PositionInfo + { + position[]={5031.1646,59.615406,12589.189}; + angles[]={0.0080009829,4.6806631,0.053283807}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13490; + type="B_Slingload_01_Cargo_F"; + }; + class Item645 + { + dataType="Object"; + class PositionInfo + { + position[]={13743.87,38.012402,13808.837}; + angles[]={6.253859,0.79403317,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13491; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021362305; + }; + class Item646 + { + dataType="Object"; + class PositionInfo + { + position[]={13739.98,38.129215,13811.808}; + angles[]={6.2458687,0.78836554,0.010669862}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13492; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021362305; + }; + class Item647 + { + dataType="Object"; + class PositionInfo + { + position[]={13602.262,36.985859,13798.154}; + angles[]={0.0026520467,0,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13493; + type="LAND_uns_burnedhut4"; + atlOffset=0.00028991699; + }; + class Item648 + { + dataType="Object"; + class PositionInfo + { + position[]={13649.834,37.454147,13873.723}; + angles[]={6.2618566,2.6014733,0.047963165}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13494; + type="LAND_uns_burnedhut4"; + atlOffset=0.0021781921; + }; + class Item649 + { + dataType="Object"; + class PositionInfo + { + position[]={13625.201,37.482235,13768.103}; + angles[]={6.2378831,0,0.063912325}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13495; + type="LAND_uns_burnedhut5"; + atlOffset=0.00021362305; + }; + class Item650 + { + dataType="Object"; + class PositionInfo + { + position[]={13681.584,38.325279,13825.562}; + angles[]={6.2591896,4.668015,0.029324362}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13496; + type="LAND_uns_burnedhut5"; + atlOffset=0.00020980835; + }; + class Item651 + { + dataType="Object"; + class PositionInfo + { + position[]={13614.842,37.019699,13832.445}; + angles[]={0.010664274,3.8667915,0.021328852}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13497; + type="LAND_uns_burnedhut5"; + atlOffset=0.00072479248; + }; + class Item652 + { + dataType="Object"; + class PositionInfo + { + position[]={13610.934,36.488995,13748.535}; + angles[]={6.2751918,3.9670322,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13498; + type="LAND_uns_burnedhut3"; + atlOffset=0.00021362305; + }; + class Item653 + { + dataType="Object"; + class PositionInfo + { + position[]={13662.094,37.583275,13830.437}; + angles[]={0.013332055,4.0208607,0.021328852}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13499; + type="LAND_uns_burnedhut3"; + atlOffset=0.00060653687; + }; + class Item654 + { + dataType="Object"; + class PositionInfo + { + position[]={13584.363,36.525665,13798.065}; + angles[]={-0,4.1127706,0.0079935296}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13500; + type="LAND_uns_burnedhut3"; + atlOffset=0.00025558472; + }; + class Item655 + { + dataType="Object"; + class PositionInfo + { + position[]={13631.709,36.982964,13818.557}; + angles[]={0.047963165,0,0.031990308}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13501; + type="LAND_uns_burnedhut1"; + atlOffset=0.0054588318; + }; + class Item656 + { + dataType="Object"; + class PositionInfo + { + position[]={13581.719,35.831738,13767.032}; + angles[]={6.2698536,3.7798769,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13502; + type="LAND_uns_burnedhut2"; + atlOffset=0.00020980835; + }; + class Item657 + { + dataType="Object"; + class PositionInfo + { + position[]={13648.283,37.777138,13793.624}; + angles[]={6.2671871,4.214263,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13503; + type="LAND_uns_burnedhut2"; + atlOffset=0.00021362305; + }; + class Item658 + { + dataType="Object"; + class PositionInfo + { + position[]={13740.952,40.67416,13797.808}; + angles[]={0,5.4871087,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13504; + type="Land_wx_jap_headquarters"; + atlOffset=4.8447227; + }; + class Item659 + { + dataType="Object"; + class PositionInfo + { + position[]={9942.1182,40.046665,8905.0918}; + angles[]={6.2671871,5.0024352,6.2245855}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13505; + type="Land_Illum_Tower"; + }; + class Item660 + { + dataType="Object"; + class PositionInfo + { + position[]={9892.7314,34.742779,8906.3438}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=13506; + type="uns_radio2_land_loudspeaker"; + atlOffset=0.0002117157; + }; + class Item661 + { + dataType="Object"; + class PositionInfo + { + position[]={9887.374,33.617779,8915.9092}; + angles[]={0,6.1496158,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13507; + type="Map2"; + atlOffset=1.7771435; + }; + class Item662 + { + dataType="Object"; + class PositionInfo + { + position[]={5059.6973,60.277161,12590.775}; + angles[]={0.013332055,2.9927068,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13508; + type="LAND_UNS_OM"; + atlOffset=0.00021362305; + }; + class Item663 + { + dataType="Object"; + class PositionInfo + { + position[]={7349.9932,146.45357,15243.807}; + angles[]={0.13516892,1.3741238,0.023993526}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13509; + type="LAND_UNS_OM"; + atlOffset=0.00024414063; + }; + class Item664 + { + dataType="Object"; + class PositionInfo + { + position[]={10046.386,133.80481,14440.5}; + angles[]={-0,0.66957521,0.023998493}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13510; + type="LAND_UNS_OM"; + atlOffset=0.00021362305; + }; + class Item665 + { + dataType="Object"; + class PositionInfo + { + position[]={5033.8145,60.329952,12587.334}; + angles[]={0.0080009829,3.0558119,0.053282689}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13511; + type="LAND_uns_motorpool1"; + atlOffset=0.00021362305; + }; + class Item666 + { + dataType="Object"; + class PositionInfo + { + position[]={10066.585,134.34784,14423.954}; + angles[]={6.2458706,0.7326808,6.2485313}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13512; + type="LAND_uns_motorpool1"; + atlOffset=0.00021362305; + }; + class Item667 + { + dataType="Object"; + class PositionInfo + { + position[]={13747.889,42.724735,13865.607}; + angles[]={6.2060056,5.5857887,0.010664274}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13513; + type="LAND_fort2"; + atlOffset=0.00021362305; + }; + class Item668 + { + dataType="Object"; + class PositionInfo + { + position[]={13749.721,53.330872,13862.843}; + angles[]={0,2.426302,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13514; + type="LAND_fort"; + atlOffset=2.0424538; + }; + class Item669 + { + dataType="Object"; + class PositionInfo + { + position[]={13770.676,42.490356,13866.629}; + angles[]={6.2219291,0.66617459,6.256525}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13515; + type="LAND_fort_ruin_cnr"; + atlOffset=0.00021362305; + }; + class Item670 + { + dataType="Object"; + class PositionInfo + { + position[]={13747.039,43.859287,13887.66}; + angles[]={0.0080009829,2.3685465,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13516; + type="LAND_fort_ruin_cnr"; + atlOffset=0.00021362305; + }; + class Item671 + { + dataType="Object"; + class PositionInfo + { + position[]={7214.5942,8.7935562,6903.3848}; + angles[]={6.2751846,1.6279914,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13517; + type="LAND_P_wire1a"; + atlOffset=0.00021266937; + }; + class Item672 + { + dataType="Object"; + class PositionInfo + { + position[]={7206.2368,8.8358803,6902.373}; + angles[]={6.2751846,1.4854347,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13518; + type="LAND_P_wire1"; + atlOffset=0.00021266937; + }; + class Item673 + { + dataType="Object"; + class PositionInfo + { + position[]={7190.7632,8.9983616,6898.6074}; + angles[]={6.2671871,1.0005792,6.2618566}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13519; + type="LAND_P_wire1"; + atlOffset=0.00038528442; + }; + class Item674 + { + dataType="Object"; + class PositionInfo + { + position[]={13758.01,35.099785,13767.772}; + angles[]={6.213963,0,6.2778478}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13522; + type="Land_wx_radiomast"; + atlOffset=0.00021362305; + }; + class Item675 + { + dataType="Object"; + class PositionInfo + { + position[]={9873.3174,30.519634,8856.5859}; + angles[]={0.053282689,3.2937322,6.2352223}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13523; + type="Land_fort_rampart"; + atlOffset=0.0002117157; + }; + class Item676 + { + dataType="Object"; + class PositionInfo + { + position[]={9882.1064,30.16836,8856.4844}; + angles[]={0.037314966,3.0137594,6.2485328}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13524; + type="Land_fort_rampart"; + atlOffset=0.0002117157; + }; + class Item677 + { + dataType="Object"; + class PositionInfo + { + position[]={9892.0225,29.936361,8855.8779}; + angles[]={0.010664274,3.3602431,6.2645216}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13525; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item678 + { + dataType="Object"; + class PositionInfo + { + position[]={9900.7979,29.763479,8854.6787}; + angles[]={6.2805333,3.1900985,6.259192}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13526; + type="Land_fort_rampart"; + atlOffset=0.0002117157; + }; + class Item679 + { + dataType="Object"; + class PositionInfo + { + position[]={9909.8662,29.575804,8854.8018}; + angles[]={6.2618566,3.080538,6.2591896}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13527; + type="Land_fort_rampart"; + atlOffset=0.0002117157; + }; + class Item680 + { + dataType="Object"; + class PositionInfo + { + position[]={9918.5771,29.438305,8856.7158}; + angles[]={6.2378831,2.811384,6.2618566}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13528; + type="Land_fort_rampart"; + atlOffset=0.0002117157; + }; + class Item681 + { + dataType="Object"; + class PositionInfo + { + position[]={9926.6318,29.399208,8860.5811}; + angles[]={6.2299027,2.50827,6.2432065}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13529; + type="Land_fort_rampart"; + atlOffset=0.0002117157; + }; + class Item682 + { + dataType="Object"; + class PositionInfo + { + position[]={7206.645,8.2669144,6906.4014}; + angles[]={6.2698536,3.0775886,6.2698536}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13530; + type="Land_fort_rampart"; + atlOffset=0.0002117157; + }; + class Item683 + { + dataType="Object"; + class PositionInfo + { + position[]={7213.6758,8.1955681,6906.8516}; + angles[]={6.2751846,3.0351226,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13531; + type="Land_fort_rampart"; + atlOffset=0.00021266937; + }; + class Item684 + { + dataType="Object"; + class PositionInfo + { + position[]={7188.4688,8.5094585,6902.127}; + angles[]={6.2591896,2.6051331,6.253861}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13532; + type="Land_fort_rampart"; + atlOffset=0.00021076202; + }; + class Item685 + { + dataType="Object"; + class PositionInfo + { + position[]={5015.6021,56.601967,12571.255}; + angles[]={0.015998369,4.2354321,0.13517113}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13533; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item686 + { + dataType="Object"; + class PositionInfo + { + position[]={5021.1011,57.308514,12564.381}; + angles[]={6.2805333,3.8949671,0.11153413}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13534; + type="Land_fort_rampart"; + atlOffset=0.00020980835; + }; + class Item687 + { + dataType="Object"; + class PositionInfo + { + position[]={5028.0708,57.88961,12558.767}; + angles[]={6.2751918,3.7984657,0.074527748}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13535; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item688 + { + dataType="Object"; + class PositionInfo + { + position[]={5035.9614,58.314533,12554.865}; + angles[]={6.2698536,3.4580007,0.047963165}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13536; + type="Land_fort_rampart"; + atlOffset=0.00020980835; + }; + class Item689 + { + dataType="Object"; + class PositionInfo + { + position[]={5044.2021,58.642326,12553.28}; + angles[]={6.2725158,3.2637715,0.045302324}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13537; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item690 + { + dataType="Object"; + class PositionInfo + { + position[]={5052.9805,59.010963,12553.944}; + angles[]={6.2751846,2.9233065,0.039977662}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13538; + type="Land_fort_rampart"; + atlOffset=0.00021743774; + }; + class Item691 + { + dataType="Object"; + class PositionInfo + { + position[]={5061.5474,59.304771,12556.534}; + angles[]={-0,2.8268051,0.02666023}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13539; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item692 + { + dataType="Object"; + class PositionInfo + { + position[]={5069.2192,59.458786,12560.851}; + angles[]={0.0080009829,2.48634,0.018663859}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13540; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item693 + { + dataType="Object"; + class PositionInfo + { + position[]={5074.6519,59.451767,12565.675}; + angles[]={0.015994642,2.3250258,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13541; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item694 + { + dataType="Object"; + class PositionInfo + { + position[]={5079.3018,59.298512,12573.149}; + angles[]={0.023993526,1.9845605,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13542; + type="Land_fort_rampart"; + atlOffset=0.0089759827; + }; + class Item695 + { + dataType="Object"; + class PositionInfo + { + position[]={5082.2734,59.137074,12581.592}; + angles[]={0.018663859,1.8880591,6.2778478}; }; + side="Empty"; + flags=4; class Attributes { }; - id=6438; - atlOffset=0.00010681152; + id=13543; + type="Land_fort_rampart"; + atlOffset=0.0089759827; }; - class Item644 + class Item696 { - dataType="Layer"; - name="UNSUNG outpost 1"; - class Entities + dataType="Object"; + class PositionInfo + { + position[]={5083.3232,58.954365,12590.331}; + angles[]={0.02399601,1.5475945,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13544; + type="Land_fort_rampart"; + atlOffset=0.008972168; + }; + class Item697 + { + dataType="Object"; + class PositionInfo + { + position[]={5082.0728,58.804771,12598.629}; + angles[]={0.010664274,1.3533654,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13545; + type="Land_fort_rampart"; + atlOffset=0.0089797974; + }; + class Item698 + { + dataType="Object"; + class PositionInfo + { + position[]={5078.5225,58.734341,12606.685}; + angles[]={0.013332055,1.0128999,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13546; + type="Land_fort_rampart"; + atlOffset=0.0089797974; + }; + class Item699 + { + dataType="Object"; + class PositionInfo + { + position[]={5073.2275,58.646534,12613.899}; + angles[]={0.015998369,0.91639853,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13547; + type="Land_fort_rampart"; + atlOffset=0.0089912415; + }; + class Item700 + { + dataType="Object"; + class PositionInfo + { + position[]={5066.6011,58.517525,12619.695}; + angles[]={0.015998369,0.57593393,0.010664274}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13548; + type="Land_fort_rampart"; + atlOffset=0.0089569092; + }; + class Item701 + { + dataType="Object"; + class PositionInfo + { + position[]={5059.439,58.372295,12623.641}; + angles[]={0.013332055,0.44453812,0.010664274}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13549; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item702 + { + dataType="Object"; + class PositionInfo + { + position[]={5050.9023,58.197304,12625.791}; + angles[]={0.018663859,0.10407305,0.029324362}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13550; + type="Land_fort_rampart"; + atlOffset=0.0089874268; + }; + class Item703 + { + dataType="Object"; + class PositionInfo + { + position[]={5041.9565,57.786247,12626.049}; + angles[]={0.031990308,0.0075716972,0.071874976}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13551; + type="Land_fort_rampart"; + atlOffset=0.0089797974; + }; + class Item704 + { + dataType="Object"; + class PositionInfo + { + position[]={5033.313,56.898689,12624.386}; + angles[]={0.061257254,5.9502921,0.11679879}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13552; + type="Land_fort_rampart"; + atlOffset=0.0089683533; + }; + class Item705 + { + dataType="Object"; + class PositionInfo + { + position[]={5025.791,56.166996,12620.665}; + angles[]={0.061256282,5.756063,0.1325518}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13553; + type="Land_fort_rampart"; + atlOffset=0.0089874268; + }; + class Item706 + { + dataType="Object"; + class PositionInfo + { + position[]={5019.1997,55.546925,12614.829}; + angles[]={0.050623242,5.4155979,0.14562827}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13554; + type="Land_fort_rampart"; + atlOffset=0.0089950562; + }; + class Item707 + { + dataType="Object"; + class PositionInfo + { + position[]={5013.9429,55.093849,12607.587}; + angles[]={0.045302324,5.3190966,0.14823833}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13555; + type="Land_fort_rampart"; + atlOffset=0.0090370178; + }; + class Item708 + { + dataType="Object"; + class PositionInfo + { + position[]={5010.4419,54.94838,12599.509}; + angles[]={0.045303639,4.9786315,0.15084559}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13556; + type="Land_fort_rampart"; + atlOffset=0.0089683533; + }; + class Item709 + { + dataType="Object"; + class PositionInfo + { + position[]={7371.5972,155.30478,15200.694}; + angles[]={0.26805609,2.6168492,0.11153467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13557; + type="Land_fort_rampart"; + atlOffset=0.00024414063; + }; + class Item710 + { + dataType="Object"; + class PositionInfo + { + position[]={7378.2007,154.55984,15206.516}; + angles[]={0.24309751,2.2763841,0.14040293}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13558; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item711 + { + dataType="Object"; + class PositionInfo + { + position[]={7383.4761,153.48024,15213.745}; + angles[]={0.25311893,2.1798828,0.14823711}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13559; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item712 + { + dataType="Object"; + class PositionInfo + { + position[]={7386.9956,152.20689,15221.813}; + angles[]={0.1973958,1.8394177,0.11943252}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13560; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item713 + { + dataType="Object"; + class PositionInfo + { + position[]={7388.1851,150.76688,15230.12}; + angles[]={0.14040335,1.6451886,0.11679623}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13561; + type="Land_fort_rampart"; + atlOffset=0.00022888184; + }; + class Item714 + { + dataType="Object"; + class PositionInfo + { + position[]={7387.1025,149.27237,15238.856}; + angles[]={0.19226101,1.3047235,0.10098553}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13562; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item715 + { + dataType="Object"; + class PositionInfo + { + position[]={7384.1069,147.29935,15247.29}; + angles[]={0.18969209,1.2082222,0.10890165}; + }; + side="Empty"; + flags=4; + class Attributes { - items=8; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7375.8877,160.56705,15186.364}; - angles[]={0.15865292,3.0978706,0.077182271}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6391; - type="B_Truck_01_transport_F"; - atlOffset=-0.14631653; - }; - class Item1 - { - dataType="Object"; - class PositionInfo - { - position[]={7381.8022,160.63983,15188.951}; - angles[]={0.15084717,3.0978706,0.10362703}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6392; - type="B_Truck_01_transport_F"; - atlOffset=-0.16923523; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={7337.7207,159.04781,15183.748}; - angles[]={0.14562909,3.0978706,0.026657995}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6393; - type="B_Truck_01_transport_F"; - atlOffset=-0.014175415; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={7373.8052,151.50917,15224.218}; - angles[]={0.166447,4.6827021,0.082478598}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6394; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.14572144; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={7373.7993,152.30693,15219.54}; - angles[]={0.17162615,4.7110181,0.095706634}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6395; - type="B_Slingload_01_Cargo_F"; - atlOffset=-0.16267395; - }; - class Item5 - { - dataType="Group"; - side="Independent"; - class Entities - { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={7337.8291,157.85449,15176.75}; - angles[]={0,3.3322449,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=6399; - type="I_soldier_F"; - atlOffset=9.1552734e-005; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7387.5273,160.4451,15181.702}; - class Effects - { - }; - showWP="NEVER"; - id=6400; - type="Move"; - atlOffset=9.1552734e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7384.7905,156.49373,15201.878}; - class Effects - { - }; - showWP="NEVER"; - id=6401; - type="Move"; - atlOffset=7.6293945e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7359.5757,156.37885,15190.875}; - class Effects - { - }; - showWP="NEVER"; - id=6402; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7330.2886,154.89656,15192.591}; - class Effects - { - }; - showWP="NEVER"; - id=6403; - type="Move"; - atlOffset=9.1552734e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7334.8965,157.78503,15176.737}; - class Effects - { - }; - showWP="NEVER"; - id=6404; - type="Move"; - atlOffset=0.00010681152; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={7387.0967,160.56357,15180.72}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=6405; - atlOffset=7.6293945e-005; - }; - }; - class Attributes - { - }; - id=6398; - atlOffset=9.1552734e-005; - }; - class Item6 - { - dataType="Object"; - class PositionInfo - { - position[]={7343.5093,149.27286,15225.989}; - angles[]={0.21527612,2.0830469,0.016384911}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6451; - type="B_Slingload_01_Cargo_F"; - atlOffset=9.1552734e-005; - }; - class Item7 - { - dataType="Object"; - class PositionInfo - { - position[]={7345.9741,148.6414,15230.016}; - angles[]={0.1508432,2.1113629,0.029324362}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6452; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.063598633; - }; }; - id=6446; - atlOffset=0.14958191; + id=13563; + type="Land_fort_rampart"; + atlOffset=0.00021362305; }; - class Item645 + class Item716 { dataType="Object"; class PositionInfo { - position[]={7340.6494,151.60068,15220.761}; - angles[]={0.21527612,5.3060918,0.016005818}; + position[]={7379.4287,145.38376,15254.747}; + angles[]={0.16903779,0.86775684,0.10362703}; }; side="Empty"; flags=4; class Attributes { }; - id=6450; - type="Land_Hangar_2"; - atlOffset=0.00028991699; + id=13564; + type="Land_fort_rampart"; + atlOffset=0.00021362305; }; - class Item646 + class Item717 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={7319.6753,148.09323,15226.292}; - angles[]={0.19483157,0,6.2272429}; + position[]={7374.3506,144.10051,15259.943}; + angles[]={0.12730688,0.70644259,0.077178404}; }; - areaSize[]={120,0,120}; - flags=1; - id=6453; - type="Vindicta_LocationSector"; - atlOffset=0.00018310547; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Nelson"; - }; - }; - }; - nAttributes=3; }; + id=13565; + type="Land_fort_rampart"; + atlOffset=0.00021362305; }; - class Item647 + class Item718 { dataType="Object"; class PositionInfo { - position[]={10091.124,131.02142,14421.579}; - angles[]={6.219275,1.9123008,6.2007027}; + position[]={7366.6626,143.01257,15264.231}; + angles[]={0.14562909,0.36597753,0.058600098}; }; side="Empty"; flags=4; class Attributes { }; - id=6454; + id=13566; type="Land_fort_rampart"; - atlOffset=-1.5258789e-005; + atlOffset=0.0091094971; }; - class Item648 + class Item719 + { + dataType="Object"; + class PositionInfo + { + position[]={7358.0879,142.2021,15266.796}; + angles[]={0.082482941,0.26947618,0.047960676}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13567; + type="Land_fort_rampart"; + atlOffset=0.0090942383; + }; + class Item720 + { + dataType="Object"; + class PositionInfo + { + position[]={7349.3081,141.89816,15267.427}; + angles[]={0.063914195,6.2121964,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13568; + type="Land_fort_rampart"; + atlOffset=0.0090942383; + }; + class Item721 + { + dataType="Object"; + class PositionInfo + { + position[]={7341.0796,141.95871,15265.782}; + angles[]={0.15605313,6.0179672,0.0026744273}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13569; + type="Land_fort_rampart"; + atlOffset=0.0090789795; + }; + class Item722 + { + dataType="Object"; + class PositionInfo + { + position[]={7333.2026,142.51416,15261.851}; + angles[]={0.13778913,5.6775026,0.0026744273}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13570; + type="Land_fort_rampart"; + atlOffset=0.0091094971; + }; + class Item723 + { + dataType="Object"; + class PositionInfo + { + position[]={7326.249,143.23965,15256.217}; + angles[]={0.12205472,5.5810008,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13571; + type="Land_fort_rampart"; + atlOffset=0.0090637207; + }; + class Item724 + { + dataType="Object"; + class PositionInfo + { + position[]={7320.7764,144.30589,15249.321}; + angles[]={0.14824115,5.2405362,6.2432032}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13572; + type="Land_fort_rampart"; + atlOffset=0.0090942383; + }; + class Item725 + { + dataType="Object"; + class PositionInfo + { + position[]={7317.1777,145.64395,15241.979}; + angles[]={0.15865292,5.1091404,6.2299037}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13573; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + }; + class Item726 + { + dataType="Object"; + class PositionInfo + { + position[]={7315.4375,147.19339,15233.35}; + angles[]={0.17680074,4.7686753,6.2139649}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13574; + type="Land_fort_rampart"; + atlOffset=0.0090942383; + }; + class Item727 + { + dataType="Object"; + class PositionInfo + { + position[]={7315.6069,148.8902,15224.401}; + angles[]={0.19996089,4.672174,6.1901197}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13575; + type="Land_fort_rampart"; + atlOffset=0.0090942383; + }; + class Item728 + { + dataType="Object"; + class PositionInfo + { + position[]={7317.6816,150.57289,15215.847}; + angles[]={0.22289777,4.3317089,6.206008}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13576; + type="Land_fort_rampart"; + atlOffset=0.0090942383; + }; + class Item729 + { + dataType="Object"; + class PositionInfo + { + position[]={7321.7568,151.89938,15208.512}; + angles[]={0.20762873,4.1374798,6.2245903}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13577; + type="Land_fort_rampart"; + atlOffset=0.0091094971; + }; + class Item730 + { + dataType="Object"; + class PositionInfo + { + position[]={7327.9014,152.97211,15202.206}; + angles[]={0.21782248,3.7970147,6.253861}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13578; + type="Land_fort_rampart"; + atlOffset=0.0090942383; + }; + class Item731 + { + dataType="Object"; + class PositionInfo + { + position[]={7335.3867,153.9108,15197.302}; + angles[]={0.23049738,3.7005134,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13579; + type="Land_fort_rampart"; + atlOffset=0.0091094971; + }; + class Item732 + { + dataType="Object"; + class PositionInfo + { + position[]={7343.6216,154.79359,15194.19}; + angles[]={0.24560659,3.3600483,0.037314966}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13580; + type="Land_fort_rampart"; + atlOffset=0.0091247559; + }; + class Item733 + { + dataType="Object"; + class PositionInfo + { + position[]={10090.769,132.15508,14421.645}; + angles[]={0,1.9123008,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13581; + type="Land_fort_rampart"; + atlOffset=1.1001129; + }; + class Item734 { dataType="Object"; class PositionInfo { - position[]={10092.386,131.27106,14430.291}; + position[]={10092.03,131.30865,14430.356}; angles[]={6.2618566,1.571836,6.1821957}; }; side="Empty"; @@ -27277,15 +27494,16 @@ class Mission class Attributes { }; - id=6455; + id=13582; type="Land_fort_rampart"; + atlOffset=0.00021362305; }; - class Item649 + class Item735 { dataType="Object"; class PositionInfo { - position[]={10091.723,131.4633,14439.217}; + position[]={10091.366,131.49445,14439.282}; angles[]={6.2751846,1.4753346,6.1980567}; }; side="Empty"; @@ -27293,15 +27511,16 @@ class Mission class Attributes { }; - id=6456; + id=13583; type="Land_fort_rampart"; + atlOffset=0.00021362305; }; - class Item650 + class Item736 { dataType="Object"; class PositionInfo { - position[]={10089.178,131.6515,14447.645}; + position[]={10088.821,131.67261,14447.71}; angles[]={-0,1.1348691,6.2245865}; }; side="Empty"; @@ -27309,15 +27528,16 @@ class Mission class Attributes { }; - id=6457; + id=13584; type="Land_fort_rampart"; + atlOffset=0.00021362305; }; - class Item651 + class Item737 { dataType="Object"; class PositionInfo { - position[]={10084.704,131.85216,14454.743}; + position[]={10084.349,131.86911,14454.809}; angles[]={0.0053265258,0.94063997,6.2352209}; }; side="Empty"; @@ -27325,15 +27545,16 @@ class Mission class Attributes { }; - id=6458; + id=13585; type="Land_fort_rampart"; + atlOffset=0.00021362305; }; - class Item652 + class Item738 { dataType="Object"; class PositionInfo { - position[]={10078.221,132.04129,14460.698}; + position[]={10077.864,132.05237,14460.764}; angles[]={0.0079935296,0.60017538,6.2511988}; }; side="Empty"; @@ -27341,15 +27562,16 @@ class Mission class Attributes { }; - id=6459; + id=13586; type="Land_fort_rampart"; + atlOffset=0.00021362305; }; - class Item653 + class Item739 { dataType="Object"; class PositionInfo { - position[]={10070.477,132.34265,14465.184}; + position[]={10070.12,132.36142,14465.249}; angles[]={0.021331646,0.50367403,6.2272415}; }; side="Empty"; @@ -27357,15 +27579,16 @@ class Mission class Attributes { }; - id=6460; + id=13587; type="Land_fort_rampart"; + atlOffset=0.00021362305; }; - class Item654 + class Item740 { dataType="Object"; class PositionInfo { - position[]={10062.082,132.60928,14467.834}; + position[]={10061.726,132.61874,14467.899}; angles[]={0.018663859,0.16320848,6.253861}; }; side="Empty"; @@ -27373,15 +27596,16 @@ class Mission class Attributes { }; - id=6461; + id=13588; type="Land_fort_rampart"; + atlOffset=0.00021362305; }; - class Item655 + class Item741 { dataType="Object"; class PositionInfo { - position[]={10054.847,132.69876,14468.504}; + position[]={10054.491,132.70052,14468.569}; angles[]={0.0053265258,0.001894474,6.2778587}; }; side="Empty"; @@ -27389,15 +27613,16 @@ class Mission class Attributes { }; - id=6462; + id=13589; type="Land_fort_rampart"; + atlOffset=0.00021362305; }; - class Item656 + class Item742 { dataType="Object"; class PositionInfo { - position[]={10046.212,132.62631,14466.792}; + position[]={10045.856,132.62094,14466.857}; angles[]={6.2805333,5.9446154,0.015994642}; }; side="Empty"; @@ -27405,16 +27630,16 @@ class Mission class Attributes { }; - id=6463; + id=13590; type="Land_fort_rampart"; - atlOffset=0.0088500977; + atlOffset=0.0089874268; }; - class Item657 + class Item743 { dataType="Object"; class PositionInfo { - position[]={10038.02,132.47537,14463.193}; + position[]={10037.663,132.47472,14463.259}; angles[]={6.2805333,5.848114,0.0026520467}; }; side="Empty"; @@ -27422,16 +27647,16 @@ class Mission class Attributes { }; - id=6464; + id=13591; type="Land_fort_rampart"; - atlOffset=0.0088348389; + atlOffset=0.008972168; }; - class Item658 + class Item744 { dataType="Object"; class PositionInfo { - position[]={10030.921,132.63417,14457.986}; + position[]={10030.565,132.66797,14458.052}; angles[]={0.021328852,5.5076485,6.1848388}; }; side="Empty"; @@ -27439,16 +27664,16 @@ class Mission class Attributes { }; - id=6465; + id=13592; type="Land_fort_rampart"; - atlOffset=0.0088348389; + atlOffset=0.0089874268; }; - class Item659 + class Item745 { dataType="Object"; class PositionInfo { - position[]={10025.717,133.32857,14451.404}; + position[]={10025.36,133.39215,14451.47}; angles[]={6.2565274,5.3134193,6.1115546}; }; side="Empty"; @@ -27456,16 +27681,16 @@ class Mission class Attributes { }; - id=6466; + id=13593; type="Land_fort_rampart"; - atlOffset=0.0088348389; + atlOffset=0.0089569092; }; - class Item660 + class Item746 { dataType="Object"; class PositionInfo { - position[]={10022.261,133.51044,14443.307}; + position[]={10021.905,133.62151,14443.372}; angles[]={6.1954107,4.9729543,5.9954062}; }; side="Empty"; @@ -27473,16 +27698,16 @@ class Mission class Attributes { }; - id=6467; + id=13594; type="Land_fort_rampart"; - atlOffset=0.0088195801; + atlOffset=0.0089416504; }; - class Item661 + class Item747 { dataType="Object"; class PositionInfo { - position[]={10020.612,132.58983,14434.511}; + position[]={10020.257,132.62404,14434.576}; angles[]={6.1245289,4.8764524,6.2166171}; }; side="Empty"; @@ -27490,16 +27715,16 @@ class Mission class Attributes { }; - id=6468; + id=13595; type="Land_fort_rampart"; - atlOffset=0.0088348389; + atlOffset=0.0089569092; }; - class Item662 + class Item748 { dataType="Object"; class PositionInfo { - position[]={10020.909,132.08034,14425.713}; + position[]={10020.554,132.07709,14425.778}; angles[]={0.0080009829,4.5359879,0.0080009829}; }; side="Empty"; @@ -27507,16 +27732,16 @@ class Mission class Attributes { }; - id=6469; + id=13596; type="Land_fort_rampart"; - atlOffset=0.0088195801; + atlOffset=0.0089416504; }; - class Item663 + class Item749 { dataType="Object"; class PositionInfo { - position[]={10022.923,132.16481,14417.787}; + position[]={10022.567,132.15768,14417.853}; angles[]={0.010669862,4.4045925,0.018660666}; }; side="Empty"; @@ -27524,16 +27749,16 @@ class Mission class Attributes { }; - id=6470; + id=13597; type="Land_fort_rampart"; - atlOffset=1.5258789e-005; + atlOffset=0.00022888184; }; - class Item664 + class Item750 { dataType="Object"; class PositionInfo { - position[]={10027.186,132.31757,14410.085}; + position[]={10026.829,132.31233,14410.15}; angles[]={6.2778587,4.064127,0.015994642}; }; side="Empty"; @@ -27541,16 +27766,16 @@ class Mission class Attributes { }; - id=6471; + id=13598; type="Land_fort_rampart"; - atlOffset=0.0088500977; + atlOffset=0.008972168; }; - class Item665 + class Item751 { dataType="Object"; class PositionInfo { - position[]={10033.11,132.29193,14403.377}; + position[]={10032.755,132.29506,14403.442}; angles[]={6.2378845,3.9676259,0}; }; side="Empty"; @@ -27558,16 +27783,16 @@ class Mission class Attributes { }; - id=6472; + id=13599; type="Land_fort_rampart"; - atlOffset=0.0088653564; + atlOffset=0.0090026855; }; - class Item666 + class Item752 { dataType="Object"; class PositionInfo { - position[]={10040.232,131.98486,14398.203}; + position[]={10039.876,131.99481,14398.269}; angles[]={6.2352247,3.6271608,6.2645216}; }; side="Empty"; @@ -27575,16 +27800,16 @@ class Mission class Attributes { }; - id=6473; + id=13600; type="Land_fort_rampart"; - atlOffset=0.0088195801; + atlOffset=0.0089416504; }; - class Item667 + class Item753 { dataType="Object"; class PositionInfo { - position[]={10048.087,131.72878,14395.254}; + position[]={10047.731,131.73599,14395.319}; angles[]={6.2325621,3.4329317,6.272521}; }; side="Empty"; @@ -27592,16 +27817,16 @@ class Mission class Attributes { }; - id=6474; + id=13601; type="Land_fort_rampart"; - atlOffset=0.0088500977; + atlOffset=0.0089874268; }; - class Item668 + class Item754 { dataType="Object"; class PositionInfo { - position[]={10056.853,131.49963,14394.43}; + position[]={10056.497,131.5134,14394.495}; angles[]={6.219276,3.0924666,6.2565231}; }; side="Empty"; @@ -27609,9047 +27834,12399 @@ class Mission class Attributes { }; - id=6475; + id=13602; type="Land_fort_rampart"; - atlOffset=0.0088500977; + atlOffset=0.008972168; }; - class Item669 + class Item755 { dataType="Object"; class PositionInfo { - position[]={10065.733,131.2016,14395.541}; - angles[]={6.1375566,2.9959652,6.2378845}; + position[]={10065.378,131.2381,14395.606}; + angles[]={6.1769185,2.9959652,6.198061}; }; side="Empty"; flags=4; class Attributes { }; - id=6476; + id=13603; type="Land_fort_rampart"; - atlOffset=0.0088500977; + atlOffset=0.008972168; }; - class Item670 + class Item756 { dataType="Object"; class PositionInfo { - position[]={10074.023,130.8972,14398.505}; - angles[]={6.1954112,2.6555002,6.198061}; + position[]={10073.667,130.94051,14398.57}; + angles[]={6.22193,2.6555002,6.1716509}; }; side="Empty"; flags=4; class Attributes { }; - id=6477; + id=13604; type="Land_fort_rampart"; - atlOffset=0.0088195801; + atlOffset=0.0089416504; }; - class Item671 + class Item757 { dataType="Object"; class PositionInfo { - position[]={10073.807,133.20471,14402.576}; - angles[]={6.19806,5.8047352,6.2245855}; + position[]={13748.6,45.689201,13888.268}; + angles[]={0.0080009829,2.2527544,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=6478; - type="Land_Wood_Tower2"; - atlOffset=0.0058898926; + id=13605; + type="csj_rockgod"; + atlOffset=0.0071716309; }; - class Item672 + class Item758 { dataType="Object"; class PositionInfo { - position[]={10087.551,133.3212,14420.888}; - angles[]={6.23522,5.2345247,6.1848388}; + position[]={13769.398,44.615601,13870.669}; + angles[]={6.2245855,5.4169102,6.2272439}; }; side="Empty"; flags=4; class Attributes { }; - id=6479; - type="land_wood_tower"; + id=13606; + type="csj_rockgod"; + atlOffset=0.010772705; }; - class Item673 + class Item759 { dataType="Object"; class PositionInfo { - position[]={10057.777,133.88989,14432.065}; - angles[]={6.2778587,0.73518229,6.2671909}; + position[]={4996.4961,54.167271,12585.189}; + angles[]={0.042640556,1.5407929,0.1141679}; }; side="Empty"; flags=4; class Attributes { }; - id=6480; - type="LAND_uns_army_med"; + id=13607; + type="LAND_uns_westbunker1"; }; - class Item674 + class Item760 { dataType="Object"; class PositionInfo { - position[]={10062.189,133.90385,14446.175}; - angles[]={6.2805333,3.8139374,6.259192}; + position[]={7358.5913,158.68709,15180.944}; + angles[]={0.10626716,6.2053947,0.058600098}; }; side="Empty"; flags=4; class Attributes { }; - id=6481; - type="LAND_UNS_Hootch"; + id=13608; + type="LAND_uns_westbunker1"; }; - class Item675 + class Item761 { dataType="Object"; class PositionInfo { - position[]={10044.032,133.80795,14422.777}; - angles[]={0.0053265258,5.4123621,0.015994642}; + position[]={10093.651,127.94175,14398.174}; + angles[]={6.1271324,5.5008469,6.096067}; }; side="Empty"; flags=4; class Attributes { }; - id=6482; - type="LAND_uns_armyhut3"; + id=13609; + type="LAND_uns_westbunker1"; + atlOffset=7.6293945e-006; }; - class Item676 + class Item762 { dataType="Object"; class PositionInfo { - position[]={10066.94,134.33289,14423.889}; - angles[]={6.2458706,0.7326808,6.2485313}; + position[]={13714.268,46.771484,13801.224}; + angles[]={6.1848373,2.3587112,0.045302324}; }; side="Empty"; flags=4; class Attributes { }; - id=6483; - type="LAND_uns_motorpool1"; + id=13610; + type="LAND_uns_vcshelter4"; + atlOffset=0.095890045; }; - class Item677 + class Item763 { dataType="Object"; class PositionInfo { - position[]={10066.649,138.72626,14431.383}; - angles[]={6.2698536,2.3156302,6.2458706}; + position[]={13718.393,46.434723,13797.051}; + angles[]={0,2.3587112,-0}; }; side="Empty"; flags=4; class Attributes { }; - id=6484; - type="LAND_uns_signaltower"; + id=13611; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item678 + class Item764 { dataType="Object"; class PositionInfo { - position[]={10051.401,134.25804,14460.12}; - angles[]={-0,5.9719448,0.013327583}; + position[]={13726.443,46.327126,13788.815}; + angles[]={0,2.3587112,-0}; }; side="Empty"; flags=4; class Attributes { }; - id=6485; - type="LAND_uns_tentbarracks"; - atlOffset=-0.056427002; + id=13612; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item679 + class Item765 { dataType="Object"; class PositionInfo { - position[]={10040.239,134.07501,14454.508}; - angles[]={6.2751846,5.6010132,0.021328852}; + position[]={13722.32,46.404022,13792.988}; + angles[]={0,2.3587112,-0}; }; side="Empty"; flags=4; class Attributes { }; - id=6486; - type="LAND_uns_tentbarracks"; - atlOffset=-0.0086212158; + id=13613; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item680 + class Item766 { dataType="Object"; class PositionInfo { - position[]={10030.693,134.37479,14441.791}; - angles[]={6.2325621,5.0640454,6.2299037}; + position[]={13725.971,47.082642,13796.373}; + angles[]={-0,2.3587112,0}; }; side="Empty"; + flags=4; class Attributes { }; - id=6487; - type="LAND_uns_tentbarracks"; - atlOffset=0.33190918; + id=13614; + type="LAND_uns_vcshelter4"; + atlOffset=0.013870239; }; - class Item681 + class Item767 { dataType="Object"; class PositionInfo { - position[]={10028.653,133.78436,14429.484}; - angles[]={-0,4.6508956,0.013327583}; + position[]={13730.096,47.043823,13792.2}; + angles[]={-0,2.3587112,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6488; - type="LAND_uns_tentbarracks"; - atlOffset=-0.036804199; + id=13615; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item682 + class Item768 { dataType="Object"; class PositionInfo { - position[]={10046.741,133.81311,14440.435}; - angles[]={-0,0.66957521,0.023998493}; + position[]={13722.043,47.188988,13800.436}; + angles[]={-0,2.3587112,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6489; - type="LAND_UNS_OM"; + id=13616; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item683 + class Item769 { dataType="Object"; class PositionInfo { - position[]={10030.842,134.65131,14451.012}; - angles[]={6.2698536,2.2411263,6.1611309}; + position[]={13717.92,47.445923,13804.608}; + angles[]={0,2.3587112,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6490; - type="land_wood_tower"; - atlOffset=0.017562866; + id=13617; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item684 + class Item770 { dataType="Object"; class PositionInfo { - position[]={10094.007,127.86539,14398.108}; - angles[]={6.1271324,5.5008469,6.096067}; + position[]={13734.469,47.207039,13787.854}; + angles[]={-0,2.3587112,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6491; - type="LAND_uns_westbunker1"; - atlOffset=0.0011367798; + id=13618; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; + }; + class Item771 + { + dataType="Object"; + class PositionInfo + { + position[]={13738.363,46.93708,13783.073}; + angles[]={-0,2.3587112,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13619; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; + }; + class Item772 + { + dataType="Object"; + class PositionInfo + { + position[]={13734.693,46.331116,13780.616}; + angles[]={0,2.3587112,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13620; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; + }; + class Item773 + { + dataType="Object"; + class PositionInfo + { + position[]={13730.568,46.353104,13784.789}; + angles[]={0,2.3587112,-0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13621; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; + }; + class Item774 + { + dataType="Object"; + class PositionInfo + { + position[]={13730.092,48.474747,13816.734}; + angles[]={0,0.78083718,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13622; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; + }; + class Item775 + { + dataType="Object"; + class PositionInfo + { + position[]={13734.234,48.77298,13820.888}; + angles[]={0,0.78083718,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13623; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item685 + class Item776 { dataType="Object"; class PositionInfo { - position[]={10050.559,131.47694,14405.699}; - angles[]={6.2405434,5.0381308,6.253859}; + position[]={13726.057,48.072342,13812.778}; + angles[]={0,0.78083718,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6492; - type="LAND_CSJ_gunpit"; + id=13624; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item686 + class Item777 { dataType="Object"; class PositionInfo { - position[]={10078.091,133.03766,14438.011}; - angles[]={6.2751846,0.67011499,6.2565231}; + position[]={13721.912,47.443169,13808.624}; + angles[]={0,0.78083718,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6493; - type="Land_camonet_east_var1_ep1"; - atlOffset=-1.5258789e-005; + id=13625; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item687 + class Item778 { dataType="Object"; class PositionInfo { - position[]={10082.452,133.07375,14443.726}; - angles[]={6.2805333,0.60201311,6.2511988}; + position[]={13732.635,48.379547,13814.332}; + angles[]={0,0.75699615,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6494; - type="Land_camonet_east_ep1"; - atlOffset=-1.5258789e-005; + id=13626; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item688 + class Item779 { dataType="Object"; class PositionInfo { - position[]={10050.684,137.5777,14416.264}; - angles[]={6.2485313,2.2887342,6.2671909}; + position[]={13736.678,48.61937,13818.583}; + angles[]={0,0.75699615,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6495; - type="Land_Water_Tank"; + id=13627; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item689 + class Item780 { dataType="Object"; class PositionInfo { - position[]={10055.446,133.61368,14426.04}; - angles[]={6.2778587,2.2756202,6.2671909}; + position[]={13728.695,48.102859,13810.28}; + angles[]={0,0.75699615,0}; }; side="Empty"; + flags=4; class Attributes { }; - id=6496; - type="uns_medical1"; - atlOffset=0.81866455; + id=13628; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item690 + class Item781 { dataType="Object"; class PositionInfo { - position[]={10053.41,134.12949,14429.122}; - angles[]={0,2.6365108,0}; + position[]={13724.652,47.781174,13806.029}; + angles[]={0,0.75699615,0}; }; side="Empty"; + flags=4; class Attributes { }; - id=6497; - type="uns_Ace"; - atlOffset=0.70349121; + id=13629; + type="LAND_uns_vcshelter4"; + atlOffset=0.085086823; }; - class Item691 + class Item782 { dataType="Object"; class PositionInfo { - position[]={10073.331,134.4987,14419.192}; - angles[]={6.253859,4.0023394,6.2511969}; + position[]={9912.6514,31.336388,8881.8984}; + angles[]={6.2378831,6.1359181,6.2645216}; }; side="Empty"; + flags=4; class Attributes { }; - id=6498; - type="Land_scntr_open"; - atlOffset=1.5556641; + id=13630; + type="Sign_2"; + atlOffset=0.0002117157; }; - class Item692 + class Item783 { dataType="Object"; class PositionInfo { - position[]={10074.273,132.99194,14416.251}; - angles[]={6.2511988,0.86547232,6.2511988}; + position[]={8170.3481,7.6274347,5957.0249}; + angles[]={0,1.3007205,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=6499; - type="CBox2"; + id=13631; + type="Land_SignM_WarningMilitaryArea_english_F"; }; - class Item693 + class Item784 { dataType="Object"; class PositionInfo { - position[]={10026.391,132.0522,14421.31}; - angles[]={0.013332055,2.5223029,0.021328852}; + position[]={8457.4326,9.5214558,5945.5732}; + angles[]={0,5.3980336,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=6500; - type="uns_battlecross"; + id=13632; + type="Land_SignM_WarningMilitaryArea_english_F"; + atlOffset=0.00026607513; }; - class Item694 + class Item785 { dataType="Object"; class PositionInfo { - position[]={10026.923,132.09221,14419.161}; - angles[]={0.013332055,0.98606253,0.021328852}; + position[]={9984.7783,30.378334,8957.2402}; + angles[]={0,4.0786619,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=6501; - type="uns_battlecross"; + id=13633; + type="sign_stop"; + atlOffset=0.00020980835; }; - class Item695 + class Item786 { dataType="Object"; class PositionInfo { - position[]={10068.955,151.49861,14429.268}; - angles[]={6.2698536,2.6276968,6.2458673}; + position[]={9851.0928,59.25761,9021.0049}; + angles[]={0,2.7763667,0}; }; side="Empty"; + flags=5; class Attributes { }; - id=6502; - type="Antenna"; - atlOffset=0.9254303; + id=13634; + type="sign_stop"; }; - class Item696 + class Item787 { dataType="Object"; class PositionInfo { - position[]={10042.903,137.94548,14442.822}; - angles[]={0,2.1882446,0}; + position[]={9759.4521,40.534931,8894.9512}; + angles[]={0,1.724275,0}; }; side="Empty"; + flags=5; class Attributes { }; - id=6503; - type="Land_Misc_wall_lamp"; - atlOffset=1.1748199; + id=13635; + type="sign_stop"; + atlOffset=0.00021743774; }; - class Item697 + class Item788 { dataType="Object"; class PositionInfo { - position[]={10093.539,128.89395,14397.134}; - angles[]={6.1115589,2.8533173,6.111557}; + position[]={9836.4404,18.952913,8792.7979}; + angles[]={0,0.46974829,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=6504; - type="B_HMG_01_high_F"; - atlOffset=-0.011810303; + id=13636; + type="sign_stop"; + atlOffset=0.0002117157; }; - class Item698 + class Item789 { dataType="Object"; class PositionInfo { - position[]={10095.243,128.8205,14398.651}; - angles[]={6.1271324,2.012809,6.1193337}; + position[]={5039.4844,64.849594,12582.425}; + angles[]={0.0080009829,4.6387615,0.039977662}; }; side="Empty"; flags=4; class Attributes { }; - id=6505; - type="B_HMG_01_high_F"; - atlOffset=-0.010688782; + id=13637; + type="LAND_uns_signaltower"; + atlOffset=0.00021362305; }; - class Item699 + class Item790 { dataType="Object"; class PositionInfo { - position[]={10050.911,133.76004,14402.387}; - angles[]={6.2405434,2.8755736,6.2538304}; + position[]={10066.294,138.7406,14431.448}; + angles[]={6.2698536,2.3156302,6.2458706}; }; side="Empty"; flags=4; class Attributes { }; - id=6506; - type="B_HMG_01_high_F"; - atlOffset=0.013442993; + id=13638; + type="LAND_uns_signaltower"; + atlOffset=0.00021362305; }; - class Item700 + class Item791 { dataType="Object"; class PositionInfo { - position[]={10052.844,133.96759,14408.617}; - angles[]={6.2405434,1.2726893,6.2538304}; + position[]={13764.486,35.700706,13619.619}; + angles[]={0.015998369,3.7362363,6.206007}; }; side="Empty"; flags=4; class Attributes { }; - id=6507; - type="B_HMG_01_high_F"; - atlOffset=0.011901855; + id=13639; + type="Land_smallhangaropen"; + atlOffset=0.00020980835; }; - class Item701 + class Item792 { dataType="Object"; class PositionInfo { - position[]={10053.71,133.90298,14405.312}; - angles[]={6.2405434,1.7256744,6.2538304}; + position[]={13743.355,35.766239,13635.479}; + angles[]={0.042640556,3.7923212,6.2618537}; }; side="Empty"; flags=4; class Attributes { }; - id=6508; - type="B_HMG_01_high_F"; - atlOffset=0.11376953; + id=13640; + type="Land_smallhangaropen"; + atlOffset=0.00021743774; }; - class Item702 + class Item793 { dataType="Object"; class PositionInfo { - position[]={10068.522,148.67638,14430.157}; - angles[]={6.2698536,2.2877085,6.2458673}; + position[]={13725.973,36.058403,13648.212}; + angles[]={0.029326396,3.7666318,6.2192721}; }; side="Empty"; + flags=4; class Attributes { }; - id=6509; - type="B_HMG_01_high_F"; - atlOffset=14.78421; + id=13641; + type="Land_smallhangaropen"; + atlOffset=0.00021362305; }; - class Item703 + class Item794 { dataType="Object"; class PositionInfo { - position[]={10086.845,129.79927,14392.267}; - angles[]={6.0909243,2.3933222,6.1089687}; + position[]={13708.006,36.852261,13661.373}; + angles[]={0.018663859,3.7588568,6.2299027}; }; side="Empty"; flags=4; class Attributes { }; - id=6510; - type="B_Truck_01_transport_F"; - atlOffset=-0.020713806; + id=13642; + type="Land_smallhangaropen"; + atlOffset=0.00021362305; }; - class Item704 + class Item795 { dataType="Object"; class PositionInfo { - position[]={10081.71,130.08498,14389.102}; - angles[]={6.0730019,2.3524387,6.1167407}; + position[]={13538.518,41.947453,13768.74}; + angles[]={-0,0,6.259192}; }; side="Empty"; flags=4; class Attributes { }; - id=6511; - type="B_Truck_01_transport_F"; - atlOffset=-0.018043518; + id=13643; + type="uns_sniper_tree1a"; + atlOffset=0.00021362305; }; - class Item705 + class Item796 { dataType="Object"; class PositionInfo { - position[]={10098.896,130.01697,14406.869}; - angles[]={6.1193357,2.3933222,6.1141477}; + position[]={13538.82,41.337357,13771.814}; + angles[]={6.2805333,4.7198505,6.259192}; }; side="Empty"; flags=4; class Attributes { }; - id=6512; - type="B_Truck_01_transport_F"; - atlOffset=-0.024147034; - }; - class Item706 - { - dataType="Layer"; - name="UNSUNG outpost 1"; - class Entities - { - items=7; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={10102.925,129.94916,14411.57}; - angles[]={6.1453981,2.3933222,6.0934935}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6513; - type="B_Truck_01_transport_F"; - atlOffset=-0.030067444; - }; - class Item1 - { - dataType="Object"; - class PositionInfo - { - position[]={10105.807,130.13025,14417.409}; - angles[]={6.158504,2.3933222,6.0730019}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6514; - type="B_Truck_01_transport_F"; - atlOffset=-0.038162231; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={10076.455,130.24823,14385.734}; - angles[]={6.0679092,2.3933222,6.13234}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6515; - type="B_Truck_01_transport_F"; - atlOffset=-0.015548706; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={10076.771,133.32652,14439.745}; - angles[]={6.2751846,3.9781537,6.2565231}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6516; - type="B_Slingload_01_Cargo_F"; - atlOffset=-7.6293945e-005; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={10079.772,133.21788,14436.161}; - angles[]={6.2751846,4.0064697,6.2565231}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6517; - type="B_Slingload_01_Cargo_F"; - atlOffset=-1.5258789e-005; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={10069.161,133.71846,14423.123}; - angles[]={6.2458706,2.4012954,6.248507}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=6518; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.035263062; - }; - class Item6 - { - dataType="Object"; - class PositionInfo - { - position[]={10067.215,133.92772,14420.837}; - angles[]={0,2.3575318,0}; - }; - side="Empty"; - class Attributes - { - }; - id=6519; - type="B_Slingload_01_Cargo_F"; - atlOffset=0.26234436; - }; - }; - id=6568; - atlOffset=0.13226318; + id=13644; + type="Land_wx_sniperspot"; + atlOffset=0.00021362305; }; - class Item707 + class Item797 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={10076.513,131.22783,14407.988}; - angles[]={6.2299027,0,6.213964}; + position[]={13759.977,43.420624,13788.584}; + angles[]={-0,0.71262038,-0}; }; - areaSize[]={100,0,100}; - flags=1; - id=6569; - type="ModuleHideTerrainObjects_F"; - atlOffset=3.0517578e-005; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; }; + id=13645; + type="csj_VCshelter01"; }; - class Item708 + class Item798 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={10061.412,132.46016,14428.71}; + position[]={13756.945,43.418087,13785.774}; + angles[]={-0,0.83754861,-0}; }; - areaSize[]={100,0,100}; - flags=1; - id=6570; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="outpost"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="FSB Dutch"; - }; - }; - }; - nAttributes=3; }; + id=13646; + type="csj_VCshelter01a"; }; - class Item709 + class Item799 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={13742.076,36.398926,13797.182}; - angles[]={6.2591896,3.8119018,0.0080009829}; + position[]={13735.482,43.925873,13798.991}; + angles[]={0,0.80760473,0}; }; - areaSize[]={300,0,300}; - areaIsRectangle=1; - flags=1; - id=6571; - type="ModuleHideTerrainObjects_F"; - atlOffset=-6.1035156e-005; - class CustomAttributes + side="Empty"; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; }; + id=13647; + type="csj_VCshelter01a"; + atlOffset=0.37490845; }; - class Item710 + class Item800 { dataType="Object"; class PositionInfo { - position[]={13557.752,36.559261,13760.983}; - angles[]={6.2805109,3.7718945,6.2618566}; + position[]={13731.445,43.551369,13802.758}; + angles[]={-0,0.80550873,-0}; }; side="Empty"; flags=4; class Attributes { }; - id=6584; - type="Land_wx_bunker_wall01"; + id=13648; + type="csj_VCshelter01a"; }; - class Item711 + class Item801 { dataType="Object"; class PositionInfo { - position[]={13561.271,36.081551,13758.423}; - angles[]={-0,3.7718945,6.2618566}; + position[]={9884.9521,36.003368,8912.2109}; + angles[]={-0,3.0277052,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6585; - type="Land_wx_bunker_wall01"; - atlOffset=-0.39665604; + id=13649; + type="csj_temple1"; + atlOffset=0.033073425; }; - class Item712 + class Item802 { dataType="Object"; class PositionInfo { - position[]={13564.803,35.749451,13755.802}; - angles[]={-0,3.7718945,6.2671909}; + position[]={13772.17,46.421356,13891.177}; + angles[]={6.2698536,3.9277513,6.2671871}; }; side="Empty"; flags=4; class Attributes { }; - id=6586; - type="Land_wx_bunker_wall01"; - atlOffset=-0.65904236; + id=13650; + type="csj_temple1"; + atlOffset=0.00022506714; }; - class Item713 + class Item803 { dataType="Object"; class PositionInfo { - position[]={13568.38,35.89362,13753.214}; - angles[]={6.2805333,3.7718945,6.2671909}; + position[]={9895.6748,31.450193,8866.9023}; + angles[]={0,3.2505436,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6587; - type="Land_wx_bunker_wall01"; - atlOffset=-0.45288467; + id=13651; + type="LAND_uns_tentbarracks"; + atlOffset=-0.26182938; }; - class Item714 + class Item804 { dataType="Object"; class PositionInfo { - position[]={13571.911,36.288296,13750.593}; - angles[]={-0,3.7718945,6.272521}; + position[]={9910.9951,31.306694,8867.6875}; + angles[]={6.2352223,2.9712799,6.2698536}; }; side="Empty"; flags=4; class Attributes { }; - id=6588; - type="Land_wx_bunker_wall01"; + id=13652; + type="LAND_uns_tentbarracks"; + atlOffset=-0.33150101; }; - class Item715 + class Item805 { dataType="Object"; class PositionInfo { - position[]={13575.462,36.028244,13747.967}; - angles[]={-0,3.7718945,6.272521}; + position[]={9925.1006,31.17252,8874.6895}; + angles[]={6.2299027,2.4124701,6.2511969}; }; side="Empty"; flags=4; class Attributes { }; - id=6589; - type="Land_wx_bunker_wall01"; - atlOffset=-0.22217941; + id=13653; + type="LAND_uns_tentbarracks"; + atlOffset=-0.53682137; }; - class Item716 + class Item806 { dataType="Object"; class PositionInfo { - position[]={13578.993,35.827042,13745.346}; - angles[]={0.0026520467,3.7718945,0}; + position[]={5070.8853,60.903522,12573.919}; + angles[]={0.013327583,2.0118909,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6590; - type="Land_wx_bunker_wall01"; - atlOffset=-0.39405823; + id=13654; + type="LAND_uns_tentbarracks"; }; - class Item717 + class Item807 { dataType="Object"; class PositionInfo { - position[]={13582.57,36.23896,13742.758}; - angles[]={0.013332055,3.7718945,0.0053265258}; + position[]={5074.4146,60.715988,12585.904}; + angles[]={0.015998369,1.6409583,6.2751918}; }; side="Empty"; flags=4; class Attributes { }; - id=6591; - type="Land_wx_bunker_wall01"; + id=13655; + type="LAND_uns_tentbarracks"; }; - class Item718 + class Item808 { dataType="Object"; class PositionInfo { - position[]={13586.102,35.954006,13740.137}; - angles[]={0.013332055,3.7718945,0.0053265258}; + position[]={5071.6543,60.457733,12601.564}; + angles[]={0.018663859,1.103991,6.2778478}; }; side="Empty"; flags=4; class Attributes { }; - id=6592; - type="Land_wx_bunker_wall01"; - atlOffset=-0.33873367; + id=13656; + type="LAND_uns_tentbarracks"; }; - class Item719 + class Item809 { dataType="Object"; class PositionInfo { - position[]={13589.621,35.696136,13737.576}; - angles[]={0.0080009829,3.7718945,0.02399601}; + position[]={5064.063,60.254288,12611.464}; + angles[]={0.018663859,0.6908412,0.0080009829}; }; side="Empty"; flags=4; class Attributes { }; - id=6593; - type="Land_wx_bunker_wall01"; - atlOffset=-0.69953156; + id=13657; + type="LAND_uns_tentbarracks"; }; - class Item720 + class Item810 { dataType="Object"; class PositionInfo { - position[]={13593.152,36.078468,13734.955}; - angles[]={0.015994642,3.7718945,0.015998369}; + position[]={7366.2944,145.81691,15255.787}; + angles[]={0.14040293,0.39330745,0.055939481}; }; side="Empty"; flags=4; class Attributes { }; - id=6594; - type="Land_wx_bunker_wall01"; - atlOffset=-0.40805054; + id=13658; + type="LAND_uns_tentbarracks"; }; - class Item721 + class Item811 { dataType="Object"; class PositionInfo { - position[]={13596.729,35.8269,13732.367}; - angles[]={0.0080009829,3.7718945,0.0053265258}; + position[]={7354.1553,144.92999,15258.74}; + angles[]={0.13255134,0.022375345,0.031986579}; }; side="Empty"; flags=4; class Attributes { }; - id=6595; - type="Land_wx_bunker_wall01"; - atlOffset=-0.72539902; + id=13659; + type="LAND_uns_tentbarracks"; }; - class Item722 + class Item812 { dataType="Object"; class PositionInfo { - position[]={13600.261,36.085571,13729.746}; - angles[]={0.0053265258,3.7718945,0.0026520467}; + position[]={7338.645,145.07338,15255.234}; + angles[]={0.12993197,5.7685938,0.015998369}; }; side="Empty"; flags=4; class Attributes { }; - id=6596; - type="Land_wx_bunker_wall01"; - atlOffset=-0.49182892; + id=13660; + type="LAND_uns_tentbarracks"; }; - class Item723 + class Item813 { dataType="Object"; class PositionInfo { - position[]={13603.836,36.560448,13727.165}; - angles[]={6.2805333,3.7718945,6.2751846}; + position[]={7329.1191,146.08795,15247.179}; + angles[]={0.14824115,5.355444,0.0026744273}; }; side="Empty"; flags=4; class Attributes { }; - id=6597; - type="Land_wx_bunker_wall01"; - atlOffset=7.6293945e-006; + id=13661; + type="LAND_uns_tentbarracks"; }; - class Item724 + class Item814 { dataType="Object"; class PositionInfo { - position[]={13607.367,36.143654,13724.544}; - angles[]={6.2805333,3.7718945,6.272521}; + position[]={10051.046,134.30972,14460.186}; + angles[]={-0,5.9719448,0.013327583}; }; side="Empty"; flags=4; class Attributes { }; - id=6598; - type="Land_wx_bunker_wall01"; - atlOffset=-0.37523651; + id=13662; + type="LAND_uns_tentbarracks"; }; - class Item725 + class Item815 { dataType="Object"; class PositionInfo { - position[]={13610.944,35.814175,13721.956}; - angles[]={6.2805333,3.7718945,6.2698536}; + position[]={10039.884,134.07657,14454.573}; + angles[]={6.2751846,5.6010132,0.021328852}; }; side="Empty"; flags=4; class Attributes { }; - id=6599; - type="Land_wx_bunker_wall01"; - atlOffset=-0.65379333; + id=13663; + type="LAND_uns_tentbarracks"; }; - class Item726 + class Item816 { dataType="Object"; class PositionInfo { - position[]={13614.476,36.031284,13719.335}; - angles[]={6.2778587,3.7718945,6.2751846}; + position[]={10030.337,134.06522,14441.856}; + angles[]={6.2325621,5.0640454,6.2299037}; }; side="Empty"; flags=4; class Attributes { }; - id=6600; - type="Land_wx_bunker_wall01"; - atlOffset=-0.38804626; + id=13664; + type="LAND_uns_tentbarracks"; }; - class Item727 + class Item817 { dataType="Object"; class PositionInfo { - position[]={13617.995,35.760017,13716.774}; - angles[]={6.2778587,3.7718945,0.0080009829}; + position[]={10028.298,133.81645,14429.55}; + angles[]={-0,4.6508956,0.013327583}; }; side="Empty"; flags=4; class Attributes { }; - id=6601; - type="Land_wx_bunker_wall01"; - atlOffset=-0.64543533; + id=13665; + type="LAND_uns_tentbarracks"; + atlOffset=1.5258789e-005; }; - class Item728 + class Item818 { dataType="Object"; class PositionInfo { - position[]={13621.526,36.133987,13714.153}; - angles[]={6.2778587,3.7718945,0.0080009829}; + position[]={13837.461,47.670979,13886.093}; + angles[]={6.2378817,1.6035581,0.039979152}; }; side="Empty"; flags=4; class Attributes { }; - id=6602; - type="Land_wx_bunker_wall01"; - atlOffset=-0.28573608; + id=13666; + type="Land_Vysilac_FM"; + atlOffset=0.00021362305; }; - class Item729 + class Item819 { dataType="Object"; class PositionInfo { - position[]={13625.104,35.860287,13711.565}; - angles[]={6.2778587,3.7718945,0.0053265258}; + position[]={13744.869,46.484856,13769.88}; + angles[]={0,3.8811316,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6603; - type="Land_wx_bunker_wall01"; - atlOffset=-0.57064438; + id=13667; + type="Land_posed"; + atlOffset=1.1385117; }; - class Item730 + class Item820 { dataType="Object"; class PositionInfo { - position[]={13628.635,36.436012,13708.944}; - angles[]={6.2751846,3.7718945,0.0080009829}; + position[]={9937.3115,29.029724,8869.499}; + angles[]={6.2485328,2.4841805,6.2458687}; }; side="Empty"; flags=4; class Attributes { }; - id=6604; - type="Land_wx_bunker_wall01"; - atlOffset=1.1444092e-005; + id=13668; + type="LAND_t_sb_20"; + atlOffset=0.0002117157; }; - class Item731 + class Item821 { dataType="Object"; class PositionInfo { - position[]={13632.186,35.690128,13706.318}; - angles[]={6.2751846,3.7718945,0.0053265258}; + position[]={13711.518,34.669258,13790.033}; + angles[]={6.2645216,3.9252601,0.0080009829}; }; side="Empty"; flags=4; class Attributes { }; - id=6605; - type="Land_wx_bunker_wall01"; - atlOffset=-0.75077057; + id=13669; + type="LAND_nvat_sb_20"; }; - class Item732 + class Item822 { dataType="Object"; class PositionInfo { - position[]={13642.825,34.920063,13698.488}; - angles[]={6.2805333,3.7718945,0.0053265258}; + position[]={13739.297,34.560482,13762.557}; + angles[]={6.2645216,0.75237137,0.0053377044}; }; side="Empty"; flags=4; class Attributes { }; - id=6608; - type="Land_wx_bunker_wall01"; - atlOffset=-1.5163383; + id=13670; + type="LAND_nvat_sb_20"; }; - class Item733 + class Item823 { dataType="Object"; class PositionInfo { - position[]={13646.345,35.472672,13695.928}; - angles[]={6.2805333,3.7718945,6.2805333}; + position[]={9953.3799,29.099146,8894.8516}; + angles[]={6.2591896,1.5786366,6.2219291}; }; side="Empty"; flags=4; class Attributes { }; - id=6609; - type="Land_wx_bunker_wall01"; - atlOffset=-0.97490311; + id=13671; + type="LAND_t_sb_20_half"; + atlOffset=0.0002117157; }; - class Item734 + class Item824 { dataType="Object"; class PositionInfo { - position[]={13649.876,35.8535,13693.307}; - angles[]={0.0026520467,3.7718945,6.2805333}; + position[]={9948.9893,28.922482,8880.7119}; + angles[]={6.2511969,5.5309606,6.2325621}; }; side="Empty"; flags=4; class Attributes { }; - id=6610; - type="Land_wx_bunker_wall01"; - atlOffset=-0.58669662; + id=13672; + type="LAND_t_sb_45"; + atlOffset=0.0002117157; }; - class Item735 + class Item825 { dataType="Object"; class PositionInfo { - position[]={13653.453,36.454578,13690.719}; - angles[]={-0,3.7718945,0.0026520467}; + position[]={13713.908,36.55928,13818.096}; + angles[]={-0,5.5597706,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6611; - type="Land_wx_bunker_wall01"; - atlOffset=1.1444092e-005; + id=13673; + type="LAND_nvat_sb_45"; + atlOffset=0.082603455; }; - class Item736 + class Item826 { dataType="Object"; class PositionInfo { - position[]={13656.984,36.27298,13688.098}; - angles[]={0.0053265258,3.7718945,6.2751846}; + position[]={13726.992,37.305916,13833.451}; + angles[]={6.2245865,3.966845,0.02666023}; }; side="Empty"; flags=4; class Attributes { }; - id=6612; - type="Land_wx_bunker_wall01"; - atlOffset=-0.17329788; + id=13674; + type="LAND_nvat_sb_45"; }; - class Item737 + class Item827 { dataType="Object"; class PositionInfo { - position[]={13660.522,35.796703,13685.465}; - angles[]={0.0080009829,3.7718945,6.2805333}; + position[]={9950.5303,29.555964,8911.2227}; + angles[]={6.272521,4.6485863,6.2166171}; }; side="Empty"; flags=4; class Attributes { }; - id=6613; - type="Land_wx_bunker_wall01"; - atlOffset=-0.65686417; + id=13675; + type="LAND_t_sb_45_half"; }; - class Item738 + class Item828 { dataType="Object"; class PositionInfo { - position[]={13664.054,35.98996,13682.844}; - angles[]={-0,3.7718945,6.2778587}; + position[]={13703.232,35.48951,13804.287}; + angles[]={6.213963,2.3525367,0.018663859}; }; side="Empty"; flags=4; class Attributes { }; - id=6614; - type="Land_wx_bunker_wall01"; - atlOffset=-0.46043777; + id=13676; + type="LAND_nvat_sb_cnr"; }; - class Item739 + class Item829 { dataType="Object"; class PositionInfo { - position[]={13667.631,35.5485,13680.256}; - angles[]={-0,3.7718945,6.2805333}; + position[]={13718.672,37.055187,13832.085}; + angles[]={6.2458706,3.0963392,0.015994642}; }; side="Empty"; flags=4; class Attributes { }; - id=6615; - type="Land_wx_bunker_wall01"; - atlOffset=-0.88983917; + id=13677; + type="LAND_nvat_sb_cnr"; }; - class Item740 + class Item830 { dataType="Object"; class PositionInfo { - position[]={13671.162,35.936115,13677.635}; - angles[]={0.0053265258,3.7718945,6.2805333}; + position[]={13719.313,35.136162,13776.274}; + angles[]={0,5.460031,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6616; - type="Land_wx_bunker_wall01"; - atlOffset=-0.50541687; + id=13678; + type="LAND_nvat_sb_cnr"; + atlOffset=0.45458984; }; - class Item741 + class Item831 { dataType="Object"; class PositionInfo { - position[]={13674.682,36.457088,13675.074}; - angles[]={0.0079935296,3.7718945,0}; + position[]={13728.576,35.072716,13769.846}; + angles[]={0,3.8737226,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6617; - type="Land_wx_bunker_wall01"; - atlOffset=0.0023345947; + id=13679; + type="LAND_nvat_sb_cnr"; + atlOffset=0.38887405; }; - class Item742 + class Item832 { dataType="Object"; class PositionInfo { - position[]={13678.213,36.014004,13672.453}; - angles[]={0.013332055,3.7718945,6.2698536}; + position[]={13750.541,34.691383,13754.323}; + angles[]={6.256525,0.82100976,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6618; - type="Land_wx_bunker_wall01"; - atlOffset=-0.43577957; + id=13680; + type="LAND_nvat_sb_cnr"; + atlOffset=0.14083862; }; - class Item743 + class Item833 { dataType="Object"; class PositionInfo { - position[]={13681.79,35.0452,13669.865}; - angles[]={0.013332055,3.7718945,6.272521}; + position[]={13707.186,37.033859,13810.73}; + angles[]={-0,5.5378118,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6619; - type="Land_wx_bunker_wall01"; - atlOffset=-1.3961754; + id=13681; + type="LAND_nvat_sb_pit1"; + atlOffset=0.080242157; }; - class Item744 + class Item834 { dataType="Object"; class PositionInfo { - position[]={13685.321,34.289597,13667.244}; - angles[]={0.021328852,3.7718945,6.2405448}; + position[]={9952.0889,30.109818,8920.8271}; + angles[]={0,5.7287602,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6620; - type="Land_wx_bunker_wall01"; - atlOffset=-2.1107979; + id=13682; + type="LAND_t_sb_pit2"; + atlOffset=0.33804703; }; - class Item745 + class Item835 { dataType="Object"; class PositionInfo { - position[]={13688.872,34.574318,13664.618}; - angles[]={0.031988446,3.7718945,6.2485328}; + position[]={13716.129,34.717892,13767.13}; + angles[]={6.2698536,0.66256094,0.0079935296}; }; side="Empty"; flags=4; class Attributes { }; - id=6621; - type="Land_wx_bunker_wall01"; - atlOffset=-1.7456512; + id=13683; + type="Land_wx_trench02"; }; - class Item746 + class Item836 { dataType="Object"; class PositionInfo { - position[]={13692.403,35.475006,13661.997}; - angles[]={0.031988446,3.7718945,6.2352223}; + position[]={9882.9727,33.345718,8911.0977}; + angles[]={-0,0,6.2805562}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=13684; + type="uns_EQPT_US"; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; + }; + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=6622; - type="Land_wx_bunker_wall01"; - atlOffset=-0.79099655; }; - class Item747 + class Item837 { dataType="Object"; class PositionInfo { - position[]={13695.98,36.17979,13659.409}; - angles[]={0.029326396,3.7718945,6.2405448}; + position[]={5064.063,64.466843,12591.945}; + angles[]={0,4.5113759,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6623; - type="Land_wx_bunker_wall01"; - atlOffset=0.00233078; + id=13685; + type="Land_Misc_wall_lamp"; + atlOffset=1.0963402; }; - class Item748 + class Item838 { dataType="Object"; class PositionInfo { - position[]={13710.14,35.498344,13649.019}; - angles[]={0.050624419,3.7718945,6.1901212}; + position[]={7348.6157,150.47453,15248.111}; + angles[]={0,2.8927929,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6627; - type="Land_wx_bunker_wall01"; - atlOffset=-0.21361923; + id=13686; + type="Land_Misc_wall_lamp"; + atlOffset=1.5851288; }; - class Item749 + class Item839 { dataType="Object"; class PositionInfo { - position[]={13713.671,35.518814,13646.397}; - angles[]={0.031988446,3.7718945,6.2086568}; + position[]={10042.548,137.92697,14442.888}; + angles[]={0,2.1882446,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6628; - type="Land_wx_bunker_wall01"; - atlOffset=0.0023269653; + id=13687; + type="Land_Misc_wall_lamp"; + atlOffset=1.1646118; }; - class Item750 + class Item840 { dataType="Object"; class PositionInfo { - position[]={13727.886,34.822147,13635.986}; - angles[]={0.074527748,3.7718945,6.2060056}; + position[]={5039.3569,63.364841,12604.414}; + angles[]={0.021331646,4.6118655,0.055941612}; }; side="Empty"; flags=4; class Attributes { }; - id=6632; - type="Land_wx_bunker_wall01"; - atlOffset=-0.27627945; + id=13689; + type="Land_Water_Tank"; + atlOffset=0.00021362305; }; - class Item751 + class Item841 { dataType="Object"; class PositionInfo { - position[]={13731.405,34.698448,13633.426}; - angles[]={0.079829417,3.7718945,6.2033563}; + position[]={10050.327,137.58588,14416.329}; + angles[]={6.2485313,2.2887342,6.2671909}; }; side="Empty"; flags=4; class Attributes { }; - id=6633; - type="Land_wx_bunker_wall01"; - atlOffset=-0.32033539; + id=13690; + type="Land_Water_Tank"; + atlOffset=0.00021362305; }; - class Item752 + class Item842 { dataType="Object"; class PositionInfo { - position[]={13745.596,34.835423,13622.97}; - angles[]={0.12993105,3.7718945,6.2299027}; + position[]={13753.309,38.95343,13763.737}; + angles[]={6.253861,0.0067951204,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6637; - type="Land_wx_bunker_wall01"; - atlOffset=-0.27324677; + id=13699; + type="Land_wx_radar"; + atlOffset=0.00021362305; }; - class Item753 + class Item843 { dataType="Object"; class PositionInfo { - position[]={13749.127,34.725044,13620.349}; - angles[]={0.12993105,3.7718945,6.2272439}; + position[]={9885.5049,32.297218,8904.2598}; + angles[]={5.9145799,3.1313694,6.2363863}; }; side="Empty"; flags=4; class Attributes { }; - id=6638; - type="Land_wx_bunker_wall01"; - atlOffset=-0.5334549; + id=13700; + type="B_HMG_01_F"; + atlOffset=0.0002117157; }; - class Item754 + class Item844 { dataType="Object"; class PositionInfo { - position[]={13752.704,35.364128,13617.761}; - angles[]={0.13517025,3.7718945,6.1954122}; + position[]={3083.2168,11.174368,2718.2976}; + angles[]={6.1908512,1.7657573,6.2150435}; }; side="Empty"; flags=4; class Attributes { }; - id=6639; - type="Land_wx_bunker_wall01"; - atlOffset=0.0023574829; + id=13701; + type="B_HMG_01_F"; + atlOffset=0.20571995; }; - class Item755 + class Item845 { dataType="Object"; class PositionInfo { - position[]={13766.863,35.539284,13607.37}; - angles[]={0.11942901,3.7718945,6.1795573}; + position[]={3063.5962,3.3225958,2705.0713}; + angles[]={-0,2.2698638,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6643; - type="Land_wx_bunker_wall01"; - atlOffset=0.0023612976; + id=13702; + type="B_HMG_01_F"; + atlOffset=0.00021219254; }; - class Item756 + class Item846 { dataType="Object"; class PositionInfo { - position[]={13770.395,34.963081,13604.749}; - angles[]={0.1141679,3.7718945,6.1795578}; + position[]={2875.823,15.587107,2643.907}; + angles[]={-0,0.70456207,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6644; - type="Land_wx_bunker_wall01"; - atlOffset=-0.51979828; + id=13703; + type="B_HMG_01_F"; }; - class Item757 + class Item847 { dataType="Object"; class PositionInfo { - position[]={13561.867,36.248707,13792.988}; - angles[]={0,2.2006741,0}; + position[]={2860.7681,15.588937,2644.0398}; + angles[]={0.01077548,5.5637507,5.7649107}; }; side="Empty"; - flags=4; class Attributes { }; - id=6779; - type="Land_wx_bunker_wall01"; - atlOffset=-0.54569626; + id=13704; + type="B_HMG_01_F"; + atlOffset=11.624487; }; - class Item758 + class Item848 { dataType="Object"; class PositionInfo { - position[]={13564.493,36.432587,13796.511}; - angles[]={0.0026520467,2.2006316,6.272521}; + position[]={2875.7842,15.586159,2617.7036}; + angles[]={-0,2.2765052,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6780; - type="Land_wx_bunker_wall01"; - atlOffset=-0.35413361; + id=13705; + type="B_HMG_01_F"; }; - class Item759 + class Item849 { dataType="Object"; class PositionInfo { - position[]={13567.114,36.460037,13800.066}; - angles[]={0.0026520467,2.2006316,6.272521}; + position[]={2861.5823,15.583169,2617.1379}; + angles[]={-0,4.0079002,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6781; - type="Land_wx_bunker_wall01"; - atlOffset=-0.28924942; + id=13706; + type="B_HMG_01_F"; }; - class Item760 + class Item850 { dataType="Object"; class PositionInfo { - position[]={13569.73,36.789352,13803.604}; - angles[]={-0,2.200633,6.2751918}; + position[]={8431.0303,16.358097,6038.4097}; + angles[]={-0,5.4995584,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6782; - type="Land_wx_bunker_wall01"; - atlOffset=0.061847687; + id=13707; + type="B_HMG_01_F"; + atlOffset=0.0002117157; }; - class Item761 + class Item851 { dataType="Object"; class PositionInfo { - position[]={13572.321,36.679508,13807.178}; - angles[]={0.0053265258,2.2007093,6.2805333}; + position[]={8226.3398,20.532337,6015.8413}; + angles[]={-0,0.33935815,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6783; - type="Land_wx_bunker_wall01"; - atlOffset=-0.014701843; + id=13708; + type="B_HMG_01_F"; + atlOffset=0.0002117157; }; - class Item762 + class Item852 { dataType="Object"; class PositionInfo { - position[]={13574.913,36.110985,13810.716}; - angles[]={0.0026520467,2.2010241,6.2805333}; + position[]={6759.5151,14.902784,7483.8511}; + angles[]={0.0053377044,0.43820313,0.031988446}; }; side="Empty"; flags=4; class Attributes { }; - id=6784; - type="Land_wx_bunker_wall01"; - atlOffset=-0.56602097; + id=13709; + type="B_HMG_01_F"; + atlOffset=0.00021266937; }; - class Item763 + class Item853 { dataType="Object"; class PositionInfo { - position[]={13577.499,36.641487,13814.233}; - angles[]={0.0079935296,2.2008801,0}; + position[]={6777.7539,15.57262,7479.7129}; + angles[]={6.2805333,0.12475315,0.015998369}; }; side="Empty"; flags=4; class Attributes { }; - id=6785; - type="Land_wx_bunker_wall01"; + id=13710; + type="B_HMG_01_F"; + atlOffset=0.00021266937; }; - class Item764 + class Item854 { dataType="Object"; class PositionInfo { - position[]={13580.12,35.999641,13817.765}; - angles[]={0.010664274,2.20086,0}; + position[]={9942.6475,52.042507,8905.0371}; + angles[]={0,1.8029169,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6786; - type="Land_wx_bunker_wall01"; - atlOffset=-0.61621094; + id=13711; + type="B_HMG_01_high_F"; + atlOffset=20.143625; }; - class Item765 + class Item855 { dataType="Object"; class PositionInfo { - position[]={13582.704,36.307274,13821.344}; - angles[]={0.010664274,2.2008307,0.0026520467}; + position[]={9858.8311,32.502106,8860.1357}; + angles[]={6.2485328,3.3656416,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6787; - type="Land_wx_bunker_wall01"; - atlOffset=-0.27095032; + id=13712; + type="B_HMG_01_high_F"; }; - class Item766 + class Item856 { dataType="Object"; class PositionInfo { - position[]={13585.325,36.542389,13824.877}; - angles[]={0.015994642,2.2008801,0.0053265258}; + position[]={9888.4053,33.340118,8885.5723}; + angles[]={0,3.6266599,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6788; - type="Land_wx_bunker_wall01"; - atlOffset=3.8146973e-006; + id=13713; + type="B_HMG_01_high_F"; + atlOffset=0.3534317; }; - class Item767 + class Item857 { dataType="Object"; class PositionInfo { - position[]={13587.906,35.70475,13828.451}; - angles[]={0.045301005,2.2007017,0.029324362}; + position[]={9891.0908,32.963619,8885.6465}; + angles[]={6.2618566,3.0081089,6.2805109}; }; side="Empty"; - flags=4; class Attributes { }; - id=6789; - type="Land_wx_bunker_wall01"; - atlOffset=-0.69939423; + id=13714; + type="B_HMG_01_high_F"; + atlOffset=0.30886459; }; - class Item768 + class Item858 { dataType="Object"; class PositionInfo { - position[]={13590.523,36.390022,13831.982}; - angles[]={0.047963165,2.2008595,0.029324362}; + position[]={9893.1807,33.011452,8886.8379}; + angles[]={6.2618566,2.3456914,6.2805109}; }; side="Empty"; flags=4; class Attributes { }; - id=6790; - type="Land_wx_bunker_wall01"; - atlOffset=0.074462891; + id=13715; + type="B_HMG_01_high_F"; + atlOffset=0.010530472; }; - class Item769 + class Item859 { dataType="Object"; class PositionInfo { - position[]={13593.109,35.870182,13835.568}; - angles[]={0.069223277,2.2008021,0.045301005}; + position[]={3721.7627,5.2555151,2773.9824}; + angles[]={0.17938408,0,6.13234}; }; side="Empty"; flags=4; class Attributes { }; - id=6791; - type="Land_wx_bunker_wall01"; - atlOffset=-0.36003494; + id=13716; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item770 + class Item860 { dataType="Object"; class PositionInfo { - position[]={13595.726,36.097672,13839.101}; - angles[]={0.06656827,2.2008307,0.039979152}; + position[]={3722.9868,7.4258084,2725.8848}; + angles[]={0.0080009829,0,6.253861}; }; side="Empty"; flags=4; class Attributes { }; - id=6792; - type="Land_wx_bunker_wall01"; + id=13717; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item771 + class Item861 { dataType="Object"; class PositionInfo { - position[]={13598.292,35.633286,13842.618}; - angles[]={0.058599081,2.2006309,0.053282689}; + position[]={3723.3345,7.5168266,2683.8586}; }; side="Empty"; flags=4; class Attributes { }; - id=6793; - type="Land_wx_bunker_wall01"; - atlOffset=-0.39405823; + id=13718; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item772 + class Item862 { dataType="Object"; class PositionInfo { - position[]={13600.907,35.800392,13846.146}; - angles[]={0,2.2007446,0}; + position[]={3724.3899,7.5958662,2632.8564}; + angles[]={0.0026520467,0,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6794; - type="Land_wx_bunker_wall01"; - atlOffset=-0.18095398; + id=13719; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item773 + class Item863 { dataType="Object"; class PositionInfo { - position[]={13603.493,35.427528,13849.729}; - angles[]={0,2.2006898,0}; + position[]={3725.1851,7.8063817,2577.4712}; + angles[]={0.0053265258,0,6.2778587}; }; side="Empty"; flags=4; class Attributes { }; - id=6795; - type="Land_wx_bunker_wall01"; - atlOffset=-0.529953; + id=13720; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item774 + class Item864 { dataType="Object"; class PositionInfo { - position[]={13606.121,35.891579,13853.264}; - angles[]={0,2.2009315,0}; + position[]={3725.1133,8.1705017,2517.1104}; + angles[]={0.0053265258,0,6.2751846}; }; side="Empty"; flags=4; class Attributes { }; - id=6796; - type="Land_wx_bunker_wall01"; - atlOffset=-0.037773132; + id=13721; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item775 + class Item865 { dataType="Object"; class PositionInfo { - position[]={13608.737,35.624313,13856.814}; - angles[]={0,2.2008021,0}; + position[]={3724.7976,8.6481943,2460.8127}; + angles[]={0.0026520467,0,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6797; - type="Land_wx_bunker_wall01"; - atlOffset=-0.31367874; + id=13722; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item776 + class Item866 { dataType="Object"; class PositionInfo { - position[]={13611.354,35.946629,13860.346}; - angles[]={0,2.2008021,0}; + position[]={3724.272,9.3289185,2404.5947}; + angles[]={0.010664274,0,0.053282689}; }; side="Empty"; flags=4; class Attributes { }; - id=6798; - type="Land_wx_bunker_wall01"; - atlOffset=-0.12481689; + id=13723; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item777 + class Item867 { dataType="Object"; class PositionInfo { - position[]={13613.943,36.096577,13863.925}; - angles[]={0,2.2008862,0}; + position[]={3723.98,16.210606,2347.3359}; }; side="Empty"; - flags=4; class Attributes { }; - id=6799; - type="Land_wx_bunker_wall01"; - atlOffset=-0.11348724; + id=13724; + type="B_HMG_01_high_F"; + atlOffset=6.3711376; }; - class Item778 + class Item868 { dataType="Object"; class PositionInfo { - position[]={13616.563,35.895542,13867.454}; - angles[]={0.0080009829,2.2011428,0.045303639}; + position[]={3724.3877,10.557936,2296.9814}; + angles[]={0.0053377044,0,0.15345061}; }; side="Empty"; flags=4; class Attributes { }; - id=6800; - type="Land_wx_bunker_wall01"; - atlOffset=-0.49436569; + id=13725; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item779 + class Item869 { dataType="Object"; class PositionInfo { - position[]={13619.115,36.355686,13870.977}; - angles[]={0,2.2008593,0}; + position[]={3722.5688,10.697426,2235.2539}; + angles[]={0.0053377044,0,0.11942951}; }; side="Empty"; flags=4; class Attributes { }; - id=6801; - type="Land_wx_bunker_wall01"; - atlOffset=-0.12395477; + id=13726; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item780 + class Item870 { dataType="Object"; class PositionInfo { - position[]={13621.739,36.566811,13874.504}; - angles[]={0,2.2009563,0}; + position[]={3723.3862,10.513403,2174.4058}; + angles[]={0.0026520467,0,0.023993526}; }; side="Empty"; flags=4; class Attributes { }; - id=6802; - type="Land_wx_bunker_wall01"; - atlOffset=-0.050048828; + id=13727; + type="B_HMG_01_high_F"; + atlOffset=0.00025081635; }; - class Item781 + class Item871 { dataType="Object"; class PositionInfo { - position[]={13624.323,36.290157,13878.092}; - angles[]={0,2.2011008,0}; + position[]={3723.2148,10.230395,2120.5291}; + angles[]={-0,0,6.2645249}; }; side="Empty"; flags=4; class Attributes { }; - id=6803; - type="Land_wx_bunker_wall01"; - atlOffset=-0.47159195; + id=13728; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item782 + class Item872 { dataType="Object"; class PositionInfo { - position[]={13626.942,36.618595,13881.622}; - angles[]={0,2.2000751,0}; + position[]={3721.0225,10.008814,2064.8884}; + angles[]={6.2778478,0,6.2591896}; }; side="Empty"; flags=4; class Attributes { }; - id=6804; - type="Land_wx_bunker_wall01"; - atlOffset=-0.26810455; + id=13729; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item783 + class Item873 { dataType="Object"; class PositionInfo { - position[]={13629.575,36.191868,13885.159}; - angles[]={0,2.1998181,0}; + position[]={3720.6851,9.7372055,2011.8276}; + angles[]={6.2805333,0,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=6805; - type="Land_wx_bunker_wall01"; - atlOffset=-0.82089996; + id=13730; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item784 + class Item874 { dataType="Object"; class PositionInfo { - position[]={13632.198,35.801842,13888.688}; - angles[]={0,2.1993155,0}; + position[]={3718.0879,9.4969769,1944.6694}; + angles[]={6.2778587,0,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=6806; - type="Land_wx_bunker_wall01"; - atlOffset=-1.3388062; + id=13731; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item785 + class Item875 { dataType="Object"; class PositionInfo { - position[]={13634.779,37.151588,13892.269}; - angles[]={0,2.2004819,0}; + position[]={3718.3877,9.420475,1881.5391}; }; side="Empty"; flags=4; class Attributes { }; - id=6807; - type="Land_wx_bunker_wall01"; - atlOffset=-0.13398361; + id=13732; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item786 + class Item876 { dataType="Object"; class PositionInfo { - position[]={13637.405,37.314785,13895.802}; - angles[]={0,2.2005827,0}; + position[]={3714.0659,9.2902756,1822.3877}; + angles[]={0.0053265258,0,6.2698536}; }; side="Empty"; flags=4; class Attributes { }; - id=6808; - type="Land_wx_bunker_wall01"; - atlOffset=-0.17438507; + id=13733; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item787 + class Item877 { dataType="Object"; class PositionInfo { - position[]={13639.959,37.368618,13899.322}; - angles[]={0,2.2005892,0}; + position[]={3673.8218,6.8274612,2781.9346}; + angles[]={0.063912325,0,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6809; - type="Land_wx_bunker_wall01"; - atlOffset=-0.3821907; + id=13734; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item788 + class Item878 { dataType="Object"; class PositionInfo { - position[]={13642.58,36.992554,13902.856}; - angles[]={0,2.20049,0}; + position[]={3633.8203,5.7430944,2785.3818}; + angles[]={0.069222413,0,0.034652505}; }; side="Empty"; flags=4; class Attributes { }; - id=6810; - type="Land_wx_bunker_wall01"; - atlOffset=-1.0765114; + id=13735; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item789 + class Item879 { dataType="Object"; class PositionInfo { - position[]={13645.17,38.129929,13906.436}; - angles[]={0,2.20049,0}; + position[]={3627.6855,7.3104806,2737.4248}; }; side="Empty"; flags=4; class Attributes { }; - id=6811; - type="Land_wx_bunker_wall01"; - atlOffset=-0.24860764; + id=13736; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item790 + class Item880 { dataType="Object"; class PositionInfo { - position[]={13647.785,38.511429,13909.967}; - angles[]={0,2.2004826,0}; + position[]={3622.5112,7.3103976,2681.1113}; }; side="Empty"; flags=4; class Attributes { }; - id=6812; - type="Land_wx_bunker_wall01"; - atlOffset=-0.1257782; + id=13737; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item791 + class Item881 { dataType="Object"; class PositionInfo { - position[]={13650.409,38.812229,13913.516}; - angles[]={0,2.2005465,0}; + position[]={3624.1165,7.3101974,2625.4211}; }; side="Empty"; flags=4; class Attributes { }; - id=6813; - type="Land_wx_bunker_wall01"; - atlOffset=-0.10564804; + id=13738; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item792 + class Item882 { dataType="Object"; class PositionInfo { - position[]={13653.029,38.652885,13917.046}; - angles[]={0,2.200561,0}; + position[]={3620.2344,7.727191,2571.2717}; + angles[]={0.0053265258,0,6.2778587}; }; side="Empty"; flags=4; class Attributes { }; - id=6814; - type="Land_wx_bunker_wall01"; - atlOffset=-0.58121872; + id=13739; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item793 + class Item883 { dataType="Object"; class PositionInfo { - position[]={13655.612,39.123142,13920.636}; - angles[]={0,2.2005882,0}; + position[]={3610.0605,8.1846142,2520.0803}; + angles[]={0.0079935296,0,6.2698536}; }; side="Empty"; flags=4; class Attributes { }; - id=6815; - type="Land_wx_bunker_wall01"; - atlOffset=-0.5151329; + id=13740; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item794 + class Item884 { dataType="Object"; class PositionInfo { - position[]={13658.229,39.773251,13924.163}; - angles[]={0,2.2006319,0}; + position[]={3594.874,9.699831,2480.2332}; + angles[]={6.1742845,0,6.1585021}; }; side="Empty"; flags=4; class Attributes { }; - id=6816; - type="Land_wx_bunker_wall01"; - atlOffset=-0.29483032; + id=13741; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item795 + class Item885 { dataType="Object"; class PositionInfo { - position[]={13660.793,40.13921,13927.684}; - angles[]={0,2.2004893,0}; + position[]={3575.1204,9.7161922,2445.0583}; + angles[]={6.2272439,0,6.2485313}; }; side="Empty"; flags=4; class Attributes { }; - id=6817; - type="Land_wx_bunker_wall01"; - atlOffset=-0.37779999; + id=13742; + type="B_HMG_01_high_F"; + atlOffset=0.0022478104; }; - class Item796 + class Item886 { dataType="Object"; class PositionInfo { - position[]={13663.417,40.298092,13931.216}; - angles[]={0,2.2001095,0}; + position[]={3565.1345,9.9984837,2418.1035}; + angles[]={0.0026520467,0,6.259192}; }; side="Empty"; flags=4; class Attributes { }; - id=6818; - type="Land_wx_bunker_wall01"; - atlOffset=-0.63568115; + id=13743; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item797 + class Item887 { dataType="Object"; class PositionInfo { - position[]={13665.996,40.975517,13934.797}; - angles[]={0,2.2016237,0}; + position[]={3543.47,10.427156,2384.2693}; + angles[]={0.0026520467,0,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=6819; - type="Land_wx_bunker_wall01"; - atlOffset=-0.3144722; + id=13744; + type="B_HMG_01_high_F"; + atlOffset=0.00021362305; }; - class Item798 + class Item888 { dataType="Object"; class PositionInfo { - position[]={13668.621,41.446815,13938.326}; - angles[]={0,2.2021208,0}; + position[]={3525.1018,10.530021,2350.207}; }; side="Empty"; flags=4; class Attributes { }; - id=6820; - type="Land_wx_bunker_wall01"; - atlOffset=-0.16297531; + id=13745; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item799 + class Item889 { dataType="Object"; class PositionInfo { - position[]={13671.199,41.644211,13941.899}; - angles[]={0,2.2010872,0}; + position[]={3506.2039,10.538275,2317.7585}; + angles[]={-0,0,0.0079935296}; }; side="Empty"; flags=4; class Attributes { }; - id=6821; - type="Land_wx_bunker_wall01"; - atlOffset=-0.22168732; + id=13746; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item800 + class Item890 { dataType="Object"; class PositionInfo { - position[]={13673.822,41.908875,13945.433}; - angles[]={0,2.2012014,0}; + position[]={3482.3933,10.54008,2281.1511}; }; side="Empty"; flags=4; class Attributes { }; - id=6822; - type="Land_wx_bunker_wall01"; - atlOffset=-0.20866394; + id=13747; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item801 + class Item891 { dataType="Object"; class PositionInfo { - position[]={13676.401,42.285351,13949.013}; - angles[]={0,2.200844,0}; + position[]={3467.5249,10.617156,2243.6382}; + angles[]={0.0026520467,0,6.2751846}; }; side="Empty"; flags=4; class Attributes { }; - id=6823; - type="Land_wx_bunker_wall01"; - atlOffset=-0.13640976; + id=13748; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item802 + class Item892 { dataType="Object"; class PositionInfo { - position[]={13679.019,42.07682,13952.551}; - angles[]={0,2.2008088,0}; + position[]={3452.6858,10.679844,2192.8818}; + angles[]={6.2778587,5.2162709,0.0053265258}; }; side="Empty"; flags=4; class Attributes { }; - id=6824; - type="Land_wx_bunker_wall01"; - atlOffset=-0.70581055; + id=13749; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item803 + class Item893 { dataType="Object"; class PositionInfo { - position[]={13681.582,42.548782,13956.065}; - angles[]={0,2.2002821,0}; + position[]={3456.7839,10.747116,2204.6646}; + angles[]={6.2805333,4.9269361,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=6825; - type="Land_wx_bunker_wall01"; - atlOffset=-0.51885223; + id=13750; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item804 + class Item894 { dataType="Object"; class PositionInfo { - position[]={13684.205,43.029743,13959.598}; - angles[]={0,2.1999941,0}; + position[]={3457.6042,10.035042,2153.9204}; + angles[]={6.2645216,0,6.2671871}; }; side="Empty"; flags=4; class Attributes { }; - id=6826; - type="Land_wx_bunker_wall01"; - atlOffset=-0.25058746; + id=13751; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item805 + class Item895 { dataType="Object"; class PositionInfo { - position[]={13686.786,43.342525,13963.178}; - angles[]={0,2.1987188,0}; + position[]={3461.8909,10.661616,2098.7588}; + angles[]={6.2751846,0,0.13778783}; }; side="Empty"; flags=4; class Attributes { }; - id=6827; - type="Land_wx_bunker_wall01"; - atlOffset=-0.077617645; + id=13752; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item806 + class Item896 { dataType="Object"; class PositionInfo { - position[]={13689.409,43.428486,13966.707}; - angles[]={0,2.1985269,0}; + position[]={3465.7051,9.6468849,2014.3054}; + angles[]={-0,0,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6828; - type="Land_wx_bunker_wall01"; - atlOffset=-0.11110687; + id=13753; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item807 + class Item897 { dataType="Object"; class PositionInfo { - position[]={13692.03,43.267845,13970.26}; - angles[]={0,2.1995451,0}; + position[]={3177.7026,6.7201266,2735.2266}; + angles[]={6.2352223,1.635465,0.02666023}; }; side="Empty"; flags=4; class Attributes { }; - id=6829; - type="Land_wx_bunker_wall01"; - atlOffset=-0.36209106; + id=13754; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item808 + class Item898 { dataType="Object"; class PositionInfo { - position[]={13694.655,43.572166,13973.793}; - angles[]={0,2.199837,0}; + position[]={3176.6304,6.4854932,2713.7314}; + angles[]={0.0053377044,1.5552903,0.021328852}; }; side="Empty"; flags=4; class Attributes { }; - id=6830; - type="Land_wx_bunker_wall01"; - atlOffset=-0.12549973; + id=13755; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item809 + class Item899 { dataType="Object"; class PositionInfo { - position[]={13697.236,43.750233,13977.374}; - angles[]={0,2.2001343,0}; + position[]={2835.7668,16.328142,2671.2881}; + angles[]={-0,1.4544364,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6831; - type="Land_wx_bunker_wall01"; - atlOffset=0.0050582886; + id=13756; + type="B_HMG_01_high_F"; }; - class Item810 + class Item900 { dataType="Object"; class PositionInfo { - position[]={13699.856,43.781391,13980.909}; - angles[]={0,2.2001343,0}; + position[]={7516.5684,10.2041,4595.9976}; + angles[]={6.2618566,0.088719562,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6832; - type="Land_wx_bunker_wall01"; - atlOffset=0.00012969971; + id=13757; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item811 + class Item901 { dataType="Object"; class PositionInfo { - position[]={13702.417,43.569233,13984.427}; - angles[]={0,2.2003343,0}; + position[]={7501.9302,10.147481,4594.7056}; + angles[]={6.2671871,0,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6833; - type="Land_wx_bunker_wall01"; - atlOffset=-0.21612167; + id=13758; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item812 + class Item902 { dataType="Object"; class PositionInfo { - position[]={13705.037,42.081192,13987.958}; - angles[]={0,2.2003839,0}; + position[]={7556.1211,10.140208,4555.144}; + angles[]={-0,2.0404596,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6834; - type="Land_wx_bunker_wall01"; - atlOffset=-1.7041626; + id=13759; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item813 + class Item903 { dataType="Object"; class PositionInfo { - position[]={13707.623,40.950081,13991.534}; - angles[]={0,2.2005174,0}; + position[]={7552.4199,10.113249,4540.8682}; + angles[]={-0,1.6537133,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6835; - type="Land_wx_bunker_wall01"; - atlOffset=-2.8235207; + id=13760; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item814 + class Item904 { dataType="Object"; class PositionInfo { - position[]={13550.644,36.089909,13766.192}; - angles[]={6.2805109,3.7718945,6.2405448}; + position[]={3432.4333,4.9298611,6013.6816}; + angles[]={6.2805333,0.59398115,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=6582; - type="Land_wx_bunker_wall01"; - atlOffset=-0.7444725; + id=13761; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item815 + class Item905 { dataType="Object"; class PositionInfo { - position[]={13554.221,36.185711,13763.604}; - angles[]={6.2805109,3.7718945,6.2432079}; + position[]={3418.9985,4.9112787,6019.6362}; + angles[]={0.0026520467,0.5052616,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6583; - type="Land_wx_bunker_wall01"; - atlOffset=-0.4937439; + id=13762; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item816 + class Item906 { dataType="Object"; class PositionInfo { - position[]={13548.897,36.493423,13775.243}; - angles[]={0.013321283,2.2006319,1.3966028e-005}; + position[]={3447.2688,4.9257917,5958.7876}; + angles[]={-0,2.2901516,0.0053265258}; }; side="Empty"; flags=4; class Attributes { }; - id=6774; - type="Land_wx_bunker_wall01"; - atlOffset=-0.46037674; + id=13763; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item817 + class Item907 { dataType="Object"; class PositionInfo { - position[]={13551.484,35.77599,13778.822}; - angles[]={6.2751846,2.2006314,6.256525}; + position[]={3437.1204,4.9203329,5948.0869}; + angles[]={-0,2.0900173,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6775; - type="Land_wx_bunker_wall01"; - atlOffset=-1.1170235; + id=13764; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item818 + class Item908 { dataType="Object"; class PositionInfo { - position[]={13554.107,36.85128,13782.352}; - angles[]={6.2751846,2.2006309,6.256525}; + position[]={13616.576,14.813984,7190.0112}; + angles[]={-0,5.4156647,0.010664274}; }; side="Empty"; flags=4; class Attributes { }; - id=6776; - type="Land_wx_bunker_wall01"; + id=13765; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item819 + class Item909 { dataType="Object"; class PositionInfo { - position[]={13556.668,36.192921,13785.873}; - angles[]={6.272521,2.2006538,6.2618566}; + position[]={13609.185,14.799351,7177.3311}; + angles[]={-0,5.3269453,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6777; - type="Land_wx_bunker_wall01"; - atlOffset=-0.63282394; + id=13766; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item820 + class Item910 { dataType="Object"; class PositionInfo { - position[]={13559.282,36.834663,13789.406}; - angles[]={6.2778478,2.200717,6.2618566}; + position[]={13672.741,14.848513,7198.8032}; + angles[]={-0,0.85995847,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6778; - type="Land_wx_bunker_wall01"; - atlOffset=0.030509949; + id=13767; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item821 + class Item911 { dataType="Object"; class PositionInfo { - position[]={13547.112,36.448383,13768.813}; - angles[]={6.2778587,3.7718945,6.2565274}; + position[]={13682.271,14.848901,7187.5479}; + angles[]={-0,0.72372341,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6581; - type="Land_wx_bunker_wall01"; - atlOffset=-0.52429962; + id=13768; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item822 + class Item912 { dataType="Object"; class PositionInfo { - position[]={13546.282,36.191269,13771.71}; - angles[]={6.2778587,2.2000959,6.2565274}; + position[]={1595.4312,11.191969,13615.5}; + angles[]={0,1.782499,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6773; - type="Land_wx_bunker_wall01"; - atlOffset=-0.81900787; + id=13769; + type="B_HMG_01_high_F"; + atlOffset=1.0216885; }; - class Item823 + class Item913 { dataType="Object"; class PositionInfo { - position[]={13638.352,34.528145,13700.034}; - angles[]={6.2751846,3.7783103,0.0053265258}; + position[]={1596.1086,10.264904,13630.055}; + angles[]={-0,1.6937795,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6843; - type="Cage_Wall"; - atlOffset=-1.1444092e-005; + id=13770; + type="B_HMG_01_high_F"; + atlOffset=0.095012665; }; - class Item824 + class Item914 { dataType="Object"; class PositionInfo { - position[]={13635.717,34.91988,13703.697}; - angles[]={6.2751846,3.7718945,0.0053265258}; + position[]={1549.8278,10.196341,13581.322}; + angles[]={0.0026520467,3.3498647,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=6606; - type="Land_wx_bunker_wall01"; - atlOffset=-1.5188904; + id=13771; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item825 + class Item915 { dataType="Object"; class PositionInfo { - position[]={13712.954,40.889172,13994.131}; - angles[]={-0,3.1907995,6.2778587}; + position[]={1536.2485,10.179255,13586.683}; + angles[]={0.0026520467,3.0484321,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6844; - type="Land_wx_bunker_wall01"; - atlOffset=-2.8404274; + id=13772; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item826 + class Item916 { dataType="Object"; class PositionInfo { - position[]={13716.937,41.750011,13992.539}; - angles[]={-0,3.7718945,0}; + position[]={3365.0002,30.80986,9510.582}; + angles[]={0,4.4489021,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6845; - type="Land_wx_bunker_wall01"; - atlOffset=-1.9753456; + id=13773; + type="B_HMG_01_high_F"; + atlOffset=1.0216904; }; - class Item827 + class Item917 { dataType="Object"; class PositionInfo { - position[]={13720.514,42.733604,13989.951}; - angles[]={-0,3.7718945,0}; + position[]={3371.0967,29.885607,9497.332}; + angles[]={-0,4.3601828,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6846; - type="Land_wx_bunker_wall01"; - atlOffset=-0.99175262; + id=13774; + type="B_HMG_01_high_F"; + atlOffset=0.10081291; }; - class Item828 + class Item918 { dataType="Object"; class PositionInfo { - position[]={13724.045,43.30896,13987.33}; - angles[]={6.2805333,3.7718945,0.0080009829}; + position[]={3389.9146,29.790119,9561.8369}; + angles[]={-0,6.0162678,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6847; - type="Land_wx_bunker_wall01"; - atlOffset=-0.43831253; + id=13775; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item829 + class Item919 { dataType="Object"; class PositionInfo { - position[]={13727.564,43.135345,13984.77}; - angles[]={6.2805333,3.7718945,0.010664274}; + position[]={3404.4663,29.789324,9563.2891}; + angles[]={-0,5.7148352,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6848; - type="Land_wx_bunker_wall01"; - atlOffset=-0.64009094; + id=13776; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item830 + class Item920 { dataType="Object"; class PositionInfo { - position[]={13731.096,43.536057,13982.148}; - angles[]={6.2805109,3.7718945,0.018663859}; + position[]={6486.0034,40.020164,10381.65}; + angles[]={-0,2.7388678,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6849; - type="Land_wx_bunker_wall01"; - atlOffset=-0.2888298; + id=13777; + type="B_HMG_01_high_F"; + atlOffset=0.00021362305; }; - class Item831 + class Item921 { dataType="Object"; class PositionInfo { - position[]={13734.673,43.89056,13979.561}; - angles[]={6.2805109,3.7718945,0.021328852}; + position[]={6498.1802,40.120754,10388.395}; + angles[]={-0,2.6501482,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6850; - type="Land_wx_bunker_wall01"; - atlOffset=7.6293945e-006; + id=13778; + type="B_HMG_01_high_F"; + atlOffset=0.10094452; }; - class Item832 + class Item922 { dataType="Object"; class PositionInfo { - position[]={13738.204,43.74118,13976.939}; - angles[]={6.2805109,3.7718945,0.053282689}; + position[]={6430.5894,40.084335,10397.292}; + angles[]={0.018663859,4.3062334,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=6851; - type="Land_wx_bunker_wall01"; - atlOffset=-0.28026199; + id=13779; + type="B_HMG_01_high_F"; + atlOffset=0.00021362305; }; - class Item833 + class Item923 { dataType="Object"; class PositionInfo { - position[]={13741.755,43.765179,13974.313}; - angles[]={6.2778587,3.7718945,0.045301005}; + position[]={6426.1519,40.120201,10411.373}; + angles[]={6.2805333,4.0048008,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=6852; - type="Land_wx_bunker_wall01"; - atlOffset=-0.4194603; + id=13780; + type="B_HMG_01_high_F"; + atlOffset=0.00021362305; }; - class Item834 + class Item924 { dataType="Object"; class PositionInfo { - position[]={13745.286,42.65741,13971.692}; - angles[]={6.2751846,3.7718945,0.042639159}; + position[]={13782.354,24.900002,10646.5}; + angles[]={-0,4.5670481,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6853; - type="Land_wx_bunker_wall01"; - atlOffset=-1.6670799; + id=13781; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item835 + class Item925 { dataType="Object"; class PositionInfo { - position[]={13748.863,44.102852,13969.104}; - angles[]={6.2751846,3.7718945,0.050623242}; + position[]={13785.787,25.00033,10634.11}; + angles[]={-0,4.4783287,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6854; - type="Land_wx_bunker_wall01"; - atlOffset=-0.36445999; + id=13782; + type="B_HMG_01_high_F"; + atlOffset=0.10077667; }; - class Item836 + class Item926 { dataType="Object"; class PositionInfo { - position[]={13752.395,44.039577,13966.483}; - angles[]={6.2618566,3.7718945,0.077179953}; + position[]={13812.154,24.900356,10695.97}; + angles[]={-0,6.1344147,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6855; - type="Land_wx_bunker_wall01"; - atlOffset=-0.58600998; + id=13783; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item837 + class Item927 { dataType="Object"; class PositionInfo { - position[]={13755.914,44.834511,13963.923}; - angles[]={6.253861,3.7718945,0.077179179}; + position[]={13826.75,24.899694,10695.693}; + angles[]={-0,5.8329821,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6856; - type="Land_wx_bunker_wall01"; - atlOffset=7.6293945e-006; + id=13784; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item838 + class Item928 { dataType="Object"; class PositionInfo { - position[]={13759.445,44.54538,13961.302}; - angles[]={6.2458706,3.7718945,0.14040335}; + position[]={11580.886,23.158903,12795.407}; + angles[]={-0,3.1055036,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6857; - type="Land_wx_bunker_wall01"; - atlOffset=-0.53026581; + id=13785; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item839 + class Item929 { dataType="Object"; class PositionInfo { - position[]={13763.022,44.71019,13958.714}; - angles[]={6.2299027,3.7718945,0.11942901}; + position[]={11593.768,23.33971,12797.457}; + angles[]={6.2805333,3.0167842,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6858; - type="Land_wx_bunker_wall01"; - atlOffset=-0.7226944; + id=13786; + type="B_HMG_01_high_F"; + atlOffset=0.10093117; }; - class Item840 + class Item930 { dataType="Object"; class PositionInfo { - position[]={13766.554,45.183323,13956.093}; - angles[]={6.2166171,3.7718945,0.015998369}; + position[]={11535.245,23.2388,12831.786}; + angles[]={-0,4.6728702,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6859; - type="Land_wx_bunker_wall01"; - atlOffset=-0.48316193; + id=13787; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item841 + class Item931 { dataType="Object"; class PositionInfo { - position[]={13770.129,45.100761,13953.512}; - angles[]={6.2086568,3.7718945,6.2778478}; + position[]={11536.866,23.309708,12844.519}; + angles[]={-0,4.3714375,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6860; - type="Land_wx_bunker_wall01"; - atlOffset=-0.4461937; + id=13788; + type="B_HMG_01_high_F"; + atlOffset=0.07103157; }; - class Item842 + class Item932 { dataType="Object"; class PositionInfo { - position[]={13773.66,44.505108,13950.891}; - angles[]={6.1901217,3.7718945,0.013332055}; + position[]={12490.61,13.700994,7721.3262}; + angles[]={-0,4.5060158,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6861; - type="Land_wx_bunker_wall01"; - atlOffset=-0.84229279; + id=13789; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item843 + class Item933 { dataType="Object"; class PositionInfo { - position[]={13777.237,44.954185,13948.303}; - angles[]={6.1769209,3.7718945,6.2458687}; + position[]={12494.813,16.002972,7708.9785}; + angles[]={0,4.4172964,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6862; - type="Land_wx_bunker_wall01"; - atlOffset=1.1444092e-005; + id=13790; + type="B_HMG_01_high_F"; + atlOffset=2.2980604; }; - class Item844 + class Item934 { dataType="Object"; class PositionInfo { - position[]={13780.769,44.114487,13945.682}; - angles[]={6.2033563,3.7718945,6.2299018}; + position[]={12518.734,13.719497,7772.4971}; + angles[]={0.0026520467,6.0733824,0.0053265258}; }; side="Empty"; flags=4; class Attributes { }; - id=6863; - type="Land_wx_bunker_wall01"; - atlOffset=-0.39109421; + id=13791; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item845 + class Item935 { dataType="Object"; class PositionInfo { - position[]={13784.288,43.793335,13943.121}; - angles[]={6.2033563,3.7718945,6.2405448}; + position[]={12531.553,13.828495,7773.0396}; + angles[]={-0,5.7719498,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6864; - type="Land_wx_bunker_wall01"; - atlOffset=-0.35210419; + id=13792; + type="B_HMG_01_high_F"; + atlOffset=0.09863472; }; - class Item846 + class Item936 { dataType="Object"; class PositionInfo { - position[]={13787.819,43.870399,13940.5}; - angles[]={6.2458687,3.7718945,6.2405448}; + position[]={8288.8955,10.045102,5987.6382}; + angles[]={0.010664274,4.8782949,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=6865; - type="Land_wx_bunker_wall01"; - atlOffset=7.6293945e-006; + id=13793; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item847 + class Item937 { dataType="Object"; class PositionInfo { - position[]={13791.396,42.663338,13937.912}; - angles[]={6.2698536,3.7718945,6.2645216}; + position[]={8300.0049,9.9801464,5987.186}; + angles[]={0.0080009829,1.290699,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6866; - type="Land_wx_bunker_wall01"; - atlOffset=-1.0414505; + id=13794; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item848 + class Item938 { dataType="Object"; class PositionInfo { - position[]={13794.928,43.263222,13935.291}; - angles[]={6.2698536,3.7718945,6.272521}; + position[]={8373.6748,9.586647,5972.981}; + angles[]={-0,3.0546086,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6867; - type="Land_wx_bunker_wall01"; - atlOffset=-0.36011887; + id=13795; + type="B_HMG_01_high_F"; + atlOffset=0.00021219254; }; - class Item849 + class Item939 { dataType="Object"; class PositionInfo { - position[]={13798.479,43.581303,13932.665}; - angles[]={6.2805333,3.7718945,6.2751846}; + position[]={8387.0928,9.5819654,5971.9541}; + angles[]={-0,3.4320955,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=6868; - type="Land_wx_bunker_wall01"; - atlOffset=1.1444092e-005; + id=13796; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item850 + class Item940 { dataType="Object"; class PositionInfo { - position[]={13802.01,42.777988,13930.044}; - angles[]={0.0026520467,3.7718945,6.2778587}; + position[]={8362.4648,15.44636,6076.5674}; + angles[]={6.2272429,3.634882,6.022583}; }; side="Empty"; flags=4; class Attributes { }; - id=6869; - type="Land_wx_bunker_wall01"; - atlOffset=-0.77986145; + id=13797; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item851 + class Item941 { dataType="Object"; class PositionInfo { - position[]={13805.587,43.222099,13927.456}; - angles[]={0.0026520467,3.7718945,6.2805333}; + position[]={8321.5938,18.697594,6084.0337}; + angles[]={0,2.7000823,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6870; - type="Land_wx_bunker_wall01"; - atlOffset=-0.32847214; + id=13798; + type="B_HMG_01_high_F"; + atlOffset=0.62635803; }; - class Item852 + class Item942 { dataType="Object"; class PositionInfo { - position[]={13809.118,42.32618,13924.835}; - angles[]={0.0026520467,3.7718945,6.2805333}; + position[]={8304.0742,10.48616,6012.6045}; + angles[]={0,1.9468956,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6871; - type="Land_wx_bunker_wall01"; - atlOffset=-1.2219658; + id=13799; + type="B_HMG_01_high_F"; + atlOffset=0.91879654; }; - class Item853 + class Item943 { dataType="Object"; class PositionInfo { - position[]={13812.638,41.457836,13922.274}; - angles[]={0.013327583,3.7718945,0}; + position[]={8285.3438,10.494427,6005.7563}; + angles[]={6.2793875,3.8705192,0.0024168694}; }; side="Empty"; flags=4; class Attributes { }; - id=6872; - type="Land_wx_bunker_wall01"; - atlOffset=-2.1071854; + id=13800; + type="B_HMG_01_high_F"; }; - class Item854 + class Item944 { dataType="Object"; class PositionInfo { - position[]={13816.169,40.486862,13919.653}; - angles[]={0.013332055,3.7718945,0.0026520467}; + position[]={8292.3896,10.651983,6023.7427}; + angles[]={0.010095782,1.8516959,6.2691565}; }; side="Empty"; flags=4; class Attributes { }; - id=6873; - type="Land_wx_bunker_wall01"; - atlOffset=-3.11623; + id=13801; + type="B_HMG_01_high_F"; }; - class Item855 + class Item945 { dataType="Object"; class PositionInfo { - position[]={13819.746,41.523758,13917.065}; - angles[]={0.013332055,3.7718945,0.0026520467}; + position[]={8287.3555,10.750548,6022.2285}; + angles[]={0.010095782,3.691278,6.2691565}; }; side="Empty"; flags=4; class Attributes { }; - id=6874; - type="Land_wx_bunker_wall01"; - atlOffset=-2.1233788; + id=13802; + type="B_HMG_01_high_F"; }; - class Item856 + class Item946 { dataType="Object"; class PositionInfo { - position[]={13823.277,43.081974,13914.444}; - angles[]={6.2751846,3.7718945,0.0026520467}; + position[]={7068.2964,17.646881,7001.7856}; + angles[]={0.0079935296,2.2649291,6.2698536}; }; side="Empty"; flags=4; class Attributes { }; - id=6875; - type="Land_wx_bunker_wall01"; - atlOffset=-0.57102203; + id=13803; + type="B_HMG_01_high_F"; + atlOffset=0.045254707; }; - class Item857 + class Item947 { dataType="Object"; class PositionInfo { - position[]={13826.815,43.642879,13911.812}; - angles[]={6.2751846,3.7718945,0.0053265258}; + position[]={7073.918,17.432673,7012.8413}; + angles[]={0.0080009829,2.4483662,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=6876; - type="Land_wx_bunker_wall01"; - atlOffset=7.6293945e-006; + id=13804; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item858 + class Item948 { dataType="Object"; class PositionInfo { - position[]={13830.347,42.887165,13909.19}; - angles[]={0.0026520467,3.7718945,0.0026520467}; + position[]={7021.2251,15.83041,7144.1641}; + angles[]={6.2751846,2.7542231,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=6877; - type="Land_wx_bunker_wall01"; - atlOffset=-0.74794006; + id=13805; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item859 + class Item949 { dataType="Object"; class PositionInfo { - position[]={13833.924,43.199799,13906.603}; - angles[]={6.2778587,3.7718945,0.0026520467}; + position[]={6885.21,27.722218,7255.4941}; + angles[]={6.211309,1.9653447,6.2645183}; }; side="Empty"; flags=4; class Attributes { }; - id=6878; - type="Land_wx_bunker_wall01"; - atlOffset=-0.43457031; + id=13806; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item860 + class Item950 { dataType="Object"; class PositionInfo { - position[]={13837.455,43.059566,13903.981}; - angles[]={-0,3.7718945,0.0026520467}; + position[]={6881.3604,27.524769,7279.3135}; + angles[]={0.06656827,0.82602429,6.2671871}; }; side="Empty"; flags=4; class Attributes { }; - id=6879; - type="Land_wx_bunker_wall01"; - atlOffset=-0.57567215; + id=13807; + type="B_HMG_01_high_F"; }; - class Item861 + class Item951 { dataType="Object"; class PositionInfo { - position[]={13840.975,43.458645,13901.421}; - angles[]={-0,3.7718945,0.0079935296}; + position[]={6844.6377,27.576315,7308.8398}; + angles[]={0.061256282,0,6.2618566}; }; side="Empty"; flags=4; class Attributes { }; - id=6880; - type="Land_wx_bunker_wall01"; - atlOffset=-0.20451355; + id=13808; + type="B_HMG_01_high_F"; }; - class Item862 + class Item952 { dataType="Object"; class PositionInfo { - position[]={13844.506,43.659004,13898.8}; - angles[]={-0,3.7718945,6.2805333}; + position[]={6790.2075,27.585232,7320.4609}; + angles[]={0.077179179,5.4357562,0.047963165}; }; side="Empty"; flags=4; class Attributes { }; - id=6881; - type="Land_wx_bunker_wall01"; - atlOffset=0.0023345947; + id=13809; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item863 + class Item953 { dataType="Object"; class PositionInfo { - position[]={13848.083,43.334324,13896.212}; - angles[]={0.0053265258,3.7718945,0.0026520467}; + position[]={6745.5493,23.675652,7271.6572}; + angles[]={6.200707,4.5833263,0.071876638}; }; side="Empty"; flags=4; class Attributes { }; - id=6882; - type="Land_wx_bunker_wall01"; - atlOffset=-0.33612061; + id=13810; + type="B_HMG_01_high_F"; + atlOffset=0.0027580261; }; - class Item864 + class Item954 { dataType="Object"; class PositionInfo { - position[]={13851.614,43.136425,13893.591}; - angles[]={0.0079935296,3.7718945,6.272521}; + position[]={6789.2383,34.044373,7245.9683}; + angles[]={6.2578626,3.2659478,0.01999305}; }; side="Empty"; flags=4; class Attributes { }; - id=6883; - type="Land_wx_bunker_wall01"; - atlOffset=-0.51964188; + id=13811; + type="B_HMG_01_high_F"; }; - class Item865 + class Item955 { dataType="Object"; class PositionInfo { - position[]={13855.165,43.662849,13890.965}; - angles[]={0.0080009829,3.7718945,6.2805333}; + position[]={7343.9819,18.9849,7364.2832}; + angles[]={6.2159767,1.961907,6.2214522}; }; side="Empty"; flags=4; class Attributes { }; - id=6884; - type="Land_wx_bunker_wall01"; - atlOffset=0.00233078; + id=13812; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item866 + class Item956 { dataType="Object"; class PositionInfo { - position[]={13858.696,43.220478,13888.344}; - angles[]={0.0080009829,3.7718945,6.2778587}; + position[]={7347.4775,19.435404,7431.1748}; + angles[]={-0,1.0547937,6.277915}; }; side="Empty"; flags=4; class Attributes { }; - id=6885; - type="Land_wx_bunker_wall01"; - atlOffset=-0.44506454; + id=13813; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item867 + class Item957 { dataType="Object"; class PositionInfo { - position[]={13862.273,42.841885,13885.756}; - angles[]={0.0026520467,3.7718945,6.2751846}; + position[]={7183.6118,18.867687,7370.1499}; + angles[]={6.2485328,5.5289731,0.0079935296}; }; side="Empty"; flags=4; class Attributes { }; - id=6886; - type="Land_wx_bunker_wall01"; - atlOffset=-0.81659317; + id=13814; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item868 + class Item958 { dataType="Object"; class PositionInfo { - position[]={13865.805,43.328564,13883.135}; - angles[]={0.0026520467,3.7718945,6.2805333}; + position[]={7220.1313,19.261808,7437.3633}; + angles[]={0.0080009829,4.2044768,0.043557748}; }; side="Empty"; flags=4; class Attributes { }; - id=6887; - type="Land_wx_bunker_wall01"; - atlOffset=-0.31961441; + id=13815; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item869 + class Item959 { dataType="Object"; class PositionInfo { - position[]={13869.324,43.209461,13880.574}; - angles[]={0.0053265258,3.7718945,6.2805333}; + position[]={6590.3892,14.98824,7405.4751}; + angles[]={6.2752295,1.4262288,6.2733407}; }; side="Empty"; flags=4; class Attributes { }; - id=6888; - type="Land_wx_bunker_wall01"; - atlOffset=-0.44129562; + id=13816; + type="B_HMG_01_high_F"; + atlOffset=0.00021266937; }; - class Item870 + class Item960 { dataType="Object"; class PositionInfo { - position[]={13872.855,43.666222,13877.953}; - angles[]={0.0053265258,3.7718945,0.0026520467}; + position[]={6381.1694,16.608761,7416.7676}; + angles[]={0.03691338,4.2435279,6.2630706}; }; side="Empty"; flags=4; class Attributes { }; - id=6889; - type="Land_wx_bunker_wall01"; - atlOffset=0.0023345947; + id=13817; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item871 + class Item961 { dataType="Object"; class PositionInfo { - position[]={13876.433,43.250523,13875.365}; - angles[]={0.0053265258,3.7718945,0}; + position[]={6384.3662,16.458282,7485.9268}; + angles[]={6.2474689,5.7554131,6.272099}; }; side="Empty"; flags=4; class Attributes { }; - id=6890; - type="Land_wx_bunker_wall01"; - atlOffset=-0.4328804; + id=13818; + type="B_HMG_01_high_F"; + atlOffset=0.0002117157; }; - class Item872 + class Item962 { dataType="Object"; class PositionInfo { - position[]={13879.964,43.334869,13872.744}; - angles[]={0.0026520467,3.7718945,6.2805333}; + position[]={6947.2104,33.732513,7358.144}; + angles[]={0.001381068,2.8552091,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6891; - type="Land_wx_bunker_wall01"; - atlOffset=-0.35326004; + id=13819; + type="B_HMG_01_high_F"; }; - class Item873 + class Item963 { dataType="Object"; class PositionInfo { - position[]={13883.539,43.561001,13870.163}; - angles[]={0.0026520467,3.7718945,6.2778587}; + position[]={6947.3667,33.813328,7363.8213}; + angles[]={0,0.79091078,-0}; }; side="Empty"; flags=4; class Attributes { }; - id=6892; - type="Land_wx_bunker_wall01"; - atlOffset=-0.1217041; + id=13820; + type="B_HMG_01_high_F"; + atlOffset=0.033496857; }; - class Item874 + class Item964 { dataType="Object"; class PositionInfo { - position[]={13887.07,43.679905,13867.542}; - angles[]={-0,3.7718945,0.0026520467}; + position[]={6941.5933,33.774792,7363.6279}; + angles[]={6.2797852,5.4754515,0.0034004871}; }; side="Empty"; flags=4; class Attributes { }; - id=6893; - type="Land_wx_bunker_wall01"; - atlOffset=0.0023612976; + id=13821; + type="B_HMG_01_high_F"; + atlOffset=0.022899628; }; - class Item875 + class Item965 { dataType="Object"; class PositionInfo { - position[]={13890.647,43.192787,13864.954}; - angles[]={-0,3.7718945,0.0026520467}; + position[]={6941.3345,33.633591,7358.1167}; + angles[]={0.001381068,3.9088655,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6894; - type="Land_wx_bunker_wall01"; - atlOffset=-0.49429703; + id=13822; + type="B_HMG_01_high_F"; + atlOffset=14.665552; }; - class Item876 + class Item966 { dataType="Object"; class PositionInfo { - position[]={13894.179,43.410412,13862.333}; - angles[]={0.010664274,3.7718945,0}; + position[]={6942.8096,33.749695,7362.1792}; + angles[]={6.2797852,5.8119178,0.0034004871}; }; side="Empty"; flags=4; class Attributes { }; - id=6895; - type="Land_wx_bunker_wall01"; - atlOffset=-0.30004883; + id=13823; + type="B_HMG_01_high_F"; + atlOffset=0.020126343; }; - class Item877 + class Item967 { dataType="Object"; class PositionInfo { - position[]={13897.698,43.100632,13859.772}; - angles[]={0.010664274,3.7718945,0}; + position[]={6946.02,37.439312,7359.1167}; + angles[]={0,2.560941,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6896; - type="Land_wx_bunker_wall01"; - atlOffset=-0.637146; + id=13824; + type="B_HMG_01_high_F"; }; - class Item878 + class Item968 { dataType="Object"; class PositionInfo { - position[]={13901.229,43.531681,13857.151}; - angles[]={0.010664274,3.7718945,0}; + position[]={4996.4873,55.206261,12586.1}; + angles[]={0.042640556,5.1764488,0.1141679}; }; side="Empty"; flags=4; class Attributes { }; - id=6897; - type="Land_wx_bunker_wall01"; - atlOffset=-0.23405457; + id=13825; + type="B_HMG_01_high_F"; }; - class Item879 + class Item969 { dataType="Object"; class PositionInfo { - position[]={13904.807,43.198097,13854.563}; - angles[]={6.2645249,3.7718945,0}; + position[]={4996.4307,55.297115,12583.819}; + angles[]={0.042640556,4.3359404,0.1141679}; }; side="Empty"; flags=4; class Attributes { }; - id=6898; - type="Land_wx_bunker_wall01"; - atlOffset=-0.54579544; + id=13826; + type="B_HMG_01_high_F"; + atlOffset=3.8146973e-006; }; - class Item880 + class Item970 { dataType="Object"; class PositionInfo { - position[]={13908.338,43.361938,13851.942}; - angles[]={6.2671871,3.7718945,0.0026520467}; + position[]={5028.6265,58.866997,12613.657}; + angles[]={0.055941612,5.1987052,0.1275053}; }; side="Empty"; flags=4; class Attributes { }; - id=6899; - type="Land_wx_bunker_wall01"; - atlOffset=-0.34341431; + id=13827; + type="B_HMG_01_high_F"; + atlOffset=0.086170197; }; - class Item881 + class Item971 { dataType="Object"; class PositionInfo { - position[]={13911.889,43.034634,13849.316}; - angles[]={6.2671871,3.7718945,6.2805333}; + position[]={5031.8638,59.783176,12607.966}; + angles[]={0,3.5958209,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6900; - type="Land_wx_bunker_wall01"; - atlOffset=-0.621418; + id=13828; + type="B_HMG_01_high_F"; + atlOffset=0.2686348; }; - class Item882 + class Item972 { dataType="Object"; class PositionInfo { - position[]={13915.42,43.130001,13846.695}; - angles[]={6.2272449,3.7718945,0}; + position[]={5028.8735,59.115547,12609.593}; + angles[]={0.055941612,4.0488057,0.1275053}; }; side="Empty"; flags=4; class Attributes { }; - id=6901; - type="Land_wx_bunker_wall01"; - atlOffset=-0.40035629; + id=13829; + type="B_HMG_01_high_F"; + atlOffset=0.075435638; }; - class Item883 + class Item973 { dataType="Object"; class PositionInfo { - position[]={13918.997,42.682606,13844.107}; - angles[]={6.2245865,3.7718945,6.2778587}; + position[]={5037.0508,74.809967,12582.391}; + angles[]={0.0080009829,4.6108398,0.039977662}; }; side="Empty"; flags=4; class Attributes { }; - id=6902; - type="Land_wx_bunker_wall01"; - atlOffset=-0.68578339; + id=13830; + type="B_HMG_01_high_F"; }; - class Item884 + class Item974 { dataType="Object"; class PositionInfo { - position[]={13922.528,42.861324,13841.486}; - angles[]={6.2245865,3.7718945,6.2778587}; + position[]={7357.5347,159.7131,15180.857}; + angles[]={0.10626716,3.5578654,0.058600098}; }; side="Empty"; flags=4; class Attributes { }; - id=6903; - type="Land_wx_bunker_wall01"; - atlOffset=-0.3344574; + id=13831; + type="B_HMG_01_high_F"; }; - class Item885 + class Item975 { dataType="Object"; class PositionInfo { - position[]={13926.048,41.724522,13838.926}; - angles[]={6.2166171,3.7718945,6.272521}; + position[]={7359.8154,159.84123,15180.91}; + angles[]={0.10626716,2.7173574,0.058600098}; }; side="Empty"; flags=4; class Attributes { }; - id=6904; - type="Land_wx_bunker_wall01"; - atlOffset=-1.2714043; + id=13832; + type="B_HMG_01_high_F"; }; - class Item886 + class Item976 { dataType="Object"; class PositionInfo { - position[]={13929.579,42.169445,13836.305}; - angles[]={6.2219291,3.7718945,6.2725158}; + position[]={10093.183,128.97864,14397.199}; + angles[]={6.1115589,2.8533173,6.111557}; }; side="Empty"; flags=4; class Attributes { }; - id=6905; - type="Land_wx_bunker_wall01"; - atlOffset=-0.62044525; + id=13833; + type="B_HMG_01_high_F"; }; - class Item887 + class Item977 { dataType="Object"; class PositionInfo { - position[]={13933.156,41.551853,13833.717}; - angles[]={6.2166171,3.7718945,6.272521}; + position[]={10094.888,128.90929,14398.717}; + angles[]={6.1271324,2.012809,6.096067}; }; side="Empty"; flags=4; class Attributes { }; - id=6906; - type="Land_wx_bunker_wall01"; - atlOffset=-1.0410233; + id=13834; + type="B_HMG_01_high_F"; + atlOffset=7.6293945e-006; }; - class Item888 + class Item978 { dataType="Object"; class PositionInfo { - position[]={13936.773,41.127125,13831.489}; - angles[]={6.2166171,3.6325374,6.2671871}; + position[]={10050.556,133.78931,14402.452}; + angles[]={6.2405434,2.8755736,6.2538304}; }; side="Empty"; flags=4; class Attributes { }; - id=6907; - type="Land_wx_bunker_wall01"; - atlOffset=-1.269146; + id=13835; + type="B_HMG_01_high_F"; + atlOffset=0.029281616; }; - class Item889 + class Item979 { dataType="Object"; class PositionInfo { - position[]={13788.959,32.197094,13626.544}; - angles[]={6.2778478,2.2006741,6.2645216}; + position[]={10052.487,134.03732,14408.683}; + angles[]={6.2405434,1.2726893,6.2538304}; }; side="Empty"; flags=4; class Attributes { }; - id=6943; - type="Land_wx_bunker_wall01"; - atlOffset=-1.5092545; + id=13836; + type="B_HMG_01_high_F"; + atlOffset=0.06817627; }; - class Item890 + class Item980 { dataType="Object"; class PositionInfo { - position[]={13791.585,31.287766,13630.066}; - angles[]={6.2805109,2.2006316,6.2645216}; + position[]={10053.354,133.95102,14405.377}; + angles[]={6.2405434,1.7256744,6.2538304}; }; side="Empty"; flags=4; class Attributes { }; - id=6944; - type="Land_wx_bunker_wall01"; - atlOffset=-2.3815079; + id=13837; + type="B_HMG_01_high_F"; + atlOffset=0.14837646; }; - class Item891 + class Item981 { dataType="Object"; class PositionInfo { - position[]={13794.206,32.826462,13633.622}; - angles[]={0.0026520467,2.2006316,6.2671871}; + position[]={10068.166,148.71132,14430.223}; + angles[]={6.2698536,2.2877085,6.2458673}; }; side="Empty"; flags=4; class Attributes { }; - id=6945; - type="Land_wx_bunker_wall01"; - atlOffset=-0.79526138; + id=13838; + type="B_HMG_01_high_F"; }; - class Item892 + class Item982 { dataType="Object"; class PositionInfo { - position[]={13796.822,31.6593,13637.159}; - angles[]={0.0026520467,2.200633,6.2751846}; + position[]={13740.148,43.8568,13773.438}; + angles[]={-0,3.9747605,-0}; }; side="Empty"; flags=4; class Attributes { }; - id=6946; - type="Land_wx_bunker_wall01"; - atlOffset=-1.9157104; + id=13839; + type="B_HMG_01_high_F"; }; - class Item893 + class Item983 { dataType="Object"; class PositionInfo { - position[]={13799.413,32.789688,13640.733}; - angles[]={0.0053265258,2.2007093,6.2805333}; + position[]={13742.58,43.8568,13771.115}; + angles[]={-0,3.9147751,-0}; }; side="Empty"; flags=4; class Attributes { }; - id=6947; - type="Land_wx_bunker_wall01"; - atlOffset=-0.75664711; + id=13840; + type="B_HMG_01_high_F"; }; - class Item894 + class Item984 { dataType="Object"; class PositionInfo { - position[]={13802.037,33.510628,13644.272}; - angles[]={0.0026520467,2.2010241,0}; + position[]={13733.842,48.377224,13780.075}; + angles[]={0,3.9147751,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6948; - type="Land_wx_bunker_wall01"; + id=13841; + type="B_HMG_01_high_F"; + atlOffset=1.3890266; }; - class Item895 + class Item985 { dataType="Object"; class PositionInfo { - position[]={13804.591,33.304607,13647.789}; - angles[]={-0,2.2008801,0.0026520467}; + position[]={13725.283,47.609371,13788.48}; + angles[]={-0,3.9147751,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6949; - type="Land_wx_bunker_wall01"; - atlOffset=-0.20299149; + id=13842; + type="B_HMG_01_high_F"; + atlOffset=0.62117386; }; - class Item896 + class Item986 { dataType="Object"; class PositionInfo { - position[]={13807.212,32.936451,13651.32}; - angles[]={-0,2.20086,0.0026520467}; + position[]={13717.422,47.68716,13796.537}; + angles[]={-0,3.9147751,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6950; - type="Land_wx_bunker_wall01"; - atlOffset=-0.57813835; + id=13843; + type="B_HMG_01_high_F"; + atlOffset=0.69896317; }; - class Item897 + class Item987 { dataType="Object"; class PositionInfo { - position[]={13809.796,33.36729,13654.899}; - angles[]={-0,2.2008307,0.0026520467}; + position[]={13716.467,36.390274,13771.292}; + angles[]={6.2671871,3.9147751,0.010664274}; }; side="Empty"; flags=4; class Attributes { }; - id=6951; - type="Land_wx_bunker_wall01"; - atlOffset=-0.15419006; + id=13844; + type="B_HMG_01_high_F"; + atlOffset=3.8146973e-006; }; - class Item898 + class Item988 { dataType="Object"; class PositionInfo { - position[]={13812.417,33.117935,13658.433}; - angles[]={0.0026520467,2.2008801,0.0026520467}; + position[]={13720.566,36.377014,13767.734}; + angles[]={6.2671871,3.9147751,0.010664274}; }; side="Empty"; flags=4; class Attributes { }; - id=6952; - type="Land_wx_bunker_wall01"; - atlOffset=-0.40804482; + id=13845; + type="B_HMG_01_high_F"; + atlOffset=-3.8146973e-006; }; - class Item899 + class Item989 { dataType="Object"; class PositionInfo { - position[]={13814.998,33.549385,13662.007}; - angles[]={6.2778587,2.2007017,0.0080009829}; + position[]={13710.734,38.494549,13824.851}; + angles[]={6.2512007,4.2477031,0.010664274}; }; side="Empty"; flags=4; class Attributes { }; - id=6953; - type="Land_wx_bunker_wall01"; + id=13846; + type="B_HMG_01_high_F"; }; - class Item900 + class Item990 { dataType="Object"; class PositionInfo { - position[]={13817.615,33.331467,13665.538}; - angles[]={6.272521,2.2008595,0.010664274}; + position[]={13680.738,49.276188,13948.469}; + angles[]={6.2325611,4.9430637,0.082585603}; }; side="Empty"; - flags=4; class Attributes { }; - id=6954; - type="Land_wx_bunker_wall01"; - atlOffset=-0.26753998; + id=13848; + type="B_HMG_01_high_F"; + atlOffset=6.7429008; }; - class Item901 + class Item991 { dataType="Object"; class PositionInfo { - position[]={13820.201,33.112167,13669.124}; - angles[]={6.2645183,2.2008021,0.018667053}; + position[]={13748.582,61.334641,13862.109}; + angles[]={-0,3.9926858,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6955; - type="Land_wx_bunker_wall01"; - atlOffset=-0.57728195; + id=13849; + type="B_HMG_01_high_F"; }; - class Item902 + class Item992 { dataType="Object"; class PositionInfo { - position[]={13822.817,33.644051,13672.656}; - angles[]={6.2618537,2.2008307,0.021331646}; + position[]={13743.651,48.725731,13867.081}; + angles[]={6.2781582,4.3136969,0.05598104}; }; side="Empty"; flags=4; class Attributes { }; - id=6956; - type="Land_wx_bunker_wall01"; - atlOffset=-0.16142082; + id=13850; + type="B_HMG_01_high_F"; + atlOffset=0.094882965; }; - class Item903 + class Item993 { dataType="Object"; class PositionInfo { - position[]={13825.384,33.427193,13676.174}; - angles[]={0,2.2006309,0}; + position[]={13716.65,48.780567,13805.117}; + angles[]={-0,5.4732881,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6957; - type="Land_wx_bunker_wall01"; - atlOffset=-0.5155983; + id=13851; + type="B_HMG_01_high_F"; + atlOffset=1.5003052; }; - class Item904 + class Item994 { dataType="Object"; class PositionInfo { - position[]={13827.999,33.855667,13679.702}; - angles[]={0,2.2007446,0}; + position[]={13725.887,49.433414,13814.147}; + angles[]={-0,5.4778299,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6958; - type="Land_wx_bunker_wall01"; - atlOffset=-0.25799179; + id=13852; + type="B_HMG_01_high_F"; + atlOffset=1.5267334; }; - class Item905 + class Item995 { dataType="Object"; class PositionInfo { - position[]={13830.585,34.341965,13683.284}; - angles[]={6.2618537,2.2006898,0.042640556}; + position[]={13733.781,47.884445,13821.972}; + angles[]={0,5.551765,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6959; - type="Land_wx_bunker_wall01"; - atlOffset=0.031528473; + id=13853; + type="B_HMG_01_high_F"; + atlOffset=0.89624405; }; - class Item906 + class Item996 { dataType="Object"; class PositionInfo { - position[]={13833.213,34.019772,13686.819}; - angles[]={6.251195,2.2009315,0.039979152}; + position[]={13732.721,43.990032,13803.058}; + angles[]={-0,1.0917575,-0}; }; side="Empty"; flags=4; class Attributes { }; - id=6960; - type="Land_wx_bunker_wall01"; - atlOffset=-0.5123558; + id=13854; + type="B_HMG_01_high_F"; }; - class Item907 + class Item997 { dataType="Object"; class PositionInfo { - position[]={13835.829,33.881119,13690.37}; - angles[]={6.256525,2.2008021,0.047963165}; + position[]={13734.74,44.573883,13812.267}; + angles[]={0,2.0404932,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6961; - type="Land_wx_bunker_wall01"; - atlOffset=-0.89064026; + id=13855; + type="B_HMG_01_high_F"; + atlOffset=0.58355713; }; - class Item908 + class Item998 { dataType="Object"; class PositionInfo { - position[]={13838.446,34.531834,13693.901}; - angles[]={6.2511969,2.2008021,0.050623242}; + position[]={13737.295,47.50227,13815.93}; + angles[]={0,2.2603524,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6962; - type="Land_wx_bunker_wall01"; - atlOffset=-0.47635651; + id=13856; + type="B_HMG_01_high_F"; + atlOffset=0.5140686; }; - class Item909 + class Item999 { dataType="Object"; class PositionInfo { - position[]={13841.035,34.657352,13697.48}; - angles[]={6.256525,2.2008862,0.042640556}; + position[]={13739.885,46.958435,13787.067}; + angles[]={-0,0.75350881,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6963; - type="Land_wx_bunker_wall01"; - atlOffset=-0.56502533; + id=13857; + type="B_HMG_01_high_F"; + atlOffset=2.9681091; }; - class Item910 + class Item1000 { dataType="Object"; class PositionInfo { - position[]={13843.654,35.336002,13701.01}; - angles[]={6.256525,2.2011428,0.079830162}; + position[]={13743.225,46.872589,13783.786}; + angles[]={-0,0.74175388,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6964; - type="Land_wx_bunker_wall01"; - atlOffset=-0.19203568; + id=13858; + type="B_HMG_01_high_F"; + atlOffset=2.8822632; }; - class Item911 + class Item1001 { dataType="Object"; class PositionInfo { - position[]={13846.207,35.314651,13704.532}; - angles[]={6.253859,2.2008593,0.08777491}; + position[]={13756.69,43.8568,13780.109}; + angles[]={-0,2.3101416,-0}; }; side="Empty"; flags=4; class Attributes { }; - id=6965; - type="Land_wx_bunker_wall01"; - atlOffset=-0.52661514; + id=13859; + type="B_HMG_01_high_F"; }; - class Item912 + class Item1002 { dataType="Object"; class PositionInfo { - position[]={13848.831,36.225616,13708.06}; - angles[]={6.2405448,2.2009563,0.14040378}; + position[]={13735.828,40.847385,13776.217}; + angles[]={0,3.8462207,-0}; }; side="Empty"; flags=4; class Attributes { }; - id=6966; - type="Land_wx_bunker_wall01"; - atlOffset=0.031520844; + id=13860; + type="B_HMG_01_high_F"; }; - class Item913 + class Item1003 { dataType="Object"; class PositionInfo { - position[]={13851.415,36.176064,13711.647}; - angles[]={6.2485313,2.2011008,0.12468386}; + position[]={13729.328,46.414433,13782.958}; + angles[]={0,3.9147751,0}; }; side="Empty"; flags=4; class Attributes { }; - id=6967; - type="Land_wx_bunker_wall01"; - atlOffset=-0.51055908; + id=13861; + type="B_HMG_01_high_F"; + atlOffset=0.22698975; }; - class Item914 + class Item1004 { dataType="Object"; class PositionInfo { - position[]={13854.034,36.738914,13715.178}; - angles[]={6.2352209,2.2000751,0.12730782}; + position[]={13721.564,40.847385,13790.668}; + angles[]={0,3.9147751,-0}; }; side="Empty"; flags=4; class Attributes { }; - id=6968; - type="Land_wx_bunker_wall01"; - atlOffset=-0.42151642; + id=13862; + type="B_HMG_01_high_F"; }; - class Item915 + class Item1005 { dataType="Object"; class PositionInfo { - position[]={13856.667,36.774567,13718.715}; - angles[]={6.2352223,2.1998181,0.12205765}; + position[]={13713.998,38.895206,13798.196}; + angles[]={0,3.9147751,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6969; - type="Land_wx_bunker_wall01"; - atlOffset=-0.90036011; + id=13863; + type="B_HMG_01_high_F"; + atlOffset=2.091835; }; - class Item916 + class Item1006 { dataType="Object"; class PositionInfo { - position[]={13859.29,37.651711,13722.243}; - angles[]={6.2565274,2.1993155,0.090418898}; + position[]={13717.496,47.464054,13807.922}; + angles[]={0,5.4779596,0}; }; side="Empty"; - flags=4; class Attributes { }; - id=6970; - type="Land_wx_bunker_wall01"; - atlOffset=-0.44582748; + id=13864; + type="B_HMG_01_high_F"; + atlOffset=0.47585297; }; - class Item917 + class Item1007 { dataType="Object"; class PositionInfo { - position[]={13861.871,38.446449,13725.824}; - angles[]={6.259192,2.2004819,0.085126832}; + position[]={13772.842,45.922779,13818.359}; + angles[]={6.2219291,3.9147751,0.032051746}; }; side="Empty"; flags=4; class Attributes { }; - id=6971; - type="Land_wx_bunker_wall01"; - atlOffset=0.031528473; + id=13865; + type="B_HMG_01_high_F"; }; - class Item918 + class Item1008 { dataType="Object"; class PositionInfo { - position[]={13864.497,38.253269,13729.357}; - angles[]={6.2805109,2.2005827,0.021328852}; + position[]={13766.004,46.11599,13825.084}; + angles[]={6.2219291,3.9147751,0.032051746}; }; side="Empty"; flags=4; class Attributes { }; - id=6972; - type="Land_wx_bunker_wall01"; - atlOffset=-0.35966492; + id=13866; + type="B_HMG_01_high_F"; }; - class Item919 + class Item1009 { dataType="Object"; class PositionInfo { - position[]={13867.051,38.272388,13732.878}; - angles[]={6.2805109,2.2005892,0.021328852}; + position[]={13770.152,47.054714,13835.044}; + angles[]={6.2219291,0.26385114,0.032051746}; }; side="Empty"; flags=4; class Attributes { }; - id=6973; - type="Land_wx_bunker_wall01"; - atlOffset=-0.4044075; + id=13867; + type="B_HMG_01_high_F"; + atlOffset=0.19484711; }; - class Item920 + class Item1010 { dataType="Object"; class PositionInfo { - position[]={13869.672,38.004311,13736.412}; - angles[]={6.2805333,2.20049,0.010664274}; + position[]={13779.676,46.586971,13825.616}; + angles[]={6.2219291,1.4375563,0.032051746}; }; side="Empty"; flags=4; class Attributes { }; - id=6974; - type="Land_wx_bunker_wall01"; - atlOffset=-0.70465469; + id=13868; + type="B_HMG_01_high_F"; }; - class Item921 + class Item1011 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13872.262,38.164524,13739.991}; - angles[]={-0,2.20049,6.2166181}; + position[]={7567.3638,8.8274689,5484.8369}; + angles[]={6.2645216,0,6.256525}; }; - side="Empty"; - flags=4; - class Attributes + id=13869; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021266937; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6975; - type="Land_wx_bunker_wall01"; - atlOffset=-0.49332809; }; - class Item922 + class Item1012 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13874.877,37.958538,13743.522}; - angles[]={-0,2.2004826,6.2192731}; + position[]={8181.4111,4.8289766,5522.0898}; + angles[]={6.2751846,0,0.0053265258}; }; - side="Empty"; - flags=4; - class Attributes + id=13870; + type="Vindicta_BridgeConnection"; + atlOffset=0.058060646; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6976; - type="Land_wx_bunker_wall01"; - atlOffset=-0.52466965; }; - class Item923 + class Item1013 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13877.501,37.648746,13747.071}; - angles[]={0.0053377044,2.2005465,6.2086563}; + position[]={8181.0596,4.8282423,5522.2578}; + angles[]={6.2751846,0,0.0053265258}; }; - side="Empty"; - flags=4; - class Attributes + id=13871; + type="Vindicta_BridgeConnection"; + atlOffset=0.05785799; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6977; - type="Land_wx_bunker_wall01"; - atlOffset=-0.62206268; }; - class Item924 + class Item1014 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13880.121,37.497368,13750.602}; - angles[]={0.0026744273,2.200561,6.1193347}; + position[]={8295.6104,7.1424904,4961.5127}; + angles[]={0.037314966,0,6.253861}; }; - side="Empty"; - flags=4; - class Attributes + id=13872; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6978; - type="Land_wx_bunker_wall01"; - atlOffset=-0.44296265; }; - class Item925 + class Item1015 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13882.704,37.093964,13754.191}; - angles[]={0.0026744273,2.2005882,6.1349473}; + position[]={8159.2441,6.4974484,6528.9424}; + angles[]={6.2352223,0,0.0026520467}; }; - side="Empty"; - flags=4; - class Attributes + id=13873; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6979; - type="Land_wx_bunker_wall01"; - atlOffset=-0.41292191; }; - class Item926 + class Item1016 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13885.321,36.747089,13757.719}; - angles[]={6.2805109,2.2006319,6.1401682}; + position[]={8153.8154,5.4444995,6234.1738}; + angles[]={0.021328852,0,0}; }; - side="Empty"; - flags=4; - class Attributes + id=13874; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6980; - type="Land_wx_bunker_wall01"; - atlOffset=-0.37919617; }; - class Item927 + class Item1017 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13887.885,37.05117,13761.239}; - angles[]={6.2751846,2.2004893,0.0026520467}; + position[]={7524.7065,11.477238,5347.6504}; + angles[]={0.0080009829,0,6.2778587}; }; - side="Empty"; - flags=4; - class Attributes + id=13875; + type="Vindicta_BridgeConnection"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6981; - type="Land_wx_bunker_wall01"; - atlOffset=0.031532288; }; - class Item928 + class Item1018 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13890.509,36.500595,13764.771}; - angles[]={6.272521,2.2001095,0}; + position[]={7327.9854,6.4292126,5082.5703}; + angles[]={0.061256282,0,0}; }; - side="Empty"; - flags=4; - class Attributes + id=13876; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6982; - type="Land_wx_bunker_wall01"; - atlOffset=-0.55899811; }; - class Item929 + class Item1019 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13893.088,36.908863,13768.353}; - angles[]={6.256525,2.2016237,6.253861}; + position[]={8384.3252,6.4790006,4822.3896}; + angles[]={0.0053265258,0,0.0026520467}; }; - side="Empty"; - flags=4; - class Attributes + id=13877; + type="Vindicta_BridgeConnection"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6983; - type="Land_wx_bunker_wall01"; - atlOffset=-0.2319603; }; - class Item930 + class Item1020 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13895.713,36.770935,13771.882}; - angles[]={6.256525,2.2021208,6.2645216}; + position[]={8503.3525,7.848609,4461.5732}; + angles[]={0.090418898,0,6.2805333}; }; - side="Empty"; - flags=4; - class Attributes + id=13878; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6984; - type="Land_wx_bunker_wall01"; - atlOffset=-0.43795776; }; - class Item931 + class Item1021 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13898.291,36.9855,13775.455}; - angles[]={6.1980581,2.2010872,6.2671833}; + position[]={5591.9302,4.4568796,4587.2275}; + angles[]={6.2698536,0,0.0053265258}; }; - side="Empty"; - flags=4; - class Attributes + id=13879; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6985; - type="Land_wx_bunker_wall01"; - atlOffset=-0.37273026; }; - class Item932 + class Item1022 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13900.914,36.738338,13778.988}; - angles[]={6.1980581,2.2012014,6.2618537}; + position[]={5722.3696,8.9458408,5534.6719}; + angles[]={6.2698579,0,0}; }; - side="Empty"; - flags=4; - class Attributes + id=13880; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021076202; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6986; - type="Land_wx_bunker_wall01"; - atlOffset=-0.86119461; }; - class Item933 + class Item1023 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13903.493,37.918182,13782.568}; - angles[]={6.1795583,2.200844,6.2671833}; + position[]={5597.7646,5.3675847,5714.3213}; + angles[]={-0,0,0.0026520467}; }; - side="Empty"; - flags=4; - class Attributes + id=13881; + type="Vindicta_BridgeConnection"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6987; - type="Land_wx_bunker_wall01"; - atlOffset=0.031524658; }; - class Item934 + class Item1024 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13906.11,37.867798,13786.106}; - angles[]={6.1848373,2.2008088,6.2645216}; + position[]={5235.6763,3.7366037,5829.2236}; + angles[]={-0,0,6.2778587}; }; - side="Empty"; - flags=4; - class Attributes + id=13882; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6988; - type="Land_wx_bunker_wall01"; - atlOffset=-0.33602142; }; - class Item935 + class Item1025 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13908.674,37.665039,13789.621}; - angles[]={6.1795578,2.2002821,6.2698536}; + position[]={11462.354,4.0346704,6713.9082}; + angles[]={0.031990308,0,6.2405448}; }; - side="Empty"; - flags=4; - class Attributes + id=13883; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6989; - type="Land_wx_bunker_wall01"; - atlOffset=-0.84196091; }; - class Item936 + class Item1026 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13911.297,38.847023,13793.153}; - angles[]={6.1848373,2.1999941,6.2618566}; + position[]={10639.745,3.6594481,6442.9512}; + angles[]={6.2751918,0,6.2086577}; }; - side="Empty"; - flags=4; - class Attributes + id=13884; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6990; - type="Land_wx_bunker_wall01"; - atlOffset=0.031528473; }; - class Item937 + class Item1027 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13913.878,38.809288,13796.733}; - angles[]={6.211309,2.1987188,6.2671833}; + position[]={12640.393,7.0961299,7146.1533}; }; - side="Empty"; - flags=4; - class Attributes + id=13885; + type="Vindicta_BridgeConnection"; + atlOffset=4.4807005; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6991; - type="Land_wx_bunker_wall01"; - atlOffset=-0.31887817; }; - class Item938 + class Item1028 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13916.501,38.49324,13800.263}; - angles[]={6.1954112,2.1985269,0.0026520467}; + position[]={12320.387,3.9810839,7066.9492}; + angles[]={0.0053265258,0,6.2778587}; }; - side="Empty"; - flags=4; - class Attributes + id=13886; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6992; - type="Land_wx_bunker_wall01"; - atlOffset=-0.9059906; }; - class Item939 + class Item1029 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13919.122,39.444298,13803.815}; - angles[]={6.1980586,2.1995451,0.010664274}; + position[]={11441.8,4.7130733,6707.8809}; + angles[]={0.053283807,0,6.2405434}; }; - side="Empty"; - flags=4; - class Attributes + id=13887; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6993; - type="Land_wx_bunker_wall01"; - atlOffset=-0.29732895; }; - class Item940 + class Item1030 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13921.747,39.316772,13807.349}; - angles[]={6.1927657,2.199837,0.013332055}; + position[]={11368.501,4.857913,6944.5684}; + angles[]={6.2778587,0,0}; }; - side="Empty"; - flags=4; - class Attributes + id=13888; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021266937; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6994; - type="Land_wx_bunker_wall01"; - atlOffset=-0.76819229; }; - class Item941 + class Item1031 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13924.328,40.474136,13810.93}; - angles[]={6.1954122,2.2001343,6.2751846}; + position[]={11540.079,2.775183,6328.1357}; + angles[]={0.0026520467,0,0}; }; - side="Empty"; - flags=4; - class Attributes + id=13889; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6995; - type="Land_wx_bunker_wall01"; - atlOffset=0.031528473; }; - class Item942 + class Item1032 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13926.948,40.259289,13814.465}; - angles[]={6.1848373,2.2001343,6.2725158}; + position[]={11924.574,10.924824,5913.3311}; + angles[]={6.2698579,0,6.259192}; }; - side="Empty"; - flags=4; - class Attributes + id=13890; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021266937; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6996; - type="Land_wx_bunker_wall01"; - atlOffset=-0.50918961; }; - class Item943 + class Item1033 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13781.199,33.125381,13615.907}; - angles[]={0.034652505,2.2006309,6.2591896}; + position[]={813.42285,10.604813,12034.509}; + angles[]={6.256525,0,6.2698536}; }; - side="Empty"; - flags=4; - class Attributes + id=13891; + type="Vindicta_BridgeConnection"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6997; - type="Land_wx_bunker_wall01"; - atlOffset=-0.64305496; }; - class Item944 + class Item1034 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13783.76,32.333687,13619.429}; - angles[]={6.2751846,2.2006538,6.2645216}; + position[]={1159.8389,6.9816284,11508.644}; + angles[]={0.013327583,0,0}; }; - side="Empty"; - flags=4; - class Attributes + id=13892; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6998; - type="Land_wx_bunker_wall01"; - atlOffset=-1.4002457; }; - class Item945 + class Item1035 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13786.374,33.04084,13622.962}; - angles[]={6.272521,2.200717,6.2671871}; + position[]={10474.345,21.401951,9722.9707}; + angles[]={-0,0,0.053282689}; }; - side="Empty"; - flags=4; - class Attributes + id=13893; + type="Vindicta_BridgeConnection"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=6999; - type="Land_wx_bunker_wall01"; - atlOffset=-0.68411446; }; - class Item946 + class Item1036 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13929.509,41.129028,13817.982}; - angles[]={6.1848383,2.2003343,6.2671871}; + position[]={10914.915,26.208492,9540.4092}; + angles[]={0.12730736,0,0.14823791}; }; - side="Empty"; - flags=4; - class Attributes + id=13894; + type="Vindicta_BridgeConnection"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=7000; - type="Land_wx_bunker_wall01"; - atlOffset=0.031524658; }; - class Item947 + class Item1037 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13932.129,41.153625,13821.514}; - angles[]={6.148015,2.2003839,6.2618537}; + position[]={9129.0225,30.337496,9955.252}; + angles[]={0.053282689,0,0.0026744273}; }; - side="Empty"; - flags=4; - class Attributes + id=13895; + type="Vindicta_BridgeConnection"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=7001; - type="Land_wx_bunker_wall01"; - atlOffset=-0.34886169; }; - class Item948 + class Item1038 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13934.715,40.897163,13825.09}; - angles[]={6.1532545,2.2005174,6.2645183}; + position[]={9165.0049,27.290197,10572.508}; + angles[]={-0,0,6.2805333}; }; - side="Empty"; - flags=4; - class Attributes + id=13896; + type="Vindicta_BridgeConnection"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=7002; - type="Land_wx_bunker_wall01"; - atlOffset=-1.0320549; }; - class Item949 + class Item1039 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13937.332,41.618774,13828.63}; - angles[]={6.213963,2.2005043,6.2671871}; + position[]={3477.272,2.645664,5974.9326}; + angles[]={-0,0,0.0053265258}; }; - side="Empty"; - flags=4; - class Attributes + id=13897; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=7003; - type="Land_wx_bunker_wall01"; - atlOffset=-0.57429504; }; - class Item950 + class Item1040 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13778.576,33.059235,13612.378}; - angles[]={0.037316564,2.2006314,6.2299027}; + position[]={3254.7256,3.5478036,6346.3506}; + angles[]={6.2725158,0,0.061257254}; }; - side="Empty"; - flags=4; - class Attributes + id=13898; + type="Vindicta_BridgeConnection"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_BridgeConnection"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + nAttributes=1; }; - id=7004; - type="Land_wx_bunker_wall01"; - atlOffset=-0.97324371; }; - class Item951 + class Item1041 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13775.989,34.272205,13608.799}; - angles[]={0.10362703,2.2006319,6.1954122}; + position[]={9878.1045,31.253271,8904.8057}; + angles[]={6.2367892,0,0.38331091}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={150,0,150}; + flags=1; + id=13899; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.0003490448; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=7005; - type="Land_wx_bunker_wall01"; - atlOffset=-0.20086288; }; - class Item952 + class Item1042 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13773.374,34.082802,13605.266}; - angles[]={0.1167993,2.2000959,6.1795578}; + position[]={12460.438,11.98918,7713.2607}; + angles[]={0.015998369,0,6.2325621}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={20,0,20}; + flags=1; + id=13900; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.00021266937; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=7006; - type="Land_wx_bunker_wall01"; - atlOffset=-1.0303307; }; - class Item953 + class Item1043 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13764.841,35.459408,13619.554}; - angles[]={0.015998369,3.7362363,6.206007}; + position[]={7346.3174,213.94116,15219.806}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={150,0,150}; + flags=1; + id=13901; + type="ModuleHideTerrainObjects_F"; + atlOffset=55.539856; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=7012; - type="Land_smallhangaropen"; - atlOffset=-4.9591064e-005; }; - class Item954 + class Item1044 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13743.71,35.546772,13635.413}; - angles[]={0.042640556,3.7923212,6.2618537}; + position[]={10076.157,131.25325,14408.054}; + angles[]={6.2299027,0,6.2458687}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13902; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.00021362305; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=7013; - type="Land_smallhangaropen"; - atlOffset=0.00015640259; }; - class Item955 + class Item1045 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13726.327,35.822781,13648.146}; - angles[]={0.029326396,3.7666318,6.2192721}; + position[]={13741.72,36.397713,13797.247}; + angles[]={6.2591867,3.811904,0.0079936078}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={200,0,200}; + areaIsRectangle=1; + flags=1; + id=13903; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=7014; - type="Land_smallhangaropen"; - atlOffset=-7.2479248e-005; }; - class Item956 + class Item1046 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13708.36,36.619789,13661.308}; - angles[]={0.018663859,3.7588568,6.2299027}; + position[]={8322.0889,8.6476126,6045.5742}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={175,0,140}; + flags=1; + id=13904; + type="Vindicta_LocationSector"; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="base"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Horseshoe"; + }; + }; + }; + nAttributes=3; }; - id=7015; - type="Land_smallhangaropen"; - atlOffset=4.9591064e-005; }; - class Item957 + class Item1047 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13652.336,38.533508,13743.258}; - angles[]={6.2725158,2.190809,6.2432065}; + position[]={3423.9448,28.130211,9504.7705}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13905; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Melissa"; + }; + }; + }; + nAttributes=3; }; - id=7016; - type="Land_WX_building001"; - atlOffset=6.1035156e-005; }; - class Item958 + class Item1048 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13753.663,38.950382,13763.672}; - angles[]={6.253861,0.0067951204,6.2805333}; + position[]={9878.0264,31.253517,8904.792}; + angles[]={6.2805333,0,6.2778587}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={120,0,120}; + flags=1; + id=13906; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Ben"; + }; + }; + }; + nAttributes=3; }; - id=7017; - type="Land_wx_radar"; - atlOffset=1.9073486e-005; }; - class Item959 + class Item1049 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13538.872,41.938755,13768.675}; - angles[]={-0,0,6.259192}; + position[]={11607.2,21.610212,12878.657}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13907; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Tiger"; + }; + }; + }; + nAttributes=3; }; - id=7018; - type="uns_sniper_tree1a"; - atlOffset=1.9073486e-005; }; - class Item960 + class Item1050 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Logic"; + class PositionInfo { - items=3; - class Item0 + position[]={7477.9951,8.355444,4531.9619}; + angles[]={6.2805333,0,0}; + }; + areaSize[]={100,0,100}; + flags=1; + id=13908; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value { - position[]={13540.522,45.629921,13769.14}; - angles[]={0,4.7969675,0}; + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; }; - side="Independent"; - flags=7; - class Attributes + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value { - disableSimulation=1; + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; }; - id=7021; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; + "STRING" }; }; + value="FSB Arrow"; }; - class Attribute1 + }; + }; + nAttributes=3; + }; + }; + class Item1051 + { + dataType="Logic"; + class PositionInfo + { + position[]={3366.7681,3.2582612,5976.2217}; + angles[]={-0,0,0.0026520467}; + }; + areaSize[]={100,0,100}; + flags=1; + id=13909; + type="Vindicta_LocationSector"; + atlOffset=0.00021243095; + class CustomAttributes + { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "STRING" }; }; + value="outpost"; }; - nAttributes=2; }; }; - class Item1 + class Attribute1 { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13540.07,45.649979,13768.899}; - class Effects + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; }; - showWP="NEVER"; - id=7022; - type="Move"; - atlOffset=0.022289276; }; - class Item2 + class Attribute2 { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13539.994,45.63612,13769.633}; - type="Cycle"; - class Effects + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Cook"; + }; }; - showWP="NEVER"; - id=7023; - atlOffset=0.0074119568; }; + nAttributes=3; }; - class Attributes - { - }; - id=7020; - atlOffset=0.0068511963; - }; - class Item961 - { - dataType="Object"; - class PositionInfo - { - position[]={13741.304,40.675301,13797.738}; - angles[]={0,5.4871087,0}; - }; - side="Empty"; - class Attributes - { - }; - id=7024; - type="Land_wx_jap_headquarters"; - atlOffset=4.8447227; - }; - class Item962 - { - dataType="Object"; - class PositionInfo - { - position[]={13714.623,46.386902,13801.158}; - angles[]={6.1848373,2.3587112,0.045302324}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=7026; - type="LAND_uns_vcshelter4"; - atlOffset=0.095890045; - }; - class Item963 - { - dataType="Object"; - class PositionInfo - { - position[]={13718.747,46.289227,13796.985}; - angles[]={0,2.3587112,-0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=7027; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; - }; - class Item964 - { - dataType="Object"; - class PositionInfo - { - position[]={13726.799,46.344059,13788.75}; - angles[]={0,2.3587112,-0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=7028; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item965 + class Item1052 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13722.675,46.340206,13792.923}; - angles[]={0,2.3587112,-0}; + position[]={6881.8628,26.950535,7250.6895}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={550,0,350}; + areaIsRectangle=1; + flags=1; + id=13910; + type="Vindicta_LocationSector"; + atlOffset=0.92497253; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="airport"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Nui Dat Airbase"; + }; + }; + }; + nAttributes=3; }; - id=7029; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item966 + class Item1053 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13726.326,46.665257,13796.308}; - angles[]={-0,2.3587112,0}; + position[]={3613.5581,8.2885742,2043.8076}; + angles[]={6.2698536,4.9900708,6.2778587}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={740,0,200}; + areaIsRectangle=1; + flags=1; + id=13911; + type="Vindicta_LocationSector"; + atlOffset=0.00011634827; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="airport"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Vung Tau Airbase"; + }; + }; + }; + nAttributes=3; }; - id=7030; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item967 + class Item1054 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13730.45,46.687725,13792.135}; - angles[]={0.00084572798,2.3587112,6.2824135}; + position[]={2984.6968,2.239979,2741.3374}; + angles[]={0.0026520467,1.5715119,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={230,0,200}; + areaIsRectangle=1; + flags=1; + id=13912; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="base"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Vung Tau Port"; + }; + }; + }; + nAttributes=3; }; - id=7031; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item968 + class Item1055 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13722.398,46.661835,13800.37}; - angles[]={-0,2.3587112,0}; + position[]={13649.369,13.190212,7123.4121}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13913; + type="Vindicta_LocationSector"; + atlOffset=0.00021266937; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Elaine"; + }; + }; + }; + nAttributes=3; }; - id=7032; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item969 + class Item1056 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13718.274,46.727474,13804.543}; - angles[]={-0,2.3587112,0}; + position[]={12559.984,12.070211,7715.7549}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13914; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Scobie"; + }; + }; + }; + nAttributes=3; }; - id=7033; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item970 + class Item1057 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13734.823,46.872028,13787.789}; - angles[]={-0,2.3587112,0}; + position[]={6452.3989,38.360214,10444.087}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13915; + type="Vindicta_LocationSector"; + atlOffset=0.00021362305; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Virginia"; + }; + }; + }; + nAttributes=3; }; - id=7034; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item971 + class Item1058 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13738.719,46.743637,13783.008}; - angles[]={0,2.3587112,0}; + position[]={1548.855,8.5102119,13635.323}; + angles[]={6.222095,0,0.35921142}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13916; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Grey"; + }; + }; + }; + nAttributes=3; }; - id=7035; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item972 + class Item1059 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13735.048,46.361649,13780.551}; - angles[]={0,2.3587112,0}; + position[]={13863.621,23.160212,10644.666}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13917; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Toby"; + }; + }; + }; + nAttributes=3; }; - id=7036; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item973 + class Item1060 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13730.924,46.369465,13784.724}; - angles[]={0,2.3587112,-0}; + position[]={3096.771,7.9201174,1857.7524}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={200,0,300}; + flags=1; + id=13918; + type="Vindicta_LocationSector"; + atlOffset=0.00010728836; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Vung Tau"; + }; + }; + }; + nAttributes=3; }; - id=7037; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item974 + class Item1061 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13730.446,47.304447,13816.669}; - angles[]={0,0.78083718,0}; + position[]={5800.334,7.1599827,5823.2051}; + angles[]={6.2778587,1.8064855,0.0080009829}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={400,0,200}; + flags=1; + id=13919; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Ba Ria"; + }; + }; + }; + nAttributes=3; }; - id=7038; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item975 + class Item1062 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13734.59,47.501514,13820.822}; - angles[]={0,0.78083718,0}; + position[]={6634.4292,7.0702024,5411.1309}; + angles[]={6.2751918,0,6.2698536}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={130,0,130}; + flags=1; + id=13920; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { - }; - id=7039; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Xa Long Dien"; + }; + }; + }; + nAttributes=3; + }; }; - class Item976 + class Item1063 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13726.411,46.97987,13812.713}; - angles[]={0,0.78083718,0}; + position[]={8226.9131,2.9838376,5567.0322}; + angles[]={0.0026744273,0,0.018663859}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={200,0,200}; + areaIsRectangle=1; + flags=1; + id=13921; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Dat Do"; + }; + }; + }; + nAttributes=3; }; - id=7040; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item977 + class Item1064 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13722.268,46.49091,13808.559}; - angles[]={-0,0.78083718,-0}; + position[]={7155.8828,6.3802123,3237.5186}; + angles[]={-0,1.0526674,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={200,0,100}; + flags=1; + id=13922; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Xa Long Hai"; + }; + }; + }; + nAttributes=3; }; - id=7041; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item978 + class Item1065 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13732.989,47.290119,13814.267}; - angles[]={0,0.75699615,0}; + position[]={8824.9307,3.9622912,3861.2744}; + angles[]={6.2378845,0,0.08247932}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={250,0,250}; + flags=1; + id=13923; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=3; }; - id=7042; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item979 + class Item1066 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13737.032,47.544651,13818.518}; - angles[]={0,0.75699615,0}; + position[]={7514.7119,11.643484,5489.0771}; + angles[]={0,1.5484915,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={150,0,200}; + flags=1; + id=13924; + type="Vindicta_LocationSector"; + atlOffset=1.7301359; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Xa Ahn Nut"; + }; + }; + }; + nAttributes=3; }; - id=7043; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item980 + class Item1067 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13729.05,47.109764,13810.215}; - angles[]={0,0.75699615,0}; + position[]={6270.4619,11.302786,6642.6436}; + angles[]={0.010669862,1.949086,0.037316564}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={150,0,100}; + flags=1; + id=13925; + type="Vindicta_LocationSector"; + atlOffset=0.00039291382; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Hoa Long"; + }; + }; + }; + nAttributes=3; }; - id=7044; - type="LAND_uns_vcshelter4"; - atlOffset=0.039848328; }; - class Item981 + class Item1068 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13725.007,46.889328,13805.964}; - angles[]={0,0.75699615,0}; + position[]={9723.1963,13.918045,5899.4844}; + angles[]={0,2.9025962,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={200,0,120}; + flags=1; + id=13926; + type="Vindicta_LocationSector"; + atlOffset=2.5783405; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Phuoc Long Tho"; + }; + }; + }; + nAttributes=3; }; - id=7045; - type="LAND_uns_vcshelter4"; - atlOffset=0.085086823; }; - class Item982 + class Item1069 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13757.301,43.155903,13785.709}; - angles[]={0,0.83754861,0}; + position[]={4113.9771,8.8387032,5814.5488}; + angles[]={6.2805333,2.8966031,0.013332055}; }; - side="Empty"; - class Attributes + areaSize[]={120,0,100}; + flags=1; + id=13927; + type="Vindicta_LocationSector"; + atlOffset=0.00021266937; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Ap Phu Hai"; + }; + }; + }; + nAttributes=3; }; - id=7046; - type="csj_VCshelter01a"; - atlOffset=2.7399979; }; - class Item983 + class Item1070 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13745.225,44.189636,13769.814}; - angles[]={0,3.8811316,0}; + position[]={2454.4551,4.6641607,8442.1484}; + angles[]={6.272521,4.5313425,6.2751846}; }; - side="Empty"; - class Attributes + areaSize[]={150,0,100}; + flags=1; + id=13928; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Xam My Xuan"; + }; + }; + }; + nAttributes=3; }; - id=7047; - type="Land_posed"; - atlOffset=1.8515663; }; - class Item984 + class Item1071 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13760.332,43.430573,13788.519}; - angles[]={-0,0.71262038,-0}; + position[]={2271.791,3.6912916,9580.8447}; + angles[]={0.0026520467,2.537636,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,120}; + flags=1; + id=13929; + type="Vindicta_LocationSector"; + atlOffset=0.00021243095; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Phu My"; + }; + }; + }; + nAttributes=3; }; - id=7053; - type="csj_VCshelter01"; }; - class Item985 + class Item1072 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13711.872,34.670887,13789.968}; - angles[]={6.2645216,3.9252601,0.0080009829}; + position[]={6738.9502,26.039217,8363.0078}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={200,0,100}; + flags=1; + id=13930; + type="Vindicta_LocationSector"; + atlOffset=2.7458191; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Ap Suoi Nghe"; + }; + }; + }; + nAttributes=3; }; - id=7059; - type="LAND_nvat_sb_20"; }; - class Item986 + class Item1073 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13703.587,35.491615,13804.222}; - angles[]={6.213963,2.3525367,0.018663859}; + position[]={7285.3345,41.424122,9042.6924}; + angles[]={6.2805333,1.7778485,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={300,0,200}; + flags=1; + id=13931; + type="Vindicta_LocationSector"; + atlOffset=0.0002746582; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Xa Binh Ba"; + }; + }; + }; + nAttributes=3; }; - id=7060; - type="LAND_nvat_sb_cnr"; }; - class Item987 + class Item1074 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13707.541,36.95919,13810.665}; - angles[]={6.2166171,5.5378118,0.02399601}; + position[]={7721.875,35.113819,9856.585}; + angles[]={0.023993526,0,6.2698579}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={500,0,230}; + flags=1; + id=13932; + type="Vindicta_LocationSector"; + atlOffset=0.00021362305; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Xa Binh Gia"; + }; + }; + }; + nAttributes=3; }; - id=7061; - type="LAND_nvat_sb_pit1"; - atlOffset=0.0013809204; }; - class Item988 + class Item1075 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13714.263,36.479744,13818.03}; - angles[]={6.2432079,5.5597706,0.015998369}; + position[]={10706.776,1.9082566,6445.0244}; + angles[]={0.015998369,0,0.015998369}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13933; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Nui Nhon"; + }; + }; + }; + nAttributes=3; }; - id=7062; - type="LAND_nvat_sb_45"; }; - class Item989 + class Item1076 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13711.562,38.015003,13824.497}; - angles[]={6.2511988,1.3530804,0.010664274}; + position[]={11509.532,4.1770005,6714.5537}; + angles[]={0.013332055,2.8353796,0.0053265258}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={150,0,120}; + flags=1; + id=13934; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Phuoc Buu"; + }; + }; + }; + nAttributes=3; }; - id=7064; - type="csj_VCbunk01"; - atlOffset=0.0010643005; }; - class Item990 + class Item1077 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13719.026,37.05843,13832.02}; - angles[]={6.2458706,3.0963392,0.015994642}; + position[]={12043.873,3.3602121,6941.9541}; + angles[]={-0,2.4997795,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={120,0,100}; + flags=1; + id=13935; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Xuyen Moc"; + }; + }; + }; + nAttributes=3; }; - id=7066; - type="LAND_nvat_sb_cnr"; }; - class Item991 + class Item1078 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13727.347,37.311546,13833.386}; - angles[]={6.2245865,3.966845,0.02666023}; + position[]={13231.268,9.2458363,7267.0186}; + angles[]={6.2805333,3.2918377,0.013332055}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={120,0,100}; + flags=1; + id=13936; + type="Vindicta_LocationSector"; + atlOffset=0.00021266937; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Bong Trang"; + }; + }; + }; + nAttributes=3; }; - id=7067; - type="LAND_nvat_sb_45"; - atlOffset=-3.8146973e-006; }; - class Item992 + class Item1079 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13719.667,34.684486,13776.209}; - angles[]={6.2698536,5.460031,0.010664274}; + position[]={14930.699,17.308426,7332.291}; + angles[]={6.1690168,2.5311623,6.2671871}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={120,0,100}; + flags=1; + id=13937; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Ap Binh Chau"; + }; + }; + }; + nAttributes=3; }; - id=7068; - type="LAND_nvat_sb_cnr"; }; - class Item993 + class Item1080 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13728.931,34.687859,13769.78}; - angles[]={6.2645183,3.8737226,0.018667053}; + position[]={3580.0625,3.5573976,4597.3486}; + angles[]={6.2778478,1.9777235,6.2511969}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={120,0,100}; + flags=1; + id=13938; + type="Vindicta_LocationSector"; + atlOffset=0.00021243095; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Xa Long Son"; + }; + }; + }; + nAttributes=3; }; - id=7069; - type="LAND_nvat_sb_cnr"; }; - class Item994 + class Item1081 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13739.651,34.561127,13762.491}; - angles[]={6.2618566,0.75237137,0.0053377044}; + position[]={7274.105,160.88022,13160.681}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13939; + type="Vindicta_LocationSector"; + atlOffset=0.00021362305; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Xa Cam My"; + }; + }; + }; + nAttributes=3; }; - id=7081; - type="LAND_nvat_sb_20"; - atlOffset=3.8146973e-006; }; - class Item995 + class Item1082 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13750.896,34.548782,13754.258}; - angles[]={6.256525,0.82100976,0}; + position[]={7560.103,59.182049,11364.653}; + angles[]={6.2778587,1.7717186,6.1901226}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={120,0,100}; + flags=1; + id=13940; + type="Vindicta_LocationSector"; + atlOffset=0.00021362305; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Kim Long"; + }; + }; + }; + nAttributes=3; }; - id=7082; - type="LAND_nvat_sb_cnr"; - atlOffset=-3.8146973e-006; }; - class Item996 + class Item1083 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13760.51,34.995754,13617.875}; - angles[]={0.09570726,3.740422,6.1585031}; + position[]={10928.856,27.022078,9538.4746}; + angles[]={6.2778587,0,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13941; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Hoa Binh"; + }; + }; + }; + nAttributes=3; }; - id=7084; - type="B_Truck_01_transport_F"; - atlOffset=9.1552734e-005; }; - class Item997 + class Item1084 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13764.647,34.881805,13614.984}; - angles[]={0.16644593,3.740422,6.1663857}; + position[]={5097.75,6.5189123,8011.9873}; + angles[]={0.0026520467,0,0.0026520467}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13942; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Chau Pha"; + }; + }; + }; + nAttributes=3; }; - id=7085; - type="B_Truck_01_transport_F"; - atlOffset=0.00025939941; }; - class Item998 + class Item1085 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13740.006,34.788982,13634.04}; - angles[]={0.061256282,3.740422,6.2485313}; + position[]={4284.6592,18.725555,9776.9004}; + angles[]={0.015998369,0,0.0026520467}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13943; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Hac Dich"; + }; + }; + }; + nAttributes=3; }; - id=7086; - type="B_Truck_01_transport_F"; - atlOffset=0.00020599365; }; - class Item999 + class Item1086 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13744.282,34.764122,13631.366}; - angles[]={0.077179953,3.740422,6.2458673}; + position[]={4239.165,13.076477,8691.8945}; + angles[]={0.021328852,0,6.2671871}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13944; + type="Vindicta_LocationSector"; + atlOffset=0.00021266937; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Toc Tien"; + }; + }; + }; + nAttributes=3; }; - id=7087; - type="B_Truck_01_transport_F"; - atlOffset=0.00073623657; }; - class Item1000 + class Item1087 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13722.424,35.160938,13646.643}; - angles[]={0.029324362,3.740422,6.2166171}; + position[]={2971.5591,5.3974972,6857.7314}; + angles[]={6.2805333,0,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13945; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Lang Phuoc Hoa"; + }; + }; + }; + nAttributes=3; }; - id=7088; - type="B_Truck_01_transport_F"; - atlOffset=0.00011825562; }; - class Item1001 + class Item1088 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13726.373,35.043579,13643.896}; - angles[]={0.058599081,3.740422,6.211309}; + position[]={601.02295,8.8202114,13170.442}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13946; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Long Thanh"; + }; + }; + }; + nAttributes=3; }; - id=7089; - type="B_Truck_01_transport_F"; - atlOffset=8.0108643e-005; }; - class Item1002 + class Item1089 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13704.73,35.897709,13660.774}; - angles[]={0.034652505,3.740422,6.211309}; + position[]={10311.704,60.524578,12942.776}; + angles[]={6.148015,0,6.2245855}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13947; + type="Vindicta_LocationSector"; + atlOffset=0.00021743774; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Song Ray"; + }; + }; + }; + nAttributes=3; }; - id=7090; - type="B_Truck_01_transport_F"; - atlOffset=-4.5776367e-005; }; - class Item1003 + class Item1090 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13708.83,35.762154,13657.484}; - angles[]={0.034650784,3.740422,6.2299037}; + position[]={11588.038,53.340523,11602.62}; + angles[]={6.2458706,0,0.029324362}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13948; + type="Vindicta_LocationSector"; + atlOffset=0.00021743774; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Xa Thua Tich"; + }; + }; + }; + nAttributes=3; }; - id=7091; - type="B_Truck_01_transport_F"; - atlOffset=-7.6293945e-006; }; - class Item1004 + class Item1091 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13735.837,43.555645,13798.926}; - angles[]={-0,0.80760473,-0}; + position[]={13028.836,29.027527,11876.319}; + angles[]={6.2805333,0,0.0053265258}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13949; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Hoi Dong Den"; + }; + }; + }; + nAttributes=3; }; - id=7092; - type="csj_VCshelter01a"; - atlOffset=0.0035400391; }; - class Item1005 + class Item1092 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13731.8,43.528885,13802.692}; - angles[]={-0,0.80550873,-0}; - }; - side="Empty"; - class Attributes - { + position[]={14439.607,17.227123,11079.014}; + angles[]={6.2485328,0,6.2378845}; }; - id=7093; - type="csj_VCshelter01a"; - atlOffset=3.119072; - }; - class Item1006 - { - dataType="Group"; - side="West"; - class Entities + areaSize[]={100,0,100}; + flags=1; + id=13950; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { - items=1; - class Item0 + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={13548.107,35.040264,13763.571}; - }; - side="West"; - flags=7; - class Attributes + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value { - isPlayer=1; + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; }; - id=7097; - type="B_Soldier_A_F"; - class CustomAttributes + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01ENG"; + "STRING" }; }; + value="1"; }; - class Attribute1 + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "STRING" }; }; + value="Hoa Hien"; }; - nAttributes=2; }; }; + nAttributes=3; }; - class Attributes - { - }; - id=7096; - }; - class Item1007 - { - dataType="Object"; - class PositionInfo - { - position[]={13539.175,39.703484,13771.749}; - angles[]={6.2805333,4.7198505,6.259192}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=7098; - type="Land_wx_sniperspot"; - atlOffset=-1.6249771; - }; - class Item1008 - { - dataType="Object"; - class PositionInfo - { - position[]={13639.857,38.800251,13725.761}; - angles[]={6.2645216,2.190809,0.0026744273}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=7099; - type="Land_WX_building001"; - atlOffset=0.22093201; - }; - class Item1009 - { - dataType="Object"; - class PositionInfo - { - position[]={13664.356,38.592388,13759.933}; - angles[]={6.2645216,2.1908169,6.256525}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=7100; - type="Land_WX_building001"; - atlOffset=0.22100067; - }; - class Item1010 - { - dataType="Object"; - class PositionInfo - { - position[]={13675.88,38.418602,13775.768}; - angles[]={6.2591896,2.1908169,6.2645216}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=7101; - type="Land_WX_building001"; - atlOffset=-0.028881073; - }; - class Item1011 - { - dataType="Object"; - class PositionInfo - { - position[]={13692.883,37.869854,13735.884}; - angles[]={6.2645216,5.3347549,6.2805109}; - }; - side="Empty"; - class Attributes - { - }; - id=7102; - type="Land_WX_building001"; - atlOffset=0.36888123; - }; - class Item1012 - { - dataType="Object"; - class PositionInfo - { - position[]={13705.402,38.594963,13753.352}; - angles[]={6.2618566,5.3347549,0.0053377044}; - }; - side="Empty"; - class Attributes - { - }; - id=7103; - type="Land_WX_building001"; - atlOffset=0.65248871; - }; - class Item1013 - { - dataType="Object"; - class PositionInfo - { - position[]={13680.823,37.790695,13719.237}; - angles[]={6.2778587,5.3347631,6.2805333}; - }; - side="Empty"; - class Attributes - { - }; - id=7104; - type="Land_WX_building001"; - atlOffset=0.52147675; }; - class Item1014 + class Item1093 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13669.263,37.659355,13703.43}; - angles[]={0.034652505,5.3347631,6.2432079}; + position[]={11295.882,37.9986,10939.087}; + angles[]={0.02399601,0,0.10890055}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13951; + type="Vindicta_LocationSector"; + atlOffset=0.00021362305; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Bau Lam"; + }; + }; + }; + nAttributes=3; }; - id=7105; - type="Land_WX_building001"; }; - class Item1015 + class Item1094 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13771.217,41.363811,13825.729}; - angles[]={6.2219291,2.342973,0.031990308}; + position[]={7602.877,40.786854,10517.497}; + angles[]={6.272521,0,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13952; + type="Vindicta_LocationSector"; + atlOffset=0.00021362305; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Ap Ngai Giao"; + }; + }; + }; + nAttributes=3; }; - id=7110; - type="Land_wx_commandbunker"; - atlOffset=7.6293945e-006; }; - class Item1016 + class Item1095 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13676.737,34.605228,13730.767}; - angles[]={6.2591896,2.1993673,6.2778478}; + position[]={9216.7334,47.639561,9698.1895}; + angles[]={-0,0,0.039977662}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13953; + type="Vindicta_LocationSector"; + atlOffset=0.00021362305; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Nha Tho Cau Dai"; + }; + }; + }; + nAttributes=3; }; - id=7120; - type="Land_wx_bunker"; - atlOffset=-1.1444092e-005; }; - class Item1017 + class Item1096 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13683.438,45.474567,13942.116}; - angles[]={6.2325611,3.7499764,0.082480043}; + position[]={11170.327,22.286503,7730.2393}; + angles[]={6.2671871,0,6.2805333}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13954; + type="Vindicta_LocationSector"; + atlOffset=0.0002117157; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Phuac Tan"; + }; + }; + }; + nAttributes=3; }; - id=7127; - type="Land_dum_istan3_hromada2"; - atlOffset=-3.8146973e-005; }; - class Item1018 + class Item1097 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13911.049,43.119915,13827.697}; - angles[]={6.2219291,3.7565289,0.015998369}; + position[]={13692.043,10.95735,8853.2441}; + angles[]={0.015998369,0,0.02399601}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13955; + type="Vindicta_LocationSector"; + atlOffset=0.00021266937; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Ap Den"; + }; + }; + }; + nAttributes=3; }; - id=7130; - type="Land_barrack02"; - atlOffset=-0.00012969971; }; - class Item1019 + class Item1098 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13897.298,43.600792,13837.373}; - angles[]={6.200706,3.7565289,0.015998369}; + position[]={5104.4121,6.2536607,5870.9766}; + angles[]={6.259192,0,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={130,0,130}; + flags=1; + id=13956; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Lang Long Hurang"; + }; + }; + }; + nAttributes=3; }; - id=7131; - type="Land_barrack02"; - atlOffset=4.5776367e-005; }; - class Item1020 + class Item1099 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13883.08,44.042591,13847.463}; - angles[]={6.2166171,3.7565289,0.02399601}; + position[]={12522.156,11.783672,5222.9375}; + angles[]={0.0026520467,0,0.12205668}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13957; + type="Vindicta_LocationSector"; + atlOffset=0.00021266937; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Thuan Bien"; + }; + }; + }; + nAttributes=3; }; - id=7132; - type="Land_barrack02"; }; - class Item1021 + class Item1100 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13870.618,44.512074,13856.67}; - angles[]={6.2645216,3.7565289,0.031988446}; + position[]={8555.4092,9.177803,4361.9004}; + angles[]={6.2405448,0,0.02399601}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13958; + type="Vindicta_LocationSector"; + atlOffset=0.00021266937; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Xa Hoi My"; + }; + }; + }; + nAttributes=3; }; - id=7133; - type="Land_barrack02"; }; - class Item1022 + class Item1101 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13856.867,44.396976,13866.346}; - angles[]={6.253861,3.7565289,0.02666023}; + position[]={4880.2632,2.3425348,3610.6338}; + angles[]={6.2698536,0,0.039977662}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13959; + type="Vindicta_LocationSector"; + atlOffset=0.00021243095; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Ap Phuoc Thang"; + }; + }; + }; + nAttributes=3; }; - id=7134; - type="Land_barrack02"; - atlOffset=-8.0108643e-005; }; - class Item1023 + class Item1102 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13842.649,44.06802,13876.436}; - angles[]={6.2352223,3.7565289,0.053282689}; + position[]={4303.915,2.7037647,3245.8135}; + angles[]={6.2698579,0,6.259192}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13960; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Cau Rach Ba"; + }; + }; + }; + nAttributes=3; }; - id=7135; - type="Land_barrack02"; }; - class Item1024 + class Item1103 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13891.419,40.162258,13802.938}; - angles[]={6.2618566,3.7565289,0.010664274}; + position[]={7406.5186,3.1767392,2776.3188}; + angles[]={6.2139621,0,0.055942677}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13961; + type="Vindicta_LocationSector"; + atlOffset=0.00021219254; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="city"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Ba Bien Long Hai"; + }; + }; + }; + nAttributes=3; }; - id=7136; - type="Land_barrack02"; }; - class Item1025 + class Item1104 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13877.668,40.333309,13812.614}; - angles[]={6.2086568,3.7565289,0.021328852}; + position[]={5042.105,62.149979,12588.008}; + angles[]={6.2614059,0,0.39606643}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13962; + type="Vindicta_LocationSector"; + atlOffset=0.13513947; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Franklin"; + }; + }; + }; + nAttributes=3; }; - id=7137; - type="Land_barrack02"; - atlOffset=3.8146973e-005; }; - class Item1026 + class Item1105 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13863.45,40.893093,13822.704}; - angles[]={6.1769218,3.7565289,0.010664274}; + position[]={7319.3193,148.1003,15226.357}; + angles[]={0.19483157,0,6.2272429}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={120,0,120}; + flags=1; + id=13963; + type="Vindicta_LocationSector"; + atlOffset=0.00030517578; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Nelson"; + }; + }; + }; + nAttributes=3; }; - id=7138; - type="Land_barrack02"; }; - class Item1027 + class Item1106 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13850.988,41.951485,13831.911}; - angles[]={6.1401687,3.7565289,0.018667053}; + position[]={10061.056,132.47025,14428.775}; + angles[]={6.272521,0,6.2671871}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={100,0,100}; + flags=1; + id=13964; + type="Vindicta_LocationSector"; + atlOffset=0.00019836426; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="outpost"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="FSB Dutch"; + }; + }; + }; + nAttributes=3; }; - id=7139; - type="Land_barrack02"; - atlOffset=-3.8146973e-006; }; - class Item1028 + class Item1107 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={13837.237,42.420246,13841.587}; - angles[]={6.2432065,3.7565289,0.029326396}; + position[]={13748.998,37.176247,13818.887}; + angles[]={6.2245855,3.8367453,0.018663859}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={200,0,200}; + areaIsRectangle=1; + flags=1; + id=13965; + type="Vindicta_LocationSector"; + atlOffset=0.00021362305; + class CustomAttributes { + class Attribute0 + { + property="Vindicta_LocationSector_type"; + expression="_this setVariable ['Type',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="base"; + }; + }; + }; + class Attribute1 + { + property="Vindicta_LocationSector"; + expression="_this setVariable ['Units',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="1"; + }; + }; + }; + class Attribute2 + { + property="Vindicta_LocationSector_name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Operation Base Eagle"; + }; + }; + }; + nAttributes=3; }; - id=7140; - type="Land_barrack02"; }; - class Item1029 + class Item1108 { - dataType="Object"; - class PositionInfo - { - position[]={13758.364,35.093079,13767.707}; - angles[]={6.213963,0,6.2778478}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=7143; - type="Land_wx_radiomast"; - atlOffset=-3.4332275e-005; + dataType="Marker"; + position[]={1897.2349,4.2780352,-947.24316}; + name="respawn_default"; + type="mil_start"; + alpha=0; + id=13966; + atlOffset=0.00021219254; }; - class Item1030 + class Item1109 { - dataType="Object"; - class PositionInfo - { - position[]={13837.816,47.636005,13886.027}; - angles[]={6.2485328,1.6035581,0.039977662}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Layer"; + name="UNSUNG outpost 1"; + class Entities { + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7375.5317,160.55879,15186.43}; + angles[]={0.15865292,3.0978706,0.077182271}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13968; + type="B_Truck_01_transport_F"; + atlOffset=0.00019836426; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={7381.4463,160.75871,15189.017}; + angles[]={0.15084717,3.0978706,0.10362703}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13969; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={7337.3647,158.99947,15183.813}; + angles[]={0.14562909,3.0978706,0.026657995}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13970; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={7373.4492,151.57805,15224.283}; + angles[]={0.166447,4.6827021,0.082478598}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13971; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021362305; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={7373.4434,152.38567,15219.605}; + angles[]={0.17162615,4.7110181,0.095706634}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13972; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021362305; + }; + class Item5 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7337.4731,157.83734,15176.815}; + angles[]={0,3.3322449,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + disableSimulation=1; + }; + id=13974; + type="I_soldier_F"; + atlOffset=0.00022888184; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7387.1714,160.38394,15181.768}; + class Effects + { + }; + showWP="NEVER"; + id=13975; + type="Move"; + atlOffset=0.00019836426; + }; + class Item2 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7384.4346,156.43074,15201.943}; + class Effects + { + }; + showWP="NEVER"; + id=13976; + type="Move"; + atlOffset=0.00019836426; + }; + class Item3 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7359.2197,156.3412,15190.94}; + class Effects + { + }; + showWP="NEVER"; + id=13977; + type="Move"; + atlOffset=0.00022888184; + }; + class Item4 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7329.9326,154.88934,15192.656}; + class Effects + { + }; + showWP="NEVER"; + id=13978; + type="Move"; + atlOffset=0.00021362305; + }; + class Item5 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7334.5405,157.76773,15176.803}; + class Effects + { + }; + showWP="NEVER"; + id=13979; + type="Move"; + atlOffset=0.00024414063; + }; + class Item6 + { + dataType="Waypoint"; + loiterAltitude=-3.4028235e+038; + position[]={7386.7407,160.50252,15180.785}; + type="Cycle"; + class Effects + { + }; + showWP="NEVER"; + id=13980; + atlOffset=0.00019836426; + }; + }; + class Attributes + { + }; + id=13973; + atlOffset=0.00022888184; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={7350.6831,152.44609,15220.494}; + angles[]={-0,1.434582,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13981; + type="B_Slingload_01_Cargo_F"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={7350.2158,152.35909,15225.191}; + angles[]={-0,1.462898,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13982; + type="B_Slingload_01_Cargo_F"; + atlOffset=2.6657104; + }; }; - id=7145; - type="Land_Vysilac_FM"; - atlOffset=-0.048389435; + id=13967; + atlOffset=0.96881104; }; - class Item1031 + class Item1110 { - dataType="Object"; - class PositionInfo - { - position[]={13748.954,45.690552,13888.202}; - angles[]={0.0080009829,2.2527544,0.0026520467}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Layer"; + name="UNSUNG outpost 1_1"; + class Entities { + items=7; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={10102.569,130.00098,14411.636}; + angles[]={6.1453981,2.3933222,6.0934935}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13984; + type="B_Truck_01_transport_F"; + atlOffset=0.00021362305; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={10105.45,130.18921,14417.475}; + angles[]={6.158504,2.3933222,6.0730019}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13985; + type="B_Truck_01_transport_F"; + atlOffset=0.00022888184; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={10076.1,130.30045,14385.8}; + angles[]={6.0679092,2.3933222,6.1167383}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13986; + type="B_Truck_01_transport_F"; + atlOffset=0.00019836426; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={10076.416,133.33598,14439.811}; + angles[]={6.2751846,3.9781537,6.2565231}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13987; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021362305; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={10079.416,133.22746,14436.227}; + angles[]={6.2751846,4.0064697,6.2565231}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13988; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.00021362305; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={10068.806,133.73344,14423.188}; + angles[]={6.2458706,2.4012954,6.248507}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=13989; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.035293579; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={10066.858,133.94438,14420.902}; + angles[]={0,2.3575318,0}; + }; + side="Empty"; + class Attributes + { + }; + id=13990; + type="B_Slingload_01_Cargo_F"; + atlOffset=0.26402283; + }; }; - id=7156; - type="csj_rockgod"; - atlOffset=0.0070495605; + id=13983; + atlOffset=0.13438416; }; - class Item1032 + class Item1111 { - dataType="Object"; - class PositionInfo - { - position[]={13769.754,44.591778,13870.604}; - angles[]={6.2245855,5.4169102,6.2272439}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Layer"; + name="vindicta phuoc tuy"; + class Entities { + items=1; + class Item0 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={15859.182,4.9073076,5291.0244}; + }; + side="Independent"; + flags=7; + class Attributes + { + rank="SERGEANT"; + description="For admin debug only"; + isPlayable=1; + }; + id=11832; + type="I_Soldier_TL_F"; + atlOffset=0.082934856; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male05GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={15863.182,5.9641333,5287.0244}; + }; + side="Independent"; + flags=1; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + description="For admin debug only"; + isPlayable=1; + }; + id=11833; + type="I_Soldier_AT_F"; + atlOffset=0.90195799; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male06GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.04; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={15857.182,4.7022877,5289.0244}; + }; + side="Independent"; + flags=5; + class Attributes + { + skill=0.40000001; + description="For admin debug only"; + isPlayable=1; + }; + id=11834; + type="I_Soldier_AT_F"; + atlOffset=0.00021219254; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male06GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={15861.182,5.4349365,5289.0244}; + }; + side="Independent"; + flags=1; + class Attributes + { + skill=0.40000001; + description="For admin debug only"; + isPlayable=1; + }; + id=11835; + type="I_Soldier_AAT_F"; + atlOffset=0.48888588; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=11831; + atlOffset=0.082934856; + }; }; - id=7157; - type="csj_rockgod"; - atlOffset=0.010654449; + id=13991; + atlOffset=0.082934856; }; - class Item1033 + class Item1112 { dataType="Object"; class PositionInfo { - position[]={13772.525,46.414692,13891.111}; - angles[]={6.2698536,3.9277513,6.2671871}; + position[]={3179.1069,5.5447712,2735.4216}; + angles[]={6.2405448,4.6981258,0.021328852}; }; side="Empty"; flags=4; class Attributes { }; - id=7160; - type="csj_temple1"; - atlOffset=0.00011062622; + id=13993; + type="SB_Wall_4"; }; - class Item1034 + class Item1113 { dataType="Object"; class PositionInfo { - position[]={13771.03,42.475231,13866.563}; - angles[]={6.2378831,0.66617459,6.2405434}; + position[]={3178.1169,5.3051872,2714.2217}; + angles[]={6.2805333,4.6981258,0.029324362}; }; side="Empty"; flags=4; class Attributes { }; - id=7163; - type="LAND_fort_ruin_cnr"; - atlOffset=4.196167e-005; + id=13994; + type="SB_Wall_4"; }; - class Item1035 + class Item1114 { dataType="Object"; class PositionInfo { - position[]={13750.075,53.341316,13862.777}; - angles[]={0,2.426302,0}; + position[]={6888.7471,10.047921,7597.6797}; + angles[]={0.066567369,0.011908939,0.013332055}; }; side="Empty"; + flags=4; class Attributes { }; - id=7165; - type="LAND_fort"; - atlOffset=2.0544548; + id=13995; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1036 + class Item1115 { dataType="Object"; class PositionInfo { - position[]={13747.394,43.860569,13887.595}; - angles[]={0.0080009829,2.3685465,0.0026520467}; + position[]={6878.9292,9.9293013,7597.7837}; + angles[]={0.069222413,0.011908939,0.013332055}; }; side="Empty"; flags=4; class Attributes { }; - id=7166; - type="LAND_fort_ruin_cnr"; - atlOffset=3.0517578e-005; + id=13996; + type="Land_fort_rampart"; }; - class Item1037 + class Item1116 { dataType="Object"; class PositionInfo { - position[]={13748.243,42.723175,13865.542}; - angles[]={6.2060056,5.5857887,0.010664274}; + position[]={6869.1484,9.784564,7597.958}; + angles[]={0.069222413,0.011908939,0.015998369}; }; side="Empty"; flags=4; class Attributes { }; - id=7167; - type="LAND_fort2"; - atlOffset=-3.8146973e-005; + id=13997; + type="Land_fort_rampart"; }; - class Item1038 + class Item1117 { dataType="Object"; class PositionInfo { - position[]={13592.138,35.064095,13779.984}; - angles[]={6.272521,0,0.021328852}; + position[]={6859.2881,9.62708,7597.9536}; + angles[]={0.069222413,0.011908939,0.015998369}; }; side="Empty"; flags=4; class Attributes { }; - id=7168; - type="LAND_uns_crater"; - atlOffset=-4.9591064e-005; + id=13998; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1039 + class Item1118 { dataType="Object"; class PositionInfo { - position[]={13632.847,36.654423,13791.665}; - angles[]={6.272521,0,0.013332055}; + position[]={6849.4707,9.4395437,7598.0576}; + angles[]={0.06656827,0.011908939,0.018663859}; }; side="Empty"; flags=4; class Attributes { }; - id=7170; - type="LAND_uns_crater"; - atlOffset=3.8146973e-006; + id=13999; + type="Land_fort_rampart"; }; - class Item1040 + class Item1119 { dataType="Object"; class PositionInfo { - position[]={13643.116,35.486588,13857.436}; - angles[]={6.2778587,0,0.013332055}; + position[]={6839.6899,9.2248116,7598.2319}; + angles[]={0.063912325,0.011908939,0.02666023}; }; side="Empty"; flags=4; class Attributes { }; - id=7171; - type="LAND_uns_crater"; - atlOffset=1.5258789e-005; + id=14000; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1041 + class Item1120 { dataType="Object"; class PositionInfo { - position[]={13700.725,37.897999,13854.282}; - angles[]={6.2432079,0,0.042640556}; + position[]={6802.1323,8.9856138,7597.3335}; + angles[]={0.2481136,0.011908939,0.071875811}; }; side="Empty"; flags=4; class Attributes { }; - id=7172; - type="LAND_uns_crater"; - atlOffset=0.00038528442; + id=14001; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1042 + class Item1121 { dataType="Object"; class PositionInfo { - position[]={13734.459,32.629841,13699.891}; - angles[]={6.2751846,0,6.2671909}; + position[]={6792.3145,8.5322866,7597.4375}; + angles[]={0.061256282,0.011908939,0.0080009829}; }; side="Empty"; flags=4; class Attributes { }; - id=7173; - type="LAND_uns_crater"; - atlOffset=0.0017852783; + id=14002; + type="Land_fort_rampart"; }; - class Item1043 + class Item1122 { dataType="Object"; class PositionInfo { - position[]={13802.878,33.456688,13722.986}; - angles[]={6.2591896,0,0.0080009829}; + position[]={6782.5337,8.4807262,7597.6118}; + angles[]={0.053282689,0.011908939,0.0026744273}; }; side="Empty"; flags=4; class Attributes { }; - id=7174; - type="LAND_uns_crater"; - atlOffset=-3.8146973e-005; + id=14003; + type="Land_fort_rampart"; }; - class Item1044 + class Item1123 { dataType="Object"; class PositionInfo { - position[]={13661.877,34.371902,13722.387}; - angles[]={6.2645216,0,6.2325621}; + position[]={6772.6733,8.4455156,7597.6074}; + angles[]={0.045302324,0.011908939,0.0026744273}; }; side="Empty"; flags=4; class Attributes { }; - id=7175; - type="LAND_uns_crater"; - atlOffset=0.00048446655; + id=14004; + type="Land_fort_rampart"; }; - class Item1045 + class Item1124 { dataType="Object"; class PositionInfo { - position[]={13795.363,35.797665,13777.334}; - angles[]={6.1716504,0,6.2805333}; + position[]={6762.856,8.4257555,7597.7114}; + angles[]={0.039977662,0.011908939,0.0026744273}; }; side="Empty"; flags=4; class Attributes { }; - id=7176; - type="LAND_uns_crater"; - atlOffset=0.0022888184; + id=14005; + type="Land_fort_rampart"; }; - class Item1046 + class Item1125 { dataType="Object"; class PositionInfo { - position[]={13752.682,36.91312,13801.427}; - angles[]={6.253861,0,0.013332055}; + position[]={6753.0752,8.4075861,7597.8857}; + angles[]={0.031988446,0.011908939,0}; }; side="Empty"; flags=4; class Attributes { }; - id=7177; - type="LAND_uns_crater"; - atlOffset=0.0001335144; + id=14006; + type="Land_fort_rampart"; }; - class Item1047 + class Item1126 { dataType="Object"; class PositionInfo { - position[]={13817.372,39.980148,13854.659}; - angles[]={6.253861,0,0.029324362}; + position[]={6668.5112,9.0345573,7596.8247}; + angles[]={0.0080009829,0.011908939,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=7178; - type="LAND_uns_crater"; - atlOffset=0.12839508; + id=14007; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1048 + class Item1127 { dataType="Object"; class PositionInfo { - position[]={13724.822,42.120712,13936.629}; - angles[]={6.2778587,0,0}; + position[]={6658.6934,9.1234455,7596.9287}; + angles[]={0.0053265258,0.011908939,6.2751846}; }; side="Empty"; flags=4; class Attributes { }; - id=7179; - type="LAND_uns_crater"; - atlOffset=7.6293945e-006; + id=14008; + type="Land_fort_rampart"; }; - class Item1049 + class Item1128 { dataType="Object"; class PositionInfo { - position[]={13582.074,35.831615,13766.967}; - angles[]={6.2698536,3.7798769,0.0026520467}; + position[]={6648.9126,9.2018175,7597.103}; + angles[]={0.0080009829,0.011908939,6.2751846}; }; side="Empty"; flags=4; class Attributes { }; - id=7180; - type="LAND_uns_burnedhut2"; - atlOffset=3.8146973e-006; + id=14009; + type="Land_fort_rampart"; }; - class Item1050 + class Item1129 { dataType="Object"; class PositionInfo { - position[]={13611.289,36.488255,13748.47}; - angles[]={6.2751918,3.9670322,0}; + position[]={6639.0522,9.2965956,7597.0986}; + angles[]={0.0080009829,0.011908939,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=7181; - type="LAND_uns_burnedhut3"; - atlOffset=-3.8146973e-006; + id=14010; + type="Land_fort_rampart"; }; - class Item1051 + class Item1130 { dataType="Object"; class PositionInfo { - position[]={13602.616,36.990646,13798.089}; - angles[]={0.0026520467,0,0.013332055}; + position[]={6629.2349,9.3984461,7597.2026}; + angles[]={0.0080009829,0.011908939,6.2751846}; }; side="Empty"; flags=4; class Attributes { }; - id=7182; - type="LAND_uns_burnedhut4"; - atlOffset=0.00017547607; + id=14011; + type="Land_fort_rampart"; }; - class Item1052 + class Item1131 { dataType="Object"; class PositionInfo { - position[]={13625.557,37.501717,13768.037}; - angles[]={6.2378831,0,0.063912325}; + position[]={6619.4541,9.5015383,7597.377}; + angles[]={0.0080009829,0.011908939,6.2698536}; }; side="Empty"; flags=4; class Attributes { }; - id=7183; - type="LAND_uns_burnedhut5"; - atlOffset=-8.7738037e-005; + id=14012; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1053 + class Item1132 { dataType="Object"; class PositionInfo { - position[]={13632.063,36.997353,13818.491}; - angles[]={0.042640556,0,0.037318163}; + position[]={6534.8892,10.674107,7596.2983}; + angles[]={0.013332055,0.011908939,6.2698536}; }; side="Empty"; flags=4; class Attributes { }; - id=7184; - type="LAND_uns_burnedhut1"; - atlOffset=0.0053710938; + id=14013; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1054 + class Item1133 { dataType="Object"; class PositionInfo { - position[]={13648.639,37.766434,13793.559}; - angles[]={6.2671871,4.214263,6.256525}; + position[]={6525.0713,10.813628,7596.4023}; + angles[]={0.013332055,0.011908939,6.2698536}; }; side="Empty"; flags=4; class Attributes { }; - id=7185; - type="LAND_uns_burnedhut2"; - atlOffset=3.4332275e-005; + id=14014; + type="Land_fort_rampart"; }; - class Item1055 + class Item1134 { dataType="Object"; class PositionInfo { - position[]={13662.448,37.591614,13830.371}; - angles[]={0.013332055,4.0208607,0.021328852}; + position[]={6515.2905,10.92828,7596.5767}; + angles[]={0.015998369,0.011908939,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=7186; - type="LAND_uns_burnedhut3"; - atlOffset=0.00048828125; + id=14015; + type="Land_fort_rampart"; }; - class Item1056 + class Item1135 { dataType="Object"; class PositionInfo { - position[]={13650.188,37.468658,13873.657}; - angles[]={6.2618566,2.6014733,0.042640556}; + position[]={6505.4302,11.101117,7596.5723}; + angles[]={0.0053377044,0.011908939,6.2511969}; }; side="Empty"; flags=4; class Attributes { }; - id=7187; - type="LAND_uns_burnedhut4"; - atlOffset=0.0020980835; + id=14016; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1057 + class Item1136 { dataType="Object"; class PositionInfo { - position[]={13681.938,38.333809,13825.496}; - angles[]={6.2591896,4.668015,0.029324362}; + position[]={6495.6128,11.444026,7596.6763}; + angles[]={6.2272439,0.011908939,6.2671909}; }; side="Empty"; flags=4; class Attributes { }; - id=7188; - type="LAND_uns_burnedhut5"; - atlOffset=-4.9591064e-005; + id=14017; + type="Land_fort_rampart"; }; - class Item1058 + class Item1137 { dataType="Object"; class PositionInfo { - position[]={13584.719,36.528389,13798}; - angles[]={-0,4.1127706,0.0079935296}; + position[]={6485.832,11.507904,7596.8506}; + angles[]={6.2219281,0.011908939,0.013336525}; }; side="Empty"; flags=4; class Attributes { }; - id=7189; - type="LAND_uns_burnedhut3"; - atlOffset=0.0001373291; + id=14018; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1059 + class Item1138 { dataType="Object"; class PositionInfo { - position[]={13615.196,37.027843,13832.38}; - angles[]={0.010664274,3.8667915,0.021328852}; + position[]={6337.7246,14.200242,7587.8452}; + angles[]={0.0053265258,4.7342415,6.2778587}; }; side="Empty"; flags=4; class Attributes { }; - id=7190; - type="LAND_uns_burnedhut5"; - atlOffset=0.00060653687; + id=14019; + type="Land_fort_rampart"; + atlOffset=1.9073486e-006; }; - class Item1060 + class Item1139 { dataType="Object"; class PositionInfo { - position[]={13824.528,41.934917,13855.074}; - angles[]={6.253861,5.3276334,0.029324362}; + position[]={6337.5229,14.277704,7578.0288}; + angles[]={0.010664274,4.7342415,0.0026520467}; }; side="Empty"; flags=4; class Attributes { }; - id=7191; - type="Land_barrack_destroyed"; - atlOffset=-1.1444092e-005; + id=14020; + type="Land_fort_rampart"; + atlOffset=1.9073486e-006; }; - class Item1061 + class Item1140 { dataType="Object"; class PositionInfo { - position[]={13716.484,34.719887,13767.064}; - angles[]={6.2698536,0.66256094,0.0079935296}; + position[]={6337.2515,14.365928,7568.2505}; + angles[]={0.0080009829,4.7342415,6.2751846}; }; side="Empty"; flags=4; class Attributes { }; - id=7199; - type="Land_wx_trench02"; - atlOffset=3.0517578e-005; + id=14021; + type="Land_fort_rampart"; }; - class Item1062 + class Item1141 { dataType="Object"; class PositionInfo { - position[]={13740.504,43.810532,13773.372}; - angles[]={-0,3.9747605,-0}; + position[]={6337.1577,14.439445,7558.3906}; + angles[]={0.0053265258,4.7342415,6.2805333}; }; side="Empty"; + flags=4; class Attributes { }; - id=7201; - type="B_HMG_01_high_F"; - atlOffset=2.9620056; + id=14022; + type="Land_fort_rampart"; + atlOffset=1.9073486e-006; }; - class Item1063 + class Item1142 { dataType="Object"; class PositionInfo { - position[]={13742.935,43.857941,13771.05}; - angles[]={-0,3.9147751,-0}; + position[]={6336.9561,14.49425,7548.5747}; + angles[]={0.0080009829,4.7342415,6.2778587}; }; side="Empty"; flags=4; class Attributes { }; - id=7202; - type="B_HMG_01_high_F"; + id=14023; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1064 + class Item1143 { dataType="Object"; class PositionInfo { - position[]={13734.196,46.967747,13780.01}; - angles[]={-0,3.9147751,0}; + position[]={6336.6846,14.550861,7538.7964}; + angles[]={0.0053265258,4.7342415,0.0026520467}; }; side="Empty"; + flags=4; class Attributes { }; - id=7203; - type="B_HMG_01_high_F"; - atlOffset=0.77175903; + id=14024; + type="Land_fort_rampart"; + atlOffset=2.8610229e-006; }; - class Item1065 + class Item1144 { dataType="Object"; class PositionInfo { - position[]={13725.638,46.989342,13788.415}; - angles[]={-0,3.9147751,0}; + position[]={6335.2671,13.81137,7375.0898}; + angles[]={6.2698536,4.7216349,0.050623242}; }; side="Empty"; flags=4; class Attributes { }; - id=7204; - type="B_HMG_01_high_F"; + id=14025; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1066 + class Item1145 { dataType="Object"; class PositionInfo { - position[]={13717.777,46.989342,13796.472}; - angles[]={-0,3.9147751,0}; + position[]={6335.1895,13.729781,7365.272}; + angles[]={6.2805333,4.7216349,0.04796192}; }; side="Empty"; flags=4; class Attributes { }; - id=7205; - type="B_HMG_01_high_F"; + id=14026; + type="Land_fort_rampart"; }; - class Item1067 + class Item1146 { dataType="Object"; class PositionInfo { - position[]={13716.821,36.393002,13771.227}; - angles[]={6.2671871,3.9147751,0.010664274}; + position[]={6334.9941,14.160169,7335.813}; + angles[]={0.015998369,4.7216349,0.018663859}; }; side="Empty"; flags=4; class Attributes { }; - id=7206; - type="B_HMG_01_high_F"; - atlOffset=3.8146973e-006; + id=14029; + type="Land_fort_rampart"; }; - class Item1068 + class Item1147 { dataType="Object"; class PositionInfo { - position[]={13720.922,36.379784,13767.669}; - angles[]={6.2671871,3.9147751,0.010664274}; + position[]={6334.8457,14.16212,7326.0317}; + angles[]={6.2778587,4.7216349,0}; }; side="Empty"; flags=4; class Attributes { }; - id=7207; - type="B_HMG_01_high_F"; - atlOffset=-3.0517578e-005; + id=14030; + type="Land_fort_rampart"; }; - class Item1069 + class Item1148 { dataType="Object"; class PositionInfo { - position[]={13711.09,38.497288,13824.785}; - angles[]={6.2512007,4.2477031,0.010664274}; + position[]={6336.0425,14.890555,7472.0903}; + angles[]={6.2805333,4.7190495,0.023993526}; }; side="Empty"; flags=4; class Attributes { }; - id=7208; - type="B_HMG_01_high_F"; + id=14031; + type="Land_fort_rampart"; }; - class Item1070 + class Item1149 { dataType="Object"; class PositionInfo { - position[]={13675.092,52.160858,13942.563}; - angles[]={6.2325611,4.6253548,0.082585603}; + position[]={6335.9902,14.89299,7462.272}; + angles[]={0.0053377044,4.7190495,0.018663859}; }; side="Empty"; flags=4; class Attributes { }; - id=7209; - type="B_HMG_01_high_F"; + id=14032; + type="Land_fort_rampart"; }; - class Item1071 + class Item1150 { dataType="Object"; class PositionInfo { - position[]={13681.094,49.363564,13948.403}; - angles[]={6.2325611,4.9430637,0.082585603}; + position[]={6335.8672,14.966242,7452.4907}; + angles[]={0.010664274,4.7190495,0.018663859}; }; side="Empty"; flags=4; class Attributes { }; - id=7210; - type="B_HMG_01_high_F"; + id=14033; + type="Land_fort_rampart"; }; - class Item1072 + class Item1151 { dataType="Object"; class PositionInfo { - position[]={13748.937,61.321705,13862.044}; - angles[]={-0,3.9926858,0}; + position[]={6335.9233,15.108429,7442.6304}; + angles[]={0.015998369,4.7190495,0.018663859}; }; side="Empty"; + flags=4; class Attributes { }; - id=7211; - type="B_HMG_01_high_F"; - atlOffset=2.1318932; + id=14034; + type="Land_fort_rampart"; }; - class Item1073 + class Item1152 { dataType="Object"; class PositionInfo { - position[]={13744.007,48.700909,13867.016}; - angles[]={6.2781582,4.3136969,0.05598104}; + position[]={6335.8711,15.172963,7432.8125}; + angles[]={6.2751846,4.7190495,0.042640556}; }; side="Empty"; flags=4; class Attributes { }; - id=7212; - type="B_HMG_01_high_F"; - atlOffset=0.071567535; + id=14035; + type="Land_fort_rampart"; }; - class Item1074 + class Item1153 { dataType="Object"; class PositionInfo { - position[]={13717.005,46.989342,13805.052}; - angles[]={0,5.4732881,0}; + position[]={6335.748,14.999797,7423.0313}; + angles[]={6.2645216,4.7190495,0.053282689}; }; side="Empty"; flags=4; class Attributes { }; - id=7213; - type="B_HMG_01_high_F"; + id=14036; + type="Land_fort_rampart"; + atlOffset=-9.5367432e-007; }; - class Item1075 + class Item1154 { dataType="Object"; class PositionInfo { - position[]={13726.241,46.989342,13814.082}; - angles[]={0,5.4778299,0}; + position[]={6335.9302,15.247121,7248.2739}; + angles[]={0.010664274,4.715023,0.055940546}; }; side="Empty"; flags=4; class Attributes { }; - id=7214; - type="B_HMG_01_high_F"; + id=14037; + type="Land_fort_rampart"; }; - class Item1076 + class Item1155 { dataType="Object"; class PositionInfo { - position[]={13734.137,46.989342,13821.906}; - angles[]={0,5.551765,0}; + position[]={6335.9175,15.25692,7238.4551}; + angles[]={6.2778478,4.715023,0.074528553}; }; side="Empty"; flags=4; class Attributes { }; - id=7215; - type="B_HMG_01_high_F"; + id=14038; + type="Land_fort_rampart"; }; - class Item1077 + class Item1156 { dataType="Object"; class PositionInfo { - position[]={13733.075,43.991173,13802.992}; - angles[]={-0,1.0917575,-0}; + position[]={6335.834,15.251822,7228.6733}; + angles[]={6.2778478,4.715023,0.06656827}; }; side="Empty"; flags=4; class Attributes { }; - id=7216; - type="B_HMG_01_high_F"; + id=14039; + type="Land_fort_rampart"; + atlOffset=-9.5367432e-007; }; - class Item1078 + class Item1157 { dataType="Object"; class PositionInfo { - position[]={13735.096,40.848526,13812.201}; - angles[]={-0,2.0404932,-0}; + position[]={6335.9297,15.137397,7218.8135}; + angles[]={6.2645216,4.715023,0.053282689}; }; side="Empty"; flags=4; class Attributes { }; - id=7217; - type="B_HMG_01_high_F"; + id=14040; + type="Land_fort_rampart"; }; - class Item1079 + class Item1158 { dataType="Object"; class PositionInfo { - position[]={13737.649,43.991467,13815.864}; - angles[]={-0,2.2603524,-0}; + position[]={6335.9165,14.814038,7208.9956}; + angles[]={6.2458687,4.715023,0.045302324}; }; side="Empty"; flags=4; class Attributes { }; - id=7218; - type="B_HMG_01_high_F"; + id=14041; + type="Land_fort_rampart"; }; - class Item1080 + class Item1159 { dataType="Object"; class PositionInfo { - position[]={13740.239,44.021496,13787.002}; - angles[]={0,0.75350881,0}; + position[]={6335.833,14.367754,7199.2134}; + angles[]={6.2352223,4.715023,0.050623242}; }; side="Empty"; flags=4; class Attributes { }; - id=7219; - type="B_HMG_01_high_F"; - atlOffset=0.030029297; + id=14042; + type="Land_fort_rampart"; }; - class Item1081 + class Item1160 { dataType="Object"; class PositionInfo { - position[]={13743.579,40.907127,13783.721}; - angles[]={0,0.74175388,-0}; + position[]={6337.5068,9.2151079,7073.8589}; + angles[]={6.2645216,4.747561,6.253861}; }; side="Empty"; flags=4; class Attributes { }; - id=7220; - type="B_HMG_01_high_F"; - atlOffset=0.058601379; + id=14043; + type="Land_fort_rampart"; + atlOffset=2.8610229e-006; }; - class Item1082 + class Item1161 { dataType="Object"; class PositionInfo { - position[]={13757.045,40.807652,13780.044}; - angles[]={6.2826972,2.3101416,6.2823396}; + position[]={6337.1748,9.1109877,7064.0459}; + angles[]={6.2751846,4.747561,6.256525}; }; side="Empty"; + flags=4; class Attributes { }; - id=7221; - type="B_HMG_01_high_F"; - atlOffset=3.2657509; + id=14044; + type="Land_fort_rampart"; + atlOffset=-9.5367432e-007; }; - class Item1083 + class Item1162 { dataType="Object"; class PositionInfo { - position[]={13736.184,40.848526,13776.151}; - angles[]={0,3.8462207,-0}; + position[]={6336.7729,9.0818825,7054.272}; + angles[]={6.2751846,4.747561,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=7222; - type="B_HMG_01_high_F"; + id=14045; + type="Land_fort_rampart"; }; - class Item1084 + class Item1163 { dataType="Object"; class PositionInfo { - position[]={13729.683,40.848526,13782.893}; - angles[]={0,3.9147751,-0}; + position[]={6336.5479,9.0997419,7044.4141}; + angles[]={0.0053265258,4.747561,0}; }; side="Empty"; flags=4; class Attributes { }; - id=7223; - type="B_HMG_01_high_F"; + id=14046; + type="Land_fort_rampart"; + atlOffset=1.9073486e-006; }; - class Item1085 + class Item1164 { dataType="Object"; class PositionInfo { - position[]={13721.92,40.848526,13790.603}; - angles[]={0,3.9147751,-0}; + position[]={6336.2158,9.1715593,7034.6021}; + angles[]={0.013332055,4.747561,0.010664274}; }; side="Empty"; flags=4; class Attributes { }; - id=7224; - type="B_HMG_01_high_F"; + id=14047; + type="Land_fort_rampart"; + atlOffset=1.9073486e-006; }; - class Item1086 + class Item1165 { dataType="Object"; class PositionInfo { - position[]={13714.354,40.861553,13798.131}; - angles[]={0,3.9147751,0}; + position[]={6335.814,9.2511196,7024.8276}; + angles[]={0.0026744273,4.747561,0.021328852}; }; side="Empty"; + flags=4; class Attributes { }; - id=7225; - type="B_HMG_01_high_F"; - atlOffset=3.8293076; + id=14048; + type="Land_fort_rampart"; + atlOffset=1.9073486e-006; }; - class Item1087 + class Item1166 { dataType="Object"; class PositionInfo { - position[]={13717.851,44.023842,13807.856}; - angles[]={-0,5.4779596,-0}; + position[]={6489.4985,13.283472,6934.2617}; + angles[]={6.2698536,3.3647029,6.256525}; }; side="Empty"; flags=4; class Attributes { }; - id=7226; - type="B_HMG_01_high_F"; - atlOffset=0.032375336; + id=14049; + type="Land_fort_rampart"; }; - class Item1088 + class Item1167 { dataType="Object"; class PositionInfo { - position[]={13773.196,45.929863,13818.294}; - angles[]={6.2219291,3.9147751,0.032051746}; + position[]={6499.0767,12.948313,6932.1021}; + angles[]={0.0080009829,3.3647029,6.2378831}; }; side="Empty"; flags=4; class Attributes { }; - id=7227; - type="B_HMG_01_high_F"; + id=14050; + type="Land_fort_rampart"; }; - class Item1089 + class Item1168 { dataType="Object"; class PositionInfo { - position[]={13766.359,46.123104,13825.019}; - angles[]={6.2219291,3.9147751,0.032051746}; + position[]={6508.6035,12.65922,6929.8809}; + angles[]={0.079830162,3.3647029,6.2618566}; }; side="Empty"; flags=4; class Attributes { }; - id=7228; - type="B_HMG_01_high_F"; + id=14051; + type="Land_fort_rampart"; }; - class Item1090 + class Item1169 { dataType="Object"; class PositionInfo { - position[]={13770.508,46.867043,13834.979}; - angles[]={6.2219291,0.26385114,0.032051746}; + position[]={6518.2456,12.937308,6927.8184}; + angles[]={0.095706008,3.3647029,0.010664274}; }; side="Empty"; flags=4; class Attributes { }; - id=7229; - type="B_HMG_01_high_F"; + id=14052; + type="Land_fort_rampart"; }; - class Item1091 + class Item1170 { dataType="Object"; class PositionInfo { - position[]={13780.031,46.594086,13825.551}; - angles[]={6.2219291,1.4375563,0.032051746}; + position[]={6527.8228,13.042379,6925.6587}; + angles[]={0.063912325,3.3647029,6.2458687}; }; side="Empty"; flags=4; class Attributes { }; - id=7230; - type="B_HMG_01_high_F"; + id=14053; + type="Land_fort_rampart"; + atlOffset=9.5367432e-007; }; - class Item1092 + class Item1171 { dataType="Object"; class PositionInfo { - position[]={13744.226,38.086384,13808.771}; - angles[]={6.253859,0.79403317,0.013332055}; + position[]={6537.3501,12.629604,6923.4375}; + angles[]={0.050623242,3.3647029,6.2352223}; }; side="Empty"; flags=4; class Attributes { }; - id=7231; - type="B_Slingload_01_Cargo_F"; - atlOffset=-1.5258789e-005; + id=14054; + type="Land_fort_rampart"; }; - class Item1093 + class Item1172 { dataType="Object"; class PositionInfo { - position[]={13740.336,38.135006,13811.742}; - angles[]={6.2458687,0.78836554,0.010669862}; + position[]={6600.0625,12.90408,6906.0347}; + angles[]={0.071876638,3.1220486,6.2618537}; }; side="Empty"; flags=4; class Attributes { }; - id=7232; - type="B_Slingload_01_Cargo_F"; - atlOffset=-5.7220459e-005; + id=14056; + type="Land_fort_rampart"; }; - class Item1094 + class Item1173 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13735.672,45.33115,13821.597}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7235; - type="I_soldier_F"; - atlOffset=0.00066375732; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13721.522,45.423004,13807.806}; - class Effects - { - }; - showWP="NEVER"; - id=7236; - type="Move"; - atlOffset=0.093955994; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13724.769,45.329044,13804.7}; - class Effects - { - }; - showWP="NEVER"; - id=7237; - type="Move"; - atlOffset=0.26567078; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13738.432,45.329048,13818.867}; - class Effects - { - }; - showWP="NEVER"; - id=7238; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13736.365,45.329048,13821.433}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7239; - }; + position[]={6609.8789,12.580311,6906.2397}; + angles[]={0.061256282,3.1220486,6.2299018}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7234; - atlOffset=0.00066375732; + id=14057; + type="Land_fort_rampart"; }; - class Item1095 + class Item1174 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=8; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13531.201,35.552711,13754.121}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7241; - type="I_soldier_F"; - atlOffset=8.7738037e-005; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13736.312,36.950195,13590.54}; - class Effects - { - }; - showWP="NEVER"; - id=7242; - type="Move"; - atlOffset=9.5367432e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13785.175,33.004753,13590.457}; - class Effects - { - }; - showWP="NEVER"; - id=7243; - type="Move"; - atlOffset=0.00029754639; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13842.573,32.570335,13667.763}; - class Effects - { - }; - showWP="NEVER"; - id=7244; - type="Move"; - atlOffset=-2.2888184e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13770.713,34.801559,13593.047}; - class Effects - { - }; - showWP="NEVER"; - id=7245; - type="Move"; - atlOffset=0.00010299683; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13734.634,35.93803,13599.646}; - class Effects - { - }; - showWP="NEVER"; - id=7246; - type="Move"; - atlOffset=3.8146973e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13513.024,36.260696,13758.405}; - class Effects - { - }; - showWP="NEVER"; - id=7247; - type="Move"; - atlOffset=1.5258789e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13530.962,35.546322,13760.637}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7248; - atlOffset=1.1444092e-005; - }; + position[]={6619.6602,11.846783,6906.373}; + angles[]={0.063912325,3.1220486,6.200706}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7240; - atlOffset=8.7738037e-005; - }; - class Item1096 - { - dataType="Group"; - side="Independent"; - class Entities - { - items=10; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13832.574,32.155869,13669.603}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7250; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13882.465,35.55225,13718.652}; - class Effects - { - }; - showWP="NEVER"; - id=7251; - type="Move"; - atlOffset=-0.00011444092; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13953.87,38.867786,13816.859}; - class Effects - { - }; - showWP="NEVER"; - id=7252; - type="Move"; - atlOffset=-7.6293945e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13937.762,41.74065,13853.752}; - class Effects - { - }; - showWP="NEVER"; - id=7253; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13892.771,41.944778,13887.384}; - class Effects - { - }; - showWP="NEVER"; - id=7254; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13943.992,41.801708,13860.95}; - class Effects - { - }; - showWP="NEVER"; - id=7255; - type="Move"; - atlOffset=2.2888184e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13959.443,40.576275,13837.729}; - class Effects - { - }; - showWP="NEVER"; - id=7256; - type="Move"; - atlOffset=-1.9073486e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13957.242,35.347103,13779.193}; - class Effects - { - }; - showWP="NEVER"; - id=7257; - type="Move"; - atlOffset=-4.9591064e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13854.519,34.593628,13686.601}; - class Effects - { - }; - showWP="NEVER"; - id=7258; - type="Move"; - atlOffset=-6.1035156e-005; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13834.472,32.108028,13665.345}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7259; - atlOffset=-6.8664551e-005; - }; + id=14058; + type="Land_fort_rampart"; + }; + class Item1175 + { + dataType="Object"; + class PositionInfo + { + position[]={6629.5156,11.422242,6906.6875}; + angles[]={0.082478598,3.1220486,6.272521}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7249; - atlOffset=0.0068511963; + id=14059; + type="Land_fort_rampart"; }; - class Item1097 + class Item1176 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=9; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13933.952,41.841084,13872.832}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7261; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13891.464,41.937809,13889.929}; - class Effects - { - }; - showWP="NEVER"; - id=7262; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13837.421,41.704941,13912.056}; - class Effects - { - }; - showWP="NEVER"; - id=7263; - type="Move"; - atlOffset=-7.6293945e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13783.553,43.853519,13956.8}; - class Effects - { - }; - showWP="NEVER"; - id=7264; - type="Move"; - atlOffset=-5.3405762e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13726.096,41.868767,13994.209}; - class Effects - { - }; - showWP="NEVER"; - id=7265; - type="Move"; - atlOffset=-7.6293945e-006; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13844.552,41.642082,13926.717}; - class Effects - { - }; - showWP="NEVER"; - id=7266; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13912.556,41.984867,13886.692}; - class Effects - { - }; - showWP="NEVER"; - id=7267; - type="Move"; - atlOffset=-1.1444092e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13937.661,41.830002,13874.284}; - class Effects - { - }; - showWP="NEVER"; - id=7268; - type="Move"; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13934.84,41.832863,13870.176}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7269; - atlOffset=-3.8146973e-006; - }; + position[]={6639.3315,11.451811,6906.8921}; + angles[]={0.077179179,3.1220486,0.0026744273}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7260; - atlOffset=0.0068511963; + id=14060; + type="Land_fort_rampart"; + atlOffset=-9.5367432e-007; }; - class Item1098 + class Item1177 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=8; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13737.047,41.98745,13997.094}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7271; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13720.631,41.838348,14005.62}; - class Effects - { - }; - showWP="NEVER"; - id=7272; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13704.915,41.856693,14003.121}; - class Effects - { - }; - showWP="NEVER"; - id=7273; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13688.426,41.696617,13978.342}; - class Effects - { - }; - showWP="NEVER"; - id=7274; - type="Move"; - atlOffset=-3.8146973e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13656.963,38.659138,13933.84}; - class Effects - { - }; - showWP="NEVER"; - id=7275; - type="Move"; - atlOffset=-0.00017547607; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13707.579,41.86171,14019.786}; - class Effects - { - }; - showWP="NEVER"; - id=7276; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13741.745,42.000996,14009.515}; - class Effects - { - }; - showWP="NEVER"; - id=7277; - type="Move"; - atlOffset=5.3405762e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13747.17,42.377426,13995.439}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7278; - atlOffset=-3.8146973e-006; - }; + position[]={6649.1128,11.358549,6907.0259}; + angles[]={0.074528553,3.1220486,6.2645216}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7270; - atlOffset=0.0068511963; + id=14061; + type="Land_fort_rampart"; }; - class Item1099 + class Item1178 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13653.149,39.077927,13964.275}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7280; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13613.202,34.151859,13877.807}; - class Effects - { - }; - showWP="NEVER"; - id=7281; - type="Move"; - atlOffset=-1.5258789e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13539.219,35.334656,13785.496}; - class Effects - { - }; - showWP="NEVER"; - id=7283; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13645.672,38.176758,13964.791}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7284; - atlOffset=-8.392334e-005; - }; + position[]={6730.7275,11.878235,6906.5161}; + angles[]={0.0053265258,3.1480711,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14062; + type="Land_fort_rampart"; + atlOffset=1.9073486e-006; + }; + class Item1179 + { + dataType="Object"; + class PositionInfo + { + position[]={6740.5459,11.972589,6906.4658}; + angles[]={0.0080009829,3.1480711,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14063; + type="Land_fort_rampart"; + }; + class Item1180 + { + dataType="Object"; + class PositionInfo + { + position[]={6750.3271,12.013263,6906.3442}; + angles[]={0.018663859,3.1480711,0.0053377044}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14064; + type="Land_fort_rampart"; + }; + class Item1181 + { + dataType="Object"; + class PositionInfo + { + position[]={6760.1875,12.01082,6906.4023}; + angles[]={0.034652505,3.1480711,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14065; + type="Land_fort_rampart"; + }; + class Item1182 + { + dataType="Object"; + class PositionInfo + { + position[]={6770.0054,11.991709,6906.3516}; + angles[]={0.047963165,3.1480711,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14066; + type="Land_fort_rampart"; + }; + class Item1183 + { + dataType="Object"; + class PositionInfo + { + position[]={6779.7871,12.016518,6906.2305}; + angles[]={0.053281568,3.1480711,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14067; + type="Land_fort_rampart"; + }; + class Item1184 + { + dataType="Object"; + class PositionInfo + { + position[]={6922.8794,16.708696,6905.9092}; + angles[]={0.0053265258,3.1516967,0.053282689}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14068; + type="Land_fort_rampart"; + atlOffset=1.9073486e-006; + }; + class Item1185 + { + dataType="Object"; + class PositionInfo + { + position[]={6932.6973,17.21557,6905.8228}; + angles[]={0.0053265258,3.1516967,0.050623242}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14069; + type="Land_fort_rampart"; + }; + class Item1186 + { + dataType="Object"; + class PositionInfo + { + position[]={6942.4785,17.745279,6905.6665}; + angles[]={0.0053265258,3.1516967,0.053282689}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14070; + type="Land_fort_rampart"; + }; + class Item1187 + { + dataType="Object"; + class PositionInfo + { + position[]={6952.3389,18.242149,6905.6885}; + angles[]={6.2778587,3.1516967,0.050623242}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14071; + type="Land_fort_rampart"; + }; + class Item1188 + { + dataType="Object"; + class PositionInfo + { + position[]={6962.1563,18.446842,6905.6021}; + angles[]={6.2671871,3.1516967,0.0079935296}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7279; - atlOffset=0.0068511963; + id=14072; + type="Land_fort_rampart"; }; - class Item1100 + class Item1189 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=8; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13698.608,34.344593,13654.367}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7286; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13761.466,34.429375,13604.394}; - class Effects - { - }; - showWP="NEVER"; - id=7287; - type="Move"; - atlOffset=-5.3405762e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13740.107,34.755615,13609.794}; - class Effects - { - }; - showWP="NEVER"; - id=7288; - type="Move"; - atlOffset=6.8664551e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13735.528,33.996998,13621.288}; - class Effects - { - }; - showWP="NEVER"; - id=7289; - type="Move"; - atlOffset=0.00030517578; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13723.139,34.419296,13622.872}; - class Effects - { - }; - showWP="NEVER"; - id=7290; - type="Move"; - atlOffset=0.00016021729; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13717.705,33.798386,13638.387}; - class Effects - { - }; - showWP="NEVER"; - id=7291; - type="Move"; - atlOffset=0.00029754639; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13704.664,34.587513,13638.159}; - class Effects - { - }; - showWP="NEVER"; - id=7292; - type="Move"; - atlOffset=2.6702881e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13697.245,34.366169,13655.115}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7293; - atlOffset=8.0108643e-005; - }; + position[]={6971.9375,18.457932,6905.4453}; + angles[]={6.2645216,3.1516967,6.2778478}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7285; - atlOffset=0.0068511963; + id=14073; + type="Land_fort_rampart"; }; - class Item1101 + class Item1190 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=8; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13775.729,31.977177,13625.543}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7295; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13783.422,31.771036,13645.461}; - class Effects - { - }; - showWP="NEVER"; - id=7296; - type="Move"; - atlOffset=9.5367432e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13749.635,32.07523,13642.688}; - class Effects - { - }; - showWP="NEVER"; - id=7297; - type="Move"; - atlOffset=2.2888184e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13730.202,32.241978,13657.587}; - class Effects - { - }; - showWP="NEVER"; - id=7298; - type="Move"; - atlOffset=3.8146973e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13726.853,32.352852,13691.8}; - class Effects - { - }; - showWP="NEVER"; - id=7299; - type="Move"; - atlOffset=-1.1444092e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13712.43,32.860325,13672.262}; - class Effects - { - }; - showWP="NEVER"; - id=7300; - type="Move"; - atlOffset=8.0108643e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13759.377,31.923679,13667.742}; - class Effects - { - }; - showWP="NEVER"; - id=7301; - type="Move"; - atlOffset=3.2424927e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13771.679,32.006577,13625.862}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7302; - atlOffset=7.6293945e-006; - }; + position[]={6790.585,26.377571,7319.5029}; + angles[]={0.021328852,5.6140308,0.047963165}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7294; - atlOffset=0.0068511963; + id=14075; + type="LAND_mortarpit_sb"; }; - class Item1102 + class Item1191 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13744.057,42.205936,13772.197}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7304; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13754.605,42.197647,13782.644}; - class Effects - { - }; - showWP="NEVER"; - id=7305; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13743.05,42.197647,13773.054}; - class Effects - { - }; - showWP="NEVER"; - id=7306; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13744.066,42.197647,13772.693}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7307; - }; + position[]={6788.438,32.683117,7244.7842}; + angles[]={0,0.731296,0}; }; + side="Empty"; class Attributes { }; - id=7303; - atlOffset=0.0068511963; + id=14077; + type="Land_bagfencelong"; + atlOffset=0.99821472; }; - class Item1103 + class Item1192 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13737.4,42.338684,13798.033}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7309; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13730.049,42.330967,13803.208}; - class Effects - { - }; - showWP="NEVER"; - id=7310; - type="Move"; - atlOffset=0.00021743774; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13736.039,42.330677,13797.04}; - class Effects - { - }; - showWP="NEVER"; - id=7311; - type="Move"; - atlOffset=0.00021362305; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13737.495,42.330418,13798.466}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7312; - atlOffset=3.8146973e-006; - }; + position[]={6790.4243,32.829956,7244.894}; + angles[]={0,2.286118,0}; + }; + side="Empty"; + class Attributes + { + }; + id=14080; + type="Land_bagfencelong"; + atlOffset=1.1008835; + }; + class Item1193 + { + dataType="Object"; + class PositionInfo + { + position[]={6844.6279,26.423555,7308.3677}; + angles[]={0.061256282,0,6.2618566}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14081; + type="LAND_mortarpit_sb"; + }; + class Item1194 + { + dataType="Object"; + class PositionInfo + { + position[]={6885.1499,26.595564,7256.1035}; + angles[]={6.211309,2.2239912,6.2645183}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14082; + type="LAND_mortarpit_sb"; + }; + class Item1195 + { + dataType="Object"; + class PositionInfo + { + position[]={6879.5854,26.530787,7278.6299}; + angles[]={0.034652505,1.0234268,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14083; + type="LAND_mortarpit_sb"; + }; + class Item1196 + { + dataType="Object"; + class PositionInfo + { + position[]={7021.4409,14.566344,7145.1631}; + angles[]={6.2751846,3.0529459,6.2805333}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7308; - atlOffset=0.0068511963; + id=14084; + type="LAND_mortarpit_sb"; }; - class Item1104 + class Item1197 + { + dataType="Object"; + class PositionInfo + { + position[]={7073.6709,16.158401,7013.4976}; + angles[]={0.0080009829,2.5647321,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14085; + type="LAND_mortarpit_sb"; + }; + class Item1198 + { + dataType="Object"; + class PositionInfo + { + position[]={7067.75,16.333475,7002.3413}; + angles[]={0.0079935296,2.2398438,6.2698536}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14086; + type="LAND_mortarpit_sb"; + }; + class Item1199 { dataType="Group"; side="Independent"; class Entities { - items=4; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13722.898,39.196522,13795.104}; - angles[]={0,4.7969675,0}; + position[]={7337.4224,151.1171,15218.586}; + angles[]={0,3.3322449,0}; }; side="Independent"; flags=7; @@ -36657,9 +40234,8 @@ class Mission { disableSimulation=1; }; - id=7314; + id=14099; type="I_soldier_F"; - atlOffset=0.0068511963; class CustomAttributes { class Attribute0 @@ -36677,7 +40253,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -36696,80 +40272,43 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13740.873,39.188232,13779.608}; - class Effects - { - }; - showWP="NEVER"; - id=7315; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13723.376,39.188232,13796.39}; - class Effects - { - }; - showWP="NEVER"; - id=7316; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13722.642,39.188232,13794.061}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7317; - }; }; class Attributes { }; - id=7313; - atlOffset=0.0068511963; + id=14098; }; - class Item1105 + class Item1200 { dataType="Group"; side="Independent"; class Entities { - items=5; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13719.702,39.196522,13797.557}; - angles[]={0,4.7969675,0}; + position[]={7336.814,150.27876,15221.999}; + angles[]={0,3.3322449,0}; }; side="Independent"; - flags=7; + flags=3; class Attributes { disableSimulation=1; }; - id=7319; + id=14101; type="I_soldier_F"; - atlOffset=0.0068511963; + atlOffset=1.6766357; class CustomAttributes { class Attribute0 @@ -36787,7 +40326,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -36806,92 +40345,43 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13729.074,39.188232,13807.529}; - class Effects - { - }; - showWP="NEVER"; - id=7320; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13724.316,39.188232,13809.395}; - class Effects - { - }; - showWP="NEVER"; - id=7321; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13716.793,39.188232,13800.39}; - class Effects - { - }; - showWP="NEVER"; - id=7322; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13718.92,39.188232,13797.5}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7323; - }; }; class Attributes { }; - id=7318; - atlOffset=0.0068511963; + id=14100; + atlOffset=1.6766357; }; - class Item1106 + class Item1201 { dataType="Group"; side="Independent"; class Entities { - items=2; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13735.82,39.246845,13825.431}; - angles[]={0,0.69731712,0}; + position[]={7340.936,151.1171,15218.296}; + angles[]={0,3.3322449,0}; }; side="Independent"; - flags=3; + flags=7; class Attributes { disableSimulation=1; }; - id=7325; + id=14103; type="I_soldier_F"; - atlOffset=2.0281754; class CustomAttributes { class Attribute0 @@ -36909,7 +40399,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -36928,52 +40418,33 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13735.82,39.745407,13825.381}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7326; - atlOffset=2.5281754; - class AttachedTo - { - id=7325; - offset[]={0,0.5,0}; - }; - }; }; class Attributes { }; - id=7324; - atlOffset=2.0281754; + id=14102; }; - class Item1107 + class Item1202 { dataType="Group"; side="Independent"; class Entities { - items=4; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13736.006,39.196522,13817.365}; - angles[]={0,4.7969675,0}; + position[]={7344.5,151.1171,15218.537}; + angles[]={0,3.3322449,0}; }; side="Independent"; flags=7; @@ -36981,9 +40452,8 @@ class Mission { disableSimulation=1; }; - id=7328; + id=14105; type="I_soldier_F"; - atlOffset=0.0068511963; class CustomAttributes { class Attribute0 @@ -37001,7 +40471,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -37020,70 +40490,33 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13731.814,39.188232,13816.729}; - class Effects - { - }; - showWP="NEVER"; - id=7329; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13732.216,39.188232,13813.659}; - class Effects - { - }; - showWP="NEVER"; - id=7330; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13736.111,39.188232,13815.876}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7331; - }; }; class Attributes { }; - id=7327; - atlOffset=0.0068511963; + id=14104; }; - class Item1108 + class Item1203 { dataType="Group"; side="Independent"; class Entities { - items=3; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13735.652,39.196522,13796.532}; - angles[]={0,4.7969675,0}; + position[]={7346.1587,151.1171,15220.687}; + angles[]={0,3.3322449,0}; }; side="Independent"; flags=7; @@ -37091,9 +40524,8 @@ class Mission { disableSimulation=1; }; - id=7333; + id=14107; type="I_soldier_F"; - atlOffset=0.0068511963; class CustomAttributes { class Attribute0 @@ -37111,7 +40543,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -37130,58 +40562,33 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13730.135,39.188232,13804.467}; - class Effects - { - }; - showWP="NEVER"; - id=7334; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13736.896,39.188232,13797.764}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7335; - }; }; class Attributes { }; - id=7332; - atlOffset=0.0068511963; + id=14106; }; - class Item1109 + class Item1204 { dataType="Group"; side="Independent"; class Entities { - items=4; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13764.51,39.192638,13787.684}; - angles[]={0,4.7969675,0}; + position[]={7344.6665,151.1171,15219.333}; + angles[]={0,3.3322449,0}; }; side="Independent"; flags=7; @@ -37189,9 +40596,8 @@ class Mission { disableSimulation=1; }; - id=7337; + id=14109; type="I_soldier_F"; - atlOffset=0.0068511963; class CustomAttributes { class Attribute0 @@ -37209,7 +40615,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -37228,73 +40634,33 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13760.668,39.190533,13787.502}; - class Effects - { - }; - showWP="NEVER"; - id=7338; - type="Move"; - atlOffset=0.0030403137; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13761.979,39.188431,13785.672}; - class Effects - { - }; - showWP="NEVER"; - id=7339; - type="Move"; - atlOffset=0.003036499; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13764.723,39.18692,13787.105}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7340; - atlOffset=0.0030403137; - }; }; class Attributes { }; - id=7336; - atlOffset=0.0068511963; + id=14108; }; - class Item1110 + class Item1205 { dataType="Group"; side="Independent"; class Entities { - items=5; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13747.136,39.196217,13769.878}; - angles[]={0,4.7969675,0}; + position[]={7339.8706,151.1171,15221.495}; + angles[]={0,3.3322449,0}; }; side="Independent"; flags=7; @@ -37302,9 +40668,8 @@ class Mission { disableSimulation=1; }; - id=7342; + id=14111; type="I_soldier_F"; - atlOffset=0.0068511963; class CustomAttributes { class Attribute0 @@ -37322,7 +40687,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -37341,85 +40706,33 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13755.424,39.193802,13781.009}; - class Effects - { - }; - showWP="NEVER"; - id=7343; - type="Move"; - atlOffset=0.0054740906; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13752.542,39.192326,13783.896}; - class Effects - { - }; - showWP="NEVER"; - id=7344; - type="Move"; - atlOffset=0.00074005127; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13744.516,39.188232,13776.375}; - class Effects - { - }; - showWP="NEVER"; - id=7345; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13746.353,39.193253,13770.58}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7346; - atlOffset=0.0057258606; - }; }; class Attributes { }; - id=7341; - atlOffset=0.0068511963; + id=14110; }; - class Item1111 + class Item1206 { dataType="Group"; side="Independent"; class Entities { - items=3; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13738.57,39.196522,13778.473}; - angles[]={0,4.7969675,0}; + position[]={7335.9126,151.1171,15224.067}; + angles[]={0,3.3322449,0}; }; side="Independent"; flags=7; @@ -37427,9 +40740,8 @@ class Mission { disableSimulation=1; }; - id=7348; + id=14113; type="I_soldier_F"; - atlOffset=0.0068511963; class CustomAttributes { class Attribute0 @@ -37447,7 +40759,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -37466,58 +40778,33 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13742.022,39.188232,13783.312}; - class Effects - { - }; - showWP="NEVER"; - id=7349; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13737.641,39.188232,13779.071}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7350; - }; }; class Attributes { }; - id=7347; - atlOffset=0.0068511963; + id=14112; }; - class Item1112 + class Item1207 { dataType="Group"; side="Independent"; class Entities { - items=5; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13727.295,42.338867,13798.209}; - angles[]={0,4.7969675,0}; + position[]={7334.3887,151.1171,15221.773}; + angles[]={0,3.3322449,0}; }; side="Independent"; flags=7; @@ -37525,9 +40812,8 @@ class Mission { disableSimulation=1; }; - id=7352; + id=14115; type="I_soldier_F"; - atlOffset=0.0068511963; class CustomAttributes { class Attribute0 @@ -37545,7 +40831,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -37564,85 +40850,33 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13732.417,42.3302,13792.483}; - class Effects - { - }; - showWP="NEVER"; - id=7353; - type="Move"; - atlOffset=0.00018310547; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13728.04,42.331112,13789.449}; - class Effects - { - }; - showWP="NEVER"; - id=7354; - type="Move"; - atlOffset=3.1428795; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13724.907,42.330967,13793.545}; - class Effects - { - }; - showWP="NEVER"; - id=7355; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13726.844,42.330856,13798.102}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7356; - atlOffset=0.00029754639; - }; }; class Attributes { }; - id=7351; - atlOffset=0.0068511963; + id=14114; }; - class Item1113 + class Item1208 { dataType="Group"; side="Independent"; class Entities { - items=6; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13736.407,42.339462,13777.238}; - angles[]={0,4.7969675,0}; + position[]={7334.1855,151.1171,15220.66}; + angles[]={0,3.3322449,0}; }; side="Independent"; flags=7; @@ -37650,9 +40884,8 @@ class Mission { disableSimulation=1; }; - id=7358; + id=14117; type="I_soldier_F"; - atlOffset=0.0068511963; class CustomAttributes { class Attribute0 @@ -37670,7 +40903,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -37689,94 +40922,33 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13742.602,42.331173,13783.47}; - class Effects - { - }; - showWP="NEVER"; - id=7359; - type="Move"; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13737.963,42.331173,13781.397}; - class Effects - { - }; - showWP="NEVER"; - id=7360; - type="Move"; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13735.511,42.331173,13782.692}; - class Effects - { - }; - showWP="NEVER"; - id=7361; - type="Move"; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13732.73,42.331173,13780.344}; - class Effects - { - }; - showWP="NEVER"; - id=7362; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13736.431,42.331173,13776.141}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7363; - }; }; class Attributes { }; - id=7357; - atlOffset=0.0068511963; + id=14116; }; - class Item1114 + class Item1209 { dataType="Group"; side="Independent"; class Entities { - items=7; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13718.811,34.781734,13772.516}; - angles[]={0,4.7969675,0}; + position[]={7342.0562,151.1171,15221.156}; + angles[]={0,3.3322449,0}; }; side="Independent"; flags=7; @@ -37784,9 +40956,8 @@ class Mission { disableSimulation=1; }; - id=7365; + id=14119; type="I_soldier_F"; - atlOffset=0.0068511963; class CustomAttributes { class Attribute0 @@ -37804,7 +40975,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -37823,112 +40994,105 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13723.842,34.917019,13777.917}; - class Effects - { - }; - showWP="NEVER"; - id=7366; - type="Move"; - atlOffset=-3.0517578e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13699.841,35.441204,13802.321}; - class Effects - { - }; - showWP="NEVER"; - id=7367; - type="Move"; - atlOffset=6.8664551e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13706.121,36.05748,13809.378}; - class Effects - { - }; - showWP="NEVER"; - id=7368; - type="Move"; - atlOffset=-3.8146973e-005; - }; - class Item4 + }; + class Attributes + { + }; + id=14118; + }; + class Item1210 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13699.841,35.494022,13803.106}; - class Effects + dataType="Object"; + class PositionInfo { + position[]={7343.5278,151.1171,15222.886}; + angles[]={0,3.3322449,0}; }; - showWP="NEVER"; - id=7369; - type="Move"; - atlOffset=-7.2479248e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13723.888,34.924763,13778.444}; - class Effects + side="Independent"; + flags=7; + class Attributes { - }; - showWP="NEVER"; - id=7370; - type="Move"; - atlOffset=-4.9591064e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13718.125,34.75111,13771.528}; - type="Cycle"; - class Effects + disableSimulation=1; + }; + id=14121; + type="I_soldier_F"; + class CustomAttributes { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; }; - showWP="NEVER"; - id=7371; - atlOffset=-2.2888184e-005; }; }; class Attributes { }; - id=7364; - atlOffset=0.0068511963; + id=14120; }; - class Item1115 + class Item1211 { dataType="Group"; side="Independent"; class Entities { - items=7; + items=1; class Item0 { dataType="Object"; class PositionInfo { - position[]={13721.854,34.755493,13768.846}; - angles[]={0,4.7969675,0}; + position[]={7344.9312,151.1171,15223.157}; + angles[]={0,3.3322449,0}; }; side="Independent"; flags=7; @@ -37936,9 +41100,8 @@ class Mission { disableSimulation=1; }; - id=7373; + id=14123; type="I_soldier_F"; - atlOffset=0.0068511963; class CustomAttributes { class Attribute0 @@ -37956,7 +41119,7 @@ class Mission "STRING" }; }; - value="Male03GRE"; + value="Male04GRE"; }; }; }; @@ -37975,1716 +41138,1028 @@ class Mission "SCALAR" }; }; - value=0.98000002; + value=1.03; }; }; }; nAttributes=2; }; }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13727.223,34.880699,13773.561}; - class Effects - { - }; - showWP="NEVER"; - id=7374; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13752.169,34.557346,13750.302}; - class Effects - { - }; - showWP="NEVER"; - id=7375; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13760.464,34.700981,13757.189}; - class Effects - { - }; - showWP="NEVER"; - id=7376; - type="Move"; - atlOffset=-7.6293945e-006; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13752.496,34.545021,13750.147}; - class Effects - { - }; - showWP="NEVER"; - id=7377; - type="Move"; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13727.041,34.886974,13774.029}; - class Effects - { - }; - showWP="NEVER"; - id=7378; - type="Move"; - atlOffset=-3.4332275e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13722.119,34.739056,13768.112}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7379; - atlOffset=-3.0517578e-005; - }; }; class Attributes { }; - id=7372; - atlOffset=0.0068511963; + id=14122; + }; + class Item1212 + { + dataType="Object"; + class PositionInfo + { + position[]={5043.4756,58.701355,12594.188}; + angles[]={0.010664274,4.5987515,0.034652505}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14124; + type="uns_medical1"; + }; + class Item1213 + { + dataType="Object"; + class PositionInfo + { + position[]={5044.2241,58.723907,12594.388}; + angles[]={0.010664274,4.5987515,0.031986579}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14125; + type="uns_medical1"; + }; + class Item1214 + { + dataType="Object"; + class PositionInfo + { + position[]={5045.1616,58.754196,12594.36}; + angles[]={0.010664274,4.5987515,0.031986579}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14126; + type="uns_medical1"; + }; + class Item1215 + { + dataType="Object"; + class PositionInfo + { + position[]={13674.479,52.042637,13941.226}; + angles[]={6.2325611,4.9430637,0.082585603}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14127; + type="B_HMG_01_high_F"; + }; + class Item1216 + { + dataType="Object"; + class PositionInfo + { + position[]={13649.929,34.385834,13718.459}; + angles[]={6.272521,0.70236403,6.2485328}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14134; + type="LAND_nvat_sb_20"; + }; + class Item1217 + { + dataType="Object"; + class PositionInfo + { + position[]={13634.894,34.767464,13725.815}; + angles[]={6.2645183,3.7192266,0.018667053}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14139; + type="LAND_nvat_sb_pit3"; + }; + class Item1218 + { + dataType="Object"; + class PositionInfo + { + position[]={13639.078,34.14653,13719.721}; + angles[]={6.2645216,3.794076,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14144; + type="LAND_CSJ_punji"; + }; + class Item1219 + { + dataType="Object"; + class PositionInfo + { + position[]={13644.374,34.108662,13715.7}; + angles[]={6.2671909,3.794076,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14151; + type="LAND_CSJ_punji"; + }; + class Item1220 + { + dataType="Object"; + class PositionInfo + { + position[]={13648.605,33.995483,13712.077}; + angles[]={6.272521,3.794076,6.253861}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14152; + type="LAND_CSJ_punji"; + }; + class Item1221 + { + dataType="Object"; + class PositionInfo + { + position[]={13653.239,33.83886,13708.652}; + angles[]={6.2778587,3.794076,6.2565274}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14153; + type="LAND_CSJ_punji"; + }; + class Item1222 + { + dataType="Object"; + class PositionInfo + { + position[]={13650.87,33.867554,13706.079}; + angles[]={0.0080009829,3.794076,6.2645216}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14154; + type="LAND_CSJ_punji"; + }; + class Item1223 + { + dataType="Object"; + class PositionInfo + { + position[]={13647.182,33.97757,13708.93}; + angles[]={6.2645216,3.794076,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14155; + type="LAND_CSJ_punji"; + }; + class Item1224 + { + dataType="Object"; + class PositionInfo + { + position[]={13642.336,34.057457,13713.04}; + angles[]={6.2645216,3.794076,0.010664274}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14156; + type="LAND_CSJ_punji"; + }; + class Item1225 + { + dataType="Object"; + class PositionInfo + { + position[]={13636.893,34.071926,13717.19}; + angles[]={6.2645216,3.794076,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14157; + type="LAND_CSJ_punji"; + }; + class Item1226 + { + dataType="Object"; + class PositionInfo + { + position[]={13635.446,34.021141,13714.884}; + angles[]={6.2698536,3.794076,0.0079935296}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14158; + type="LAND_CSJ_punji"; + }; + class Item1227 + { + dataType="Object"; + class PositionInfo + { + position[]={13639.715,34.00584,13711.368}; + angles[]={6.2698536,3.794076,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14159; + type="LAND_CSJ_punji"; + }; + class Item1228 + { + dataType="Object"; + class PositionInfo + { + position[]={13643.751,33.972237,13708.111}; + angles[]={6.2671909,3.794076,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14160; + type="LAND_CSJ_punji"; + }; + class Item1229 + { + dataType="Object"; + class PositionInfo + { + position[]={13648.093,33.912941,13704.574}; + angles[]={-0,3.794076,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14161; + type="LAND_CSJ_punji"; + }; + class Item1230 + { + dataType="Object"; + class PositionInfo + { + position[]={13644.07,33.91724,13699.952}; + angles[]={6.2778587,3.794076,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14162; + type="LAND_CSJ_punji"; + }; + class Item1231 + { + dataType="Object"; + class PositionInfo + { + position[]={13635.151,33.92635,13706.637}; + angles[]={6.2751846,3.794076,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14163; + type="LAND_CSJ_punji"; + }; + class Item1232 + { + dataType="Object"; + class PositionInfo + { + position[]={13637.315,33.966343,13709.565}; + angles[]={6.272521,3.794076,0.0079935296}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14164; + type="LAND_CSJ_punji"; + }; + class Item1233 + { + dataType="Object"; + class PositionInfo + { + position[]={13646.254,33.931995,13702.34}; + angles[]={6.2805333,3.794076,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14165; + type="LAND_CSJ_punji"; + }; + class Item1234 + { + dataType="Object"; + class PositionInfo + { + position[]={13631.13,33.930447,13709.869}; + angles[]={6.2751846,3.794076,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14166; + type="LAND_CSJ_punji"; + }; + class Item1235 + { + dataType="Object"; + class PositionInfo + { + position[]={13633.487,33.97311,13712.759}; + angles[]={6.2698536,3.794076,0.010664274}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14167; + type="LAND_CSJ_punji"; + }; + class Item1236 + { + dataType="Object"; + class PositionInfo + { + position[]={13631.949,36.419716,13724.342}; + angles[]={6.2645216,2.8377261,0.015998369}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14170; + type="B_HMG_01_high_F"; + }; + class Item1237 + { + dataType="Object"; + class PositionInfo + { + position[]={13659.433,35.871571,13710.522}; + angles[]={0.0053265258,4.2565718,6.2378845}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14171; + type="B_HMG_01_high_F"; + }; + class Item1238 + { + dataType="Object"; + class PositionInfo + { + position[]={13659.03,34.679852,13709.683}; + angles[]={0.021328852,0.24721284,6.2378831}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14172; + type="SB_Wall_4"; + }; + class Item1239 + { + dataType="Object"; + class PositionInfo + { + position[]={13583.911,34.180111,13717.109}; + angles[]={0.013332055,3.794076,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14174; + type="LAND_CSJ_punji"; + }; + class Item1240 + { + dataType="Object"; + class PositionInfo + { + position[]={13650.893,33.917511,13648.426}; + angles[]={0.0053377044,3.794076,0.018663859}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14175; + type="LAND_CSJ_punji"; + }; + class Item1241 + { + dataType="Object"; + class PositionInfo + { + position[]={13576.108,34.434036,13686.304}; + angles[]={0.0053265258,3.794076,6.2698536}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14176; + type="LAND_CSJ_punji"; + }; + class Item1242 + { + dataType="Object"; + class PositionInfo + { + position[]={13640.585,33.801552,13665.789}; + angles[]={6.2778587,3.794076,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14177; + type="LAND_CSJ_punji"; + }; + class Item1243 + { + dataType="Object"; + class PositionInfo + { + position[]={13646.392,34.284821,13614.515}; + angles[]={0.013332055,3.794076,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14178; + type="LAND_CSJ_punji"; + }; + class Item1244 + { + dataType="Object"; + class PositionInfo + { + position[]={13647.337,33.905342,13678.964}; + angles[]={-0,3.794076,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14180; + type="LAND_CSJ_punji"; + }; + class Item1245 + { + dataType="Object"; + class PositionInfo + { + position[]={13613.277,33.871201,13686.396}; + angles[]={6.2805333,3.794076,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14181; + type="LAND_CSJ_punji"; + }; + class Item1246 + { + dataType="Object"; + class PositionInfo + { + position[]={13609.386,33.965881,13656.185}; + angles[]={0.0053377044,3.794076,6.2618566}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14182; + type="LAND_CSJ_punji"; + }; + class Item1247 + { + dataType="Object"; + class PositionInfo + { + position[]={13556.91,34.472416,13718.208}; + angles[]={0.013332055,3.794076,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14183; + type="LAND_CSJ_punji"; }; - class Item1116 + class Item1248 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=12; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13710.711,36.377796,13812.938}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7381; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13714.976,36.612782,13816.828}; - class Effects - { - }; - showWP="NEVER"; - id=7382; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13715.019,36.903088,13825.297}; - class Effects - { - }; - showWP="NEVER"; - id=7383; - type="Move"; - atlOffset=2.2888184e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13723.75,36.978767,13824.233}; - class Effects - { - }; - showWP="NEVER"; - id=7384; - type="Move"; - atlOffset=-5.7220459e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13715.129,36.921463,13825.835}; - class Effects - { - }; - showWP="NEVER"; - id=7385; - type="Move"; - atlOffset=1.9073486e-005; - }; - class Item5 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13715.015,37.175831,13833.185}; - class Effects - { - }; - showWP="NEVER"; - id=7386; - type="Move"; - atlOffset=-7.2479248e-005; - }; - class Item6 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13728.439,37.543209,13833.893}; - class Effects - { - }; - showWP="NEVER"; - id=7387; - type="Move"; - atlOffset=-3.8146973e-005; - }; - class Item7 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13734.229,37.358089,13828.528}; - class Effects - { - }; - showWP="NEVER"; - id=7388; - type="Move"; - atlOffset=5.7220459e-005; - }; - class Item8 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13725.971,36.957878,13822.656}; - class Effects - { - }; - showWP="NEVER"; - id=7389; - type="Move"; - atlOffset=-8.0108643e-005; - }; - class Item9 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13715.557,36.892197,13824.778}; - class Effects - { - }; - showWP="NEVER"; - id=7390; - type="Move"; - }; - class Item10 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13714.433,36.573051,13816.054}; - class Effects - { - }; - showWP="NEVER"; - id=7391; - type="Move"; - atlOffset=-6.4849854e-005; - }; - class Item11 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13709.228,36.31691,13812.337}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7392; - atlOffset=-4.9591064e-005; - }; + position[]={13542.077,34.603886,13744.526}; + angles[]={0.0026520467,3.794076,6.2511969}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7380; - atlOffset=0.0068511963; + id=14184; + type="LAND_CSJ_punji"; }; - class Item1117 + class Item1249 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13675.606,33.790802,13730.904}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7394; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13676.876,33.749245,13730.108}; - class Effects - { - }; - showWP="NEVER"; - id=7395; - type="Move"; - atlOffset=-4.196167e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13677.504,33.76722,13730.996}; - class Effects - { - }; - showWP="NEVER"; - id=7396; - type="Move"; - atlOffset=-1.1444092e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13676.181,33.790321,13731.625}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7397; - atlOffset=2.2888184e-005; - }; + position[]={13686.078,34.792667,13765.534}; + angles[]={6.2645216,0,6.2805109}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7393; - atlOffset=0.0068511963; + id=14187; + type="LAND_uns_crater"; + atlOffset=0.00021362305; }; - class Item1118 + class Item1250 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13653.707,34.550564,13693.528}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7399; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13644.761,34.561016,13700.62}; - class Effects - { - }; - showWP="NEVER"; - id=7400; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13658.733,34.526138,13690.909}; - class Effects - { - }; - showWP="NEVER"; - id=7401; - type="Move"; - atlOffset=3.8146973e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13654.641,34.54451,13692.295}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7402; - atlOffset=7.6293945e-006; - }; + position[]={13749.806,33.332935,13725.78}; + angles[]={6.2458706,0,6.2751918}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7398; - atlOffset=0.0068511963; + id=14188; + type="LAND_uns_crater"; + atlOffset=0.00021362305; }; - class Item1119 + class Item1251 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13637.222,34.584106,13706.794}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7404; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13624.421,34.550972,13715.852}; - class Effects - { - }; - showWP="NEVER"; - id=7405; - type="Move"; - atlOffset=-7.6293945e-006; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13635.207,34.553555,13705.306}; - class Effects - { - }; - showWP="NEVER"; - id=7406; - type="Move"; - atlOffset=-3.8146973e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13627.057,34.576313,13715.276}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7407; - atlOffset=-3.8146973e-006; - }; + position[]={13693.627,33.772995,13699.016}; + angles[]={-0,0,6.2751918}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14189; + type="LAND_uns_crater"; + }; + class Item1252 + { + dataType="Object"; + class PositionInfo + { + position[]={13673.352,33.03352,13709.285}; + angles[]={0.0053265258,3.794076,6.2565274}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14192; + type="LAND_CSJ_punji"; + }; + class Item1253 + { + dataType="Object"; + class PositionInfo + { + position[]={13691.853,32.915283,13715.556}; + angles[]={6.2751846,3.794076,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14193; + type="LAND_CSJ_punji"; + }; + class Item1254 + { + dataType="Object"; + class PositionInfo + { + position[]={13718.318,32.573891,13718.379}; + angles[]={6.2591896,3.794076,6.2591896}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14194; + type="LAND_CSJ_punji"; + }; + class Item1255 + { + dataType="Object"; + class PositionInfo + { + position[]={13710.763,33.471088,13743.914}; + angles[]={6.256525,3.794076,0.018663859}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7403; - atlOffset=0.0068511963; + id=14195; + type="LAND_CSJ_punji"; }; - class Item1120 + class Item1256 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13680.81,47.175709,13938.347}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7409; - type="I_soldier_F"; - atlOffset=0.01436615; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13681.24,47.51004,13944.698}; - class Effects - { - }; - showWP="NEVER"; - id=7410; - type="Move"; - atlOffset=6.7577972; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13684.047,47.97366,13949.069}; - class Effects - { - }; - showWP="NEVER"; - id=7411; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13679.109,47.148056,13940.679}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7412; - atlOffset=0.0081977844; - }; + position[]={13658.048,34.102329,13750.354}; + angles[]={6.2645183,3.794076,6.2405434}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7408; - atlOffset=0.01436615; + id=14196; + type="LAND_CSJ_punji"; }; - class Item1121 + class Item1257 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=3; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13676.595,50.506359,13940.261}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7414; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13676.762,50.705727,13944.038}; - class Effects - { - }; - showWP="NEVER"; - id=7415; - type="Move"; - atlOffset=3.5899544; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13666.108,39.718544,13942.268}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7416; - atlOffset=-0.00019073486; - }; + position[]={13660.73,34.546135,13776.021}; + angles[]={6.2485328,3.794076,6.2352223}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7413; - atlOffset=0.0068511963; + id=14197; + type="LAND_CSJ_punji"; }; - class Item1122 + class Item1258 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13686.844,44.564171,13943.982}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7418; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13687.55,44.265747,13937.053}; - class Effects - { - }; - showWP="NEVER"; - id=7419; - type="Move"; - atlOffset=3.4944954; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13684.444,43.91795,13935.262}; - class Effects - { - }; - showWP="NEVER"; - id=7420; - type="Move"; - atlOffset=7.6293945e-006; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13686.975,44.489376,13942.405}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7421; - atlOffset=4.9591064e-005; - }; + position[]={13633.291,34.876392,13758.468}; + angles[]={6.2458706,3.794076,0.02666023}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7417; - atlOffset=0.0068511963; + id=14198; + type="LAND_CSJ_punji"; }; - class Item1123 + class Item1259 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=3; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13751.074,59.693081,13861.689}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7423; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13749.228,59.684788,13863.936}; - class Effects - { - }; - showWP="NEVER"; - id=7424; - type="Move"; - atlOffset=2.1552696; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13751.681,59.684792,13861.852}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7425; - }; + position[]={13602.031,34.023575,13735.043}; + angles[]={0.0026520467,3.794076,6.2805333}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7422; - atlOffset=0.0068511963; + id=14199; + type="LAND_CSJ_punji"; }; - class Item1124 + class Item1260 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=3; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13746.293,47.093773,13865.263}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7427; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13747.11,47.17564,13868.233}; - class Effects - { - }; - showWP="NEVER"; - id=7428; - type="Move"; - atlOffset=0.029167175; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13745.387,47.037182,13865.48}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7429; - atlOffset=0.0011405945; - }; + position[]={13607.346,34.26305,13766.165}; + angles[]={6.2751918,3.794076,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14200; + type="LAND_CSJ_punji"; + }; + class Item1261 + { + dataType="Object"; + class PositionInfo + { + position[]={13685.025,33.389938,13683.208}; + angles[]={0.034652505,3.794076,6.2352223}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14201; + type="LAND_CSJ_punji"; + }; + class Item1262 + { + dataType="Object"; + class PositionInfo + { + position[]={13729.981,31.581503,13682.11}; + angles[]={6.2805333,3.794076,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14202; + type="LAND_CSJ_punji"; + }; + class Item1263 + { + dataType="Object"; + class PositionInfo + { + position[]={13750.848,31.382547,13664.234}; + angles[]={6.2805333,3.794076,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14203; + type="LAND_CSJ_punji"; + }; + class Item1264 + { + dataType="Object"; + class PositionInfo + { + position[]={13771.125,31.871191,13707.366}; + angles[]={6.2511969,3.794076,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14204; + type="LAND_CSJ_punji"; + }; + class Item1265 + { + dataType="Object"; + class PositionInfo + { + position[]={13793.286,31.027462,13683.59}; + angles[]={6.2751846,3.794076,0.0080009829}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7426; - atlOffset=0.0068511963; + id=14205; + type="LAND_CSJ_punji"; }; - class Item1125 + class Item1266 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13762.304,41.809856,13889.26}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7431; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13771.363,41.298058,13880.923}; - class Effects - { - }; - showWP="NEVER"; - id=7432; - type="Move"; - atlOffset=1.1444092e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13764.499,41.66547,13882.805}; - class Effects - { - }; - showWP="NEVER"; - id=7433; - type="Move"; - atlOffset=-3.0517578e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13761.629,41.806976,13887.704}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7434; - atlOffset=1.1444092e-005; - }; + position[]={13761.704,31.462683,13688.888}; + angles[]={6.2618566,3.794076,6.2698536}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7430; - atlOffset=0.0068511963; + id=14206; + type="LAND_CSJ_punji"; }; - class Item1126 + class Item1267 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13777.471,44.89724,13826.272}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7436; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13771.965,45.128956,13833.014}; - class Effects - { - }; - showWP="NEVER"; - id=7437; - type="Move"; - atlOffset=1.9073486e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13766.142,44.602028,13827.467}; - class Effects - { - }; - showWP="NEVER"; - id=7438; - type="Move"; - atlOffset=6.40448; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13774.068,44.51685,13821.935}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7439; - atlOffset=6.4621201; - }; + position[]={13780.295,32.740349,13740.95}; + angles[]={6.256525,3.794076,6.2805333}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7435; - atlOffset=0.0068511963; + id=14207; + type="LAND_CSJ_punji"; }; - class Item1127 + class Item1268 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=5; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13770.742,38.813049,13833.394}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7441; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13779.263,38.392292,13825.499}; - class Effects - { - }; - showWP="NEVER"; - id=7442; - type="Move"; - atlOffset=-3.8146973e-005; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13773.54,37.897343,13819.639}; - class Effects - { - }; - showWP="NEVER"; - id=7443; - type="Move"; - atlOffset=8.7738037e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13770.438,38.699287,13832.084}; - class Effects - { - }; - showWP="NEVER"; - id=7444; - type="Move"; - atlOffset=-6.1035156e-005; - }; - class Item4 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13771.454,38.825981,13833.586}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7445; - atlOffset=-4.5776367e-005; - }; + position[]={13678.983,34.365257,13788.71}; + angles[]={6.2645216,3.794076,6.2698536}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7440; - atlOffset=0.0068511963; + id=14208; + type="LAND_CSJ_punji"; }; - class Item1128 + class Item1269 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=4; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13830.579,40.435852,13869.657}; - angles[]={0,4.7969675,0}; - }; - side="Independent"; - flags=7; - class Attributes - { - disableSimulation=1; - }; - id=7447; - type="I_soldier_F"; - atlOffset=0.0068511963; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13910.7,38.422951,13811.978}; - class Effects - { - }; - showWP="NEVER"; - id=7448; - type="Move"; - atlOffset=-0.00019073486; - }; - class Item2 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13825.871,40.253586,13869.02}; - class Effects - { - }; - showWP="NEVER"; - id=7449; - type="Move"; - atlOffset=-5.7220459e-005; - }; - class Item3 - { - dataType="Waypoint"; - loiterAltitude=-3.4028235e+038; - position[]={13829.3,40.560577,13874.544}; - type="Cycle"; - class Effects - { - }; - showWP="NEVER"; - id=7450; - atlOffset=-5.3405762e-005; - }; + position[]={13693.365,33.028217,13727.944}; + angles[]={6.272521,3.794076,6.2805333}; }; + side="Empty"; + flags=4; class Attributes { }; - id=7446; - atlOffset=0.0068511963; + id=14209; + type="LAND_CSJ_punji"; }; - class Item1129 + class Item1270 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={13749.354,37.178848,13818.821}; - angles[]={6.2245855,3.8367453,0.018663859}; + position[]={13678.313,33.538097,13746.943}; + angles[]={6.2591896,3.794076,6.2778478}; }; - areaSize[]={200,0,200}; - areaIsRectangle=1; - flags=1; - id=7451; - type="Vindicta_LocationSector"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes + { + }; + id=14210; + type="LAND_CSJ_punji"; + }; + class Item1271 + { + dataType="Object"; + class PositionInfo + { + position[]={13644.03,34.452568,13740.296}; + angles[]={6.2751846,3.794076,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14211; + type="LAND_CSJ_punji"; + }; + class Item1272 + { + dataType="Object"; + class PositionInfo + { + position[]={13664.714,35.324299,13802.903}; + angles[]={6.2618566,3.794076,6.2485347}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14212; + type="LAND_CSJ_punji"; + }; + class Item1273 + { + dataType="Object"; + class PositionInfo + { + position[]={13734.998,33.076431,13734.528}; + angles[]={6.213963,3.794076,0.0053377044}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=14213; + type="LAND_CSJ_punji"; + }; + class Item1274 + { + dataType="Object"; + class PositionInfo + { + position[]={13711.332,32.283699,13689.397}; + angles[]={6.2778478,3.794076,6.2166171}; + }; + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="Vindicta_LocationSector_type"; - expression="_this setVariable ['Type',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="base"; - }; - }; - }; - class Attribute1 - { - property="Vindicta_LocationSector"; - expression="_this setVariable ['Units',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="1"; - }; - }; - }; - class Attribute2 - { - property="Vindicta_LocationSector_name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Operation Base Eagle"; - }; - }; - }; - nAttributes=3; }; + id=14214; + type="LAND_CSJ_punji"; }; }; class Connections @@ -39699,8 +42174,8 @@ class Mission class Item0 { linkID=0; - item0=5244; - item1=5243; + item0=13870; + item1=13869; class CustomData { type="Sync"; @@ -39709,8 +42184,8 @@ class Mission class Item1 { linkID=1; - item0=5246; - item1=5245; + item0=13872; + item1=13871; class CustomData { type="Sync"; @@ -39719,8 +42194,8 @@ class Mission class Item2 { linkID=2; - item0=5248; - item1=5247; + item0=13874; + item1=13873; class CustomData { type="Sync"; @@ -39729,8 +42204,8 @@ class Mission class Item3 { linkID=3; - item0=5250; - item1=5249; + item0=13876; + item1=13875; class CustomData { type="Sync"; @@ -39739,8 +42214,8 @@ class Mission class Item4 { linkID=4; - item0=5252; - item1=5251; + item0=13878; + item1=13877; class CustomData { type="Sync"; @@ -39749,8 +42224,8 @@ class Mission class Item5 { linkID=5; - item0=5254; - item1=5253; + item0=13880; + item1=13879; class CustomData { type="Sync"; @@ -39759,8 +42234,8 @@ class Mission class Item6 { linkID=6; - item0=5256; - item1=5255; + item0=13882; + item1=13881; class CustomData { type="Sync"; @@ -39769,8 +42244,8 @@ class Mission class Item7 { linkID=7; - item0=5267; - item1=5266; + item0=13884; + item1=13883; class CustomData { type="Sync"; @@ -39779,8 +42254,8 @@ class Mission class Item8 { linkID=8; - item0=5274; - item1=5273; + item0=13886; + item1=13885; class CustomData { type="Sync"; @@ -39789,8 +42264,8 @@ class Mission class Item9 { linkID=9; - item0=5277; - item1=5276; + item0=13888; + item1=13887; class CustomData { type="Sync"; @@ -39799,8 +42274,8 @@ class Mission class Item10 { linkID=10; - item0=5279; - item1=5278; + item0=13890; + item1=13889; class CustomData { type="Sync"; @@ -39809,8 +42284,8 @@ class Mission class Item11 { linkID=11; - item0=5281; - item1=5280; + item0=13892; + item1=13891; class CustomData { type="Sync"; @@ -39819,8 +42294,8 @@ class Mission class Item12 { linkID=12; - item0=5283; - item1=5282; + item0=13894; + item1=13893; class CustomData { type="Sync"; @@ -39829,8 +42304,8 @@ class Mission class Item13 { linkID=13; - item0=5285; - item1=5284; + item0=13896; + item1=13895; class CustomData { type="Sync"; @@ -39839,8 +42314,8 @@ class Mission class Item14 { linkID=14; - item0=5287; - item1=5286; + item0=13898; + item1=13897; class CustomData { type="Sync";