6605 lines
150 KiB
Plaintext
6605 lines
150 KiB
Plaintext
version=54;
|
|
class EditorData
|
|
{
|
|
moveGridStep=1;
|
|
angleGridStep=0.2617994;
|
|
scaleGridStep=1;
|
|
autoGroupingDist=10;
|
|
toggles=1;
|
|
mods[]=
|
|
{
|
|
"3denEnhanced"
|
|
};
|
|
class ItemIDProvider
|
|
{
|
|
nextID=179;
|
|
};
|
|
class LayerIndexProvider
|
|
{
|
|
nextID=28;
|
|
};
|
|
class Camera
|
|
{
|
|
pos[]={1851.1116,44.291084,5727.6118};
|
|
dir[]={0.57728535,-0.79763234,-0.17477794};
|
|
up[]={0.76341522,0.6031388,-0.2311292};
|
|
aside[]={-0.28977284,5.0212475e-007,-0.95710695};
|
|
};
|
|
};
|
|
binarizationWanted=0;
|
|
sourceName="BASE_ZGM_2022-10-20";
|
|
addons[]=
|
|
{
|
|
"A3_Modules_F_Multiplayer",
|
|
"A3_Modules_F_Curator_Curator",
|
|
"A3_Characters_F",
|
|
"A3_Weapons_F",
|
|
"A3_Weapons_F_Items",
|
|
"ace_medical_engine",
|
|
"ace_medical_treatment",
|
|
"ace_explosives",
|
|
"A3_Characters_F_Jets"
|
|
};
|
|
class AddonsMetaData
|
|
{
|
|
class List
|
|
{
|
|
items=8;
|
|
class Item0
|
|
{
|
|
className="A3_Modules_F";
|
|
name="Arma 3 Alpha - Scripted Modules";
|
|
author="Bohemia Interactive";
|
|
url="https://www.arma3.com";
|
|
};
|
|
class Item1
|
|
{
|
|
className="A3_Modules_F_Curator";
|
|
name="Arma 3 Zeus Update - Scripted Modules";
|
|
author="Bohemia Interactive";
|
|
url="https://www.arma3.com";
|
|
};
|
|
class Item2
|
|
{
|
|
className="A3_Characters_F";
|
|
name="Arma 3 Alpha - Characters and Clothing";
|
|
author="Bohemia Interactive";
|
|
url="https://www.arma3.com";
|
|
};
|
|
class Item3
|
|
{
|
|
className="A3_Weapons_F";
|
|
name="Arma 3 Alpha - Weapons and Accessories";
|
|
author="Bohemia Interactive";
|
|
url="https://www.arma3.com";
|
|
};
|
|
class Item4
|
|
{
|
|
className="ace_medical_engine";
|
|
name="ACE3 - Medical Engine";
|
|
author="ACE-Team";
|
|
url="https://ace3.acemod.org/";
|
|
};
|
|
class Item5
|
|
{
|
|
className="ace_medical_treatment";
|
|
name="ACE3 - Medical Treatment";
|
|
author="ACE-Team";
|
|
url="https://ace3.acemod.org/";
|
|
};
|
|
class Item6
|
|
{
|
|
className="ace_explosives";
|
|
name="ACE3 - Explosives";
|
|
author="ACE-Team";
|
|
url="https://ace3.acemod.org/";
|
|
};
|
|
class Item7
|
|
{
|
|
className="A3_Characters_F_Jets";
|
|
name="Arma 3 Jets - Characters and Clothing";
|
|
author="Bohemia Interactive";
|
|
url="https://www.arma3.com";
|
|
};
|
|
};
|
|
};
|
|
dlcs[]=
|
|
{
|
|
"Jets"
|
|
};
|
|
randomSeed=7160457;
|
|
class ScenarioData
|
|
{
|
|
author="Hizumi Mizushiro";
|
|
};
|
|
class Mission
|
|
{
|
|
class Intel
|
|
{
|
|
timeOfChanges=1800.0002;
|
|
startWeather=0.30000001;
|
|
startWind=0.1;
|
|
startWaves=0.1;
|
|
forecastWeather=0.30000001;
|
|
forecastWind=0.1;
|
|
forecastWaves=0.1;
|
|
forecastLightnings=0.1;
|
|
wavesForced=1;
|
|
windForced=1;
|
|
year=2035;
|
|
month=7;
|
|
day=6;
|
|
hour=12;
|
|
minute=0;
|
|
startFogDecay=0.014;
|
|
forecastFogDecay=0.014;
|
|
};
|
|
class Entities
|
|
{
|
|
items=13;
|
|
class Item0
|
|
{
|
|
dataType="Logic";
|
|
class PositionInfo
|
|
{
|
|
position[]={1895.274,5.5243912,5718.4824};
|
|
angles[]={6.2809944,5.7219372,0.0027532727};
|
|
};
|
|
id=0;
|
|
type="ModuleRespawnPosition_F";
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ModuleRespawnPosition_F_Marker";
|
|
expression="_this setVariable ['Marker',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="1";
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="ModuleRespawnPosition_F_Name";
|
|
expression="_this setVariable ['Name',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="ModuleRespawnPosition_F_Side";
|
|
expression="_this setVariable ['Side',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="1";
|
|
};
|
|
};
|
|
};
|
|
class Attribute3
|
|
{
|
|
property="ModuleRespawnPosition_F_ShowNotification";
|
|
expression="_this setVariable ['ShowNotification',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="0";
|
|
};
|
|
};
|
|
};
|
|
class Attribute4
|
|
{
|
|
property="ModuleRespawnPosition_F_Type";
|
|
expression="_this setVariable ['Type',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="0";
|
|
};
|
|
};
|
|
};
|
|
nAttributes=5;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Logic";
|
|
class PositionInfo
|
|
{
|
|
position[]={1896.6812,5.5522656,5724.1685};
|
|
angles[]={6.2760134,5.7219338,0.003315428};
|
|
};
|
|
id=1;
|
|
type="ModuleCurator_F";
|
|
atlOffset=-0.00070095062;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ModuleCurator_F_Owner";
|
|
expression="_this setVariable ['Owner',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="";
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="ModuleCurator_F_Forced";
|
|
expression="_this setVariable ['Forced',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0;
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="ModuleCurator_F_Name";
|
|
expression="_this setVariable ['Name',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="";
|
|
};
|
|
};
|
|
};
|
|
class Attribute3
|
|
{
|
|
property="ModuleCurator_F_Addons";
|
|
expression="_this setVariable ['Addons',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=3;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=4;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Logic";
|
|
class PositionInfo
|
|
{
|
|
position[]={1896.0255,5.5359507,5721.2695};
|
|
angles[]={6.2785077,5.7219324,0.0030339251};
|
|
};
|
|
id=2;
|
|
type="ModuleCurator_F";
|
|
atlOffset=-0.00046110153;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ModuleCurator_F_Owner";
|
|
expression="_this setVariable ['Owner',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="#adminLogged";
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="ModuleCurator_F_Forced";
|
|
expression="_this setVariable ['Forced',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0;
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="ModuleCurator_F_Name";
|
|
expression="_this setVariable ['Name',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="";
|
|
};
|
|
};
|
|
};
|
|
class Attribute3
|
|
{
|
|
property="ModuleCurator_F_Addons";
|
|
expression="_this setVariable ['Addons',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=3;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=4;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Layer";
|
|
name="17th Command";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Layer";
|
|
name="17th Command_1";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=2;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1894.4323,7.4820914,5673.4277};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
name="battCO";
|
|
description="Battalion CO @Exodus";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=6;
|
|
type="B_officer_F";
|
|
atlOffset=0.44152164;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male05ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="ALiVE_OverrideLoadout";
|
|
expression="_this setVariable ['ALiVE_OverrideLoadout',_value];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="BOOL";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0.99000001;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1893.5859,7.586936,5672.9126};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
description="Battalion XO @Exodus";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=7;
|
|
type="B_officer_F";
|
|
atlOffset=0.5689044;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male05ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="ALiVE_OverrideLoadout";
|
|
expression="_this setVariable ['ALiVE_OverrideLoadout',_value];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="BOOL";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0.99000001;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=5;
|
|
atlOffset=0.44152164;
|
|
};
|
|
};
|
|
id=4;
|
|
atlOffset=0.44152164;
|
|
};
|
|
};
|
|
id=3;
|
|
atlOffset=0.44152164;
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Layer";
|
|
name="17th Platoon";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Layer";
|
|
name="17th Platoon_1";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=50;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1881.757,5.7207365,5687.8037};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=11;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.19521713;
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1880.4546,6.0019341,5682.7227};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=12;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.37777042;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1881.3516,6.1138539,5681.3413};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=13;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.34886503;
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1882.1521,6.1530676,5680.0957};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=14;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.26175594;
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1883.149,6.2019081,5678.5391};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=15;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.20966101;
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1884.0009,6.3202443,5677.021};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=16;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.24091959;
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1884.9377,6.5347705,5675.6309};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=17;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.3355999;
|
|
};
|
|
class Item7
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1885.7334,6.7215366,5674.373};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=18;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.25951147;
|
|
};
|
|
class Item8
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1886.3583,6.8740702,5673.2856};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=19;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.26583958;
|
|
};
|
|
class Item9
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1887.0793,7.0576873,5672.1631};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=20;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.29282904;
|
|
};
|
|
class Item10
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1880.782,5.8922095,5684.8877};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=21;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.31435633;
|
|
};
|
|
class Item11
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1881.7891,6.0172634,5683.3608};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=22;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.32100153;
|
|
};
|
|
class Item12
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1882.6854,6.1310654,5681.98};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=23;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.29284;
|
|
};
|
|
class Item13
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1883.4861,6.2114482,5680.7339};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=24;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.24575233;
|
|
};
|
|
class Item14
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1884.4829,6.3592443,5679.1792};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=25;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.29243612;
|
|
};
|
|
class Item15
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1885.3348,6.5057254,5677.6582};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=26;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.39434576;
|
|
};
|
|
class Item16
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1886.2711,6.6864238,5676.2676};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=27;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.52957344;
|
|
};
|
|
class Item17
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1887.0677,6.8731246,5675.0107};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=28;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.49223089;
|
|
};
|
|
class Item18
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1887.6926,6.9550905,5673.9229};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=29;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.34875154;
|
|
};
|
|
class Item19
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1888.4132,7.0432496,5672.8008};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=30;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.21449661;
|
|
};
|
|
class Item20
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1882.205,5.9518933,5685.4268};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=31;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.2664547;
|
|
};
|
|
class Item21
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1883.2123,6.0794177,5683.9014};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=32;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.30123425;
|
|
};
|
|
class Item22
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1884.108,6.1783333,5682.519};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=33;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.26166821;
|
|
};
|
|
class Item23
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1884.9098,6.2320604,5681.2725};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=34;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.213871;
|
|
};
|
|
class Item24
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1885.9064,6.4071465,5679.7173};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=35;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.28075171;
|
|
};
|
|
class Item25
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1886.7578,6.6053562,5678.1973};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=36;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.44444704;
|
|
};
|
|
class Item26
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1887.6945,6.7741814,5676.8086};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=37;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.57459497;
|
|
};
|
|
class Item27
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1888.4905,6.8907495,5675.5508};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=38;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.58449602;
|
|
};
|
|
class Item28
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1889.1158,6.9903679,5674.4609};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=39;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.47704458;
|
|
};
|
|
class Item29
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1889.8368,7.0847368,5673.3413};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=40;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.35868406;
|
|
};
|
|
class Item30
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1883.5389,5.9671316,5686.0654};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=41;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.29809475;
|
|
};
|
|
class Item31
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1884.5457,6.1151514,5684.5386};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=42;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.28734684;
|
|
};
|
|
class Item32
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1885.442,6.1747713,5683.1587};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=43;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.22063971;
|
|
};
|
|
class Item33
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1886.244,6.2284889,5681.9126};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=44;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.18173027;
|
|
};
|
|
class Item34
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1887.2401,6.3291712,5680.355};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=45;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.15794945;
|
|
};
|
|
class Item35
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1888.0922,6.5096145,5678.8359};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=46;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.2776165;
|
|
};
|
|
class Item36
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1889.0288,6.6587677,5677.4463};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=47;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.29208851;
|
|
};
|
|
class Item37
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1889.8241,6.7907777,5676.1899};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=48;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.30993366;
|
|
};
|
|
class Item38
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1890.4509,6.8902774,5675.1011};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=49;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.27700615;
|
|
};
|
|
class Item39
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1891.1702,7.0296078,5673.979};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=50;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.26256037;
|
|
};
|
|
class Item40
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1885.1132,5.9449887,5686.6206};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=51;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.24685812;
|
|
};
|
|
class Item41
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1886.1201,6.1214161,5685.0913};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=52;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.23548985;
|
|
};
|
|
class Item42
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1887.0161,6.1968141,5683.708};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=53;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.15821934;
|
|
};
|
|
class Item43
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1887.8173,6.2483301,5682.4648};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=54;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.1172576;
|
|
};
|
|
class Item44
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1888.8135,6.2857647,5680.9092};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=55;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.078020096;
|
|
};
|
|
class Item45
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1889.666,6.4140029,5679.3887};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=56;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.079114914;
|
|
};
|
|
class Item46
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1890.6021,6.5603652,5677.998};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=57;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.031791687;
|
|
};
|
|
class Item47
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1891.3986,6.6940994,5676.7432};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=58;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=-0.0084109306;
|
|
};
|
|
class Item48
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1892.0239,6.9007468,5675.6528};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=59;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.081180573;
|
|
};
|
|
class Item49
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1892.745,7.2035675,5674.5308};
|
|
angles[]={0,5.6726456,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=60;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=0.29845762;
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=10;
|
|
atlOffset=0.19521713;
|
|
};
|
|
};
|
|
id=9;
|
|
atlOffset=0.19521713;
|
|
};
|
|
};
|
|
id=8;
|
|
atlOffset=0.19521713;
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Layer";
|
|
name="17th Medics";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Layer";
|
|
name="17TH MEDICS_1";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=10;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1891.8839,7.4766779,5671.811};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="Lead Medic(Doctor)";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=64;
|
|
type="B_recon_medic_F";
|
|
atlOffset=0.49449444;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male04ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0.99000001;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1892.9985,8.5155468,5668.3354};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="Medic";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=65;
|
|
type="B_recon_medic_F";
|
|
atlOffset=1.1872411;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1893.8949,8.5984335,5668.8032};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="Medic";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=66;
|
|
type="B_recon_medic_F";
|
|
atlOffset=1.1208677;
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1893.2284,8.2516136,5669.707};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="Medic";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=67;
|
|
type="B_recon_medic_F";
|
|
atlOffset=0.94135618;
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1892.6537,7.8832812,5670.7446};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="Medic";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=68;
|
|
type="B_recon_medic_F";
|
|
atlOffset=0.72890902;
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1892.1198,8.3324327,5667.9399};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="Medic";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=69;
|
|
type="B_recon_medic_F";
|
|
atlOffset=1.1785655;
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1891.5272,8.0750122,5668.8188};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="Medic";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=70;
|
|
type="B_recon_medic_F";
|
|
atlOffset=0.9581809;
|
|
};
|
|
class Item7
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1892.2318,8.1635265,5669.1729};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="Medic";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=71;
|
|
type="B_recon_medic_F";
|
|
atlOffset=1.0185804;
|
|
};
|
|
class Item8
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1891.6566,7.8132496,5670.21};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="Medic";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=72;
|
|
type="B_recon_medic_F";
|
|
atlOffset=0.75901794;
|
|
};
|
|
class Item9
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1890.9491,7.7274284,5669.8418};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="Medic";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=73;
|
|
type="B_recon_medic_F";
|
|
atlOffset=0.65662956;
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=63;
|
|
atlOffset=0.49449444;
|
|
};
|
|
};
|
|
id=62;
|
|
atlOffset=0.49449444;
|
|
};
|
|
};
|
|
id=61;
|
|
atlOffset=0.49449444;
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Layer";
|
|
name="17th Engineers";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Layer";
|
|
name="17th Engineers_1";
|
|
class Entities
|
|
{
|
|
items=9;
|
|
class Item0
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1889.7955,7.8055196,5668.396};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="EOD/Engineer";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=77;
|
|
type="B_recon_exp_F";
|
|
atlOffset=0.86942434;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=76;
|
|
atlOffset=0.86942434;
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1888.5486,7.4570165,5667.7915};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="EOD/Engineer";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=79;
|
|
type="B_recon_exp_F";
|
|
atlOffset=0.70437193;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=78;
|
|
atlOffset=0.70437193;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1890.2943,7.7519221,5667.3594};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="EOD/Engineer";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=81;
|
|
type="B_recon_exp_F";
|
|
atlOffset=0.85806608;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=80;
|
|
atlOffset=0.85806608;
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1889.0472,7.392487,5666.752};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="EOD/Engineer";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=83;
|
|
type="B_recon_exp_F";
|
|
atlOffset=0.68232632;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=82;
|
|
atlOffset=0.68232632;
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1890.7905,7.6965561,5666.415};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="EOD/Engineer";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=85;
|
|
type="B_recon_exp_F";
|
|
atlOffset=0.85087299;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=84;
|
|
atlOffset=0.85087299;
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1889.543,7.3432455,5665.8086};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="EOD/Engineer";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=87;
|
|
type="B_recon_exp_F";
|
|
atlOffset=0.65322781;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=86;
|
|
atlOffset=0.65322781;
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1888.2588,7.3971481,5670.3042};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="EOD/Engineer";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=89;
|
|
type="B_recon_exp_F";
|
|
atlOffset=0.50699043;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=88;
|
|
atlOffset=0.50699043;
|
|
};
|
|
class Item7
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1889.3412,7.6502166,5669.4839};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="EOD/Engineer";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=91;
|
|
type="B_recon_exp_F";
|
|
atlOffset=0.69497061;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=90;
|
|
atlOffset=0.69497061;
|
|
};
|
|
class Item8
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1888.0941,7.4609852,5668.8789};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
skill=0.40000001;
|
|
description="EOD/Engineer";
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=93;
|
|
type="B_recon_exp_F";
|
|
atlOffset=0.6776104;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=92;
|
|
atlOffset=0.6776104;
|
|
};
|
|
};
|
|
id=75;
|
|
atlOffset=0.66001368;
|
|
};
|
|
};
|
|
id=74;
|
|
atlOffset=0.66001368;
|
|
};
|
|
class Item7
|
|
{
|
|
dataType="Layer";
|
|
name="17th Crew";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Layer";
|
|
name="17th CREW_1";
|
|
class Entities
|
|
{
|
|
items=8;
|
|
class Item0
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1874.5217,5.8597398,5667.3545};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=97;
|
|
type="B_crew_F";
|
|
atlOffset=0.2350421;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1.04;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1875.1105,5.8713675,5662.1152};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=98;
|
|
type="B_crew_F";
|
|
atlOffset=0.22597456;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1878.2657,5.9846802,5663.7637};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=99;
|
|
type="B_crew_F";
|
|
atlOffset=0.20175076;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1877.874,5.9772696,5661.3877};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=100;
|
|
type="B_crew_F";
|
|
atlOffset=0.22686052;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=96;
|
|
atlOffset=0.2350421;
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1879.5106,6.0428286,5658.7676};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=102;
|
|
type="B_crew_F";
|
|
atlOffset=0.27095699;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1.04;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1880.099,5.9041109,5653.5273};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=103;
|
|
type="B_crew_F";
|
|
atlOffset=0.23587084;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1883.2539,6.0979252,5655.1758};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=104;
|
|
type="B_crew_F";
|
|
atlOffset=0.26566124;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1882.8641,5.9813356,5652.7998};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=105;
|
|
type="B_crew_F";
|
|
atlOffset=0.26579332;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=101;
|
|
atlOffset=0.27095699;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1884.6931,6.2393241,5661.2979};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=107;
|
|
type="B_crew_F";
|
|
atlOffset=0.24669504;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1.04;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1885.2821,6.1779804,5656.0562};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=108;
|
|
type="B_crew_F";
|
|
atlOffset=0.20913601;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1888.4377,6.2293978,5657.7046};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=109;
|
|
type="B_crew_F";
|
|
atlOffset=0.09569931;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1888.046,6.1856842,5655.3301};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=110;
|
|
type="B_crew_F";
|
|
atlOffset=0.10693598;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=106;
|
|
atlOffset=0.24669504;
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1878.1642,6.0057368,5671.6558};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=112;
|
|
type="B_crew_F";
|
|
atlOffset=0.21445465;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1.04;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1878.7531,6.0654669,5666.4185};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=113;
|
|
type="B_crew_F";
|
|
atlOffset=0.26517963;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1881.9083,6.6040349,5668.0645};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=114;
|
|
type="B_crew_F";
|
|
atlOffset=0.6898241;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1881.5165,6.4744744,5665.6904};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=115;
|
|
type="B_crew_F";
|
|
atlOffset=0.5793376;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=111;
|
|
atlOffset=0.21445465;
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1873.6088,5.8259139,5668.9741};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=117;
|
|
type="B_crew_F";
|
|
atlOffset=0.2480588;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1.04;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1874.1974,5.8418155,5663.7319};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=118;
|
|
type="B_crew_F";
|
|
atlOffset=0.22819281;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1877.3524,5.9442635,5665.3804};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=119;
|
|
type="B_crew_F";
|
|
atlOffset=0.19552422;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1876.9611,5.9405937,5663.0039};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=120;
|
|
type="B_crew_F";
|
|
atlOffset=0.20597649;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=116;
|
|
atlOffset=0.2480588;
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1878.5978,6.0078139,5660.3843};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=122;
|
|
type="B_crew_F";
|
|
atlOffset=0.24210835;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1.04;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1879.1858,5.917573,5655.144};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=123;
|
|
type="B_crew_F";
|
|
atlOffset=0.23383999;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1882.3409,6.1298795,5656.7935};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=124;
|
|
type="B_crew_F";
|
|
atlOffset=0.2817893;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1881.9497,6.0220141,5654.4185};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=125;
|
|
type="B_crew_F";
|
|
atlOffset=0.27599812;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=121;
|
|
atlOffset=0.24210835;
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1883.78,6.3712664,5662.9155};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=127;
|
|
type="B_crew_F";
|
|
atlOffset=0.41642666;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1.04;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1884.369,6.190527,5657.6743};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=128;
|
|
type="B_crew_F";
|
|
atlOffset=0.24534702;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1887.5243,6.2249928,5659.3237};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=129;
|
|
type="B_crew_F";
|
|
atlOffset=0.1104064;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1887.1331,6.2180643,5656.9463};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=130;
|
|
type="B_crew_F";
|
|
atlOffset=0.13891411;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=126;
|
|
atlOffset=0.41642666;
|
|
};
|
|
class Item7
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1879.0768,6.0993886,5670.0396};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=132;
|
|
type="B_crew_F";
|
|
atlOffset=0.26970387;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1.04;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1879.6663,6.1549873,5664.7979};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=133;
|
|
type="B_crew_F";
|
|
atlOffset=0.32399178;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1882.821,6.6347017,5666.4487};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=134;
|
|
type="B_crew_F";
|
|
atlOffset=0.69968653;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1882.4292,6.4448495,5664.0723};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=135;
|
|
type="B_crew_F";
|
|
atlOffset=0.53042173;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=131;
|
|
atlOffset=0.26970387;
|
|
};
|
|
};
|
|
id=95;
|
|
atlOffset=0.28581285;
|
|
};
|
|
};
|
|
id=94;
|
|
atlOffset=0.28581285;
|
|
};
|
|
class Item8
|
|
{
|
|
dataType="Layer";
|
|
name="17th Helo Pilots";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Layer";
|
|
name="17th Helo Pilots_1";
|
|
class Entities
|
|
{
|
|
items=6;
|
|
class Item0
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1879.0096,6.0755835,5677.6494};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=139;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.30059624;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1877.2646,5.994112,5677.1055};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=140;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.34941196;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1879.6136,6.1954212,5675.856};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=141;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.32681561;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1880.9686,6.3203864,5676.4639};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=142;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.39157057;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0.94999999;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=138;
|
|
atlOffset=0.30059624;
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1875.1752,5.9287262,5675.6641};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=144;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.38685608;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1873.4298,5.8002124,5675.1196};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=145;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.26354647;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1875.7789,5.9689875,5673.8711};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=146;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.38073826;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1877.1343,6.0059104,5674.4775};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=147;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.34118891;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0.94999999;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=143;
|
|
atlOffset=0.38685608;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1871.528,5.6731272,5673.835};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=149;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.17168808;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1880.4528,6.1183634,5677.9409};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=150;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.28051853;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1872.1318,5.729507,5672.0435};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=151;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.22368765;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1873.4874,5.8151546,5672.6509};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=152;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.26537466;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0.94999999;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=148;
|
|
atlOffset=0.17168808;
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1878.7947,6.0673585,5676.6509};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=154;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.28040886;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1877.0503,5.9842486,5676.106};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=155;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.34884501;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1879.3986,6.1674657,5674.8584};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=156;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.30824184;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1880.7544,6.4590073,5675.4663};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=157;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.52465153;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0.94999999;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=153;
|
|
atlOffset=0.28040886;
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1875.3395,5.9448061,5674.8579};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=3;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=159;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.38315487;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1873.5945,5.8375416,5674.3125};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=160;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.28428173;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1875.9429,5.9575739,5673.061};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=161;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.34945869;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1877.2981,6.0180645,5673.6714};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=162;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.32250881;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0.94999999;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=158;
|
|
atlOffset=0.38315487;
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1872.0251,5.7063217,5673.0024};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=164;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.20406532;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1870.2799,5.6502266,5672.457};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=165;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.1487875;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1872.6285,5.7660847,5671.208};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=166;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.23478985;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1873.9838,5.845171,5671.8154};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=167;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.27574396;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isMedic";
|
|
expression="if (_value != -1 && {_value != (parseNumber (_this getUnitTrait 'medic'))}) then {_this setVariable [""ace_medical_medicClass"", _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male11ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0.94999999;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=163;
|
|
atlOffset=0.20406532;
|
|
};
|
|
};
|
|
id=137;
|
|
atlOffset=0.26464224;
|
|
};
|
|
};
|
|
id=136;
|
|
atlOffset=0.26464224;
|
|
};
|
|
class Item9
|
|
{
|
|
dataType="Layer";
|
|
name="17 Fighter Pilots";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Layer";
|
|
name="17th Fighter Pilots";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1880.9702,5.7544351,5650.6387};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayer=1;
|
|
isPlayable=1;
|
|
};
|
|
id=171;
|
|
type="B_Fighter_Pilot_F";
|
|
atlOffset=0.1680541;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1882.3876,5.7734189,5649.936};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=172;
|
|
type="B_Fighter_Pilot_F";
|
|
atlOffset=0.19269466;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1884.2001,5.8113799,5649.2861};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=173;
|
|
type="B_Fighter_Pilot_F";
|
|
atlOffset=0.21671391;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1886.1627,5.8271232,5648.5996};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=174;
|
|
type="B_Fighter_Pilot_F";
|
|
atlOffset=0.22090721;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=170;
|
|
atlOffset=0.1680541;
|
|
};
|
|
};
|
|
id=169;
|
|
atlOffset=0.1680541;
|
|
};
|
|
};
|
|
id=168;
|
|
atlOffset=0.1680541;
|
|
};
|
|
class Item10
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={1897.4501,5.5765452,5727.0469};
|
|
angles[]={0,5.7219334,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
description="Zeus";
|
|
isPlayable=1;
|
|
};
|
|
id=176;
|
|
type="B_Survivor_F";
|
|
atlOffset=-0.0009970665;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="speaker";
|
|
expression="_this setspeaker _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="Male02ENG";
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="pitch";
|
|
expression="_this setpitch _value;";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1.05;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=2;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=175;
|
|
atlOffset=-0.0009970665;
|
|
};
|
|
class Item11
|
|
{
|
|
dataType="Logic";
|
|
class PositionInfo
|
|
{
|
|
position[]={1900.6536,5.534667,5717.8667};
|
|
};
|
|
name="HC1";
|
|
isPlayable=1;
|
|
id=177;
|
|
type="HeadlessClient_F";
|
|
};
|
|
class Item12
|
|
{
|
|
dataType="Logic";
|
|
class PositionInfo
|
|
{
|
|
position[]={1900.5286,5.52389,5714.5137};
|
|
};
|
|
name="HC2";
|
|
isPlayable=1;
|
|
id=178;
|
|
type="HeadlessClient_F";
|
|
};
|
|
};
|
|
};
|