mirror of
https://github.com/mrSkortch/MissionScriptingTools.git
synced 2026-07-21 00:35:32 +00:00
Compare commits
89 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| de420ca158 | |||
| 586d374075 | |||
| e936df61dc | |||
| 79e44112f5 | |||
| e24d8d267d | |||
| f96edc14bd | |||
| 3386d0daa5 | |||
| 240b8a3abb | |||
| 34c4082938 | |||
| ff506e0ec2 | |||
| d333ea3d64 | |||
| 73dd1bdb77 | |||
| fc0467f372 | |||
| c2fddb436a | |||
| 6761878ce3 | |||
| 3c9da5754b | |||
| 5fdaa269fd | |||
| f74c5b488a | |||
| b8da182cb8 | |||
| b40a919bb0 | |||
| e312ec70c3 | |||
| 0db00f99e4 | |||
| 2a0ab57480 | |||
| 38c256e67d | |||
| 9dd046dbce | |||
| a11b254bbd | |||
| 57613f0aab | |||
| 74b1e9fcc0 | |||
| 12f2a39465 | |||
| 864e89d43b | |||
| 42e67cf481 | |||
| f1a3c3e0f2 | |||
| 4370fb3c72 | |||
| b10b56aa95 | |||
| 1aa6948db4 | |||
| e1c5516a8e | |||
| cf911a7dfa | |||
| bc1aeb0875 | |||
| 69190060e5 | |||
| a7a9cb6808 | |||
| 4d0617a963 | |||
| c62b6c0cf6 | |||
| b0a34ffcc1 | |||
| e5a89d2d38 | |||
| 5803be3904 | |||
| 33aa8ec3d5 | |||
| 337d93b2aa | |||
| 750e06d42f | |||
| f269f2cb0a | |||
| 2e198095e9 | |||
| 7dcb0eb144 | |||
| 08b8811e31 | |||
| e19c4f4c2c | |||
| 6e7f5e3a3d | |||
| cbea703141 | |||
| 752720c8ee | |||
| d7b77b1201 | |||
| 78d55fc699 | |||
| 52304e9fef | |||
| f80eb3ed10 | |||
| 1120db661f | |||
| 9bfeca1495 | |||
| 5af7e9d7b4 | |||
| d9f5f24632 | |||
| 838855ed2b | |||
| 71de3f5b53 | |||
| 40100072a8 | |||
| d636f64cbd | |||
| ee76538575 | |||
| a8b7e5eb6c | |||
| 6c2b091e94 | |||
| 5e40137af4 | |||
| 8dfd4ec355 | |||
| 065c28a697 | |||
| 4ff458534f | |||
| 29c93002fa | |||
| 2f02c4041c | |||
| 9486c56d4b | |||
| 278216aabb | |||
| 60d83c3bc3 | |||
| 08e4cb6334 | |||
| 328538688d | |||
| 0e6f9d12cc | |||
| 663ccbc084 | |||
| b82ade5d21 | |||
| 8c5bab0f64 | |||
| 941ff9708c | |||
| e242126cb3 | |||
| 8dc51dbc83 |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+290
-179
File diff suppressed because it is too large
Load Diff
@@ -27,7 +27,7 @@ MEunitsByCat =
|
||||
[3] = 1,
|
||||
["name"] = "Enfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -297857.14285714,
|
||||
["skill"] = "High",
|
||||
["heading"] = 0.017389551289373,
|
||||
@@ -61,7 +61,7 @@ MEunitsByCat =
|
||||
[3] = 2,
|
||||
["name"] = "Enfield12",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -297897.14285714,
|
||||
["skill"] = "High",
|
||||
["heading"] = 0.017389551289373,
|
||||
@@ -89,7 +89,7 @@ MEunitsByCat =
|
||||
["groupId"] = 2,
|
||||
["groupName"] = "Ka-50s_1",
|
||||
["callsign"] = 100,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["x"] = -237571.42857143,
|
||||
["skill"] = "High",
|
||||
["heading"] = 2.5953630185698,
|
||||
@@ -117,7 +117,7 @@ MEunitsByCat =
|
||||
["groupId"] = 2,
|
||||
["groupName"] = "Ka-50s_1",
|
||||
["callsign"] = 101,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["x"] = -237611.42857143,
|
||||
["skill"] = "High",
|
||||
["heading"] = 2.5953630185698,
|
||||
@@ -139,19 +139,24 @@ MEunitsByCat =
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "helicopter",
|
||||
["unitName"] = "Mi-8s_1_1",
|
||||
["AddPropAircraft"] =
|
||||
{
|
||||
["AdditionalArmor"] = true,
|
||||
["ExhaustScreen"] = true,
|
||||
}, -- end of ["AddPropAircraft"]
|
||||
["type"] = "Mi-8MT",
|
||||
["country"] = "russia",
|
||||
["psi"] = -2.6119254271103,
|
||||
["groupId"] = 3,
|
||||
["groupName"] = "Mi-8s_1",
|
||||
["callsign"] = 103,
|
||||
["countryId"] = 2,
|
||||
["x"] = -243285.71428571,
|
||||
["skill"] = "Random",
|
||||
["coalition"] = "red",
|
||||
["x"] = -243285.71428571,
|
||||
["callsign"] = 103,
|
||||
["heading"] = 2.6119254271103,
|
||||
["unitId"] = 5,
|
||||
["y"] = 603285.71428571,
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 0,
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [5]
|
||||
[6] =
|
||||
@@ -167,19 +172,24 @@ MEunitsByCat =
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "helicopter",
|
||||
["unitName"] = "Mi-8s_1_1 #1",
|
||||
["AddPropAircraft"] =
|
||||
{
|
||||
["AdditionalArmor"] = true,
|
||||
["ExhaustScreen"] = true,
|
||||
}, -- end of ["AddPropAircraft"]
|
||||
["type"] = "Mi-8MT",
|
||||
["country"] = "russia",
|
||||
["psi"] = -2.6119254271103,
|
||||
["groupId"] = 3,
|
||||
["groupName"] = "Mi-8s_1",
|
||||
["callsign"] = 102,
|
||||
["countryId"] = 2,
|
||||
["x"] = -243325.71428571,
|
||||
["skill"] = "Random",
|
||||
["coalition"] = "red",
|
||||
["x"] = -243325.71428571,
|
||||
["callsign"] = 102,
|
||||
["heading"] = 2.6119254271103,
|
||||
["unitId"] = 6,
|
||||
["y"] = 603325.71428571,
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 0,
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [6]
|
||||
}, -- end of ["helicopter"]
|
||||
@@ -204,7 +214,7 @@ MEunitsByCat =
|
||||
["unitName"] = "US Ship #1",
|
||||
["unitId"] = 13,
|
||||
["y"] = 443857.14285714,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
@@ -225,7 +235,7 @@ MEunitsByCat =
|
||||
["unitName"] = "US Ship #2",
|
||||
["unitId"] = 14,
|
||||
["y"] = 444657.14285714,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
{
|
||||
@@ -246,7 +256,7 @@ MEunitsByCat =
|
||||
["unitName"] = "1ship1",
|
||||
["unitId"] = 15,
|
||||
["y"] = 200000,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [3]
|
||||
[4] =
|
||||
{
|
||||
@@ -267,7 +277,7 @@ MEunitsByCat =
|
||||
["unitName"] = "1ship2",
|
||||
["unitId"] = 16,
|
||||
["y"] = 200800,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [4]
|
||||
[5] =
|
||||
{
|
||||
@@ -288,7 +298,7 @@ MEunitsByCat =
|
||||
["unitName"] = "2ship1",
|
||||
["unitId"] = 17,
|
||||
["y"] = 73571.428571428,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [5]
|
||||
[6] =
|
||||
{
|
||||
@@ -309,7 +319,7 @@ MEunitsByCat =
|
||||
["unitName"] = "2ship2",
|
||||
["unitId"] = 18,
|
||||
["y"] = 74371.428571428,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [6]
|
||||
}, -- end of ["ship"]
|
||||
["static"] =
|
||||
@@ -323,16 +333,17 @@ MEunitsByCat =
|
||||
["y"] = 636248.57142857,
|
||||
["x"] = -300871.42857143,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 15,
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "usa",
|
||||
["groupName"] = "tent1",
|
||||
["unitId"] = 37,
|
||||
["countryId"] = 11,
|
||||
["x"] = -300871.42857143,
|
||||
["heading"] = 0,
|
||||
["y"] = 636248.57142857,
|
||||
["x"] = -300871.42857143,
|
||||
["unitId"] = 37,
|
||||
["category"] = "static",
|
||||
["unitName"] = "tent1",
|
||||
["country"] = "usa",
|
||||
["y"] = 636248.57142857,
|
||||
["groupId"] = 15,
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
@@ -344,81 +355,131 @@ MEunitsByCat =
|
||||
["y"] = 638620,
|
||||
["x"] = -299814.28571429,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 16,
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "usa",
|
||||
["groupName"] = "tent2",
|
||||
["unitId"] = 38,
|
||||
["countryId"] = 11,
|
||||
["x"] = -299814.28571429,
|
||||
["heading"] = 0,
|
||||
["y"] = 638620,
|
||||
["x"] = -299814.28571429,
|
||||
["unitId"] = 38,
|
||||
["category"] = "static",
|
||||
["unitName"] = "tent2",
|
||||
["country"] = "usa",
|
||||
["y"] = 638620,
|
||||
["groupId"] = 16,
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
{
|
||||
["shape_name"] = "konteiner_red1",
|
||||
["type"] = "Container red 1",
|
||||
["type"] = "Sandbox",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 684605.71428571,
|
||||
["x"] = -279949.99999999,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 30,
|
||||
["groupName"] = "static",
|
||||
["unitId"] = 44,
|
||||
["countryId"] = 11,
|
||||
["x"] = -279949.99999999,
|
||||
["country"] = "usa",
|
||||
["heading"] = 0,
|
||||
["groupName"] = "static",
|
||||
["x"] = -279949.99999999,
|
||||
["coalition"] = "blue",
|
||||
["mass"] = 1000,
|
||||
["unitId"] = 44,
|
||||
["category"] = "static",
|
||||
["unitName"] = "static",
|
||||
["country"] = "usa",
|
||||
["y"] = 684605.71428571,
|
||||
["coalition"] = "blue",
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["countryId"] = 2,
|
||||
}, -- end of [3]
|
||||
[4] =
|
||||
{
|
||||
["heading"] = 0,
|
||||
["shape_name"] = "ab-212_cargo",
|
||||
["type"] = "Cargo1",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 617591.42857143,
|
||||
["x"] = -258442.85714286,
|
||||
["y"] = 675199.99999999,
|
||||
["x"] = -292007.14285714,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 17,
|
||||
["groupName"] = "RU Farp",
|
||||
["unitId"] = 39,
|
||||
["coalition"] = "red",
|
||||
["x"] = -258442.85714286,
|
||||
["type"] = "FARP",
|
||||
["groupId"] = 31,
|
||||
["country"] = "usa",
|
||||
["heading"] = 0,
|
||||
["groupName"] = "cargoBob",
|
||||
["x"] = -292007.14285714,
|
||||
["y"] = 675199.99999999,
|
||||
["mass"] = 371,
|
||||
["unitId"] = 45,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RU Farp",
|
||||
["country"] = "russia",
|
||||
["unitName"] = "cargoBob",
|
||||
["countryId"] = 2,
|
||||
["y"] = 617591.42857143,
|
||||
["categoryStatic"] = "Cargos",
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [4]
|
||||
[5] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
["shape_name"] = "ab-212_cargo",
|
||||
["type"] = "Cargo1",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 617962.85714285,
|
||||
["x"] = -258642.85714286,
|
||||
["y"] = 674842.85714285,
|
||||
["x"] = -291678.57142856,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 18,
|
||||
["groupName"] = "RuTent1",
|
||||
["unitId"] = 40,
|
||||
["countryId"] = 2,
|
||||
["x"] = -258642.85714286,
|
||||
["groupId"] = 32,
|
||||
["country"] = "usa",
|
||||
["heading"] = 0,
|
||||
["groupName"] = "cloneCargoBase",
|
||||
["x"] = -291678.57142856,
|
||||
["y"] = 674842.85714285,
|
||||
["mass"] = 1337,
|
||||
["unitId"] = 46,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RuTent1",
|
||||
["country"] = "russia",
|
||||
["y"] = 617962.85714285,
|
||||
["coalition"] = "red",
|
||||
["unitName"] = "cloneCargoBase",
|
||||
["countryId"] = 2,
|
||||
["categoryStatic"] = "Cargos",
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [5]
|
||||
[6] =
|
||||
{
|
||||
["type"] = "FARP",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 617591.42857143,
|
||||
["x"] = -258442.85714286,
|
||||
}, -- end of ["point"]
|
||||
["categoryStatic"] = "Heliports",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RU Farp",
|
||||
["heading"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -258442.85714286,
|
||||
["unitId"] = 39,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RU Farp",
|
||||
["groupId"] = 17,
|
||||
["y"] = 617591.42857143,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [6]
|
||||
[7] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 617962.85714285,
|
||||
["x"] = -258642.85714286,
|
||||
}, -- end of ["point"]
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuTent1",
|
||||
["heading"] = 0,
|
||||
["y"] = 617962.85714285,
|
||||
["x"] = -258642.85714286,
|
||||
["unitId"] = 40,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RuTent1",
|
||||
["groupId"] = 18,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
}, -- end of [7]
|
||||
[8] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
@@ -427,18 +488,19 @@ MEunitsByCat =
|
||||
["y"] = 617691.42857143,
|
||||
["x"] = -259071.42857143,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 19,
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuTent2",
|
||||
["unitId"] = 41,
|
||||
["countryId"] = 2,
|
||||
["x"] = -259071.42857143,
|
||||
["heading"] = 0,
|
||||
["y"] = 617691.42857143,
|
||||
["x"] = -259071.42857143,
|
||||
["unitId"] = 41,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RuTent2",
|
||||
["country"] = "russia",
|
||||
["y"] = 617691.42857143,
|
||||
["groupId"] = 19,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
}, -- end of [6]
|
||||
}, -- end of [8]
|
||||
}, -- end of ["static"]
|
||||
["plane"] =
|
||||
{
|
||||
@@ -454,7 +516,7 @@ MEunitsByCat =
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #1",
|
||||
["unitName"] = "F-15C Client #1_unit",
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
@@ -467,7 +529,7 @@ MEunitsByCat =
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -288142.85714286,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.57883789069348,
|
||||
@@ -488,7 +550,7 @@ MEunitsByCat =
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #2",
|
||||
["unitName"] = "F-15C Client #2_unit",
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
@@ -501,7 +563,7 @@ MEunitsByCat =
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -287000,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.57883789069348,
|
||||
@@ -522,7 +584,7 @@ MEunitsByCat =
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #1",
|
||||
["unitName"] = "A-10C Client #1_unit",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.67060113146646,
|
||||
@@ -535,7 +597,7 @@ MEunitsByCat =
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -318142.85714286,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.67060113146646,
|
||||
@@ -556,7 +618,7 @@ MEunitsByCat =
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #2",
|
||||
["unitName"] = "A-10C Client #2_unit",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.66079849060746,
|
||||
@@ -569,7 +631,7 @@ MEunitsByCat =
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -315857.14285714,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.66079849060746,
|
||||
@@ -590,14 +652,14 @@ MEunitsByCat =
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #1",
|
||||
["unitName"] = "Su-33 Client #1Unit",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 104,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250185.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
@@ -611,29 +673,57 @@ MEunitsByCat =
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 597819.99999999,
|
||||
["x"] = -235614.28571428,
|
||||
["y"] = 590431.42857142,
|
||||
["x"] = -250225.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "53",
|
||||
["onboard_num"] = "010",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #2",
|
||||
["unitName"] = "Su-33 Client #2Unit",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 21,
|
||||
["groupName"] = "Su-33 Client #2",
|
||||
["callsign"] = 104,
|
||||
["countryId"] = 2,
|
||||
["x"] = -235614.28571428,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 105,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250225.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 43,
|
||||
["y"] = 597819.99999999,
|
||||
["unitId"] = 47,
|
||||
["y"] = 590431.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [6]
|
||||
[7] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590471.42857142,
|
||||
["x"] = -250265.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "054",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #3Unit",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 106,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250265.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 48,
|
||||
["y"] = 590471.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [7]
|
||||
}, -- end of ["plane"]
|
||||
["vehicle"] =
|
||||
{
|
||||
@@ -657,7 +747,7 @@ MEunitsByCat =
|
||||
["unitName"] = "USTanks1_1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
@@ -679,7 +769,7 @@ MEunitsByCat =
|
||||
["unitName"] = "USTanks1_2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
{
|
||||
@@ -701,7 +791,7 @@ MEunitsByCat =
|
||||
["unitName"] = "USTanks1_3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [3]
|
||||
[4] =
|
||||
{
|
||||
@@ -723,7 +813,7 @@ MEunitsByCat =
|
||||
["unitName"] = "USTanks1_4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [4]
|
||||
[5] =
|
||||
{
|
||||
@@ -745,7 +835,7 @@ MEunitsByCat =
|
||||
["unitName"] = "USTanks2_1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [5]
|
||||
[6] =
|
||||
{
|
||||
@@ -767,7 +857,7 @@ MEunitsByCat =
|
||||
["unitName"] = "USTanks2_2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [6]
|
||||
[7] =
|
||||
{
|
||||
@@ -789,7 +879,7 @@ MEunitsByCat =
|
||||
["unitName"] = "USTanks2_3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [7]
|
||||
[8] =
|
||||
{
|
||||
@@ -811,7 +901,7 @@ MEunitsByCat =
|
||||
["unitName"] = "USTanks2_4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [8]
|
||||
[9] =
|
||||
{
|
||||
@@ -833,7 +923,7 @@ MEunitsByCat =
|
||||
["unitName"] = "RuBTRs1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [9]
|
||||
[10] =
|
||||
{
|
||||
@@ -855,7 +945,7 @@ MEunitsByCat =
|
||||
["unitName"] = "RuBTRs2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [10]
|
||||
[11] =
|
||||
{
|
||||
@@ -877,7 +967,7 @@ MEunitsByCat =
|
||||
["unitName"] = "RuBTRs3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [11]
|
||||
[12] =
|
||||
{
|
||||
@@ -899,7 +989,7 @@ MEunitsByCat =
|
||||
["unitName"] = "RuBTRs4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [12]
|
||||
[13] =
|
||||
{
|
||||
@@ -921,7 +1011,7 @@ MEunitsByCat =
|
||||
["unitName"] = "RuBTRs5",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [13]
|
||||
[14] =
|
||||
{
|
||||
@@ -943,7 +1033,7 @@ MEunitsByCat =
|
||||
["unitName"] = "RuBTRs6",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [14]
|
||||
[15] =
|
||||
{
|
||||
@@ -965,7 +1055,7 @@ MEunitsByCat =
|
||||
["unitName"] = "RuTanks1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [15]
|
||||
[16] =
|
||||
{
|
||||
@@ -987,7 +1077,7 @@ MEunitsByCat =
|
||||
["unitName"] = "RuTanks2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [16]
|
||||
[17] =
|
||||
{
|
||||
@@ -1009,7 +1099,7 @@ MEunitsByCat =
|
||||
["unitName"] = "RuTanks3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [17]
|
||||
[18] =
|
||||
{
|
||||
@@ -1031,7 +1121,7 @@ MEunitsByCat =
|
||||
["unitName"] = "RuTanks4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [18]
|
||||
}, -- end of ["vehicle"]
|
||||
} -- end of MEunitsByCat
|
||||
|
||||
@@ -25,7 +25,7 @@ MEunitsById =
|
||||
[3] = 1,
|
||||
["name"] = "Enfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -297857.14285714,
|
||||
["skill"] = "High",
|
||||
["heading"] = 0.017389551289373,
|
||||
@@ -59,7 +59,7 @@ MEunitsById =
|
||||
[3] = 2,
|
||||
["name"] = "Enfield12",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -297897.14285714,
|
||||
["skill"] = "High",
|
||||
["heading"] = 0.017389551289373,
|
||||
@@ -87,7 +87,7 @@ MEunitsById =
|
||||
["groupId"] = 2,
|
||||
["groupName"] = "Ka-50s_1",
|
||||
["callsign"] = 100,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["x"] = -237571.42857143,
|
||||
["skill"] = "High",
|
||||
["heading"] = 2.5953630185698,
|
||||
@@ -115,7 +115,7 @@ MEunitsById =
|
||||
["groupId"] = 2,
|
||||
["groupName"] = "Ka-50s_1",
|
||||
["callsign"] = 101,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["x"] = -237611.42857143,
|
||||
["skill"] = "High",
|
||||
["heading"] = 2.5953630185698,
|
||||
@@ -137,19 +137,24 @@ MEunitsById =
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "helicopter",
|
||||
["unitName"] = "Mi-8s_1_1",
|
||||
["AddPropAircraft"] =
|
||||
{
|
||||
["AdditionalArmor"] = true,
|
||||
["ExhaustScreen"] = true,
|
||||
}, -- end of ["AddPropAircraft"]
|
||||
["type"] = "Mi-8MT",
|
||||
["country"] = "russia",
|
||||
["psi"] = -2.6119254271103,
|
||||
["groupId"] = 3,
|
||||
["groupName"] = "Mi-8s_1",
|
||||
["callsign"] = 103,
|
||||
["countryId"] = 2,
|
||||
["x"] = -243285.71428571,
|
||||
["skill"] = "Random",
|
||||
["coalition"] = "red",
|
||||
["x"] = -243285.71428571,
|
||||
["callsign"] = 103,
|
||||
["heading"] = 2.6119254271103,
|
||||
["unitId"] = 5,
|
||||
["y"] = 603285.71428571,
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 0,
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [5]
|
||||
[6] =
|
||||
@@ -165,19 +170,24 @@ MEunitsById =
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "helicopter",
|
||||
["unitName"] = "Mi-8s_1_1 #1",
|
||||
["AddPropAircraft"] =
|
||||
{
|
||||
["AdditionalArmor"] = true,
|
||||
["ExhaustScreen"] = true,
|
||||
}, -- end of ["AddPropAircraft"]
|
||||
["type"] = "Mi-8MT",
|
||||
["country"] = "russia",
|
||||
["psi"] = -2.6119254271103,
|
||||
["groupId"] = 3,
|
||||
["groupName"] = "Mi-8s_1",
|
||||
["callsign"] = 102,
|
||||
["countryId"] = 2,
|
||||
["x"] = -243325.71428571,
|
||||
["skill"] = "Random",
|
||||
["coalition"] = "red",
|
||||
["x"] = -243325.71428571,
|
||||
["callsign"] = 102,
|
||||
["heading"] = 2.6119254271103,
|
||||
["unitId"] = 6,
|
||||
["y"] = 603325.71428571,
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 0,
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [6]
|
||||
[8] =
|
||||
@@ -192,7 +202,7 @@ MEunitsById =
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #1",
|
||||
["unitName"] = "F-15C Client #1_unit",
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
@@ -205,7 +215,7 @@ MEunitsById =
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -288142.85714286,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.57883789069348,
|
||||
@@ -226,7 +236,7 @@ MEunitsById =
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #2",
|
||||
["unitName"] = "F-15C Client #2_unit",
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
@@ -239,7 +249,7 @@ MEunitsById =
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -287000,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.57883789069348,
|
||||
@@ -260,7 +270,7 @@ MEunitsById =
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #1",
|
||||
["unitName"] = "A-10C Client #1_unit",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.67060113146646,
|
||||
@@ -273,7 +283,7 @@ MEunitsById =
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -318142.85714286,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.67060113146646,
|
||||
@@ -294,7 +304,7 @@ MEunitsById =
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #2",
|
||||
["unitName"] = "A-10C Client #2_unit",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.66079849060746,
|
||||
@@ -307,7 +317,7 @@ MEunitsById =
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -315857.14285714,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.66079849060746,
|
||||
@@ -335,7 +345,7 @@ MEunitsById =
|
||||
["unitName"] = "US Ship #1",
|
||||
["unitId"] = 13,
|
||||
["y"] = 443857.14285714,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [13]
|
||||
[14] =
|
||||
{
|
||||
@@ -356,7 +366,7 @@ MEunitsById =
|
||||
["unitName"] = "US Ship #2",
|
||||
["unitId"] = 14,
|
||||
["y"] = 444657.14285714,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [14]
|
||||
[15] =
|
||||
{
|
||||
@@ -377,7 +387,7 @@ MEunitsById =
|
||||
["unitName"] = "1ship1",
|
||||
["unitId"] = 15,
|
||||
["y"] = 200000,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [15]
|
||||
[16] =
|
||||
{
|
||||
@@ -398,7 +408,7 @@ MEunitsById =
|
||||
["unitName"] = "1ship2",
|
||||
["unitId"] = 16,
|
||||
["y"] = 200800,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [16]
|
||||
[17] =
|
||||
{
|
||||
@@ -419,7 +429,7 @@ MEunitsById =
|
||||
["unitName"] = "2ship1",
|
||||
["unitId"] = 17,
|
||||
["y"] = 73571.428571428,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [17]
|
||||
[18] =
|
||||
{
|
||||
@@ -440,7 +450,7 @@ MEunitsById =
|
||||
["unitName"] = "2ship2",
|
||||
["unitId"] = 18,
|
||||
["y"] = 74371.428571428,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [18]
|
||||
[19] =
|
||||
{
|
||||
@@ -462,7 +472,7 @@ MEunitsById =
|
||||
["unitName"] = "USTanks1_1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [19]
|
||||
[20] =
|
||||
{
|
||||
@@ -484,7 +494,7 @@ MEunitsById =
|
||||
["unitName"] = "USTanks1_2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [20]
|
||||
[21] =
|
||||
{
|
||||
@@ -506,7 +516,7 @@ MEunitsById =
|
||||
["unitName"] = "USTanks1_3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [21]
|
||||
[22] =
|
||||
{
|
||||
@@ -528,7 +538,7 @@ MEunitsById =
|
||||
["unitName"] = "USTanks1_4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [22]
|
||||
[23] =
|
||||
{
|
||||
@@ -550,7 +560,7 @@ MEunitsById =
|
||||
["unitName"] = "USTanks2_1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [23]
|
||||
[24] =
|
||||
{
|
||||
@@ -572,7 +582,7 @@ MEunitsById =
|
||||
["unitName"] = "USTanks2_2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [24]
|
||||
[25] =
|
||||
{
|
||||
@@ -594,7 +604,7 @@ MEunitsById =
|
||||
["unitName"] = "USTanks2_3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [25]
|
||||
[26] =
|
||||
{
|
||||
@@ -616,7 +626,7 @@ MEunitsById =
|
||||
["unitName"] = "USTanks2_4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [26]
|
||||
[27] =
|
||||
{
|
||||
@@ -638,7 +648,7 @@ MEunitsById =
|
||||
["unitName"] = "RuBTRs1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [27]
|
||||
[28] =
|
||||
{
|
||||
@@ -660,7 +670,7 @@ MEunitsById =
|
||||
["unitName"] = "RuBTRs2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [28]
|
||||
[29] =
|
||||
{
|
||||
@@ -682,7 +692,7 @@ MEunitsById =
|
||||
["unitName"] = "RuBTRs3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [29]
|
||||
[30] =
|
||||
{
|
||||
@@ -704,7 +714,7 @@ MEunitsById =
|
||||
["unitName"] = "RuBTRs4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [30]
|
||||
[31] =
|
||||
{
|
||||
@@ -726,7 +736,7 @@ MEunitsById =
|
||||
["unitName"] = "RuBTRs5",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [31]
|
||||
[32] =
|
||||
{
|
||||
@@ -748,7 +758,7 @@ MEunitsById =
|
||||
["unitName"] = "RuBTRs6",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [32]
|
||||
[33] =
|
||||
{
|
||||
@@ -770,7 +780,7 @@ MEunitsById =
|
||||
["unitName"] = "RuTanks1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [33]
|
||||
[34] =
|
||||
{
|
||||
@@ -792,7 +802,7 @@ MEunitsById =
|
||||
["unitName"] = "RuTanks2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [34]
|
||||
[35] =
|
||||
{
|
||||
@@ -814,7 +824,7 @@ MEunitsById =
|
||||
["unitName"] = "RuTanks3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [35]
|
||||
[36] =
|
||||
{
|
||||
@@ -836,7 +846,7 @@ MEunitsById =
|
||||
["unitName"] = "RuTanks4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [36]
|
||||
[37] =
|
||||
{
|
||||
@@ -847,16 +857,17 @@ MEunitsById =
|
||||
["y"] = 636248.57142857,
|
||||
["x"] = -300871.42857143,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 15,
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "usa",
|
||||
["groupName"] = "tent1",
|
||||
["unitId"] = 37,
|
||||
["countryId"] = 11,
|
||||
["x"] = -300871.42857143,
|
||||
["heading"] = 0,
|
||||
["y"] = 636248.57142857,
|
||||
["x"] = -300871.42857143,
|
||||
["unitId"] = 37,
|
||||
["category"] = "static",
|
||||
["unitName"] = "tent1",
|
||||
["country"] = "usa",
|
||||
["y"] = 636248.57142857,
|
||||
["groupId"] = 15,
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [37]
|
||||
[38] =
|
||||
@@ -868,37 +879,39 @@ MEunitsById =
|
||||
["y"] = 638620,
|
||||
["x"] = -299814.28571429,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 16,
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "usa",
|
||||
["groupName"] = "tent2",
|
||||
["unitId"] = 38,
|
||||
["countryId"] = 11,
|
||||
["x"] = -299814.28571429,
|
||||
["heading"] = 0,
|
||||
["y"] = 638620,
|
||||
["x"] = -299814.28571429,
|
||||
["unitId"] = 38,
|
||||
["category"] = "static",
|
||||
["unitName"] = "tent2",
|
||||
["country"] = "usa",
|
||||
["y"] = 638620,
|
||||
["groupId"] = 16,
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [38]
|
||||
[39] =
|
||||
{
|
||||
["heading"] = 0,
|
||||
["type"] = "FARP",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 617591.42857143,
|
||||
["x"] = -258442.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 17,
|
||||
["categoryStatic"] = "Heliports",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RU Farp",
|
||||
["unitId"] = 39,
|
||||
["heading"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -258442.85714286,
|
||||
["type"] = "FARP",
|
||||
["unitId"] = 39,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RU Farp",
|
||||
["country"] = "russia",
|
||||
["countryId"] = 2,
|
||||
["groupId"] = 17,
|
||||
["y"] = 617591.42857143,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [39]
|
||||
[40] =
|
||||
{
|
||||
@@ -909,16 +922,17 @@ MEunitsById =
|
||||
["y"] = 617962.85714285,
|
||||
["x"] = -258642.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 18,
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuTent1",
|
||||
["unitId"] = 40,
|
||||
["countryId"] = 2,
|
||||
["x"] = -258642.85714286,
|
||||
["heading"] = 0,
|
||||
["y"] = 617962.85714285,
|
||||
["x"] = -258642.85714286,
|
||||
["unitId"] = 40,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RuTent1",
|
||||
["country"] = "russia",
|
||||
["y"] = 617962.85714285,
|
||||
["groupId"] = 18,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
}, -- end of [40]
|
||||
[41] =
|
||||
@@ -930,16 +944,17 @@ MEunitsById =
|
||||
["y"] = 617691.42857143,
|
||||
["x"] = -259071.42857143,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 19,
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuTent2",
|
||||
["unitId"] = 41,
|
||||
["countryId"] = 2,
|
||||
["x"] = -259071.42857143,
|
||||
["heading"] = 0,
|
||||
["y"] = 617691.42857143,
|
||||
["x"] = -259071.42857143,
|
||||
["unitId"] = 41,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RuTent2",
|
||||
["country"] = "russia",
|
||||
["y"] = 617691.42857143,
|
||||
["groupId"] = 19,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
}, -- end of [41]
|
||||
[42] =
|
||||
@@ -954,14 +969,14 @@ MEunitsById =
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #1",
|
||||
["unitName"] = "Su-33 Client #1Unit",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 104,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250185.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
@@ -970,53 +985,128 @@ MEunitsById =
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [42]
|
||||
[43] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 597819.99999999,
|
||||
["x"] = -235614.28571428,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #2",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 21,
|
||||
["groupName"] = "Su-33 Client #2",
|
||||
["callsign"] = 104,
|
||||
["countryId"] = 2,
|
||||
["x"] = -235614.28571428,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 43,
|
||||
["y"] = 597819.99999999,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [43]
|
||||
[44] =
|
||||
{
|
||||
["shape_name"] = "konteiner_red1",
|
||||
["type"] = "Container red 1",
|
||||
["type"] = "Sandbox",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 684605.71428571,
|
||||
["x"] = -279949.99999999,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 30,
|
||||
["groupName"] = "static",
|
||||
["unitId"] = 44,
|
||||
["countryId"] = 11,
|
||||
["x"] = -279949.99999999,
|
||||
["country"] = "usa",
|
||||
["heading"] = 0,
|
||||
["groupName"] = "static",
|
||||
["x"] = -279949.99999999,
|
||||
["coalition"] = "blue",
|
||||
["mass"] = 1000,
|
||||
["unitId"] = 44,
|
||||
["category"] = "static",
|
||||
["unitName"] = "static",
|
||||
["country"] = "usa",
|
||||
["y"] = 684605.71428571,
|
||||
["coalition"] = "blue",
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["countryId"] = 2,
|
||||
}, -- end of [44]
|
||||
[45] =
|
||||
{
|
||||
["shape_name"] = "ab-212_cargo",
|
||||
["type"] = "Cargo1",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 675199.99999999,
|
||||
["x"] = -292007.14285714,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 31,
|
||||
["country"] = "usa",
|
||||
["heading"] = 0,
|
||||
["groupName"] = "cargoBob",
|
||||
["x"] = -292007.14285714,
|
||||
["y"] = 675199.99999999,
|
||||
["mass"] = 371,
|
||||
["unitId"] = 45,
|
||||
["category"] = "static",
|
||||
["unitName"] = "cargoBob",
|
||||
["countryId"] = 2,
|
||||
["categoryStatic"] = "Cargos",
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [45]
|
||||
[46] =
|
||||
{
|
||||
["shape_name"] = "ab-212_cargo",
|
||||
["type"] = "Cargo1",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 674842.85714285,
|
||||
["x"] = -291678.57142856,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 32,
|
||||
["country"] = "usa",
|
||||
["heading"] = 0,
|
||||
["groupName"] = "cloneCargoBase",
|
||||
["x"] = -291678.57142856,
|
||||
["y"] = 674842.85714285,
|
||||
["mass"] = 1337,
|
||||
["unitId"] = 46,
|
||||
["category"] = "static",
|
||||
["unitName"] = "cloneCargoBase",
|
||||
["countryId"] = 2,
|
||||
["categoryStatic"] = "Cargos",
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [46]
|
||||
[47] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590431.42857142,
|
||||
["x"] = -250225.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "010",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #2Unit",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 105,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250225.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 47,
|
||||
["y"] = 590431.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [47]
|
||||
[48] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590471.42857142,
|
||||
["x"] = -250265.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "054",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #3Unit",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 106,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250265.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 48,
|
||||
["y"] = 590471.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [48]
|
||||
} -- end of MEunitsById
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -19,7 +19,7 @@ MEunitsByNum =
|
||||
["unitName"] = "US Ship #1",
|
||||
["unitId"] = 13,
|
||||
["y"] = 443857.14285714,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
@@ -40,7 +40,7 @@ MEunitsByNum =
|
||||
["unitName"] = "US Ship #2",
|
||||
["unitId"] = 14,
|
||||
["y"] = 444657.14285714,
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
{
|
||||
@@ -51,16 +51,17 @@ MEunitsByNum =
|
||||
["y"] = 636248.57142857,
|
||||
["x"] = -300871.42857143,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 15,
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "usa",
|
||||
["groupName"] = "tent1",
|
||||
["unitId"] = 37,
|
||||
["countryId"] = 11,
|
||||
["x"] = -300871.42857143,
|
||||
["heading"] = 0,
|
||||
["y"] = 636248.57142857,
|
||||
["x"] = -300871.42857143,
|
||||
["unitId"] = 37,
|
||||
["category"] = "static",
|
||||
["unitName"] = "tent1",
|
||||
["country"] = "usa",
|
||||
["y"] = 636248.57142857,
|
||||
["groupId"] = 15,
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [3]
|
||||
[4] =
|
||||
@@ -72,40 +73,88 @@ MEunitsByNum =
|
||||
["y"] = 638620,
|
||||
["x"] = -299814.28571429,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 16,
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "usa",
|
||||
["groupName"] = "tent2",
|
||||
["unitId"] = 38,
|
||||
["countryId"] = 11,
|
||||
["x"] = -299814.28571429,
|
||||
["heading"] = 0,
|
||||
["y"] = 638620,
|
||||
["x"] = -299814.28571429,
|
||||
["unitId"] = 38,
|
||||
["category"] = "static",
|
||||
["unitName"] = "tent2",
|
||||
["country"] = "usa",
|
||||
["y"] = 638620,
|
||||
["groupId"] = 16,
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [4]
|
||||
[5] =
|
||||
{
|
||||
["shape_name"] = "konteiner_red1",
|
||||
["type"] = "Container red 1",
|
||||
["type"] = "Sandbox",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 684605.71428571,
|
||||
["x"] = -279949.99999999,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 30,
|
||||
["groupName"] = "static",
|
||||
["unitId"] = 44,
|
||||
["countryId"] = 11,
|
||||
["x"] = -279949.99999999,
|
||||
["country"] = "usa",
|
||||
["heading"] = 0,
|
||||
["groupName"] = "static",
|
||||
["x"] = -279949.99999999,
|
||||
["coalition"] = "blue",
|
||||
["mass"] = 1000,
|
||||
["unitId"] = 44,
|
||||
["category"] = "static",
|
||||
["unitName"] = "static",
|
||||
["country"] = "usa",
|
||||
["y"] = 684605.71428571,
|
||||
["coalition"] = "blue",
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["countryId"] = 2,
|
||||
}, -- end of [5]
|
||||
[6] =
|
||||
{
|
||||
["shape_name"] = "ab-212_cargo",
|
||||
["type"] = "Cargo1",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 675199.99999999,
|
||||
["x"] = -292007.14285714,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 31,
|
||||
["country"] = "usa",
|
||||
["heading"] = 0,
|
||||
["groupName"] = "cargoBob",
|
||||
["x"] = -292007.14285714,
|
||||
["y"] = 675199.99999999,
|
||||
["mass"] = 371,
|
||||
["unitId"] = 45,
|
||||
["category"] = "static",
|
||||
["unitName"] = "cargoBob",
|
||||
["countryId"] = 2,
|
||||
["categoryStatic"] = "Cargos",
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [6]
|
||||
[7] =
|
||||
{
|
||||
["shape_name"] = "ab-212_cargo",
|
||||
["type"] = "Cargo1",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 674842.85714285,
|
||||
["x"] = -291678.57142856,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 32,
|
||||
["country"] = "usa",
|
||||
["heading"] = 0,
|
||||
["groupName"] = "cloneCargoBase",
|
||||
["x"] = -291678.57142856,
|
||||
["y"] = 674842.85714285,
|
||||
["mass"] = 1337,
|
||||
["unitId"] = 46,
|
||||
["category"] = "static",
|
||||
["unitName"] = "cloneCargoBase",
|
||||
["countryId"] = 2,
|
||||
["categoryStatic"] = "Cargos",
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [7]
|
||||
[8] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -125,9 +174,9 @@ MEunitsByNum =
|
||||
["unitName"] = "USTanks1_1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
}, -- end of [6]
|
||||
[7] =
|
||||
["countryId"] = 2,
|
||||
}, -- end of [8]
|
||||
[9] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -147,9 +196,9 @@ MEunitsByNum =
|
||||
["unitName"] = "USTanks1_2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
}, -- end of [7]
|
||||
[8] =
|
||||
["countryId"] = 2,
|
||||
}, -- end of [9]
|
||||
[10] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -169,9 +218,9 @@ MEunitsByNum =
|
||||
["unitName"] = "USTanks1_3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
}, -- end of [8]
|
||||
[9] =
|
||||
["countryId"] = 2,
|
||||
}, -- end of [10]
|
||||
[11] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -191,9 +240,9 @@ MEunitsByNum =
|
||||
["unitName"] = "USTanks1_4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 11,
|
||||
}, -- end of [9]
|
||||
[10] =
|
||||
["countryId"] = 2,
|
||||
}, -- end of [11]
|
||||
[12] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -213,9 +262,9 @@ MEunitsByNum =
|
||||
["unitName"] = "USTanks2_1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
}, -- end of [10]
|
||||
[11] =
|
||||
["countryId"] = 2,
|
||||
}, -- end of [12]
|
||||
[13] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -235,9 +284,9 @@ MEunitsByNum =
|
||||
["unitName"] = "USTanks2_2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
}, -- end of [11]
|
||||
[12] =
|
||||
["countryId"] = 2,
|
||||
}, -- end of [13]
|
||||
[14] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -257,9 +306,9 @@ MEunitsByNum =
|
||||
["unitName"] = "USTanks2_3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
}, -- end of [12]
|
||||
[13] =
|
||||
["countryId"] = 2,
|
||||
}, -- end of [14]
|
||||
[15] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -279,9 +328,9 @@ MEunitsByNum =
|
||||
["unitName"] = "USTanks2_4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 11,
|
||||
}, -- end of [13]
|
||||
[14] =
|
||||
["countryId"] = 2,
|
||||
}, -- end of [15]
|
||||
[16] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -293,7 +342,7 @@ MEunitsByNum =
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #1",
|
||||
["unitName"] = "F-15C Client #1_unit",
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
@@ -306,7 +355,7 @@ MEunitsByNum =
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -288142.85714286,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.57883789069348,
|
||||
@@ -314,8 +363,8 @@ MEunitsByNum =
|
||||
["y"] = 662142.85714286,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [14]
|
||||
[15] =
|
||||
}, -- end of [16]
|
||||
[17] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -327,7 +376,7 @@ MEunitsByNum =
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #2",
|
||||
["unitName"] = "F-15C Client #2_unit",
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
@@ -340,7 +389,7 @@ MEunitsByNum =
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -287000,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.57883789069348,
|
||||
@@ -348,8 +397,8 @@ MEunitsByNum =
|
||||
["y"] = 668428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [15]
|
||||
[16] =
|
||||
}, -- end of [17]
|
||||
[18] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -361,7 +410,7 @@ MEunitsByNum =
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #1",
|
||||
["unitName"] = "A-10C Client #1_unit",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.67060113146646,
|
||||
@@ -374,7 +423,7 @@ MEunitsByNum =
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -318142.85714286,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.67060113146646,
|
||||
@@ -382,8 +431,8 @@ MEunitsByNum =
|
||||
["y"] = 636428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [16]
|
||||
[17] =
|
||||
}, -- end of [18]
|
||||
[19] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -395,7 +444,7 @@ MEunitsByNum =
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #2",
|
||||
["unitName"] = "A-10C Client #2_unit",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.66079849060746,
|
||||
@@ -408,7 +457,7 @@ MEunitsByNum =
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -315857.14285714,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.66079849060746,
|
||||
@@ -416,8 +465,8 @@ MEunitsByNum =
|
||||
["y"] = 644428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [17]
|
||||
[18] =
|
||||
}, -- end of [19]
|
||||
[20] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -442,7 +491,7 @@ MEunitsByNum =
|
||||
[3] = 1,
|
||||
["name"] = "Enfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -297857.14285714,
|
||||
["skill"] = "High",
|
||||
["heading"] = 0.017389551289373,
|
||||
@@ -450,8 +499,8 @@ MEunitsByNum =
|
||||
["y"] = 631857.14285714,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [18]
|
||||
[19] =
|
||||
}, -- end of [20]
|
||||
[21] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -476,7 +525,7 @@ MEunitsByNum =
|
||||
[3] = 2,
|
||||
["name"] = "Enfield12",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -297897.14285714,
|
||||
["skill"] = "High",
|
||||
["heading"] = 0.017389551289373,
|
||||
@@ -484,8 +533,8 @@ MEunitsByNum =
|
||||
["y"] = 631897.14285714,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [19]
|
||||
[20] =
|
||||
}, -- end of [21]
|
||||
[22] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
@@ -504,9 +553,9 @@ MEunitsByNum =
|
||||
["unitName"] = "1ship1",
|
||||
["unitId"] = 15,
|
||||
["y"] = 200000,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [20]
|
||||
[21] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [22]
|
||||
[23] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
@@ -525,9 +574,9 @@ MEunitsByNum =
|
||||
["unitName"] = "1ship2",
|
||||
["unitId"] = 16,
|
||||
["y"] = 200800,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [21]
|
||||
[22] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [23]
|
||||
[24] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
@@ -546,9 +595,9 @@ MEunitsByNum =
|
||||
["unitName"] = "2ship1",
|
||||
["unitId"] = 17,
|
||||
["y"] = 73571.428571428,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [22]
|
||||
[23] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [24]
|
||||
[25] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
@@ -567,50 +616,52 @@ MEunitsByNum =
|
||||
["unitName"] = "2ship2",
|
||||
["unitId"] = 18,
|
||||
["y"] = 74371.428571428,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [23]
|
||||
[24] =
|
||||
{
|
||||
["heading"] = 0,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 617591.42857143,
|
||||
["x"] = -258442.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 17,
|
||||
["groupName"] = "RU Farp",
|
||||
["unitId"] = 39,
|
||||
["coalition"] = "red",
|
||||
["x"] = -258442.85714286,
|
||||
["type"] = "FARP",
|
||||
["category"] = "static",
|
||||
["unitName"] = "RU Farp",
|
||||
["country"] = "russia",
|
||||
["countryId"] = 2,
|
||||
["y"] = 617591.42857143,
|
||||
}, -- end of [24]
|
||||
[25] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 617962.85714285,
|
||||
["x"] = -258642.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 18,
|
||||
["groupName"] = "RuTent1",
|
||||
["unitId"] = 40,
|
||||
["countryId"] = 2,
|
||||
["x"] = -258642.85714286,
|
||||
["heading"] = 0,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RuTent1",
|
||||
["country"] = "russia",
|
||||
["y"] = 617962.85714285,
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 0,
|
||||
}, -- end of [25]
|
||||
[26] =
|
||||
{
|
||||
["type"] = "FARP",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 617591.42857143,
|
||||
["x"] = -258442.85714286,
|
||||
}, -- end of ["point"]
|
||||
["categoryStatic"] = "Heliports",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RU Farp",
|
||||
["heading"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -258442.85714286,
|
||||
["unitId"] = 39,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RU Farp",
|
||||
["groupId"] = 17,
|
||||
["y"] = 617591.42857143,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [26]
|
||||
[27] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 617962.85714285,
|
||||
["x"] = -258642.85714286,
|
||||
}, -- end of ["point"]
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuTent1",
|
||||
["heading"] = 0,
|
||||
["y"] = 617962.85714285,
|
||||
["x"] = -258642.85714286,
|
||||
["unitId"] = 40,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RuTent1",
|
||||
["groupId"] = 18,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
}, -- end of [27]
|
||||
[28] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
@@ -619,19 +670,20 @@ MEunitsByNum =
|
||||
["y"] = 617691.42857143,
|
||||
["x"] = -259071.42857143,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 19,
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuTent2",
|
||||
["unitId"] = 41,
|
||||
["countryId"] = 2,
|
||||
["x"] = -259071.42857143,
|
||||
["heading"] = 0,
|
||||
["y"] = 617691.42857143,
|
||||
["x"] = -259071.42857143,
|
||||
["unitId"] = 41,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RuTent2",
|
||||
["country"] = "russia",
|
||||
["y"] = 617691.42857143,
|
||||
["groupId"] = 19,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
}, -- end of [26]
|
||||
[27] =
|
||||
}, -- end of [28]
|
||||
[29] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -651,9 +703,9 @@ MEunitsByNum =
|
||||
["unitName"] = "RuBTRs1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [27]
|
||||
[28] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [29]
|
||||
[30] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -673,9 +725,9 @@ MEunitsByNum =
|
||||
["unitName"] = "RuBTRs2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [28]
|
||||
[29] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [30]
|
||||
[31] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -695,9 +747,9 @@ MEunitsByNum =
|
||||
["unitName"] = "RuBTRs3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [29]
|
||||
[30] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [31]
|
||||
[32] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -717,9 +769,9 @@ MEunitsByNum =
|
||||
["unitName"] = "RuBTRs4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [30]
|
||||
[31] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [32]
|
||||
[33] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -739,9 +791,9 @@ MEunitsByNum =
|
||||
["unitName"] = "RuBTRs5",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [31]
|
||||
[32] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [33]
|
||||
[34] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -761,9 +813,9 @@ MEunitsByNum =
|
||||
["unitName"] = "RuBTRs6",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [32]
|
||||
[33] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [34]
|
||||
[35] =
|
||||
{
|
||||
["type"] = "T-55",
|
||||
["point"] =
|
||||
@@ -783,9 +835,9 @@ MEunitsByNum =
|
||||
["unitName"] = "RuTanks1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [33]
|
||||
[34] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [35]
|
||||
[36] =
|
||||
{
|
||||
["type"] = "T-55",
|
||||
["point"] =
|
||||
@@ -805,9 +857,9 @@ MEunitsByNum =
|
||||
["unitName"] = "RuTanks2",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [34]
|
||||
[35] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [36]
|
||||
[37] =
|
||||
{
|
||||
["type"] = "T-55",
|
||||
["point"] =
|
||||
@@ -827,9 +879,9 @@ MEunitsByNum =
|
||||
["unitName"] = "RuTanks3",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [35]
|
||||
[36] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [37]
|
||||
[38] =
|
||||
{
|
||||
["type"] = "T-55",
|
||||
["point"] =
|
||||
@@ -849,9 +901,9 @@ MEunitsByNum =
|
||||
["unitName"] = "RuTanks4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [36]
|
||||
[37] =
|
||||
["countryId"] = 0,
|
||||
}, -- end of [38]
|
||||
[39] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -863,14 +915,14 @@ MEunitsByNum =
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #1",
|
||||
["unitName"] = "Su-33 Client #1Unit",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 104,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250185.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
@@ -878,36 +930,64 @@ MEunitsByNum =
|
||||
["y"] = 590391.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [37]
|
||||
[38] =
|
||||
}, -- end of [39]
|
||||
[40] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 597819.99999999,
|
||||
["x"] = -235614.28571428,
|
||||
["y"] = 590431.42857142,
|
||||
["x"] = -250225.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "53",
|
||||
["onboard_num"] = "010",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #2",
|
||||
["unitName"] = "Su-33 Client #2Unit",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 21,
|
||||
["groupName"] = "Su-33 Client #2",
|
||||
["callsign"] = 104,
|
||||
["countryId"] = 2,
|
||||
["x"] = -235614.28571428,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 105,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250225.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 43,
|
||||
["y"] = 597819.99999999,
|
||||
["unitId"] = 47,
|
||||
["y"] = 590431.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [38]
|
||||
[39] =
|
||||
}, -- end of [40]
|
||||
[41] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590471.42857142,
|
||||
["x"] = -250265.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "054",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #3Unit",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 106,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250265.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 48,
|
||||
["y"] = 590471.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [41]
|
||||
[42] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -926,7 +1006,7 @@ MEunitsByNum =
|
||||
["groupId"] = 2,
|
||||
["groupName"] = "Ka-50s_1",
|
||||
["callsign"] = 100,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["x"] = -237571.42857143,
|
||||
["skill"] = "High",
|
||||
["heading"] = 2.5953630185698,
|
||||
@@ -934,8 +1014,8 @@ MEunitsByNum =
|
||||
["y"] = 615000,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [39]
|
||||
[40] =
|
||||
}, -- end of [42]
|
||||
[43] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -954,7 +1034,7 @@ MEunitsByNum =
|
||||
["groupId"] = 2,
|
||||
["groupName"] = "Ka-50s_1",
|
||||
["callsign"] = 101,
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["x"] = -237611.42857143,
|
||||
["skill"] = "High",
|
||||
["heading"] = 2.5953630185698,
|
||||
@@ -962,8 +1042,8 @@ MEunitsByNum =
|
||||
["y"] = 615040,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [40]
|
||||
[41] =
|
||||
}, -- end of [43]
|
||||
[44] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -976,22 +1056,27 @@ MEunitsByNum =
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "helicopter",
|
||||
["unitName"] = "Mi-8s_1_1",
|
||||
["AddPropAircraft"] =
|
||||
{
|
||||
["AdditionalArmor"] = true,
|
||||
["ExhaustScreen"] = true,
|
||||
}, -- end of ["AddPropAircraft"]
|
||||
["type"] = "Mi-8MT",
|
||||
["country"] = "russia",
|
||||
["psi"] = -2.6119254271103,
|
||||
["groupId"] = 3,
|
||||
["groupName"] = "Mi-8s_1",
|
||||
["callsign"] = 103,
|
||||
["countryId"] = 2,
|
||||
["x"] = -243285.71428571,
|
||||
["skill"] = "Random",
|
||||
["coalition"] = "red",
|
||||
["x"] = -243285.71428571,
|
||||
["callsign"] = 103,
|
||||
["heading"] = 2.6119254271103,
|
||||
["unitId"] = 5,
|
||||
["y"] = 603285.71428571,
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 0,
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [41]
|
||||
[42] =
|
||||
}, -- end of [44]
|
||||
[45] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -1004,19 +1089,24 @@ MEunitsByNum =
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "helicopter",
|
||||
["unitName"] = "Mi-8s_1_1 #1",
|
||||
["AddPropAircraft"] =
|
||||
{
|
||||
["AdditionalArmor"] = true,
|
||||
["ExhaustScreen"] = true,
|
||||
}, -- end of ["AddPropAircraft"]
|
||||
["type"] = "Mi-8MT",
|
||||
["country"] = "russia",
|
||||
["psi"] = -2.6119254271103,
|
||||
["groupId"] = 3,
|
||||
["groupName"] = "Mi-8s_1",
|
||||
["callsign"] = 102,
|
||||
["countryId"] = 2,
|
||||
["x"] = -243325.71428571,
|
||||
["skill"] = "Random",
|
||||
["coalition"] = "red",
|
||||
["x"] = -243325.71428571,
|
||||
["callsign"] = 102,
|
||||
["heading"] = 2.6119254271103,
|
||||
["unitId"] = 6,
|
||||
["y"] = 603325.71428571,
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 0,
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [42]
|
||||
}, -- end of [45]
|
||||
} -- end of MEunitsByNum
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
activeHumans =
|
||||
{
|
||||
} -- end of activeHumans
|
||||
+1259
-565
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,96 @@
|
||||
const =
|
||||
{
|
||||
["shapeNames"] =
|
||||
{
|
||||
["Landmine"] = "landmine",
|
||||
["FARP CP Blindage"] = "kp_ug",
|
||||
["Subsidiary structure C"] = "saray-c",
|
||||
["Barracks 2"] = "kazarma2",
|
||||
["Small house 2C"] = "dom2c",
|
||||
["Military staff"] = "aviashtab",
|
||||
["Tech hangar A"] = "ceh_ang_a",
|
||||
["Oil derrick"] = "neftevyshka",
|
||||
["Tech combine"] = "kombinat",
|
||||
["Garage B"] = "garage_b",
|
||||
["Airshow_Crowd"] = "Crowd1",
|
||||
["Hangar A"] = "angar_a",
|
||||
["Repair workshop"] = "tech",
|
||||
["Subsidiary structure D"] = "saray-d",
|
||||
["FARP Ammo Dump Coating"] = "SetkaKP",
|
||||
["Small house 1C area"] = "dom2c-all",
|
||||
["Tank 2"] = "airbase_tbilisi_tank_01",
|
||||
["Boiler-house A"] = "kotelnaya_a",
|
||||
["Workshop A"] = "tec_a",
|
||||
["Small werehouse 1"] = "s1",
|
||||
["Garage small B"] = "garagh-small-b",
|
||||
["Small werehouse 4"] = "s4",
|
||||
["Shop"] = "magazin",
|
||||
["Subsidiary structure B"] = "saray-b",
|
||||
["FARP Fuel Depot"] = "GSM Rus",
|
||||
["Coach cargo"] = "wagon-gruz",
|
||||
["Electric power box"] = "tr_budka",
|
||||
["Tank 3"] = "airbase_tbilisi_tank_02",
|
||||
["Red_Flag"] = "H-flag_R",
|
||||
["Container red 3"] = "konteiner_red3",
|
||||
["Garage A"] = "garage_a",
|
||||
["Hangar B"] = "angar_b",
|
||||
["Black_Tyre"] = "H-tyre_B",
|
||||
["Cafe"] = "stolovaya",
|
||||
["Restaurant 1"] = "restoran1",
|
||||
["Subsidiary structure A"] = "saray-a",
|
||||
["Container white"] = "konteiner_white",
|
||||
["Warehouse"] = "sklad",
|
||||
["Tank"] = "bak",
|
||||
["Railway crossing B"] = "pereezd_small",
|
||||
["Subsidiary structure F"] = "saray-f",
|
||||
["Farm A"] = "ferma_a",
|
||||
["Small werehouse 3"] = "s3",
|
||||
["Water tower A"] = "wodokachka_a",
|
||||
["Railway station"] = "r_vok_sd",
|
||||
["Coach a tank blue"] = "wagon-cisterna_blue",
|
||||
["Supermarket A"] = "uniwersam_a",
|
||||
["Coach a platform"] = "wagon-platforma",
|
||||
["Garage small A"] = "garagh-small-a",
|
||||
["TV tower"] = "tele_bash",
|
||||
["Airshow_Cone"] = "Comp_cone",
|
||||
["Farm B"] = "ferma_b",
|
||||
["GeneratorF"] = "GeneratorF",
|
||||
["White_Flag"] = "H-Flag_W",
|
||||
["Container red 2"] = "konteiner_red2",
|
||||
["Coach a passenger"] = "wagon-pass",
|
||||
["WC"] = "WC",
|
||||
["Black_Tyre_WF"] = "H-tyre_B_WF",
|
||||
["Electric locomotive"] = "elektrowoz",
|
||||
["Railway crossing A"] = "pereezd_big",
|
||||
["Coach a tank yellow"] = "wagon-cisterna_yellow",
|
||||
["Subsidiary structure 2"] = "hozdomik2",
|
||||
[".Ammunition depot"] = "SkladC",
|
||||
["Small werehouse 2"] = "s2",
|
||||
["Windsock"] = "H-Windsock_RW",
|
||||
["Small house 1B"] = "domik1b",
|
||||
["Container brown"] = "konteiner_brown",
|
||||
["Locomotive"] = "teplowoz",
|
||||
["Subsidiary structure 1"] = "hozdomik1",
|
||||
["Pump station"] = "nasos",
|
||||
["Small house 1B area"] = "domik1b-all",
|
||||
["Coach cargo open"] = "wagon-gruz-otkr",
|
||||
["Container red 1"] = "konteiner_red1",
|
||||
["Subsidiary structure G"] = "saray-g",
|
||||
["White_Tyre"] = "H-tyre_W",
|
||||
["FARP Tent"] = "PalatkaB",
|
||||
["Subsidiary structure 3"] = "hozdomik3",
|
||||
["Black_Tyre_RF"] = "H-tyre_B_RF",
|
||||
["Comms tower M"] = "tele_bash_m",
|
||||
[".Command Center"] = "ComCenter",
|
||||
["Fuel tank"] = "toplivo-bak",
|
||||
["Cargo1"] = "ab-212_cargo",
|
||||
["Shelter B"] = "ukrytie_b",
|
||||
["Chemical tank A"] = "him_bak_a",
|
||||
["Shelter"] = "ukrytie",
|
||||
["Small house 1A area"] = "domik1a-all",
|
||||
["Subsidiary structure E"] = "saray-e",
|
||||
["Small house 1A"] = "domik1a",
|
||||
}, -- end of ["shapeNames"]
|
||||
["callsigns"] =
|
||||
{
|
||||
["NATO"] =
|
||||
|
||||
@@ -1,150 +1,12 @@
|
||||
deadObjects =
|
||||
{
|
||||
[16780544] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.166765213013,
|
||||
["x"] = -292846.4375,
|
||||
["z"] = 654524.8125,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654665.71428571,
|
||||
["x"] = -292962.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs4",
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292962.85714286,
|
||||
["y"] = 654665.71428571,
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 30,
|
||||
["playerCanDrive"] = true,
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.16552734375,
|
||||
["x"] = -292846.40625,
|
||||
["z"] = 654525.1875,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16780544]
|
||||
[16779776] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.457056045532,
|
||||
["x"] = -292869.3125,
|
||||
["z"] = 654432,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654545.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16779776,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292842.85714286,
|
||||
["y"] = 654545.71428571,
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 27,
|
||||
["playerCanDrive"] = true,
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.452924728394,
|
||||
["x"] = -292868.96875,
|
||||
["z"] = 654433.4375,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16779776,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16779776]
|
||||
[16780800] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.298601150513,
|
||||
["x"] = -292854.3125,
|
||||
["z"] = 654485.875,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654705.71428571,
|
||||
["x"] = -293002.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780800,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs5",
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["x"] = -293002.85714286,
|
||||
["y"] = 654705.71428571,
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 31,
|
||||
["playerCanDrive"] = true,
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.302053451538,
|
||||
["x"] = -292855.65625,
|
||||
["z"] = 654485.9375,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16780800,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16780800]
|
||||
[16780032] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.378034591675,
|
||||
["x"] = -292859.625,
|
||||
["z"] = 654456.6875,
|
||||
["y"] = 22.192852020264,
|
||||
["x"] = -292849.34375,
|
||||
["z"] = 654519.625,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
@@ -157,14 +19,14 @@ deadObjects =
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780032,
|
||||
["id_"] = 16780800,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs2",
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292882.85714286,
|
||||
["y"] = 654585.71428571,
|
||||
@@ -174,106 +36,60 @@ deadObjects =
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.37452507019,
|
||||
["x"] = -292859.8125,
|
||||
["z"] = 654458.5,
|
||||
["y"] = 22.182994842529,
|
||||
["x"] = -292848.875,
|
||||
["z"] = 654522.0625,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16780032,
|
||||
["id_"] = 16780800,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16780032]
|
||||
[16781056] =
|
||||
}, -- end of [16780800]
|
||||
[16780544] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.305490493774,
|
||||
["x"] = -292859.53125,
|
||||
["z"] = 654488.625,
|
||||
["y"] = 22.386783599854,
|
||||
["x"] = -292863.46875,
|
||||
["z"] = 654457.125,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654745.71428571,
|
||||
["x"] = -293042.85714286,
|
||||
["y"] = 654545.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16781056,
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs6",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -293042.85714286,
|
||||
["y"] = 654745.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
["y"] = 654545.71428571,
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 32,
|
||||
["unitId"] = 27,
|
||||
["playerCanDrive"] = true,
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.300601959229,
|
||||
["x"] = -292858.625,
|
||||
["z"] = 654489.5625,
|
||||
["y"] = 22.385175704956,
|
||||
["x"] = -292863.3125,
|
||||
["z"] = 654457.6875,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16781056,
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16781056]
|
||||
[16780288] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.347684860229,
|
||||
["x"] = -292865.125,
|
||||
["z"] = 654476.75,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654625.71428571,
|
||||
["x"] = -292922.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780288,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs3",
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292922.85714286,
|
||||
["y"] = 654625.71428571,
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 29,
|
||||
["playerCanDrive"] = true,
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.343215942383,
|
||||
["x"] = -292864.5,
|
||||
["z"] = 654478.0625,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16780288,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16780288]
|
||||
}, -- end of [16780544]
|
||||
} -- end of deadObjects
|
||||
|
||||
+1343
-277
File diff suppressed because it is too large
Load Diff
+1593
-416
File diff suppressed because it is too large
Load Diff
+2270
-1093
File diff suppressed because it is too large
Load Diff
@@ -16,10 +16,10 @@ humansById =
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.67060113146646,
|
||||
["unitName"] = "A-10C Client #1",
|
||||
["unitName"] = "A-10C Client #1_unit",
|
||||
["groupName"] = "A-10C Client #1",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -318142.85714286,
|
||||
["y"] = 636428.57142857,
|
||||
["unitId"] = 11,
|
||||
@@ -50,10 +50,10 @@ humansById =
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["unitName"] = "F-15C Client #1",
|
||||
["unitName"] = "F-15C Client #1_unit",
|
||||
["groupName"] = "F-15C Client #1",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -288142.85714286,
|
||||
["y"] = 662142.85714286,
|
||||
["unitId"] = 8,
|
||||
@@ -84,10 +84,10 @@ humansById =
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["unitName"] = "F-15C Client #2",
|
||||
["unitName"] = "F-15C Client #2_unit",
|
||||
["groupName"] = "F-15C Client #2",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -287000,
|
||||
["y"] = 668428.57142857,
|
||||
["unitId"] = 10,
|
||||
@@ -118,10 +118,10 @@ humansById =
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.66079849060746,
|
||||
["unitName"] = "A-10C Client #2",
|
||||
["unitName"] = "A-10C Client #2_unit",
|
||||
["groupName"] = "A-10C Client #2",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -315857.14285714,
|
||||
["y"] = 644428.57142857,
|
||||
["unitId"] = 12,
|
||||
@@ -136,6 +136,34 @@ humansById =
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 7,
|
||||
}, -- end of [12]
|
||||
[48] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590471.42857142,
|
||||
["x"] = -250265.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "054",
|
||||
["category"] = "plane",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["unitName"] = "Su-33 Client #3Unit",
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 0,
|
||||
["x"] = -250265.71428571,
|
||||
["y"] = 590471.42857142,
|
||||
["unitId"] = 48,
|
||||
["heading"] = 0,
|
||||
["skill"] = "Client",
|
||||
["callsign"] = 106,
|
||||
["groupId"] = 20,
|
||||
}, -- end of [48]
|
||||
[42] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
@@ -152,10 +180,10 @@ humansById =
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["unitName"] = "Su-33 Client #1",
|
||||
["unitName"] = "Su-33 Client #1Unit",
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250185.71428571,
|
||||
["y"] = 590391.42857142,
|
||||
["unitId"] = 42,
|
||||
@@ -164,32 +192,32 @@ humansById =
|
||||
["callsign"] = 104,
|
||||
["groupId"] = 20,
|
||||
}, -- end of [42]
|
||||
[43] =
|
||||
[47] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 597819.99999999,
|
||||
["x"] = -235614.28571428,
|
||||
["y"] = 590431.42857142,
|
||||
["x"] = -250225.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "53",
|
||||
["onboard_num"] = "010",
|
||||
["category"] = "plane",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["unitName"] = "Su-33 Client #2",
|
||||
["groupName"] = "Su-33 Client #2",
|
||||
["unitName"] = "Su-33 Client #2Unit",
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 2,
|
||||
["x"] = -235614.28571428,
|
||||
["y"] = 597819.99999999,
|
||||
["unitId"] = 43,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250225.71428571,
|
||||
["y"] = 590431.42857142,
|
||||
["unitId"] = 47,
|
||||
["heading"] = 0,
|
||||
["skill"] = "Client",
|
||||
["callsign"] = 104,
|
||||
["groupId"] = 21,
|
||||
}, -- end of [43]
|
||||
["callsign"] = 105,
|
||||
["groupId"] = 20,
|
||||
}, -- end of [47]
|
||||
} -- end of humansById
|
||||
|
||||
@@ -1,40 +1,6 @@
|
||||
humansByName =
|
||||
{
|
||||
["A-10C Client #2"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 644428.57142857,
|
||||
["x"] = -315857.14285714,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.66079849060746,
|
||||
["unitName"] = "A-10C Client #2",
|
||||
["groupName"] = "A-10C Client #2",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 11,
|
||||
["x"] = -315857.14285714,
|
||||
["y"] = 644428.57142857,
|
||||
["unitId"] = 12,
|
||||
["heading"] = -0.66079849060746,
|
||||
["skill"] = "Client",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 3,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 7,
|
||||
}, -- end of ["A-10C Client #2"]
|
||||
["F-15C Client #1"] =
|
||||
["F-15C Client #1_unit"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -50,10 +16,10 @@ humansByName =
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["unitName"] = "F-15C Client #1",
|
||||
["unitName"] = "F-15C Client #1_unit",
|
||||
["groupName"] = "F-15C Client #1",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -288142.85714286,
|
||||
["y"] = 662142.85714286,
|
||||
["unitId"] = 8,
|
||||
@@ -67,64 +33,8 @@ humansByName =
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 4,
|
||||
}, -- end of ["F-15C Client #1"]
|
||||
["Su-33 Client #2"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 597819.99999999,
|
||||
["x"] = -235614.28571428,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "plane",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["unitName"] = "Su-33 Client #2",
|
||||
["groupName"] = "Su-33 Client #2",
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 2,
|
||||
["x"] = -235614.28571428,
|
||||
["y"] = 597819.99999999,
|
||||
["unitId"] = 43,
|
||||
["heading"] = 0,
|
||||
["skill"] = "Client",
|
||||
["callsign"] = 104,
|
||||
["groupId"] = 21,
|
||||
}, -- end of ["Su-33 Client #2"]
|
||||
["Su-33 Client #1"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590391.42857142,
|
||||
["x"] = -250185.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "plane",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["unitName"] = "Su-33 Client #1",
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 2,
|
||||
["x"] = -250185.71428571,
|
||||
["y"] = 590391.42857142,
|
||||
["unitId"] = 42,
|
||||
["heading"] = 0,
|
||||
["skill"] = "Client",
|
||||
["callsign"] = 104,
|
||||
["groupId"] = 20,
|
||||
}, -- end of ["Su-33 Client #1"]
|
||||
["F-15C Client #2"] =
|
||||
}, -- end of ["F-15C Client #1_unit"]
|
||||
["F-15C Client #2_unit"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -140,10 +50,10 @@ humansByName =
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["unitName"] = "F-15C Client #2",
|
||||
["unitName"] = "F-15C Client #2_unit",
|
||||
["groupName"] = "F-15C Client #2",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -287000,
|
||||
["y"] = 668428.57142857,
|
||||
["unitId"] = 10,
|
||||
@@ -157,8 +67,36 @@ humansByName =
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 5,
|
||||
}, -- end of ["F-15C Client #2"]
|
||||
["A-10C Client #1"] =
|
||||
}, -- end of ["F-15C Client #2_unit"]
|
||||
["Su-33 Client #3Unit"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590471.42857142,
|
||||
["x"] = -250265.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "054",
|
||||
["category"] = "plane",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["unitName"] = "Su-33 Client #3Unit",
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 0,
|
||||
["x"] = -250265.71428571,
|
||||
["y"] = 590471.42857142,
|
||||
["unitId"] = 48,
|
||||
["heading"] = 0,
|
||||
["skill"] = "Client",
|
||||
["callsign"] = 106,
|
||||
["groupId"] = 20,
|
||||
}, -- end of ["Su-33 Client #3Unit"]
|
||||
["A-10C Client #1_unit"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -174,10 +112,10 @@ humansByName =
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.67060113146646,
|
||||
["unitName"] = "A-10C Client #1",
|
||||
["unitName"] = "A-10C Client #1_unit",
|
||||
["groupName"] = "A-10C Client #1",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 11,
|
||||
["countryId"] = 2,
|
||||
["x"] = -318142.85714286,
|
||||
["y"] = 636428.57142857,
|
||||
["unitId"] = 11,
|
||||
@@ -191,5 +129,95 @@ humansByName =
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 6,
|
||||
}, -- end of ["A-10C Client #1"]
|
||||
}, -- end of ["A-10C Client #1_unit"]
|
||||
["Su-33 Client #2Unit"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590431.42857142,
|
||||
["x"] = -250225.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "010",
|
||||
["category"] = "plane",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["unitName"] = "Su-33 Client #2Unit",
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 0,
|
||||
["x"] = -250225.71428571,
|
||||
["y"] = 590431.42857142,
|
||||
["unitId"] = 47,
|
||||
["heading"] = 0,
|
||||
["skill"] = "Client",
|
||||
["callsign"] = 105,
|
||||
["groupId"] = 20,
|
||||
}, -- end of ["Su-33 Client #2Unit"]
|
||||
["A-10C Client #2_unit"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 644428.57142857,
|
||||
["x"] = -315857.14285714,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.66079849060746,
|
||||
["unitName"] = "A-10C Client #2_unit",
|
||||
["groupName"] = "A-10C Client #2",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 2,
|
||||
["x"] = -315857.14285714,
|
||||
["y"] = 644428.57142857,
|
||||
["unitId"] = 12,
|
||||
["heading"] = -0.66079849060746,
|
||||
["skill"] = "Client",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 3,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 7,
|
||||
}, -- end of ["A-10C Client #2_unit"]
|
||||
["Su-33 Client #1Unit"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590391.42857142,
|
||||
["x"] = -250185.71428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "plane",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["unitName"] = "Su-33 Client #1Unit",
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["coalition"] = "red",
|
||||
["countryId"] = 0,
|
||||
["x"] = -250185.71428571,
|
||||
["y"] = 590391.42857142,
|
||||
["unitId"] = 42,
|
||||
["heading"] = 0,
|
||||
["skill"] = "Client",
|
||||
["callsign"] = 104,
|
||||
["groupId"] = 20,
|
||||
}, -- end of ["Su-33 Client #1Unit"]
|
||||
} -- end of humansByName
|
||||
|
||||
@@ -1,13 +1,8 @@
|
||||
missionData =
|
||||
{
|
||||
["version"] = 7,
|
||||
["version"] = 11,
|
||||
["files"] =
|
||||
{
|
||||
[1] = "Thunder2.wav",
|
||||
[2] = "Briefing-01{225F004F-92E4-4c3e-A5F0-2BA49929055A}.jpg",
|
||||
[3] = "mist.lua",
|
||||
[4] = "ExplodeGround0.ogg",
|
||||
[5] = "Rain.ogg",
|
||||
}, -- end of ["files"]
|
||||
["startTime"] = 43200,
|
||||
["theatre"] = "Caucasus",
|
||||
|
||||
@@ -8,12 +8,13 @@ navPoints =
|
||||
["x"] = -242471.42857143,
|
||||
["name"] = "KB1NW",
|
||||
["callsignStr"] = "KB1NW",
|
||||
["id"] = 3,
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["vangle"] = 0,
|
||||
["angle"] = 0,
|
||||
["vangle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
@@ -22,7 +23,6 @@ navPoints =
|
||||
["x"] = -242471.42857143,
|
||||
["z"] = 643248.57142856,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 25,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
@@ -30,12 +30,13 @@ navPoints =
|
||||
["x"] = -257614.28571428,
|
||||
["name"] = "KB1SE",
|
||||
["callsignStr"] = "KB1SE",
|
||||
["id"] = 4,
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["vangle"] = 0,
|
||||
["angle"] = 0,
|
||||
["vangle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
@@ -44,7 +45,6 @@ navPoints =
|
||||
["x"] = -257614.28571428,
|
||||
["z"] = 659819.99999999,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 23,
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
{
|
||||
@@ -52,12 +52,13 @@ navPoints =
|
||||
["x"] = -257900,
|
||||
["name"] = "KB1SW",
|
||||
["callsignStr"] = "KB1SW",
|
||||
["id"] = 5,
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["vangle"] = 0,
|
||||
["angle"] = 0,
|
||||
["vangle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
@@ -66,7 +67,6 @@ navPoints =
|
||||
["x"] = -257900,
|
||||
["z"] = 643534.28571428,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 24,
|
||||
}, -- end of [3]
|
||||
[4] =
|
||||
{
|
||||
@@ -74,12 +74,13 @@ navPoints =
|
||||
["x"] = -243614.28571428,
|
||||
["name"] = "KB1NE",
|
||||
["callsignStr"] = "KB1NE",
|
||||
["id"] = 6,
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["vangle"] = 0,
|
||||
["angle"] = 0,
|
||||
["vangle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
@@ -88,7 +89,6 @@ navPoints =
|
||||
["x"] = -243614.28571428,
|
||||
["z"] = 659248.57142856,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 26,
|
||||
}, -- end of [4]
|
||||
[5] =
|
||||
{
|
||||
@@ -96,21 +96,21 @@ navPoints =
|
||||
["x"] = -309328.57142857,
|
||||
["name"] = "MAZDA",
|
||||
["callsignStr"] = "MAZDA",
|
||||
["id"] = 7,
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["angle"] = 0,
|
||||
["vangle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 0,
|
||||
["x"] = -309328.57142857,
|
||||
["z"] = 625534.28571428,
|
||||
}, -- end of ["point"]
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["vangle"] = 0,
|
||||
["angle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["groupId"] = 27,
|
||||
["callsign"] = 4,
|
||||
}, -- end of [5]
|
||||
[6] =
|
||||
@@ -119,21 +119,21 @@ navPoints =
|
||||
["x"] = -260757.14285714,
|
||||
["name"] = "DODGE",
|
||||
["callsignStr"] = "DODGE",
|
||||
["id"] = 8,
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["angle"] = 0,
|
||||
["vangle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 0,
|
||||
["x"] = -260757.14285714,
|
||||
["z"] = 670391.42857142,
|
||||
}, -- end of ["point"]
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["vangle"] = 0,
|
||||
["angle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["groupId"] = 22,
|
||||
["callsign"] = 3,
|
||||
}, -- end of [6]
|
||||
}, -- end of ["blue"]
|
||||
@@ -145,21 +145,21 @@ navPoints =
|
||||
["x"] = -295042.85714285,
|
||||
["name"] = "ADDER",
|
||||
["callsignStr"] = "ADDER",
|
||||
["id"] = 1,
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["angle"] = 0,
|
||||
["vangle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 0,
|
||||
["x"] = -295042.85714285,
|
||||
["z"] = 587534.28571428,
|
||||
}, -- end of ["point"]
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["vangle"] = 0,
|
||||
["angle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["groupId"] = 28,
|
||||
["callsign"] = 8,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
@@ -168,21 +168,21 @@ navPoints =
|
||||
["x"] = -276757.14285714,
|
||||
["name"] = "MAZDA",
|
||||
["callsignStr"] = "MAZDA",
|
||||
["id"] = 2,
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["angle"] = 0,
|
||||
["vangle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 0,
|
||||
["x"] = -276757.14285714,
|
||||
["z"] = 595248.57142856,
|
||||
}, -- end of ["point"]
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["vangle"] = 0,
|
||||
["angle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["groupId"] = 29,
|
||||
["callsign"] = 4,
|
||||
}, -- end of [2]
|
||||
}, -- end of ["red"]
|
||||
|
||||
@@ -1,75 +1,11 @@
|
||||
removedAliveUnits =
|
||||
{
|
||||
[16780544] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654665.71428571,
|
||||
["x"] = -292962.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs4",
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 30,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292962.85714286,
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["playerCanDrive"] = true,
|
||||
["y"] = 654665.71428571,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.16552734375,
|
||||
["x"] = -292846.40625,
|
||||
["z"] = 654525.1875,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16780544]
|
||||
[16779776] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654545.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16779776,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 27,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292842.85714286,
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["playerCanDrive"] = true,
|
||||
["y"] = 654545.71428571,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.452924728394,
|
||||
["x"] = -292868.96875,
|
||||
["z"] = 654433.4375,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16779776]
|
||||
[16780800] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654705.71428571,
|
||||
["x"] = -293002.85714286,
|
||||
["y"] = 654585.71428571,
|
||||
["x"] = -292882.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
@@ -77,43 +13,11 @@ removedAliveUnits =
|
||||
["id_"] = 16780800,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs5",
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 31,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["x"] = -293002.85714286,
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["playerCanDrive"] = true,
|
||||
["y"] = 654705.71428571,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.302053451538,
|
||||
["x"] = -292855.65625,
|
||||
["z"] = 654485.9375,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16780800]
|
||||
[16780032] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654585.71428571,
|
||||
["x"] = -292882.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780032,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs2",
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 28,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292882.85714286,
|
||||
["type"] = "BTR-80",
|
||||
@@ -123,73 +27,41 @@ removedAliveUnits =
|
||||
["y"] = 654585.71428571,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.37452507019,
|
||||
["x"] = -292859.8125,
|
||||
["z"] = 654458.5,
|
||||
["y"] = 22.182994842529,
|
||||
["x"] = -292848.875,
|
||||
["z"] = 654522.0625,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16780032]
|
||||
[16781056] =
|
||||
}, -- end of [16780800]
|
||||
[16780544] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654745.71428571,
|
||||
["x"] = -293042.85714286,
|
||||
["y"] = 654545.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16781056,
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs6",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 32,
|
||||
["unitId"] = 27,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -293042.85714286,
|
||||
["x"] = -292842.85714286,
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["playerCanDrive"] = true,
|
||||
["y"] = 654745.71428571,
|
||||
["y"] = 654545.71428571,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.300601959229,
|
||||
["x"] = -292858.625,
|
||||
["z"] = 654489.5625,
|
||||
["y"] = 22.385175704956,
|
||||
["x"] = -292863.3125,
|
||||
["z"] = 654457.6875,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16781056]
|
||||
[16780288] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654625.71428571,
|
||||
["x"] = -292922.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780288,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs3",
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 29,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292922.85714286,
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["playerCanDrive"] = true,
|
||||
["y"] = 654625.71428571,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.343215942383,
|
||||
["x"] = -292864.5,
|
||||
["z"] = 654478.0625,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16780288]
|
||||
}, -- end of [16780544]
|
||||
} -- end of removedAliveUnits
|
||||
|
||||
+1530
-353
File diff suppressed because it is too large
Load Diff
+1116
-287
File diff suppressed because it is too large
Load Diff
+1144
-315
File diff suppressed because it is too large
Load Diff
+1700
-871
File diff suppressed because it is too large
Load Diff
+1364
-535
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+6785
File diff suppressed because it is too large
Load Diff
Binary file not shown.
-5783
File diff suppressed because it is too large
Load Diff
+136
-1
@@ -1,4 +1,137 @@
|
||||
-- changelog
|
||||
v66
|
||||
-Added default setting for logger if no value present
|
||||
-Added documentation for logger
|
||||
|
||||
v65
|
||||
-Fixed update db tables not updating
|
||||
|
||||
v64
|
||||
-Fixes to debug code
|
||||
|
||||
v62 and v63
|
||||
-Donno
|
||||
|
||||
v61 - 4.1 release
|
||||
-Fixed locality issue with unitToWP
|
||||
|
||||
v60
|
||||
-Fixed issue with country names in the editor not matching enum country
|
||||
name values. For example "Best Korea" could not match with "BEST_KOREA".
|
||||
Thanks lukrop of this fix
|
||||
-Fixed locality issue with mist.getNorthCorrection
|
||||
-Added function mist.utils.unitToWP
|
||||
-added function mist.utils.vecToWP
|
||||
|
||||
Both of these functions deal with creating a WP table from the passed
|
||||
values. unitToWP also returns a speed variable based on the current
|
||||
velocity of the unit
|
||||
|
||||
v59
|
||||
-removed the new 3rd variable from mist.utils.getDir and just made the 2nd variable optional instead
|
||||
-Added check to DB update functions to only update if data from the group has changed from what is currently in the DB. This fixes an issue I had where some data was lost if you spawned a group normally after mission start and then used a respawn, clone, or teleport function on said group
|
||||
-fixed issue with dynAdd functions naming a group with the country ID insead of country name
|
||||
-added mist.getAvgPoint(). Function is similar to mist.getAvgPos except it uses raw vec2/3 coordinates instead of units
|
||||
-added mist.utils.roundTbl() Has the same input values as mist.utils.round except it accepts a table and it rounds all numbers in the first level of the table to the passed percision.
|
||||
|
||||
v58
|
||||
-added optional variable to mist.utils.getDir() If present this function will return the "raw" heading, this is useful in assigning the heading variable within a task.
|
||||
-mist.utils.makeVec3 now supports being given a table in WP format. Specifically it now coverts a table {x, y, alt) to vec3
|
||||
|
||||
|
||||
v57
|
||||
-fixed bug with groupRandomDistSelf improperly declaring the y variable
|
||||
-fixed flagFunc.units_in_moving_zones not checking for a unitNameTable for the zone_units
|
||||
-fixed bug in flagFunc.units_LOS when given a unitNameTable for both entries.
|
||||
|
||||
v56
|
||||
-fixed bug with dynAdd and dynAddStatic not recognizing new countries in dcs 1.5
|
||||
|
||||
v55
|
||||
- Release v4
|
||||
v54
|
||||
-added a check when adding unitTypes for messages to figure out the correct in-game unit name for a given unit. For example the Mi-8 helicopter is always displayed as 'Mi-8MTV2', however its actual in game name is 'Mi-8MT', this feature allows for you to list 'Mi-8MTV2', 'Mi-8MTV', or 'Mi-8' to get messages sent to the Mi-8. Shortcut also works for the relevant aircraft 'Mig-21', 'Mig-15', 'FW-190', and 'Bf-109'.
|
||||
|
||||
v53
|
||||
-added mist.getAvgPos now accepts static objects in addition to units.
|
||||
-made DB creation check the mission editor version for no paticular reason
|
||||
-added mist.getLastDBUpdateTime which returns the most recent time the DB update function has run.
|
||||
-changed mist.makeUnitTable processed entry to return the time it was processed instead of a boolean value.
|
||||
-Changed teleport/respawn/clone functions to spawn aircraft at random altitudes instead of constants if the point given is vec2/not specified.
|
||||
-Fixed FlagFuncs will now recognize units added in dynamically. Note this only applies if you send it unitTableNames identifier and not the table that the function creates.
|
||||
-Added variable to all flagfuncs. unitTableDef is the original definition used for units.
|
||||
-Fixed all getUserFlag checks to compare with numerical value instead of boolean
|
||||
|
||||
v52
|
||||
-Fixed check in mist.getUnitsLOS to verify units are active in a mission
|
||||
-Fixed check in mist.goRoute to verify both the group and controller are valid before assigning the route
|
||||
|
||||
v51
|
||||
-Fixed bug with message system
|
||||
-Added a check to the message system so combined arms messages wont be sent if CA slots are not in a mission.
|
||||
|
||||
v50
|
||||
-something got deleted from v49 so this fixed it.
|
||||
|
||||
v49
|
||||
-fixed flagFuncs.group_dead and group_alive issue caused via a DCS bug.
|
||||
|
||||
v48
|
||||
-added support for cargo objects within dynAdd and DB scripts
|
||||
-DBs added entries for static objects
|
||||
--mass
|
||||
--canCargo
|
||||
--categoryStatic
|
||||
-fixed getCurrentData to return static data correctly
|
||||
-fixed getGroupData to return static data correctly
|
||||
- start_time now saved into DBs for dynAdded objects
|
||||
-fixed bug with mist message hibernation code
|
||||
|
||||
|
||||
v47 -- not uploaded to git since it wasn't finished.
|
||||
- fixed mist.dynAdd not checking for or correctly adding a start_time variable
|
||||
-- startTime and start_time are both valid
|
||||
- fixed mist.teleportToPoint with regard to the start_time change
|
||||
-- if a start_time isn't 0 and the group is being respawned or cloned, the function will set the spawn time relative to the current time.
|
||||
-- Group set to spawn in 20 seconds after mission start, at 5 seconds mist.cloneGroup() function is run on said group. The new group will be set to spawn in 20 seconds into the mission.
|
||||
-- If the mist.CloneGroup was run at 25 seconds with the base group already spawned, the cloned group will be instantly spawned.
|
||||
- changed mist.time.getMilString to mist.getMilString
|
||||
- changed mist.time.getClockString to mist.getClockString
|
||||
- changed mist.time.getDateStrimg to mist.getDateString
|
||||
- added mist.time.milToGame now accepts a 2nd variable
|
||||
|
||||
v46
|
||||
-added mist.time.milToGame
|
||||
-added mist.time.getDate
|
||||
-added mist.time.getDHMS
|
||||
-added mist.time.converToSec
|
||||
-added mist.time.getMilString
|
||||
-added mist.time.getClockString
|
||||
-added mist.time.getDateString
|
||||
-added mist message handling now hiberates if not activly displaying a message
|
||||
-fixed minor bug from message refactor
|
||||
|
||||
|
||||
v45
|
||||
-Added values to DBs
|
||||
--hidden
|
||||
--AddPropAircraft
|
||||
|
||||
-getGroupData now returns hidden and addPropAircraft values
|
||||
-getCurrentGroupData now returns hidden value
|
||||
-mist message handling has been updated
|
||||
--Refactored message display code to be more effecient and remove repeated code.
|
||||
--Added "multSound" for mist.message.add. This allows for multiple sound files to be attached to a single message. Files are given a user defined timestamp for when the play within the message.
|
||||
|
||||
v44
|
||||
-fxed getPayload for real this time
|
||||
-addEventHandler now correctly returns the Id value
|
||||
-message.add now also accepts variable 'fileName' for the sound file, this is in addition to the .sound variable
|
||||
-fixed issue with teleportToPoint
|
||||
|
||||
v43
|
||||
-fixed issue with getPayload
|
||||
-dynAdd and dynAddStatic now return the full new table and not just its name. The name value is still accessible via returned table.name
|
||||
|
||||
v42 v3.6 release
|
||||
-added mist.getRandomPointInZone. Function uses mist.getRandomPointInCircle.
|
||||
-fixed bug with altitude switching to radio if baro was specified
|
||||
@@ -12,6 +145,8 @@ getGroupPayload
|
||||
getGroupPoints
|
||||
getGroupRoute
|
||||
|
||||
--re added the mist named file
|
||||
|
||||
v38
|
||||
- fixed bug with optional variables for coordinate messages not actually being optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user