-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdemo.json
75 lines (75 loc) · 1.66 KB
/
demo.json
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
{
"players": 4,
"objects": [
{
"Country": 2,
"id": 17002769,
"Flags": {
"Born": true,
"Static": false,
"Invisible": false,
"Human": true,
"AI_ON": true,
"RadarActive": false
},
"Coalition": "Enemies",
"Heading": 1.185713291168213,
"Name": "Plane 1",
"UnitName": "Demo Man 1",
"LatLongAlt": {
"Long": 37.254572949567645,
"Lat": 44.94135164128214,
"Alt": 475.33498088506843
},
"CoalitionID": 2,
"Bank": -0.24863924086093903
},
{
"Country": 2,
"id": 17002268,
"Flags": {
"Born": true,
"Static": false,
"Invisible": false,
"Human": true,
"AI_ON": true,
"RadarActive": false
},
"Coalition": "Enemies",
"Heading": 1.185713291168213,
"Name": "Plane 2",
"UnitName": "Demo Man 2",
"LatLongAlt": {
"Long": 41.254572949567645,
"Lat": 44.94135164128214,
"Alt": 800.33498088506843
},
"CoalitionID": 2,
"Bank": -0.24863924086093903
},
{
"Country": 2,
"id": 17002825,
"Flags": {
"Born": true,
"Static": false,
"Invisible": false,
"Human": true,
"AI_ON": true,
"RadarActive": false
},
"Coalition": "Enemies",
"Heading": 0.185713291168213,
"Name": "Plane 3",
"UnitName": "Demo Man 3",
"LatLongAlt": {
"Long": 46.254572949567645,
"Lat": 42.94135164128214,
"Alt": 800.33498088506843
},
"CoalitionID": 2,
"Bank": -0.24863924086093903
}
],
"maxPlayers": 29
}