Skip to content

Commit

Permalink
Update mission.sqm
Browse files Browse the repository at this point in the history
Starting point set to Maxwell airfield
  • Loading branch information
cerebral-314 committed Sep 4, 2024
1 parent b04871b commit 8a64e39
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions maps/cam_lao_nam/mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class EditorData
};
class LayerIndexProvider
{
nextID=26630;
nextID=26734;
};
class Camera
{
Expand All @@ -27,7 +27,7 @@ class EditorData
};
};
binarizationWanted=0;
sourceName="MikeForce";
sourceName="MikeForceStartingpoint";
addons[]=
{
"objects_f_vietnam_c",
Expand Down Expand Up @@ -408,8 +408,8 @@ class CustomAttributes
name="Multiplayer";
class Attribute0
{
property="ReviveRequiredItems";
expression="false";
property="SharedObjectives";
expression="if (isMultiplayer) then {[_value] spawn bis_fnc_sharedObjectives;};";
class Value
{
class data
Expand Down Expand Up @@ -459,8 +459,8 @@ class CustomAttributes
};
class Attribute4
{
property="SharedObjectives";
expression="if (isMultiplayer) then {[_value] spawn bis_fnc_sharedObjectives;};";
property="ReviveRequiredItems";
expression="false";
class Value
{
class data
Expand Down Expand Up @@ -19211,19 +19211,20 @@ class Mission
name="duty_officer_mikeforce";
type="mil_dot";
colorName="ColorWhite";
angle=1.7836125;
angle=1.7836124;
id=7545;
atlOffset=0.49795628;
};
class Item12
{
dataType="Marker";
position[]={15832.642,14.98,7057.9409};
position[]={2704.6267,14.97998,3907.0842};
name="starting_point";
text="Starting Point";
type="Empty";
angle=70.846191;
id=14092;
atlOffset=-14.932863;
};
class Item13
{
Expand Down Expand Up @@ -19263,7 +19264,7 @@ class Mission
};
};
id=18319;
atlOffset=4.9646492;
atlOffset=-37.893559;
};
class Item3
{
Expand Down Expand Up @@ -36743,7 +36744,7 @@ class Mission
};
};
id=18339;
atlOffset=-1.6750603;
atlOffset=-1.6373501;
};
class Item297
{
Expand Down

0 comments on commit 8a64e39

Please sign in to comment.