6526 lines
148 KiB
Plaintext
6526 lines
148 KiB
Plaintext
version=54;
|
|
class EditorData
|
|
{
|
|
moveGridStep=1;
|
|
angleGridStep=0.2617994;
|
|
scaleGridStep=1;
|
|
autoGroupingDist=10;
|
|
toggles=1;
|
|
mods[]=
|
|
{
|
|
"3denEnhanced"
|
|
};
|
|
class ItemIDProvider
|
|
{
|
|
nextID=181;
|
|
};
|
|
class LayerIndexProvider
|
|
{
|
|
nextID=28;
|
|
};
|
|
class Camera
|
|
{
|
|
pos[]={3472.7173,83.832184,4230.8667};
|
|
dir[]={0.75239617,-0.64600158,-0.12877101};
|
|
up[]={0.63674331,0.76333612,-0.10897727};
|
|
aside[]={-0.16869506,0,-0.9856683};
|
|
};
|
|
};
|
|
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=3033611;
|
|
class ScenarioData
|
|
{
|
|
author="Hizumi Mizushiro";
|
|
};
|
|
class Mission
|
|
{
|
|
class Intel
|
|
{
|
|
timeOfChanges=1800.0002;
|
|
startWeather=0.25;
|
|
startWind=0.1;
|
|
startWaves=0.1;
|
|
forecastWeather=0;
|
|
forecastWind=0.1;
|
|
forecastWaves=0.1;
|
|
forecastLightnings=0.1;
|
|
wavesForced=1;
|
|
windForced=1;
|
|
year=2009;
|
|
day=29;
|
|
hour=11;
|
|
startFogDecay=0.014;
|
|
forecastFogDecay=0.014;
|
|
};
|
|
class Entities
|
|
{
|
|
items=13;
|
|
class Item0
|
|
{
|
|
dataType="Logic";
|
|
class PositionInfo
|
|
{
|
|
position[]={3522.7322,22.343216,4220.625};
|
|
angles[]={0.0049914722,3.0492949,6.278194};
|
|
};
|
|
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[]={3518.9072,22.404934,4216.1885};
|
|
angles[]={0.0024897563,3.0494652,6.2731905};
|
|
};
|
|
id=1;
|
|
type="ModuleCurator_F";
|
|
atlOffset=0.044477463;
|
|
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[]={3520.801,22.375681,4218.4766};
|
|
angles[]={6.2806959,3.0495372,0};
|
|
};
|
|
id=2;
|
|
type="ModuleCurator_F";
|
|
atlOffset=0.019489288;
|
|
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[]={3505.7434,22.365364,4267.9365};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
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=1.9073486e-006;
|
|
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[]={3506.7317,22.372179,4268.0161};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
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=1.9073486e-006;
|
|
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=1.9073486e-006;
|
|
};
|
|
};
|
|
id=4;
|
|
atlOffset=1.9073486e-006;
|
|
};
|
|
};
|
|
id=3;
|
|
atlOffset=1.9073486e-006;
|
|
};
|
|
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[]={3510.5603,22.400652,4249.3848};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3514.0132,22.48955,4253.3335};
|
|
angles[]={0,2.9997842,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=12;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3513.8394,22.483553,4254.9697};
|
|
angles[]={0,2.9997842,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=13;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3513.6865,22.471546,4256.439};
|
|
angles[]={0,2.9997842,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=14;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3513.5012,22.466509,4258.2803};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3513.4268,22.459475,4260.022};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3513.2192,22.464005,4261.6846};
|
|
angles[]={0,2.9997842,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=17;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item7
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3513.0769,22.469608,4263.165};
|
|
angles[]={0,2.9997842,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=18;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item8
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3513.01,22.477638,4264.4199};
|
|
angles[]={0,2.9997842,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=19;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item9
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3512.8745,22.465744,4265.7446};
|
|
angles[]={0,2.9997842,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=20;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item10
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3512.7444,22.489561,4251.5464};
|
|
angles[]={0,2.9997842,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=21;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=-1.9073486e-006;
|
|
};
|
|
class Item11
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3512.5376,22.5007,4253.3677};
|
|
angles[]={0,2.9997842,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=22;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item12
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3512.3613,22.506109,4255.0024};
|
|
angles[]={0,2.9997842,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=23;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item13
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3512.2092,22.504612,4256.4736};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item14
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3512.0225,22.499613,4258.314};
|
|
angles[]={0,2.9997842,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=25;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item15
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3511.9504,22.490562,4260.0532};
|
|
angles[]={0,2.9997842,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=26;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item16
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3511.7417,22.486275,4261.7192};
|
|
angles[]={0,2.9997842,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=27;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=1.9073486e-006;
|
|
};
|
|
class Item17
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3511.5994,22.483427,4263.1973};
|
|
angles[]={0,2.9997842,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=28;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=1.9073486e-006;
|
|
};
|
|
class Item18
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3511.5322,22.47905,4264.4541};
|
|
angles[]={0,2.9997842,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=29;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item19
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3511.3972,22.463598,4265.7788};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item20
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3511.231,22.473679,4251.7085};
|
|
angles[]={0,2.9997842,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=31;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item21
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3511.0256,22.48077,4253.5259};
|
|
angles[]={0,2.9997842,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=32;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item22
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3510.8462,22.480373,4255.1621};
|
|
angles[]={0,2.9997842,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=33;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item23
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3510.6958,22.480297,4256.6348};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item24
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3510.5083,22.473207,4258.4751};
|
|
angles[]={0,2.9997842,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=35;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item25
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3510.4348,22.463634,4260.2144};
|
|
angles[]={0,2.9997842,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=36;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item26
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3510.2292,22.456024,4261.8809};
|
|
angles[]={0,2.9997842,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=37;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=1.9073486e-006;
|
|
};
|
|
class Item27
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3510.0857,22.453154,4263.3608};
|
|
angles[]={0,2.9997842,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=38;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=1.9073486e-006;
|
|
};
|
|
class Item28
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3510.0195,22.447594,4264.6143};
|
|
angles[]={0,2.9997842,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=39;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item29
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3509.8835,22.434929,4265.9404};
|
|
angles[]={0,2.9997842,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=40;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item30
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3509.7502,22.437454,4251.7402};
|
|
angles[]={0,2.9997842,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=41;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item31
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3509.5437,22.443804,4253.5591};
|
|
angles[]={0,2.9997842,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=42;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item32
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3509.3696,22.44355,4255.1987};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item33
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3509.218,22.443439,4256.6704};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item34
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3509.0295,22.443323,4258.5088};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item35
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3508.959,22.437721,4260.25};
|
|
angles[]={0,2.9997842,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=46;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item36
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3508.7498,22.429895,4261.9155};
|
|
angles[]={0,2.9997842,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=47;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item37
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3508.6072,22.423704,4263.3936};
|
|
angles[]={0,2.9997842,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=48;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item38
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3508.5393,22.417742,4264.6475};
|
|
angles[]={0,2.9997842,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=49;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item39
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3508.407,22.405153,4265.9731};
|
|
angles[]={0,2.9997842,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=50;
|
|
type="B_Soldier_unarmed_F";
|
|
};
|
|
class Item40
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3508.0999,22.401676,4251.9595};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item41
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3507.8892,22.404093,4253.7773};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item42
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3507.7156,22.405582,4255.4146};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item43
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3507.5615,22.405857,4256.8857};
|
|
angles[]={0,2.9997842,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=1.9073486e-006;
|
|
};
|
|
class Item44
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3507.3767,22.407225,4258.7271};
|
|
angles[]={0,2.9997842,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=1.9073486e-006;
|
|
};
|
|
class Item45
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3507.3025,22.409231,4260.4648};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item46
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3507.0962,22.402681,4262.1294};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item47
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3506.9524,22.396824,4263.6099};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item48
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3506.8867,22.394739,4264.8667};
|
|
angles[]={0,2.9997842,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";
|
|
};
|
|
class Item49
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3506.7512,22.386017,4266.1909};
|
|
angles[]={0,2.9997842,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=60;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=1.9073486e-006;
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=10;
|
|
};
|
|
};
|
|
id=9;
|
|
};
|
|
};
|
|
id=8;
|
|
};
|
|
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[]={3508.7485,22.396343,4268.2305};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
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";
|
|
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[]={3509.3235,22.434135,4271.8335};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
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.9073486e-006;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3508.3123,22.424,4271.8247};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
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.9073486e-006;
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3508.4985,22.416813,4270.7148};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
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";
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3508.5435,22.405727,4269.5278};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
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";
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3510.2866,22.443653,4271.7891};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
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.9073486e-006;
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3510.416,22.442318,4270.7363};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
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=1.9073486e-006;
|
|
};
|
|
class Item7
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3509.6333,22.434505,4270.7427};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
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.9073486e-006;
|
|
};
|
|
class Item8
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3509.6736,22.425772,4269.5542};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
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";
|
|
};
|
|
class Item9
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3510.4734,22.439884,4269.5659};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
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";
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=63;
|
|
};
|
|
};
|
|
id=62;
|
|
};
|
|
};
|
|
id=61;
|
|
};
|
|
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[]={3512.1519,22.455624,4270.3311};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
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";
|
|
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;
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3513.5391,22.441694,4270.3086};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
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";
|
|
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;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3512.1772,22.45825,4271.4839};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
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";
|
|
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;
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3513.5645,22.444324,4271.4624};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
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";
|
|
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;
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3512.1628,22.466084,4272.5518};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
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";
|
|
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;
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3513.55,22.451918,4272.5283};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
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";
|
|
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;
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3512.665,22.445906,4267.938};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
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";
|
|
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;
|
|
};
|
|
class Item7
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3512.0669,22.453535,4269.1563};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
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";
|
|
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;
|
|
};
|
|
class Item8
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3513.4548,22.439608,4269.1372};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
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";
|
|
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;
|
|
};
|
|
};
|
|
id=75;
|
|
atlOffset=0.0006275177;
|
|
};
|
|
};
|
|
id=74;
|
|
atlOffset=0.0006275177;
|
|
};
|
|
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[]={3526.25,22.406281,4264.3623};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=97;
|
|
type="B_crew_F";
|
|
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[]={3528.0945,22.411024,4269.3018};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=98;
|
|
type="B_crew_F";
|
|
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[]={3524.533,22.415289,4269.2563};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=99;
|
|
type="B_crew_F";
|
|
atlOffset=0.030235291;
|
|
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[]={3525.9553,22.42165,4271.1973};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=100;
|
|
type="B_crew_F";
|
|
atlOffset=0.03301239;
|
|
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;
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3525.6794,22.489143,4274.2764};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=102;
|
|
type="B_crew_F";
|
|
atlOffset=0.108078;
|
|
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[]={3527.5198,22.554863,4279.2212};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=103;
|
|
type="B_crew_F";
|
|
atlOffset=0.15841103;
|
|
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[]={3523.9602,22.62908,4279.1699};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=104;
|
|
type="B_crew_F";
|
|
atlOffset=0.25374413;
|
|
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[]={3525.3845,22.622499,4281.1138};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=105;
|
|
type="B_crew_F";
|
|
atlOffset=0.24823952;
|
|
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.108078;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3519.9124,22.573864,4274.3608};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=107;
|
|
type="B_crew_F";
|
|
atlOffset=0.16465378;
|
|
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[]={3521.7561,22.60181,4279.3027};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=108;
|
|
type="B_crew_F";
|
|
atlOffset=0.19792557;
|
|
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[]={3518.1938,22.497133,4279.2568};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=109;
|
|
type="B_crew_F";
|
|
atlOffset=0.07670784;
|
|
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[]={3519.6169,22.505869,4281.1997};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=110;
|
|
type="B_crew_F";
|
|
atlOffset=0.0840168;
|
|
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.16465378;
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3521.0552,22.426785,4262.1665};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=112;
|
|
type="B_crew_F";
|
|
atlOffset=0.024394989;
|
|
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[]={3522.8989,22.396835,4267.1113};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=113;
|
|
type="B_crew_F";
|
|
atlOffset=0.0030517578;
|
|
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[]={3519.3408,22.4508,4267.0649};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=114;
|
|
type="B_crew_F";
|
|
atlOffset=0.051141739;
|
|
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[]={3520.762,22.433716,4269.0083};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=115;
|
|
type="B_crew_F";
|
|
atlOffset=0.04227829;
|
|
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.024394989;
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3526.3362,22.391844,4262.5063};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=117;
|
|
type="B_crew_F";
|
|
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[]={3528.177,22.403473,4267.4473};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=118;
|
|
type="B_crew_F";
|
|
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[]={3524.6194,22.418564,4267.4028};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=119;
|
|
type="B_crew_F";
|
|
atlOffset=0.023960114;
|
|
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[]={3526.0383,22.413986,4269.3442};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=120;
|
|
type="B_crew_F";
|
|
atlOffset=0.022066116;
|
|
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;
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3525.7646,22.430687,4272.4224};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=122;
|
|
type="B_crew_F";
|
|
atlOffset=0.043708801;
|
|
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[]={3527.6035,22.499887,4277.3618};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=123;
|
|
type="B_crew_F";
|
|
atlOffset=0.089281082;
|
|
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[]={3524.0461,22.609976,4277.3179};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=124;
|
|
type="B_crew_F";
|
|
atlOffset=0.24822044;
|
|
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[]={3525.4685,22.663147,4279.2627};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=1;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=125;
|
|
type="B_crew_F";
|
|
atlOffset=0.27213478;
|
|
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.043708801;
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3519.9966,22.494799,4272.5073};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=127;
|
|
type="B_crew_F";
|
|
atlOffset=0.099912643;
|
|
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[]={3521.8394,22.579489,4277.4473};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=128;
|
|
type="B_crew_F";
|
|
atlOffset=0.18674469;
|
|
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[]={3518.2805,22.562571,4277.4004};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=129;
|
|
type="B_crew_F";
|
|
atlOffset=0.14266396;
|
|
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[]={3519.7012,22.553183,4279.3438};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=130;
|
|
type="B_crew_F";
|
|
atlOffset=0.12500191;
|
|
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.099912643;
|
|
};
|
|
class Item7
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3520.9722,22.435968,4264.0225};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=132;
|
|
type="B_crew_F";
|
|
atlOffset=0.027233124;
|
|
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[]={3522.8169,22.393349,4268.9644};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=133;
|
|
type="B_crew_F";
|
|
atlOffset=0.0019111633;
|
|
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[]={3519.2566,22.520876,4268.9219};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=134;
|
|
type="B_crew_F";
|
|
atlOffset=0.12386322;
|
|
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[]={3520.6785,22.497204,4270.8618};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=135;
|
|
type="B_crew_F";
|
|
atlOffset=0.1057663;
|
|
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.027233124;
|
|
};
|
|
};
|
|
id=95;
|
|
atlOffset=0.055961609;
|
|
};
|
|
};
|
|
id=94;
|
|
atlOffset=0.055961609;
|
|
};
|
|
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[]={3517.5962,22.45463,4257.2051};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=139;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.03896904;
|
|
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[]={3519.3984,22.458204,4256.9023};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=140;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.039146423;
|
|
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[]={3517.8669,22.484268,4259.0771};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=141;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.071260452;
|
|
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[]={3516.3833,22.438278,4259.1494};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=142;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.032339096;
|
|
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.03896904;
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3521.9136,22.450291,4257.2417};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=144;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.045009613;
|
|
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[]={3523.7175,22.459831,4256.9404};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=145;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.077903748;
|
|
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[]={3522.1855,22.42732,4259.1157};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=146;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.029459;
|
|
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[]={3520.7002,22.451332,4259.1855};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=147;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.029056549;
|
|
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.045009613;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3525.9949,22.502422,4257.2266};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=149;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.11689377;
|
|
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[]={3516.1775,22.41486,4257.5996};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=150;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.0011711121;
|
|
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[]={3526.2649,22.443909,4259.1011};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=151;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.069692612;
|
|
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[]={3524.7813,22.421188,4259.1709};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=152;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.051448822;
|
|
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.11689377;
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3518.239,22.464493,4257.9976};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=154;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.051393509;
|
|
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[]={3520.0415,22.48214,4257.6968};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=155;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.056999207;
|
|
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[]={3518.5088,22.491314,4259.8682};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=156;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.07151413;
|
|
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[]={3517.0271,22.484459,4259.9409};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=157;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.075590134;
|
|
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.051393509;
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3522.1333,22.442394,4258.0386};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=159;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.038232803;
|
|
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[]={3523.938,22.449106,4257.7358};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=160;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.075014114;
|
|
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[]={3522.4041,22.410332,4259.9111};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=161;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.020271301;
|
|
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[]={3520.9219,22.433929,4259.981};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=162;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.018280029;
|
|
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.038232803;
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3525.9243,22.470026,4258.1924};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=164;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.089847565;
|
|
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[]={3527.7297,22.482798,4257.8955};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=165;
|
|
type="B_Helipilot_F";
|
|
atlOffset=0.095876694;
|
|
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[]={3526.1982,22.398516,4260.0713};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=166;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.031366348;
|
|
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[]={3524.7166,22.388533,4260.1392};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=167;
|
|
type="B_helicrew_F";
|
|
atlOffset=0.024410248;
|
|
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.089847565;
|
|
};
|
|
};
|
|
id=137;
|
|
atlOffset=0.085317612;
|
|
};
|
|
};
|
|
id=136;
|
|
atlOffset=0.085317612;
|
|
};
|
|
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[]={3528.0505,22.637882,4282.186};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayer=1;
|
|
isPlayable=1;
|
|
};
|
|
id=171;
|
|
type="B_Fighter_Pilot_F";
|
|
atlOffset=0.21847916;
|
|
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[]={3527.1028,22.639643,4283.4561};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=172;
|
|
type="B_Fighter_Pilot_F";
|
|
atlOffset=0.22805595;
|
|
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[]={3525.7786,22.618847,4284.854};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=173;
|
|
type="B_Fighter_Pilot_F";
|
|
atlOffset=0.22691345;
|
|
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[]={3524.3391,22.556614,4286.354};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=174;
|
|
type="B_Fighter_Pilot_F";
|
|
atlOffset=0.18941498;
|
|
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.21847916;
|
|
};
|
|
};
|
|
id=169;
|
|
atlOffset=0.21847916;
|
|
};
|
|
};
|
|
id=168;
|
|
atlOffset=0.21847916;
|
|
};
|
|
class Item10
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={3516.946,22.451843,4214.0605};
|
|
angles[]={0,3.0490739,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
description="Zeus";
|
|
isPlayable=1;
|
|
};
|
|
id=176;
|
|
type="B_Survivor_F";
|
|
atlOffset=0.064893723;
|
|
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.064893723;
|
|
};
|
|
class Item11
|
|
{
|
|
dataType="Logic";
|
|
class PositionInfo
|
|
{
|
|
position[]={3522.6204,22.370348,4239.5884};
|
|
};
|
|
name="HC1";
|
|
isPlayable=1;
|
|
id=179;
|
|
type="HeadlessClient_F";
|
|
};
|
|
class Item12
|
|
{
|
|
dataType="Logic";
|
|
class PositionInfo
|
|
{
|
|
position[]={3522.4954,22.361765,4236.2354};
|
|
};
|
|
name="HC2";
|
|
isPlayable=1;
|
|
id=180;
|
|
type="HeadlessClient_F";
|
|
};
|
|
};
|
|
};
|