Skip to content

Commit

Permalink
removed module bft
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisum committed Jan 3, 2016
1 parent d90a882 commit 6b59cd5
Showing 1 changed file with 1 addition and 41 deletions.
42 changes: 1 addition & 41 deletions mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ class Mission
};
class Groups
{
items=50;
items=49;
class Item0
{
side="LOGIC";
Expand Down Expand Up @@ -3152,46 +3152,6 @@ class Mission
};
};
};
class Item49
{
side="LOGIC";
class Vehicles
{
items=1;
class Item0
{
position[]={1632.9915,-11.42641,5896};
class args
{
items=3;
class Item0
{
value="1";
parentCls="ACE_ModuleBlueForceTracking";
typeName="Enabled";
};
class Item1
{
value="10";
parentCls="ACE_ModuleBlueForceTracking";
typeName="Interval";
};
class Item2
{
value="0";
parentCls="ACE_ModuleBlueForceTracking";
typeName="HideAiGroups";
};
};
id=145;
side="LOGIC";
vehicle="ACE_ModuleBlueForceTracking";
leader=1;
lock="UNLOCKED";
skill=0.60000002;
};
};
};
};
class Markers
{
Expand Down

0 comments on commit 6b59cd5

Please sign in to comment.