parent
fd84aea9fb
commit
d749fdd53e
|
|
@ -80,7 +80,7 @@ The General will then be escorted to the Airfield to be flown away and formely b
|
||||||
"]];
|
"]];
|
||||||
|
|
||||||
player createDiaryRecord ["Diary",["Situation","
|
player createDiaryRecord ["Diary",["Situation","
|
||||||
The former British Colony of Sahrani is in the middle of a bloddy Civil war.
|
The former British Colony of Sahrani is in the middle of a bloody Civil war.
|
||||||
The rebellious socialist Democratic Republic of Sahrani in the north is at war with dictator General Leopoldo Vejar in the south.
|
The rebellious socialist Democratic Republic of Sahrani in the north is at war with dictator General Leopoldo Vejar in the south.
|
||||||
The General has failed to put down the socialists and so the time has come for a reigme change.
|
The General has failed to put down the socialists and so the time has come for a reigme change.
|
||||||
<br/>
|
<br/>
|
||||||
|
|
|
||||||
18
mission.sqm
18
mission.sqm
|
|
@ -20,18 +20,18 @@ class EditorData
|
||||||
};
|
};
|
||||||
class LayerIndexProvider
|
class LayerIndexProvider
|
||||||
{
|
{
|
||||||
nextID=96;
|
nextID=89;
|
||||||
};
|
};
|
||||||
class Camera
|
class Camera
|
||||||
{
|
{
|
||||||
pos[]={4908.4175,65.410828,15521.584};
|
pos[]={4929.3174,70.899078,15487.494};
|
||||||
dir[]={0.016577397,-0.3086493,-0.95103145};
|
dir[]={-0.73259795,-0.4798204,-0.48285744};
|
||||||
up[]={0.0053792382,0.95117587,-0.30860242};
|
up[]={-0.40064159,0.87735468,-0.26406303};
|
||||||
aside[]={-0.99984813,0,-0.017428318};
|
aside[]={-0.5503422,5.0946255e-007,0.83498883};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
binarizationWanted=0;
|
binarizationWanted=0;
|
||||||
sourceName="BusterSahrani01Git";
|
sourceName="Sahrani-M1-FlownTheCoup";
|
||||||
addons[]=
|
addons[]=
|
||||||
{
|
{
|
||||||
"A3_Modules_F",
|
"A3_Modules_F",
|
||||||
|
|
@ -421,7 +421,7 @@ class ScenarioData
|
||||||
};
|
};
|
||||||
class CustomAttributes
|
class CustomAttributes
|
||||||
{
|
{
|
||||||
class Category0
|
class Category1
|
||||||
{
|
{
|
||||||
name="Multiplayer";
|
name="Multiplayer";
|
||||||
class Attribute0
|
class Attribute0
|
||||||
|
|
@ -450,7 +450,7 @@ class CustomAttributes
|
||||||
};
|
};
|
||||||
nAttributes=1;
|
nAttributes=1;
|
||||||
};
|
};
|
||||||
class Category1
|
class Category2
|
||||||
{
|
{
|
||||||
name="Scenario";
|
name="Scenario";
|
||||||
class Attribute0
|
class Attribute0
|
||||||
|
|
@ -14415,7 +14415,7 @@ class Mission
|
||||||
text="Republican Guard reserve";
|
text="Republican Guard reserve";
|
||||||
type="hd_warning";
|
type="hd_warning";
|
||||||
colorName="ColorWEST";
|
colorName="ColorWEST";
|
||||||
angle=357.04532;
|
angle=357.04535;
|
||||||
id=1444;
|
id=1444;
|
||||||
};
|
};
|
||||||
class Item195
|
class Item195
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue