5 Commits

Author SHA1 Message Date
buster 137c7691e8 dlc proofing
added some vanilla uniforms in case people get annoyed
2024-02-21 13:00:27 +11:00
buster be7013e324 finishing touches
Added some light houses, a fire to guide in boats. removed weapons from ranges and add mortar ammo
2024-02-20 22:57:26 +11:00
buster 1329ce75f6 Update briefing.sqf
spelling fixes
2024-02-20 21:41:51 +11:00
buster 047512b55b Update mission.sqm 2024-02-20 21:03:56 +11:00
buster d842f88003 Merge pull request 'Teleport Boats' (#2) from teleportBoats into main
Reviewed-on: #2
2024-02-20 09:36:34 +00:00
2 changed files with 609 additions and 96 deletions
+3 -3
View File
@@ -67,7 +67,7 @@ Currently Riot units are guarding several checkpoints leading into Paraiso.
"]]; "]];
player createDiaryRecord ["Diary",["Mission"," player createDiaryRecord ["Diary",["Mission","
Before sunrise our forces will effect a landing at Rashidan and meet up with Sehrenist forces to aquire vehicles and heavy weapons. Before sunrise our forces will effect a landing at Rashidan and meet up with Sehrenist forces to acquire vehicles and heavy weapons.
<br/> <br/>
<br/> <br/>
From there we will attack and seize the Airfield. From there we will attack and seize the Airfield.
@@ -76,7 +76,7 @@ From there we will attack and seize the Airfield.
Once this is accomplished they will move on to capturing the General himself from his mansion in Corinto. Once this is accomplished they will move on to capturing the General himself from his mansion in Corinto.
<br/> <br/>
<br/> <br/>
The General will then be escorted to the Airfield to be flown away and formely be offered Asylum. The General will then be escorted to the Airfield to be flown away and formerly be offered Asylum.
"]]; "]];
player createDiaryRecord ["Diary",["Situation"," player createDiaryRecord ["Diary",["Situation","
@@ -86,7 +86,7 @@ The General has failed to put down the socialists and so the time has come for a
<br/> <br/>
<br/> <br/>
The royalist faction, the Sehrenists, has been fighting a gueralla war against both the General and the Communists. The royalist faction, the Sehrenists, has been fighting a gueralla war against both the General and the Communists.
A force of British 'Mercinaries' will be sent to remove the general and reinstate King Joseph III to the throne. A force of British 'Mercenaries' will be sent to remove the general and reinstate King Joseph III to the throne.
He has been trained at Sandhurst and will be more amenable to our needs. He has been trained at Sandhurst and will be more amenable to our needs.
"]]; "]];
+606 -93
View File
@@ -12,7 +12,7 @@ class EditorData
}; };
class ItemIDProvider class ItemIDProvider
{ {
nextID=1467; nextID=1485;
}; };
class MarkerIDProvider class MarkerIDProvider
{ {
@@ -20,14 +20,14 @@ class EditorData
}; };
class LayerIndexProvider class LayerIndexProvider
{ {
nextID=96; nextID=124;
}; };
class Camera class Camera
{ {
pos[]={4924.1611,70.899078,15467.983}; pos[]={4906.7695,62.433853,15495.117};
dir[]={0.20405398,-0.75637412,-0.62156379}; dir[]={-0.31199107,-0.12928568,-0.9412654};
up[]={0.23592076,0.65414006,-0.71863508}; up[]={-0.040680081,0.99160671,-0.12272936};
aside[]={-0.95015186,9.0553658e-007,-0.31192532}; aside[]={-0.94923431,-3.4004916e-007,0.31463292};
}; };
}; };
binarizationWanted=0; binarizationWanted=0;
@@ -86,13 +86,19 @@ addons[]=
"A3_Ui_F", "A3_Ui_F",
"WW2_SPE_Core_c_UI_Gui_c", "WW2_SPE_Core_c_UI_Gui_c",
"CUP_CAStructures_Misc_Powerlines", "CUP_CAStructures_Misc_Powerlines",
"WW2_SPE_Core_c_FX_ParticleEffects_c_Objects_c" "WW2_SPE_Core_c_FX_ParticleEffects_c_Objects_c",
"A3_Structures_F_Civ_Camping",
"cba_xeh",
"A3_Misc_F_Helpers",
"A3_Structures_F_Dominants_Lighthouse",
"WW2_SPE_Assets_c_Weapons_Ammoboxes_c",
"structures_f_vietnam_c"
}; };
class AddonsMetaData class AddonsMetaData
{ {
class List class List
{ {
items=52; items=56;
class Item0 class Item0
{ {
className="A3_Modules_F"; className="A3_Modules_F";
@@ -396,6 +402,32 @@ class AddonsMetaData
className="WW2_SPE_Core_c_FX_ParticleEffects_c_Objects_c"; className="WW2_SPE_Core_c_FX_ParticleEffects_c_Objects_c";
name="WW2_SPE_Core_c_FX_ParticleEffects_c_Objects_c"; name="WW2_SPE_Core_c_FX_ParticleEffects_c_Objects_c";
}; };
class Item52
{
className="A3_Structures_F";
name="Arma 3 - Buildings and Structures";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
class Item53
{
className="A3_Misc_F";
name="Arma 3 - 3D Aids and Helpers";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
class Item54
{
className="WW2_SPE_Assets_c_Weapons_Ammoboxes_c";
name="WW2_SPE_Assets_c_Weapons_Ammoboxes_c";
};
class Item55
{
className="structures_f_vietnam_c";
name="structures_f_vietnam_c";
author="Savage Game Design";
url="https://www.arma3.com";
};
}; };
}; };
dlcs[]= dlcs[]=
@@ -421,7 +453,7 @@ class ScenarioData
}; };
class CustomAttributes class CustomAttributes
{ {
class Category0 class Category1
{ {
name="Multiplayer"; name="Multiplayer";
class Attribute0 class Attribute0
@@ -450,7 +482,7 @@ class CustomAttributes
}; };
nAttributes=1; nAttributes=1;
}; };
class Category1 class Category2
{ {
name="Scenario"; name="Scenario";
class Attribute0 class Attribute0
@@ -579,7 +611,7 @@ class Mission
}; };
class Entities class Entities
{ {
items=210; items=224;
class Item0 class Item0
{ {
dataType="Logic"; dataType="Logic";
@@ -7280,7 +7312,7 @@ class Mission
class data class data
{ {
singleType="STRING"; singleType="STRING";
value="[[[[""sp_fwa_smg_sterling"",""sp_fwa_fal_l1a1_wood"",""sp_fwa_bren_l4_lmg"",""sp_fwa_mag58"",""sp_fwa_m72a1_law_loaded""],[20,20,10,4,20]],[[""sp_fwa_20Rnd_762_FAL_Metric_Tracer"",""sp_fwa_30Rnd_Curved_762_FAL_Metric_Tracer"",""sp_fwa_100Rnd_762_mag_turret"",""sp_fwa_32Rnd_9x19_L2A3_Sterling_Tracer"",""vn_m18_purple_mag"",""vn_m18_red_mag"",""vn_m18_white_mag"",""vn_m61_grenade_mag"",""vn_m67_grenade_mag""],[100,50,60,50,40,40,40,40,40]],[[""sp_fwa_acc_machinegun_linkhide""],[30]],[[],[]]],false]"; value="[[[[""sp_fwa_smg_sterling"",""sp_fwa_fal_l1a1_wood"",""sp_fwa_bren_l4_lmg"",""sp_fwa_m72a1_law_loaded"",""vn_mx991"",""vn_mx991_red""],[20,20,10,20,20,20]],[[""sp_fwa_20Rnd_762_FAL_Metric_Tracer"",""sp_fwa_30Rnd_Curved_762_FAL_Metric_Tracer"",""sp_fwa_100Rnd_762_mag_turret"",""sp_fwa_32Rnd_9x19_L2A3_Sterling_Tracer"",""vn_m18_purple_mag"",""vn_m18_red_mag"",""vn_m18_white_mag"",""vn_m61_grenade_mag"",""vn_m67_grenade_mag""],[100,50,60,50,40,40,40,40,40]],[[""sp_fwa_acc_machinegun_linkhide"",""ACE_artilleryTable""],[30,20]],[[],[]]],false]";
}; };
}; };
}; };
@@ -7313,7 +7345,7 @@ class Mission
class data class data
{ {
singleType="STRING"; singleType="STRING";
value="[[[[],[]],[[],[]],[[""PN_Militia_SPE_Casual_1_trop"",""PN_Militia_SPE_Casual_2_trop"",""PN_Militia_SPE_Casual_3_trop"",""PN_Militia_SPE_Casual_4_trop"",""PN_Militia_SPE_Casual_5_trop"",""PN_Militia_SPE_Casual_6_trop"",""PN_Militia_SPE_Casual_7_trop"",""PN_Militia_SPE_Worker_1_trop"",""PN_Militia_SPE_Worker_2_trop"",""PN_Militia_SPE_Worker_3_trop"",""PN_Militia_SPE_Worker_4_trop""],[]],[[],[]]],true]"; value="[[[[],[]],[[],[]],[[""PN_Militia_SPE_Casual_1_trop"",""PN_Militia_SPE_Casual_2_trop"",""PN_Militia_SPE_Casual_3_trop"",""PN_Militia_SPE_Casual_4_trop"",""PN_Militia_SPE_Casual_5_trop"",""PN_Militia_SPE_Casual_6_trop"",""PN_Militia_SPE_Casual_7_trop"",""PN_Militia_SPE_Worker_1_trop"",""PN_Militia_SPE_Worker_2_trop"",""PN_Militia_SPE_Worker_3_trop"",""PN_Militia_SPE_Worker_4_trop"",""U_BG_Guerilla2_1"",""U_BG_Guerilla2_2"",""U_BG_Guerilla2_3""],[]],[[],[]]],true]";
}; };
}; };
}; };
@@ -10896,8 +10928,8 @@ class Mission
dataType="Object"; dataType="Object";
class PositionInfo class PositionInfo
{ {
position[]={9656.1963,15.475869,11037.04}; position[]={9656.1963,15.475872,11037.04};
angles[]={0,3.7524717,6.2756052}; angles[]={0,3.7524579,6.2756109};
}; };
side="Empty"; side="Empty";
flags=4; flags=4;
@@ -10906,60 +10938,39 @@ class Mission
}; };
id=1402; id=1402;
type="PN_C_CIV_LR2A_Open"; type="PN_C_CIV_LR2A_Open";
atlOffset=-3.8146973e-006; atlOffset=-9.5367432e-007;
class CustomAttributes
{
class Attribute0
{
property="ammoBox";
expression="[_this,_value] call bis_fnc_initAmmoBox;";
class Value
{
class data
{
singleType="STRING";
value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]";
};
};
};
class Attribute1
{
property="vn_flag";
expression="_this setVariable ['vn_flag', _value, true];";
class Value
{
class data
{
singleType="STRING";
value="\vn\objects_f_vietnam\flags\vn_flag_01_aus_co.paa";
};
};
};
nAttributes=2;
};
}; };
class Item181 class Item181
{
dataType="Object";
class PositionInfo
{
position[]={9660.4092,15.473634,11034.027};
angles[]={0,3.7524717,0.058432955};
};
side="Empty";
flags=4;
class Attributes
{
};
id=1403;
type="PN_C_CIV_LR2A_Open";
atlOffset=-3.8146973e-006;
};
class Item182
{
dataType="Object";
class PositionInfo
{
position[]={9664.9072,15.739926,11031.5};
angles[]={0,3.7524717,0.058432955};
};
side="Empty";
flags=4;
class Attributes
{
};
id=1404;
type="PN_C_CIV_LR2A_Open";
atlOffset=0.0031738281;
};
class Item183
{
dataType="Object";
class PositionInfo
{
position[]={9669.8486,16.025822,11029.44};
angles[]={0,3.7524717,0.058432955};
};
side="Empty";
flags=4;
class Attributes
{
};
id=1405;
type="PN_C_CIV_LR2A_Open";
atlOffset=-2.8610229e-006;
};
class Item184
{ {
dataType="Layer"; dataType="Layer";
name="Sahrani stick"; name="Sahrani stick";
@@ -11148,7 +11159,7 @@ class Mission
}; };
id=1411; id=1411;
}; };
class Item185 class Item182
{ {
dataType="Layer"; dataType="Layer";
name="Sahrani stick"; name="Sahrani stick";
@@ -11530,7 +11541,7 @@ class Mission
}; };
id=1417; id=1417;
}; };
class Item186 class Item183
{ {
dataType="Layer"; dataType="Layer";
name="Sahrani stick"; name="Sahrani stick";
@@ -14324,7 +14335,7 @@ class Mission
}; };
id=1423; id=1423;
}; };
class Item187 class Item184
{ {
dataType="Marker"; dataType="Marker";
position[]={9663.625,0,11252.25}; position[]={9663.625,0,11252.25};
@@ -14336,7 +14347,7 @@ class Mission
id=1435; id=1435;
atlOffset=9.6350508; atlOffset=9.6350508;
}; };
class Item188 class Item185
{ {
dataType="Marker"; dataType="Marker";
position[]={9751.125,139.995,10104.5}; position[]={9751.125,139.995,10104.5};
@@ -14346,7 +14357,7 @@ class Mission
colorName="ColorGUER"; colorName="ColorGUER";
id=1436; id=1436;
}; };
class Item189 class Item186
{ {
dataType="Marker"; dataType="Marker";
position[]={10546.389,122.985,9481.7861}; position[]={10546.389,122.985,9481.7861};
@@ -14355,7 +14366,7 @@ class Mission
colorName="ColorWEST"; colorName="ColorWEST";
id=1437; id=1437;
}; };
class Item190 class Item187
{ {
dataType="Marker"; dataType="Marker";
position[]={11544.179,226.147,9086.9141}; position[]={11544.179,226.147,9086.9141};
@@ -14366,7 +14377,7 @@ class Mission
id=1438; id=1438;
atlOffset=-0.00016784668; atlOffset=-0.00016784668;
}; };
class Item191 class Item188
{ {
dataType="Marker"; dataType="Marker";
position[]={13287.207,11.351,8561.6221}; position[]={13287.207,11.351,8561.6221};
@@ -14381,7 +14392,7 @@ class Mission
id=1439; id=1439;
atlOffset=13.375999; atlOffset=13.375999;
}; };
class Item192 class Item189
{ {
dataType="Marker"; dataType="Marker";
position[]={13541.139,13.054,8657.5674}; position[]={13541.139,13.054,8657.5674};
@@ -14396,7 +14407,7 @@ class Mission
id=1442; id=1442;
atlOffset=14.584; atlOffset=14.584;
}; };
class Item193 class Item190
{ {
dataType="Marker"; dataType="Marker";
position[]={9832.125,25.159351,5767.875}; position[]={9832.125,25.159351,5767.875};
@@ -14407,7 +14418,7 @@ class Mission
id=1443; id=1443;
atlOffset=-1.9073486e-006; atlOffset=-1.9073486e-006;
}; };
class Item194 class Item191
{ {
dataType="Marker"; dataType="Marker";
position[]={8845.875,65.933487,6492.75}; position[]={8845.875,65.933487,6492.75};
@@ -14418,7 +14429,7 @@ class Mission
angle=357.04532; angle=357.04532;
id=1444; id=1444;
}; };
class Item195 class Item192
{ {
dataType="Marker"; dataType="Marker";
position[]={14058.25,45.528999,9383.125}; position[]={14058.25,45.528999,9383.125};
@@ -14430,7 +14441,7 @@ class Mission
id=1445; id=1445;
atlOffset=0.00033187866; atlOffset=0.00033187866;
}; };
class Item196 class Item193
{ {
dataType="Marker"; dataType="Marker";
position[]={12735.75,26.986,8387.375}; position[]={12735.75,26.986,8387.375};
@@ -14441,7 +14452,7 @@ class Mission
id=1446; id=1446;
atlOffset=0.00064849854; atlOffset=0.00064849854;
}; };
class Item197 class Item194
{ {
dataType="Marker"; dataType="Marker";
position[]={13175.375,38.498291,7922.75}; position[]={13175.375,38.498291,7922.75};
@@ -14452,7 +14463,7 @@ class Mission
id=1447; id=1447;
atlOffset=0.0065956116; atlOffset=0.0065956116;
}; };
class Item198 class Item195
{ {
dataType="Marker"; dataType="Marker";
position[]={12364.125,28.868406,8857}; position[]={12364.125,28.868406,8857};
@@ -14462,7 +14473,7 @@ class Mission
angle=101.98899; angle=101.98899;
id=1448; id=1448;
}; };
class Item199 class Item196
{ {
dataType="Marker"; dataType="Marker";
position[]={14307.167,72.547455,8784.1074}; position[]={14307.167,72.547455,8784.1074};
@@ -14472,7 +14483,7 @@ class Mission
angle=286.99985; angle=286.99985;
id=1449; id=1449;
}; };
class Item200 class Item197
{ {
dataType="Marker"; dataType="Marker";
position[]={13604,24.918472,9763.5}; position[]={13604,24.918472,9763.5};
@@ -14483,7 +14494,7 @@ class Mission
id=1450; id=1450;
atlOffset=0.0012969971; atlOffset=0.0012969971;
}; };
class Item201 class Item198
{ {
dataType="Marker"; dataType="Marker";
position[]={9642.125,175.11765,8451.25}; position[]={9642.125,175.11765,8451.25};
@@ -14494,7 +14505,7 @@ class Mission
angle=115.93697; angle=115.93697;
id=1451; id=1451;
}; };
class Item202 class Item199
{ {
dataType="Marker"; dataType="Marker";
position[]={14312.346,48.618999,13110.175}; position[]={14312.346,48.618999,13110.175};
@@ -14505,7 +14516,7 @@ class Mission
id=1452; id=1452;
atlOffset=0.00028991699; atlOffset=0.00028991699;
}; };
class Item203 class Item200
{ {
dataType="Object"; dataType="Object";
class PositionInfo class PositionInfo
@@ -14520,7 +14531,7 @@ class Mission
id=1454; id=1454;
type="Land_PowLines_WoodL"; type="Land_PowLines_WoodL";
}; };
class Item204 class Item201
{ {
dataType="Object"; dataType="Object";
class PositionInfo class PositionInfo
@@ -14535,7 +14546,7 @@ class Mission
type="Land_SPE_FX_light_300"; type="Land_SPE_FX_light_300";
atlOffset=10.154999; atlOffset=10.154999;
}; };
class Item205 class Item202
{ {
dataType="Object"; dataType="Object";
class PositionInfo class PositionInfo
@@ -14571,7 +14582,7 @@ class Mission
nAttributes=1; nAttributes=1;
}; };
}; };
class Item206 class Item203
{ {
dataType="Object"; dataType="Object";
class PositionInfo class PositionInfo
@@ -14606,7 +14617,7 @@ class Mission
nAttributes=1; nAttributes=1;
}; };
}; };
class Item207 class Item204
{ {
dataType="Object"; dataType="Object";
class PositionInfo class PositionInfo
@@ -14641,7 +14652,7 @@ class Mission
nAttributes=1; nAttributes=1;
}; };
}; };
class Item208 class Item205
{ {
dataType="Object"; dataType="Object";
class PositionInfo class PositionInfo
@@ -14676,7 +14687,7 @@ class Mission
nAttributes=1; nAttributes=1;
}; };
}; };
class Item209 class Item206
{ {
dataType="Object"; dataType="Object";
class PositionInfo class PositionInfo
@@ -14692,7 +14703,7 @@ class Mission
}; };
id=1466; id=1466;
type="PN_B_NACS_Assault_Boat"; type="PN_B_NACS_Assault_Boat";
atlOffset=0.0050010681; atlOffset=0.0048675537;
class CustomAttributes class CustomAttributes
{ {
class Attribute0 class Attribute0
@@ -14711,6 +14722,508 @@ class Mission
nAttributes=1; nAttributes=1;
}; };
}; };
class Item207
{
dataType="Object";
class PositionInfo
{
position[]={9681.8379,6.1864014,11091.064};
angles[]={0.13197826,0,0.0067481939};
};
side="Empty";
flags=4;
class Attributes
{
};
id=1467;
type="Campfire_burning_F";
atlOffset=7.0095062e-005;
};
class Item208
{
dataType="Object";
class PositionInfo
{
position[]={4931.5,58.99826,15454};
};
side="Empty";
class Attributes
{
};
id=1468;
type="Sign_Arrow_Yellow_F";
atlOffset=2.0329857;
};
class Item209
{
dataType="Logic";
class PositionInfo
{
position[]={7844.0615,67.370323,9739.4033};
};
areaSize[]={5,-1,5};
flags=1;
id=1469;
type="ModuleHideTerrainObjects_F";
atlOffset=3.5462074;
class CustomAttributes
{
class Attribute0
{
property="#filter";
expression="_this setVariable [""#filter"",_value]";
class Value
{
class data
{
singleType="SCALAR";
value=15;
};
};
};
class Attribute1
{
property="#hideLocally";
expression="_this setVariable [""#hideLocally"",_value]";
class Value
{
class data
{
singleType="BOOL";
value=0;
};
};
};
nAttributes=2;
};
};
class Item210
{
dataType="Logic";
class PositionInfo
{
position[]={8981.3662,111.52532,10778.727};
};
areaSize[]={5,-1,5};
flags=1;
id=1470;
type="ModuleHideTerrainObjects_F";
atlOffset=0.0033111572;
class CustomAttributes
{
class Attribute0
{
property="#filter";
expression="_this setVariable [""#filter"",_value]";
class Value
{
class data
{
singleType="SCALAR";
value=15;
};
};
};
class Attribute1
{
property="#hideLocally";
expression="_this setVariable [""#hideLocally"",_value]";
class Value
{
class data
{
singleType="BOOL";
value=0;
};
};
};
nAttributes=2;
};
};
class Item211
{
dataType="Object";
class PositionInfo
{
position[]={8985.7744,122.54971,10784.673};
};
side="Empty";
flags=5;
class Attributes
{
};
id=1471;
type="Land_LightHouse_F";
atlOffset=0.0084686279;
};
class Item212
{
dataType="Object";
class PositionInfo
{
position[]={7842.75,75.642036,9738.75};
angles[]={0,2.7401669,0};
};
side="Empty";
flags=5;
class Attributes
{
};
id=1472;
type="Land_LightHouse_F";
atlOffset=0.0079193115;
};
class Item213
{
dataType="Object";
class PositionInfo
{
position[]={9660.1455,15.458212,11034.882};
angles[]={0,3.7524579,0.058432955};
};
side="Empty";
flags=4;
class Attributes
{
};
id=1473;
type="PN_C_CIV_LR2A_Open";
atlOffset=-9.5367432e-007;
class CustomAttributes
{
class Attribute0
{
property="ammoBox";
expression="[_this,_value] call bis_fnc_initAmmoBox;";
class Value
{
class data
{
singleType="STRING";
value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]";
};
};
};
class Attribute1
{
property="vn_flag";
expression="_this setVariable ['vn_flag', _value, true];";
class Value
{
class data
{
singleType="STRING";
value="\vn\objects_f_vietnam\flags\vn_flag_01_aus_co.paa";
};
};
};
nAttributes=2;
};
};
class Item214
{
dataType="Object";
class PositionInfo
{
position[]={9664.7803,15.729324,11031.987};
angles[]={0,3.7524579,0.058432955};
};
side="Empty";
flags=4;
class Attributes
{
};
id=1474;
type="PN_C_CIV_LR2A_Open";
atlOffset=-9.5367432e-007;
class CustomAttributes
{
class Attribute0
{
property="ammoBox";
expression="[_this,_value] call bis_fnc_initAmmoBox;";
class Value
{
class data
{
singleType="STRING";
value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]";
};
};
};
class Attribute1
{
property="vn_flag";
expression="_this setVariable ['vn_flag', _value, true];";
class Value
{
class data
{
singleType="STRING";
value="\vn\objects_f_vietnam\flags\vn_flag_01_aus_co.paa";
};
};
};
nAttributes=2;
};
};
class Item215
{
dataType="Object";
class PositionInfo
{
position[]={9671.1172,16.100056,11028.042};
angles[]={0,3.7524579,0.058432955};
};
side="Empty";
flags=4;
class Attributes
{
};
id=1475;
type="PN_C_CIV_LR2A_Open";
atlOffset=-9.5367432e-007;
class CustomAttributes
{
class Attribute0
{
property="ammoBox";
expression="[_this,_value] call bis_fnc_initAmmoBox;";
class Value
{
class data
{
singleType="STRING";
value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]";
};
};
};
class Attribute1
{
property="vn_flag";
expression="_this setVariable ['vn_flag', _value, true];";
class Value
{
class data
{
singleType="STRING";
value="\vn\objects_f_vietnam\flags\vn_flag_01_aus_co.paa";
};
};
};
nAttributes=2;
};
};
class Item216
{
dataType="Object";
class PositionInfo
{
position[]={9652.498,13.912289,11036.585};
angles[]={6.2776718,0,6.2811141};
};
side="Empty";
flags=4;
class Attributes
{
};
id=1476;
type="SPE_AmmoCrate_Mortar_US";
atlOffset=-9.5367432e-007;
};
class Item217
{
dataType="Object";
class PositionInfo
{
position[]={9651.1777,13.918573,11037.229};
angles[]={6.2776718,0,6.2811141};
};
side="Empty";
flags=4;
class Attributes
{
};
id=1477;
type="SPE_AmmoCrate_Mortar_US";
};
class Item218
{
dataType="Logic";
class PositionInfo
{
position[]={12493.39,42.253014,10856.271};
};
areaSize[]={5,-1,5};
flags=1;
id=1479;
type="ModuleHideTerrainObjects_F";
atlOffset=3.0553207;
class CustomAttributes
{
class Attribute0
{
property="#filter";
expression="_this setVariable [""#filter"",_value]";
class Value
{
class data
{
singleType="SCALAR";
value=15;
};
};
};
class Attribute1
{
property="#hideLocally";
expression="_this setVariable [""#hideLocally"",_value]";
class Value
{
class data
{
singleType="BOOL";
value=0;
};
};
};
nAttributes=2;
};
};
class Item219
{
dataType="Logic";
class PositionInfo
{
position[]={10843.924,25.049706,12565.341};
};
areaSize[]={5,-1,5};
flags=1;
id=1480;
type="ModuleHideTerrainObjects_F";
atlOffset=0.074705124;
class CustomAttributes
{
class Attribute0
{
property="#filter";
expression="_this setVariable [""#filter"",_value]";
class Value
{
class data
{
singleType="SCALAR";
value=15;
};
};
};
class Attribute1
{
property="#hideLocally";
expression="_this setVariable [""#hideLocally"",_value]";
class Value
{
class data
{
singleType="BOOL";
value=0;
};
};
};
nAttributes=2;
};
};
class Item220
{
dataType="Object";
class PositionInfo
{
position[]={10839.314,36.492035,12572.74};
};
side="Empty";
flags=5;
class Attributes
{
};
id=1481;
type="Land_vn_lighthouse_f";
atlOffset=-1.9073486e-006;
};
class Item221
{
dataType="Object";
class PositionInfo
{
position[]={12494.908,50.485832,10868.049};
};
side="Empty";
flags=5;
class Attributes
{
};
id=1482;
type="Land_LightHouse_F";
atlOffset=-0.086402893;
};
class Item222
{
dataType="Object";
class PositionInfo
{
position[]={12365.857,49.78186,10367.106};
};
side="Empty";
flags=5;
class Attributes
{
};
id=1483;
type="Land_LightHouse_F";
atlOffset=0.0084648132;
};
class Item223
{
dataType="Logic";
class PositionInfo
{
position[]={12376.537,38.971291,10350.965};
};
areaSize[]={5,-1,5};
flags=1;
id=1484;
type="ModuleHideTerrainObjects_F";
atlOffset=-8.0108643e-005;
class CustomAttributes
{
class Attribute0
{
property="#filter";
expression="_this setVariable [""#filter"",_value]";
class Value
{
class data
{
singleType="SCALAR";
value=15;
};
};
};
class Attribute1
{
property="#hideLocally";
expression="_this setVariable [""#hideLocally"",_value]";
class Value
{
class data
{
singleType="BOOL";
value=0;
};
};
};
nAttributes=2;
};
};
}; };
class Connections class Connections
{ {