-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmission.sqm
98 lines (98 loc) · 1.46 KB
/
mission.sqm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
version=53;
class EditorData
{
moveGridStep=1;
angleGridStep=0.2617994;
scaleGridStep=1;
autoGroupingDist=10;
toggles=1;
class ItemIDProvider
{
nextID=2;
};
class Camera
{
pos[]={5160.2686,47.747578,9860.3281};
dir[]={-0.073890463,-0.40228224,-0.91255909};
up[]={-0.032469254,0.91550839,-0.40100124};
aside[]={-0.99676698,2.36294e-007,0.080709547};
};
};
binarizationWanted=0;
addons[]=
{
"A3_Characters_F"
};
class AddonsMetaData
{
class List
{
items=1;
class Item0
{
className="A3_Characters_F";
name="Arma 3 Alpha - Characters and Clothing";
author="Bohemia Interactive";
url="https://www.arma3.com";
};
};
};
randomSeed=11849156;
class ScenarioData
{
author="Dahlgren";
};
class Mission
{
class Intel
{
timeOfChanges=1800.0002;
startWeather=0.30000001;
startWind=0.1;
startWaves=0.1;
forecastWeather=0.30000001;
forecastWind=0.1;
forecastWaves=0.1;
forecastLightnings=0.1;
year=2014;
month=7;
day=6;
hour=14;
minute=15;
startFogDecay=0.014;
forecastFogDecay=0.014;
};
class Entities
{
items=1;
class Item0
{
dataType="Group";
side="West";
class Entities
{
items=1;
class Item0
{
dataType="Object";
class PositionInfo
{
position[]={5170.9185,4.8285313,9804.7549};
};
side="West";
flags=7;
class Attributes
{
isPlayer=1;
};
id=1;
type="B_engineer_F";
};
};
class Attributes
{
};
id=0;
};
};
};