parent
2b09c33a58
commit
fd84aea9fb
|
|
@ -68,8 +68,14 @@ Currently Riot units are guarding several checkpoints leading into Paraiso.
|
|||
|
||||
player createDiaryRecord ["Diary",["Mission","
|
||||
Before sunrise our forces will effect a landing at Rashidan and meet up with Sehrenist forces to aquire vehicles and heavy weapons.
|
||||
<br/>
|
||||
<br/>
|
||||
From there we will attack and seize the Airfield.
|
||||
<br/>
|
||||
<br/>
|
||||
Once this is accomplished they will move on to capturing the General himself from his mansion in Corinto.
|
||||
<br/>
|
||||
<br/>
|
||||
The General will then be escorted to the Airfield to be flown away and formely be offered Asylum.
|
||||
"]];
|
||||
|
||||
|
|
|
|||
18
mission.sqm
18
mission.sqm
|
|
@ -20,18 +20,18 @@ class EditorData
|
|||
};
|
||||
class LayerIndexProvider
|
||||
{
|
||||
nextID=89;
|
||||
nextID=96;
|
||||
};
|
||||
class Camera
|
||||
{
|
||||
pos[]={4929.3174,70.899078,15487.494};
|
||||
dir[]={-0.73259795,-0.4798204,-0.48285744};
|
||||
up[]={-0.40064159,0.87735468,-0.26406303};
|
||||
aside[]={-0.5503422,5.0946255e-007,0.83498883};
|
||||
pos[]={4908.4175,65.410828,15521.584};
|
||||
dir[]={0.016577397,-0.3086493,-0.95103145};
|
||||
up[]={0.0053792382,0.95117587,-0.30860242};
|
||||
aside[]={-0.99984813,0,-0.017428318};
|
||||
};
|
||||
};
|
||||
binarizationWanted=0;
|
||||
sourceName="Sahrani-M1-FlownTheCoup";
|
||||
sourceName="BusterSahrani01Git";
|
||||
addons[]=
|
||||
{
|
||||
"A3_Modules_F",
|
||||
|
|
@ -421,7 +421,7 @@ class ScenarioData
|
|||
};
|
||||
class CustomAttributes
|
||||
{
|
||||
class Category1
|
||||
class Category0
|
||||
{
|
||||
name="Multiplayer";
|
||||
class Attribute0
|
||||
|
|
@ -450,7 +450,7 @@ class CustomAttributes
|
|||
};
|
||||
nAttributes=1;
|
||||
};
|
||||
class Category2
|
||||
class Category1
|
||||
{
|
||||
name="Scenario";
|
||||
class Attribute0
|
||||
|
|
@ -14415,7 +14415,7 @@ class Mission
|
|||
text="Republican Guard reserve";
|
||||
type="hd_warning";
|
||||
colorName="ColorWEST";
|
||||
angle=357.04535;
|
||||
angle=357.04532;
|
||||
id=1444;
|
||||
};
|
||||
class Item195
|
||||
|
|
|
|||
Loading…
Reference in New Issue