6503 lines
147 KiB
Plaintext
6503 lines
147 KiB
Plaintext
version=54;
|
|
class EditorData
|
|
{
|
|
moveGridStep=1;
|
|
angleGridStep=0.2617994;
|
|
scaleGridStep=1;
|
|
autoGroupingDist=10;
|
|
toggles=1;
|
|
mods[]=
|
|
{
|
|
"3denEnhanced"
|
|
};
|
|
class ItemIDProvider
|
|
{
|
|
nextID=179;
|
|
};
|
|
class LayerIndexProvider
|
|
{
|
|
nextID=28;
|
|
};
|
|
class Camera
|
|
{
|
|
pos[]={11836.265,64.428139,3050.6689};
|
|
dir[]={-0.49291587,-0.55601209,-0.66924649};
|
|
up[]={-0.3297337,0.83117241,-0.44768929};
|
|
aside[]={-0.80518019,7.1944669e-008,0.59303391};
|
|
};
|
|
};
|
|
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=12433183;
|
|
class ScenarioData
|
|
{
|
|
author="Hizumi Mizushiro";
|
|
};
|
|
class Mission
|
|
{
|
|
class Intel
|
|
{
|
|
timeOfChanges=1800.0002;
|
|
startWeather=0.30000001;
|
|
startWind=0.1;
|
|
startWaves=0.1;
|
|
forecastWeather=0;
|
|
forecastWind=0.1;
|
|
forecastWaves=0.1;
|
|
forecastLightnings=0.1;
|
|
wavesForced=1;
|
|
windForced=1;
|
|
year=2035;
|
|
month=6;
|
|
day=6;
|
|
hour=12;
|
|
minute=0;
|
|
startFogBase=250;
|
|
forecastFogBase=250;
|
|
startFogDecay=0.014;
|
|
forecastFogDecay=0.014;
|
|
};
|
|
class Entities
|
|
{
|
|
items=13;
|
|
class Item0
|
|
{
|
|
dataType="Logic";
|
|
class PositionInfo
|
|
{
|
|
position[]={11770.654,4.6900001,3002.0498};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
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[]={11766.813,4.7821698,3006.4697};
|
|
angles[]={6.2378831,4.7644005,0.045302324};
|
|
};
|
|
id=1;
|
|
type="ModuleCurator_F";
|
|
atlOffset=-4.1484833e-005;
|
|
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[]={11768.811,4.7135744,3004.2698};
|
|
angles[]={6.2378831,4.7644005,0};
|
|
};
|
|
id=2;
|
|
type="ModuleCurator_F";
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ModuleCurator_F_Owner";
|
|
expression="_this setVariable ['Owner',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="#adminLogged";
|
|
};
|
|
};
|
|
};
|
|
class Attribute1
|
|
{
|
|
property="ModuleCurator_F_Forced";
|
|
expression="_this setVariable ['Forced',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=0;
|
|
};
|
|
};
|
|
};
|
|
class Attribute2
|
|
{
|
|
property="ModuleCurator_F_Name";
|
|
expression="_this setVariable ['Name',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="STRING";
|
|
value="";
|
|
};
|
|
};
|
|
};
|
|
class Attribute3
|
|
{
|
|
property="ModuleCurator_F_Addons";
|
|
expression="_this setVariable ['Addons',_value,true];";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=3;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=4;
|
|
};
|
|
};
|
|
class 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[]={11807.056,4.8558421,2975.4512};
|
|
angles[]={0,4.7644005,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";
|
|
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[]={11806.989,4.8532109,2974.4646};
|
|
angles[]={0,4.7644005,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";
|
|
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;
|
|
};
|
|
};
|
|
id=4;
|
|
};
|
|
};
|
|
id=3;
|
|
};
|
|
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[]={11788,4.6914387,2973.3582};
|
|
angles[]={0,4.7151127,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[]={11791.409,4.6914387,2969.3699};
|
|
angles[]={0,4.7151127,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[]={11793.057,4.6914387,2969.3105};
|
|
angles[]={0,4.7151127,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[]={11794.531,4.6914387,2969.2458};
|
|
angles[]={0,4.7151127,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[]={11796.38,4.6914387,2969.1672};
|
|
angles[]={0,4.7151127,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[]={11798.114,4.6914387,2968.989};
|
|
angles[]={0,4.7151127,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[]={11799.79,4.7424545,2968.9548};
|
|
angles[]={0,4.7151127,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[]={11801.274,4.8026056,2968.8838};
|
|
angles[]={0,4.7151127,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";
|
|
atlOffset=-4.7683716e-007;
|
|
};
|
|
class Item8
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11802.525,4.8443489,2968.7671};
|
|
angles[]={0,4.7151127,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[]={11803.859,4.844305,2968.7124};
|
|
angles[]={0,4.7151127,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";
|
|
atlOffset=4.7683716e-007;
|
|
};
|
|
class Item10
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11789.826,4.6914387,2970.8857};
|
|
angles[]={0,4.7151127,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";
|
|
};
|
|
class Item11
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11791.656,4.6914387,2970.8293};
|
|
angles[]={0,4.7151127,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[]={11793.303,4.6914387,2970.7676};
|
|
angles[]={0,4.7151127,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[]={11794.78,4.6914387,2970.7063};
|
|
angles[]={0,4.7151127,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[]={11796.628,4.6914387,2970.6243};
|
|
angles[]={0,4.7151127,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[]={11798.359,4.7281184,2970.446};
|
|
angles[]={0,4.7151127,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";
|
|
atlOffset=-4.7683716e-007;
|
|
};
|
|
class Item16
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11800.034,4.7996025,2970.4104};
|
|
angles[]={0,4.7151127,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";
|
|
};
|
|
class Item17
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11801.521,4.8522148,2970.3411};
|
|
angles[]={0,4.7151127,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=-4.7683716e-007;
|
|
};
|
|
class Item18
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11802.772,4.8519092,2970.2263};
|
|
angles[]={0,4.7151127,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[]={11804.102,4.8517528,2970.1677};
|
|
angles[]={0,4.7151127,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[]={11790.204,4.6914387,2972.3599};
|
|
angles[]={0,4.7151127,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[]={11792.034,4.6914387,2972.3042};
|
|
angles[]={0,4.7151127,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[]={11793.68,4.6914387,2972.2407};
|
|
angles[]={0,4.7151127,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[]={11795.157,4.6914387,2972.1794};
|
|
angles[]={0,4.7151127,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[]={11797.004,4.6914387,2972.0994};
|
|
angles[]={0,4.7151127,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[]={11798.738,4.7442904,2971.9231};
|
|
angles[]={0,4.7151127,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[]={11800.414,4.8184872,2971.8877};
|
|
angles[]={0,4.7151127,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=-4.7683716e-007;
|
|
};
|
|
class Item27
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11801.897,4.8561449,2971.8147};
|
|
angles[]={0,4.7151127,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=-4.7683716e-007;
|
|
};
|
|
class Item28
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11803.15,4.8558369,2971.6992};
|
|
angles[]={0,4.7151127,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[]={11804.48,4.8528228,2971.6443};
|
|
angles[]={0,4.7151127,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";
|
|
atlOffset=-4.7683716e-007;
|
|
};
|
|
class Item30
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11790.451,4.6914387,2973.8176};
|
|
angles[]={0,4.7151127,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[]={11792.28,4.6914387,2973.7615};
|
|
angles[]={0,4.7151127,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[]={11793.924,4.6914387,2973.6982};
|
|
angles[]={0,4.7151127,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[]={11795.405,4.6914387,2973.6377};
|
|
angles[]={0,4.7151127,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[]={11797.251,4.6914387,2973.5569};
|
|
angles[]={0,4.7151127,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[]={11798.982,4.7575502,2973.3782};
|
|
angles[]={0,4.7151127,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[]={11800.661,4.8335371,2973.3445};
|
|
angles[]={0,4.7151127,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[]={11802.146,4.859046,2973.2744};
|
|
angles[]={0,4.7151127,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[]={11803.396,4.8557134,2973.158};
|
|
angles[]={0,4.7151127,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";
|
|
atlOffset=-4.7683716e-007;
|
|
};
|
|
class Item39
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11804.729,4.8521614,2973.103};
|
|
angles[]={0,4.7151127,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[]={11790.904,4.6914387,2975.4236};
|
|
angles[]={0,4.7151127,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[]={11792.734,4.6914387,2975.3667};
|
|
angles[]={0,4.7151127,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[]={11794.38,4.6914387,2975.3062};
|
|
angles[]={0,4.7151127,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[]={11795.858,4.6914387,2975.2441};
|
|
angles[]={0,4.7151127,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";
|
|
};
|
|
class Item44
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11797.703,4.7624521,2975.1621};
|
|
angles[]={0,4.7151127,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=-4.7683716e-007;
|
|
};
|
|
class Item45
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11799.438,4.8330917,2974.9856};
|
|
angles[]={0,4.7151127,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=56;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=-4.7683716e-007;
|
|
};
|
|
class Item46
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11801.112,4.8614388,2974.95};
|
|
angles[]={0,4.7151127,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[]={11802.598,4.8578424,2974.8787};
|
|
angles[]={0,4.7151127,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[]={11803.848,4.8545098,2974.762};
|
|
angles[]={0,4.7151127,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
class Inventory
|
|
{
|
|
class uniform
|
|
{
|
|
typeName="U_B_CombatUniform_mcam";
|
|
isBackpack=0;
|
|
class ItemCargo
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
name="FirstAidKit";
|
|
count=1;
|
|
};
|
|
};
|
|
};
|
|
map="ItemMap";
|
|
compass="ItemCompass";
|
|
watch="ItemWatch";
|
|
radio="ItemRadio";
|
|
headgear="H_Watchcap_cbr";
|
|
};
|
|
};
|
|
id=59;
|
|
type="B_Soldier_unarmed_F";
|
|
atlOffset=-4.7683716e-007;
|
|
};
|
|
class Item49
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11805.179,4.8538561,2974.7065};
|
|
angles[]={0,4.7151127,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=-4.7683716e-007;
|
|
};
|
|
};
|
|
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[]={11806.913,4.8514385,2972.4392};
|
|
angles[]={0,4.7644005,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[]={11810.396,4.8514385,2971.3494};
|
|
angles[]={0,4.7644005,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";
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11810.529,4.8514385,2972.3521};
|
|
angles[]={0,4.7644005,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";
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11809.408,4.8514385,2972.3264};
|
|
angles[]={0,4.7644005,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[]={11808.227,4.8514385,2972.4524};
|
|
angles[]={0,4.7644005,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[]={11810.208,4.851439,2970.4014};
|
|
angles[]={0,4.7644005,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=4.7683716e-007;
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11809.148,4.8514385,2970.4229};
|
|
angles[]={0,4.7644005,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";
|
|
};
|
|
class Item7
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11809.269,4.8514385,2971.2024};
|
|
angles[]={0,4.7644005,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";
|
|
};
|
|
class Item8
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11808.089,4.8514385,2971.3311};
|
|
angles[]={0,4.7644005,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[]={11807.98,4.8514385,2970.5383};
|
|
angles[]={0,4.7644005,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[]={11808.498,4.8480124,2968.7649};
|
|
angles[]={0,4.7644005,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[]={11808.279,4.8443646,2967.3967};
|
|
angles[]={0,4.7644005,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";
|
|
atlOffset=4.7683716e-007;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=78;
|
|
atlOffset=4.7683716e-007;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11809.638,4.8475056,2968.575};
|
|
angles[]={0,4.7644005,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[]={11809.417,4.8438587,2967.2073};
|
|
angles[]={0,4.7644005,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[]={11810.698,4.8471403,2968.4377};
|
|
angles[]={0,4.7644005,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";
|
|
atlOffset=9.5367432e-007;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=84;
|
|
atlOffset=9.5367432e-007;
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11810.473,4.8434873,2967.0681};
|
|
angles[]={0,4.7644005,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";
|
|
atlOffset=-4.7683716e-007;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=86;
|
|
atlOffset=-4.7683716e-007;
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11806.061,4.8465681,2968.6062};
|
|
angles[]={0,4.7644005,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[]={11807.349,4.8486872,2969.0178};
|
|
angles[]={0,4.7644005,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";
|
|
atlOffset=4.7683716e-007;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=90;
|
|
atlOffset=4.7683716e-007;
|
|
};
|
|
class Item8
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11807.13,4.8443179,2967.6494};
|
|
angles[]={0,4.7644005,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";
|
|
atlOffset=4.7683716e-007;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=2;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=92;
|
|
atlOffset=4.7683716e-007;
|
|
};
|
|
};
|
|
id=75;
|
|
atlOffset=-0.00048780441;
|
|
};
|
|
};
|
|
id=74;
|
|
atlOffset=-0.00048780441;
|
|
};
|
|
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[]={11800.562,4.6914392,2955.6748};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=97;
|
|
type="B_crew_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11805.188,4.7632585,2953.1409};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=98;
|
|
type="B_crew_F";
|
|
atlOffset=-2.0027161e-005;
|
|
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[]={11805.654,4.7878909,2956.6699};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=99;
|
|
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 Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11807.372,4.7840943,2954.9824};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=100;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
class CustomAttributes
|
|
{
|
|
class Attribute0
|
|
{
|
|
property="ace_isEngineer";
|
|
expression="if !(_value == ([0, 1] select (_this getUnitTrait 'engineer')) || {_value == -1}) then {_this setVariable ['ace_isEngineer', _value, true]}";
|
|
class Value
|
|
{
|
|
class data
|
|
{
|
|
singleType="SCALAR";
|
|
value=1;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=96;
|
|
atlOffset=4.7683716e-007;
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11810.456,4.8050914,2954.8101};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=102;
|
|
type="B_crew_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11815.08,4.8420854,2952.2771};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=103;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11815.548,4.837698,2955.8059};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=104;
|
|
type="B_crew_F";
|
|
atlOffset=-9.5367432e-007;
|
|
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[]={11817.268,4.8491082,2954.1208};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=105;
|
|
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 Attributes
|
|
{
|
|
};
|
|
id=101;
|
|
atlOffset=4.7683716e-007;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11811.371,4.8229833,2960.5071};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=107;
|
|
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[]={11815.993,4.8400712,2957.9714};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=108;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11816.462,4.8420053,2961.5};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=109;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11818.182,4.8465924,2959.814};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=110;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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;
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11799.14,4.6914387,2961.1274};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=112;
|
|
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[]={11803.766,4.7635899,2958.594};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=113;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11804.233,4.7926025,2962.1243};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=114;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11805.95,4.8126998,2960.4358};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=115;
|
|
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 Attributes
|
|
{
|
|
};
|
|
id=111;
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11798.714,4.6914387,2955.8584};
|
|
angles[]={0,4.7644005,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[]={11803.338,4.7267799,2953.323};
|
|
angles[]={0,4.7644005,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[]={11803.806,4.7508497,2956.8538};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=119;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11805.525,4.7751856,2955.1672};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=120;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11808.609,4.7906909,2954.9963};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=122;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11813.231,4.8272982,2952.4607};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=123;
|
|
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[]={11813.697,4.8278255,2955.9893};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=124;
|
|
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 Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11815.415,4.8389821,2954.303};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=125;
|
|
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 Attributes
|
|
{
|
|
};
|
|
id=121;
|
|
atlOffset=-4.7683716e-007;
|
|
};
|
|
class Item6
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11809.523,4.8185434,2960.6904};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=127;
|
|
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[]={11814.146,4.8302226,2958.1558};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=128;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11814.615,4.837081,2961.6855};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=129;
|
|
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 Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11816.331,4.8416562,2959.9995};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=130;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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;
|
|
};
|
|
class Item7
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11800.989,4.6914387,2960.9456};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=132;
|
|
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[]={11805.615,4.8010144,2958.4121};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=133;
|
|
type="B_crew_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11806.081,4.8198099,2961.939};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=134;
|
|
type="B_crew_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11807.797,4.8153105,2960.2517};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=135;
|
|
type="B_crew_F";
|
|
atlOffset=4.7683716e-007;
|
|
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;
|
|
};
|
|
};
|
|
id=95;
|
|
atlOffset=-0.036921501;
|
|
};
|
|
};
|
|
id=94;
|
|
atlOffset=-0.036921501;
|
|
};
|
|
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[]={11794.729,4.6914387,2965.2695};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=139;
|
|
type="B_Helipilot_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 Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11794.17,4.6914392,2963.5278};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=140;
|
|
type="B_Helipilot_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11796.542,4.6914387,2964.7307};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=141;
|
|
type="B_helicrew_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;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11796.823,4.6914387,2966.1875};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=142;
|
|
type="B_helicrew_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=0.94999999;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=138;
|
|
};
|
|
class Item1
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11794.141,4.6914392,2960.9907};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=144;
|
|
type="B_Helipilot_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11793.582,4.6914392,2959.2502};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=145;
|
|
type="B_Helipilot_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11795.958,4.6914392,2960.4548};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=146;
|
|
type="B_helicrew_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11796.237,4.6914387,2961.9104};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=147;
|
|
type="B_helicrew_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=0.94999999;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=143;
|
|
atlOffset=4.7683716e-007;
|
|
};
|
|
class Item2
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11793.538,4.6914387,2956.9565};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=149;
|
|
type="B_Helipilot_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 Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11795.318,4.6914387,2966.6165};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=150;
|
|
type="B_Helipilot_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[]={11795.354,4.6914387,2956.4172};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=151;
|
|
type="B_helicrew_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;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=1;
|
|
};
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11795.638,4.6914387,2957.877};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=152;
|
|
type="B_helicrew_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=0.94999999;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=148;
|
|
};
|
|
class Item3
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11795.419,4.6914392,2964.5208};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=154;
|
|
type="B_Helipilot_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11794.858,4.6914387,2962.7764};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=155;
|
|
type="B_Helipilot_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[]={11797.232,4.6914392,2963.9802};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=156;
|
|
type="B_helicrew_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11797.518,4.6914387,2965.439};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=157;
|
|
type="B_helicrew_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=0.94999999;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=153;
|
|
atlOffset=4.7683716e-007;
|
|
};
|
|
class Item4
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11794.898,4.6914387,2960.6614};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=159;
|
|
type="B_Helipilot_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 Item1
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11794.341,4.6914387,2958.9204};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=160;
|
|
type="B_Helipilot_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[]={11796.71,4.6914392,2960.1199};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=161;
|
|
type="B_helicrew_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11796.996,4.6914387,2961.5803};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=162;
|
|
type="B_helicrew_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=0.94999999;
|
|
};
|
|
};
|
|
};
|
|
nAttributes=3;
|
|
};
|
|
};
|
|
};
|
|
class Attributes
|
|
{
|
|
};
|
|
id=158;
|
|
};
|
|
class Item5
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=4;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11794.511,4.6914392,2956.8835};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=164;
|
|
type="B_Helipilot_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11793.949,4.6914392,2955.1418};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=165;
|
|
type="B_Helipilot_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11796.323,4.6914392,2956.3438};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=166;
|
|
type="B_helicrew_F";
|
|
atlOffset=4.7683716e-007;
|
|
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[]={11796.607,4.6914392,2957.8044};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=167;
|
|
type="B_helicrew_F";
|
|
atlOffset=4.7683716e-007;
|
|
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=4.7683716e-007;
|
|
};
|
|
};
|
|
id=137;
|
|
atlOffset=4.7683716e-007;
|
|
};
|
|
};
|
|
id=136;
|
|
atlOffset=4.7683716e-007;
|
|
};
|
|
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[]={11817.944,4.8604059,2951.3264};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
isPlayer=1;
|
|
isPlayable=1;
|
|
};
|
|
id=171;
|
|
type="B_Fighter_Pilot_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11819.332,4.8654928,2952.0811};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=172;
|
|
type="B_Fighter_Pilot_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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[]={11820.909,4.8637958,2953.188};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=173;
|
|
type="B_Fighter_Pilot_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 Item3
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11822.601,4.861836,2954.4009};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=5;
|
|
class Attributes
|
|
{
|
|
isPlayable=1;
|
|
};
|
|
id=174;
|
|
type="B_Fighter_Pilot_F";
|
|
atlOffset=-4.7683716e-007;
|
|
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=-4.7683716e-007;
|
|
};
|
|
};
|
|
id=169;
|
|
atlOffset=-4.7683716e-007;
|
|
};
|
|
};
|
|
id=168;
|
|
atlOffset=-4.7683716e-007;
|
|
};
|
|
class Item10
|
|
{
|
|
dataType="Group";
|
|
side="West";
|
|
class Entities
|
|
{
|
|
items=1;
|
|
class Item0
|
|
{
|
|
dataType="Object";
|
|
class PositionInfo
|
|
{
|
|
position[]={11764.946,4.8014655,3008.7803};
|
|
angles[]={0,4.7644005,0};
|
|
};
|
|
side="West";
|
|
flags=7;
|
|
class Attributes
|
|
{
|
|
description="Zeus";
|
|
isPlayable=1;
|
|
};
|
|
id=176;
|
|
type="B_Survivor_F";
|
|
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;
|
|
};
|
|
class Item11
|
|
{
|
|
dataType="Logic";
|
|
class PositionInfo
|
|
{
|
|
position[]={11755.752,4.6900001,2980.5693};
|
|
};
|
|
name="HC1";
|
|
isPlayable=1;
|
|
id=177;
|
|
type="HeadlessClient_F";
|
|
};
|
|
class Item12
|
|
{
|
|
dataType="Logic";
|
|
class PositionInfo
|
|
{
|
|
position[]={11755.627,4.6900001,2977.2163};
|
|
};
|
|
name="HC2";
|
|
isPlayable=1;
|
|
id=178;
|
|
type="HeadlessClient_F";
|
|
};
|
|
};
|
|
};
|