mirror of
https://github.com/mrSkortch/MissionScriptingTools.git
synced 2026-07-21 00:35:32 +00:00
Compare commits
75 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 |
@@ -184,19 +184,24 @@ MEgroupsById =
|
||||
["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"] = 0,
|
||||
["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 [1]
|
||||
[2] =
|
||||
@@ -212,19 +217,24 @@ MEgroupsById =
|
||||
["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"] = 0,
|
||||
["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 [2]
|
||||
}, -- end of ["units"]
|
||||
@@ -258,7 +268,7 @@ MEgroupsById =
|
||||
["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,
|
||||
@@ -311,7 +321,7 @@ MEgroupsById =
|
||||
["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,
|
||||
@@ -364,7 +374,7 @@ MEgroupsById =
|
||||
["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,
|
||||
@@ -417,7 +427,7 @@ MEgroupsById =
|
||||
["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,
|
||||
@@ -1263,7 +1273,7 @@ MEgroupsById =
|
||||
["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,
|
||||
@@ -1279,6 +1289,62 @@ MEgroupsById =
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["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 [2]
|
||||
[3] =
|
||||
{
|
||||
["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 [3]
|
||||
}, -- end of ["units"]
|
||||
["countryId"] = 0,
|
||||
["radioSet"] = false,
|
||||
@@ -1289,53 +1355,6 @@ MEgroupsById =
|
||||
["task"] = "CAP",
|
||||
["uncontrolled"] = false,
|
||||
}, -- end of [20]
|
||||
[21] =
|
||||
{
|
||||
["modulation"] = 0,
|
||||
["groupId"] = 21,
|
||||
["frequency"] = 124,
|
||||
["country"] = "russia",
|
||||
["groupName"] = "Su-33 Client #2",
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["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"] = 0,
|
||||
["x"] = -235614.28571428,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 43,
|
||||
["y"] = 597819.99999999,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [1]
|
||||
}, -- end of ["units"]
|
||||
["countryId"] = 0,
|
||||
["radioSet"] = false,
|
||||
["hidden"] = false,
|
||||
["category"] = "plane",
|
||||
["coalition"] = "red",
|
||||
["startTime"] = 0,
|
||||
["task"] = "CAP",
|
||||
["uncontrolled"] = false,
|
||||
}, -- end of [21]
|
||||
[30] =
|
||||
{
|
||||
["coalition"] = "blue",
|
||||
|
||||
@@ -55,7 +55,7 @@ MEgroupsByName =
|
||||
["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,
|
||||
@@ -87,96 +87,115 @@ MEgroupsByName =
|
||||
["task"] = "CAP",
|
||||
["uncontrolled"] = false,
|
||||
}, -- end of ["F-15C Client #1"]
|
||||
["tent2"] =
|
||||
["US Ships"] =
|
||||
{
|
||||
["coalition"] = "blue",
|
||||
["country"] = "usa",
|
||||
["groupId"] = 16,
|
||||
["countryId"] = 2,
|
||||
["category"] = "static",
|
||||
["groupName"] = "tent2",
|
||||
["groupId"] = 8,
|
||||
["groupName"] = "US Ships",
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
["type"] = "TICONDEROG",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 638620,
|
||||
["x"] = -299814.28571429,
|
||||
["y"] = 443857.14285714,
|
||||
["x"] = -355285.71428571,
|
||||
}, -- end of ["point"]
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "usa",
|
||||
["groupName"] = "tent2",
|
||||
["heading"] = 0,
|
||||
["y"] = 638620,
|
||||
["x"] = -299814.28571429,
|
||||
["unitId"] = 38,
|
||||
["category"] = "static",
|
||||
["unitName"] = "tent2",
|
||||
["groupId"] = 16,
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [1]
|
||||
}, -- end of ["units"]
|
||||
}, -- end of ["tent2"]
|
||||
["Rus Ships #2"] =
|
||||
{
|
||||
["groupId"] = 10,
|
||||
["groupName"] = "Rus Ships #2",
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 73571.428571428,
|
||||
["x"] = -86428.571428571,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 10,
|
||||
["groupName"] = "Rus Ships #2",
|
||||
["groupId"] = 8,
|
||||
["groupName"] = "US Ships",
|
||||
["skill"] = "Average",
|
||||
["country"] = "russia",
|
||||
["coalition"] = "red",
|
||||
["x"] = -86428.571428571,
|
||||
["heading"] = 1.1755995276042,
|
||||
["country"] = "usa",
|
||||
["coalition"] = "blue",
|
||||
["x"] = -355285.71428571,
|
||||
["heading"] = 0,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "2ship1",
|
||||
["unitId"] = 17,
|
||||
["y"] = 73571.428571428,
|
||||
["countryId"] = 0,
|
||||
["unitName"] = "US Ship #1",
|
||||
["unitId"] = 13,
|
||||
["y"] = 443857.14285714,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["type"] = "TICONDEROG",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 74371.428571428,
|
||||
["x"] = -87228.571428571,
|
||||
["y"] = 444657.14285714,
|
||||
["x"] = -356085.71428571,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 10,
|
||||
["groupName"] = "Rus Ships #2",
|
||||
["groupId"] = 8,
|
||||
["groupName"] = "US Ships",
|
||||
["skill"] = "Average",
|
||||
["country"] = "russia",
|
||||
["coalition"] = "red",
|
||||
["x"] = -87228.571428571,
|
||||
["heading"] = 1.1755995276042,
|
||||
["country"] = "usa",
|
||||
["coalition"] = "blue",
|
||||
["x"] = -356085.71428571,
|
||||
["heading"] = 0,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "2ship2",
|
||||
["unitId"] = 18,
|
||||
["y"] = 74371.428571428,
|
||||
["countryId"] = 0,
|
||||
["unitName"] = "US Ship #2",
|
||||
["unitId"] = 14,
|
||||
["y"] = 444657.14285714,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [2]
|
||||
}, -- end of ["units"]
|
||||
["coalition"] = "red",
|
||||
["coalition"] = "blue",
|
||||
["category"] = "ship",
|
||||
["country"] = "russia",
|
||||
["country"] = "usa",
|
||||
["startTime"] = 0,
|
||||
["countryId"] = 0,
|
||||
["countryId"] = 2,
|
||||
["hidden"] = false,
|
||||
}, -- end of ["Rus Ships #2"]
|
||||
}, -- end of ["US Ships"]
|
||||
["F-15C Client #2"] =
|
||||
{
|
||||
["modulation"] = 0,
|
||||
["groupId"] = 5,
|
||||
["frequency"] = 124,
|
||||
["country"] = "usa",
|
||||
["groupName"] = "F-15C Client #2",
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 668428.57142857,
|
||||
["x"] = -287000,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #2_unit",
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["groupId"] = 5,
|
||||
["groupName"] = "F-15C Client #2",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 2,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 2,
|
||||
["x"] = -287000,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.57883789069348,
|
||||
["unitId"] = 10,
|
||||
["y"] = 668428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [1]
|
||||
}, -- end of ["units"]
|
||||
["countryId"] = 2,
|
||||
["radioSet"] = false,
|
||||
["hidden"] = false,
|
||||
["category"] = "plane",
|
||||
["coalition"] = "blue",
|
||||
["startTime"] = 0,
|
||||
["task"] = "CAP",
|
||||
["uncontrolled"] = false,
|
||||
}, -- end of ["F-15C Client #2"]
|
||||
["A-10C Client #1"] =
|
||||
{
|
||||
["modulation"] = 0,
|
||||
@@ -198,7 +217,7 @@ MEgroupsByName =
|
||||
["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,
|
||||
@@ -408,40 +427,62 @@ MEgroupsByName =
|
||||
["task"] = "Ground Nothing",
|
||||
["groupId"] = 12,
|
||||
}, -- end of ["USTanks2"]
|
||||
["RuTent2"] =
|
||||
["Rus Ships #2"] =
|
||||
{
|
||||
["coalition"] = "red",
|
||||
["country"] = "russia",
|
||||
["groupId"] = 19,
|
||||
["countryId"] = 0,
|
||||
["category"] = "static",
|
||||
["groupName"] = "RuTent2",
|
||||
["groupId"] = 10,
|
||||
["groupName"] = "Rus Ships #2",
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 617691.42857143,
|
||||
["x"] = -259071.42857143,
|
||||
["y"] = 73571.428571428,
|
||||
["x"] = -86428.571428571,
|
||||
}, -- end of ["point"]
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["groupId"] = 10,
|
||||
["groupName"] = "Rus Ships #2",
|
||||
["skill"] = "Average",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuTent2",
|
||||
["heading"] = 0,
|
||||
["y"] = 617691.42857143,
|
||||
["x"] = -259071.42857143,
|
||||
["unitId"] = 41,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RuTent2",
|
||||
["groupId"] = 19,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -86428.571428571,
|
||||
["heading"] = 1.1755995276042,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "2ship1",
|
||||
["unitId"] = 17,
|
||||
["y"] = 73571.428571428,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 74371.428571428,
|
||||
["x"] = -87228.571428571,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 10,
|
||||
["groupName"] = "Rus Ships #2",
|
||||
["skill"] = "Average",
|
||||
["country"] = "russia",
|
||||
["coalition"] = "red",
|
||||
["x"] = -87228.571428571,
|
||||
["heading"] = 1.1755995276042,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "2ship2",
|
||||
["unitId"] = 18,
|
||||
["y"] = 74371.428571428,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [2]
|
||||
}, -- end of ["units"]
|
||||
}, -- end of ["RuTent2"]
|
||||
["coalition"] = "red",
|
||||
["category"] = "ship",
|
||||
["country"] = "russia",
|
||||
["startTime"] = 0,
|
||||
["countryId"] = 0,
|
||||
["hidden"] = false,
|
||||
}, -- end of ["Rus Ships #2"]
|
||||
["AH-1s_1"] =
|
||||
{
|
||||
["modulation"] = 0,
|
||||
@@ -667,62 +708,6 @@ MEgroupsByName =
|
||||
["task"] = "Ground Nothing",
|
||||
["groupId"] = 11,
|
||||
}, -- end of ["USTanks1"]
|
||||
["US Ships"] =
|
||||
{
|
||||
["groupId"] = 8,
|
||||
["groupName"] = "US Ships",
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["type"] = "TICONDEROG",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 443857.14285714,
|
||||
["x"] = -355285.71428571,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 8,
|
||||
["groupName"] = "US Ships",
|
||||
["skill"] = "Average",
|
||||
["country"] = "usa",
|
||||
["coalition"] = "blue",
|
||||
["x"] = -355285.71428571,
|
||||
["heading"] = 0,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "US Ship #1",
|
||||
["unitId"] = 13,
|
||||
["y"] = 443857.14285714,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["type"] = "TICONDEROG",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 444657.14285714,
|
||||
["x"] = -356085.71428571,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 8,
|
||||
["groupName"] = "US Ships",
|
||||
["skill"] = "Average",
|
||||
["country"] = "usa",
|
||||
["coalition"] = "blue",
|
||||
["x"] = -356085.71428571,
|
||||
["heading"] = 0,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "US Ship #2",
|
||||
["unitId"] = 14,
|
||||
["y"] = 444657.14285714,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [2]
|
||||
}, -- end of ["units"]
|
||||
["coalition"] = "blue",
|
||||
["category"] = "ship",
|
||||
["country"] = "usa",
|
||||
["startTime"] = 0,
|
||||
["countryId"] = 2,
|
||||
["hidden"] = false,
|
||||
}, -- end of ["US Ships"]
|
||||
["tent1"] =
|
||||
{
|
||||
["coalition"] = "blue",
|
||||
@@ -791,62 +776,59 @@ MEgroupsByName =
|
||||
}, -- end of [1]
|
||||
}, -- end of ["units"]
|
||||
}, -- end of ["static"]
|
||||
["Rus Ships #1"] =
|
||||
["A-10C Client #2"] =
|
||||
{
|
||||
["groupId"] = 9,
|
||||
["groupName"] = "Rus Ships #1",
|
||||
["modulation"] = 0,
|
||||
["groupId"] = 7,
|
||||
["frequency"] = 251,
|
||||
["country"] = "usa",
|
||||
["groupName"] = "A-10C Client #2",
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 200000,
|
||||
["x"] = -34285.714285714,
|
||||
["y"] = 644428.57142857,
|
||||
["x"] = -315857.14285714,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 9,
|
||||
["groupName"] = "Rus Ships #1",
|
||||
["skill"] = "Average",
|
||||
["country"] = "russia",
|
||||
["coalition"] = "red",
|
||||
["x"] = -34285.714285714,
|
||||
["heading"] = 0,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "1ship1",
|
||||
["unitId"] = 15,
|
||||
["y"] = 200000,
|
||||
["countryId"] = 0,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #2_unit",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.66079849060746,
|
||||
["groupId"] = 7,
|
||||
["groupName"] = "A-10C Client #2",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 3,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 2,
|
||||
["x"] = -315857.14285714,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.66079849060746,
|
||||
["unitId"] = 12,
|
||||
["y"] = 644428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 200800,
|
||||
["x"] = -35085.714285714,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 9,
|
||||
["groupName"] = "Rus Ships #1",
|
||||
["skill"] = "Average",
|
||||
["country"] = "russia",
|
||||
["coalition"] = "red",
|
||||
["x"] = -35085.714285714,
|
||||
["heading"] = 0,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "1ship2",
|
||||
["unitId"] = 16,
|
||||
["y"] = 200800,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [2]
|
||||
}, -- end of ["units"]
|
||||
["coalition"] = "red",
|
||||
["category"] = "ship",
|
||||
["country"] = "russia",
|
||||
["startTime"] = 0,
|
||||
["countryId"] = 0,
|
||||
["countryId"] = 2,
|
||||
["radioSet"] = false,
|
||||
["hidden"] = false,
|
||||
}, -- end of ["Rus Ships #1"]
|
||||
["category"] = "plane",
|
||||
["coalition"] = "blue",
|
||||
["startTime"] = 0,
|
||||
["task"] = "CAS",
|
||||
["uncontrolled"] = false,
|
||||
}, -- end of ["A-10C Client #2"]
|
||||
["cloneCargoBase"] =
|
||||
{
|
||||
["coalition"] = "blue",
|
||||
@@ -903,7 +885,7 @@ MEgroupsByName =
|
||||
["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,
|
||||
@@ -919,6 +901,62 @@ MEgroupsByName =
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["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 [2]
|
||||
[3] =
|
||||
{
|
||||
["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 [3]
|
||||
}, -- end of ["units"]
|
||||
["countryId"] = 0,
|
||||
["radioSet"] = false,
|
||||
@@ -929,59 +967,62 @@ MEgroupsByName =
|
||||
["task"] = "CAP",
|
||||
["uncontrolled"] = false,
|
||||
}, -- end of ["Su-33 Client #1"]
|
||||
["A-10C Client #2"] =
|
||||
["Rus Ships #1"] =
|
||||
{
|
||||
["modulation"] = 0,
|
||||
["groupId"] = 7,
|
||||
["frequency"] = 251,
|
||||
["country"] = "usa",
|
||||
["groupName"] = "A-10C Client #2",
|
||||
["groupId"] = 9,
|
||||
["groupName"] = "Rus Ships #1",
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 644428.57142857,
|
||||
["x"] = -315857.14285714,
|
||||
["y"] = 200000,
|
||||
["x"] = -34285.714285714,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #2",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.66079849060746,
|
||||
["groupId"] = 7,
|
||||
["groupName"] = "A-10C Client #2",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 3,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 2,
|
||||
["x"] = -315857.14285714,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.66079849060746,
|
||||
["unitId"] = 12,
|
||||
["y"] = 644428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
["groupId"] = 9,
|
||||
["groupName"] = "Rus Ships #1",
|
||||
["skill"] = "Average",
|
||||
["country"] = "russia",
|
||||
["coalition"] = "red",
|
||||
["x"] = -34285.714285714,
|
||||
["heading"] = 0,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "1ship1",
|
||||
["unitId"] = 15,
|
||||
["y"] = 200000,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 200800,
|
||||
["x"] = -35085.714285714,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 9,
|
||||
["groupName"] = "Rus Ships #1",
|
||||
["skill"] = "Average",
|
||||
["country"] = "russia",
|
||||
["coalition"] = "red",
|
||||
["x"] = -35085.714285714,
|
||||
["heading"] = 0,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "1ship2",
|
||||
["unitId"] = 16,
|
||||
["y"] = 200800,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [2]
|
||||
}, -- end of ["units"]
|
||||
["countryId"] = 2,
|
||||
["radioSet"] = false,
|
||||
["hidden"] = false,
|
||||
["category"] = "plane",
|
||||
["coalition"] = "blue",
|
||||
["coalition"] = "red",
|
||||
["category"] = "ship",
|
||||
["country"] = "russia",
|
||||
["startTime"] = 0,
|
||||
["task"] = "CAS",
|
||||
["uncontrolled"] = false,
|
||||
}, -- end of ["A-10C Client #2"]
|
||||
["countryId"] = 0,
|
||||
["hidden"] = false,
|
||||
}, -- end of ["Rus Ships #1"]
|
||||
["RU Farp"] =
|
||||
{
|
||||
["coalition"] = "red",
|
||||
@@ -1118,59 +1159,40 @@ MEgroupsByName =
|
||||
["task"] = "Ground Nothing",
|
||||
["groupId"] = 14,
|
||||
}, -- end of ["RuTanks"]
|
||||
["F-15C Client #2"] =
|
||||
["tent2"] =
|
||||
{
|
||||
["modulation"] = 0,
|
||||
["groupId"] = 5,
|
||||
["frequency"] = 124,
|
||||
["coalition"] = "blue",
|
||||
["country"] = "usa",
|
||||
["groupName"] = "F-15C Client #2",
|
||||
["groupId"] = 16,
|
||||
["countryId"] = 2,
|
||||
["category"] = "static",
|
||||
["groupName"] = "tent2",
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 668428.57142857,
|
||||
["x"] = -287000,
|
||||
["y"] = 638620,
|
||||
["x"] = -299814.28571429,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #2",
|
||||
["type"] = "F-15C",
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["groupId"] = 5,
|
||||
["groupName"] = "F-15C Client #2",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 2,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupName"] = "tent2",
|
||||
["heading"] = 0,
|
||||
["y"] = 638620,
|
||||
["x"] = -299814.28571429,
|
||||
["unitId"] = 38,
|
||||
["category"] = "static",
|
||||
["unitName"] = "tent2",
|
||||
["groupId"] = 16,
|
||||
["countryId"] = 2,
|
||||
["x"] = -287000,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.57883789069348,
|
||||
["unitId"] = 10,
|
||||
["y"] = 668428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [1]
|
||||
}, -- end of ["units"]
|
||||
["countryId"] = 2,
|
||||
["radioSet"] = false,
|
||||
["hidden"] = false,
|
||||
["category"] = "plane",
|
||||
["coalition"] = "blue",
|
||||
["startTime"] = 0,
|
||||
["task"] = "CAP",
|
||||
["uncontrolled"] = false,
|
||||
}, -- end of ["F-15C Client #2"]
|
||||
}, -- end of ["tent2"]
|
||||
["Mi-8s_1"] =
|
||||
{
|
||||
["modulation"] = 1,
|
||||
@@ -1193,19 +1215,24 @@ MEgroupsByName =
|
||||
["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"] = 0,
|
||||
["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 [1]
|
||||
[2] =
|
||||
@@ -1221,19 +1248,24 @@ MEgroupsByName =
|
||||
["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"] = 0,
|
||||
["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 [2]
|
||||
}, -- end of ["units"]
|
||||
@@ -1246,53 +1278,40 @@ MEgroupsByName =
|
||||
["task"] = "Transport",
|
||||
["uncontrolled"] = false,
|
||||
}, -- end of ["Mi-8s_1"]
|
||||
["Su-33 Client #2"] =
|
||||
["RuTent2"] =
|
||||
{
|
||||
["modulation"] = 0,
|
||||
["groupId"] = 21,
|
||||
["frequency"] = 124,
|
||||
["coalition"] = "red",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "Su-33 Client #2",
|
||||
["groupId"] = 19,
|
||||
["countryId"] = 0,
|
||||
["category"] = "static",
|
||||
["groupName"] = "RuTent2",
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 597819.99999999,
|
||||
["x"] = -235614.28571428,
|
||||
["y"] = 617691.42857143,
|
||||
["x"] = -259071.42857143,
|
||||
}, -- 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",
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 21,
|
||||
["groupName"] = "Su-33 Client #2",
|
||||
["callsign"] = 104,
|
||||
["countryId"] = 0,
|
||||
["x"] = -235614.28571428,
|
||||
["skill"] = "Client",
|
||||
["groupName"] = "RuTent2",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 43,
|
||||
["y"] = 597819.99999999,
|
||||
["y"] = 617691.42857143,
|
||||
["x"] = -259071.42857143,
|
||||
["unitId"] = 41,
|
||||
["category"] = "static",
|
||||
["unitName"] = "RuTent2",
|
||||
["groupId"] = 19,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [1]
|
||||
}, -- end of ["units"]
|
||||
["countryId"] = 0,
|
||||
["radioSet"] = false,
|
||||
["hidden"] = false,
|
||||
["category"] = "plane",
|
||||
["coalition"] = "red",
|
||||
["startTime"] = 0,
|
||||
["task"] = "CAP",
|
||||
["uncontrolled"] = false,
|
||||
}, -- end of ["Su-33 Client #2"]
|
||||
}, -- end of ["RuTent2"]
|
||||
["RuBTRs"] =
|
||||
{
|
||||
["country"] = "russia",
|
||||
|
||||
@@ -434,7 +434,7 @@ MEunits =
|
||||
["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"] = 2,
|
||||
@@ -487,7 +487,7 @@ MEunits =
|
||||
["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"] = 2,
|
||||
@@ -540,7 +540,7 @@ MEunits =
|
||||
["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"] = 2,
|
||||
@@ -593,7 +593,7 @@ MEunits =
|
||||
["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"] = 2,
|
||||
@@ -1030,6 +1030,11 @@ MEunits =
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "helicopter",
|
||||
["speed"] = 55.555555555556,
|
||||
["AddPropAircraft"] =
|
||||
{
|
||||
["AdditionalArmor"] = true,
|
||||
["ExhaustScreen"] = true,
|
||||
}, -- end of ["AddPropAircraft"]
|
||||
["type"] = "Mi-8MT",
|
||||
["country"] = "russia",
|
||||
["psi"] = -2.6119254271103,
|
||||
@@ -1041,8 +1046,8 @@ MEunits =
|
||||
["y"] = 603285.71428571,
|
||||
["unitId"] = 5,
|
||||
["heading"] = 2.6119254271103,
|
||||
["skill"] = "Random",
|
||||
["callsign"] = 103,
|
||||
["skill"] = "Random",
|
||||
["groupId"] = 3,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
@@ -1058,6 +1063,11 @@ MEunits =
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "helicopter",
|
||||
["speed"] = 55.555555555556,
|
||||
["AddPropAircraft"] =
|
||||
{
|
||||
["AdditionalArmor"] = true,
|
||||
["ExhaustScreen"] = true,
|
||||
}, -- end of ["AddPropAircraft"]
|
||||
["type"] = "Mi-8MT",
|
||||
["country"] = "russia",
|
||||
["psi"] = -2.6119254271103,
|
||||
@@ -1069,8 +1079,8 @@ MEunits =
|
||||
["y"] = 603325.71428571,
|
||||
["unitId"] = 6,
|
||||
["heading"] = 2.6119254271103,
|
||||
["skill"] = "Random",
|
||||
["callsign"] = 102,
|
||||
["skill"] = "Random",
|
||||
["groupId"] = 3,
|
||||
}, -- end of [2]
|
||||
}, -- end of ["units"]
|
||||
@@ -1364,7 +1374,7 @@ MEunits =
|
||||
["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"] = 0,
|
||||
@@ -1376,53 +1386,62 @@ MEunits =
|
||||
["callsign"] = 104,
|
||||
["groupId"] = 20,
|
||||
}, -- end of [1]
|
||||
}, -- end of ["units"]
|
||||
["countryId"] = 0,
|
||||
["radioSet"] = false,
|
||||
["hidden"] = false,
|
||||
["category"] = "plane",
|
||||
["coalition"] = "red",
|
||||
["startTime"] = 0,
|
||||
["task"] = "CAP",
|
||||
["frequency"] = 124,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["modulation"] = 0,
|
||||
["country"] = "russia",
|
||||
["uncontrolled"] = false,
|
||||
["groupId"] = 21,
|
||||
["groupName"] = "Su-33 Client #2",
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["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"] = 0,
|
||||
["x"] = -235614.28571428,
|
||||
["y"] = 597819.99999999,
|
||||
["unitId"] = 43,
|
||||
["x"] = -250225.71428571,
|
||||
["y"] = 590431.42857142,
|
||||
["unitId"] = 47,
|
||||
["heading"] = 0,
|
||||
["skill"] = "Client",
|
||||
["callsign"] = 104,
|
||||
["groupId"] = 21,
|
||||
}, -- end of [1]
|
||||
["callsign"] = 105,
|
||||
["groupId"] = 20,
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
{
|
||||
["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 [3]
|
||||
}, -- end of ["units"]
|
||||
["countryId"] = 0,
|
||||
["radioSet"] = false,
|
||||
@@ -1432,7 +1451,7 @@ MEunits =
|
||||
["startTime"] = 0,
|
||||
["task"] = "CAP",
|
||||
["frequency"] = 124,
|
||||
}, -- end of [2]
|
||||
}, -- end of [1]
|
||||
}, -- end of ["plane"]
|
||||
["static"] =
|
||||
{
|
||||
|
||||
@@ -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"] = 0,
|
||||
["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"] = 0,
|
||||
["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"]
|
||||
@@ -506,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,
|
||||
@@ -540,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,
|
||||
@@ -574,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,
|
||||
@@ -608,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,
|
||||
@@ -642,7 +652,7 @@ 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,
|
||||
@@ -663,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,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 105,
|
||||
["countryId"] = 0,
|
||||
["x"] = -235614.28571428,
|
||||
["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"] =
|
||||
{
|
||||
|
||||
@@ -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"] = 0,
|
||||
["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"] = 0,
|
||||
["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,
|
||||
@@ -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,
|
||||
@@ -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,
|
||||
@@ -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,
|
||||
@@ -959,7 +969,7 @@ 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,
|
||||
@@ -975,34 +985,6 @@ 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"] = 0,
|
||||
["x"] = -235614.28571428,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 43,
|
||||
["y"] = 597819.99999999,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [43]
|
||||
[44] =
|
||||
{
|
||||
["type"] = "Sandbox",
|
||||
@@ -1071,4 +1053,60 @@ MEunitsById =
|
||||
["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
|
||||
|
||||
@@ -44,6 +44,34 @@ MEunitsByName =
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of ["USTanks1_1"]
|
||||
["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",
|
||||
["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 ["Su-33 Client #3Unit"]
|
||||
["RuTanks4"] =
|
||||
{
|
||||
["type"] = "T-55",
|
||||
@@ -232,19 +260,24 @@ MEunitsByName =
|
||||
["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"] = 0,
|
||||
["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 ["Mi-8s_1_1 #1"]
|
||||
["tent1"] =
|
||||
@@ -380,6 +413,40 @@ MEunitsByName =
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of ["USTanks1_2"]
|
||||
["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",
|
||||
["unitName"] = "A-10C Client #2_unit",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.66079849060746,
|
||||
["groupId"] = 7,
|
||||
["groupName"] = "A-10C Client #2",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 3,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 2,
|
||||
["x"] = -315857.14285714,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.66079849060746,
|
||||
["unitId"] = 12,
|
||||
["y"] = 644428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of ["A-10C Client #2_unit"]
|
||||
["US Ship #2"] =
|
||||
{
|
||||
["type"] = "TICONDEROG",
|
||||
@@ -401,40 +468,6 @@ MEunitsByName =
|
||||
["y"] = 444657.14285714,
|
||||
["countryId"] = 2,
|
||||
}, -- end of ["US Ship #2"]
|
||||
["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",
|
||||
["unitName"] = "A-10C Client #2",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.66079849060746,
|
||||
["groupId"] = 7,
|
||||
["groupName"] = "A-10C Client #2",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 3,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 2,
|
||||
["x"] = -315857.14285714,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.66079849060746,
|
||||
["unitId"] = 12,
|
||||
["y"] = 644428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of ["A-10C Client #2"]
|
||||
["USTanks1_3"] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
@@ -622,84 +655,28 @@ MEunitsByName =
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
}, -- end of ["RuTent2"]
|
||||
["RuBTRs1"] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654545.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 13,
|
||||
["skill"] = "Average",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuBTRs",
|
||||
["y"] = 654545.71428571,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292842.85714286,
|
||||
["unitId"] = 27,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 0,
|
||||
}, -- end of ["RuBTRs1"]
|
||||
["A-10C Client #1"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 636428.57142857,
|
||||
["x"] = -318142.85714286,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #1",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.67060113146646,
|
||||
["groupId"] = 6,
|
||||
["groupName"] = "A-10C Client #1",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 3,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 2,
|
||||
["x"] = -318142.85714286,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.67060113146646,
|
||||
["unitId"] = 11,
|
||||
["y"] = 636428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of ["A-10C Client #1"]
|
||||
["USTanks1_4"] =
|
||||
["USTanks2_4"] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 639920,
|
||||
["x"] = -294805.71428571,
|
||||
["y"] = 653291.42857143,
|
||||
["x"] = -293205.71428571,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 11,
|
||||
["groupId"] = 12,
|
||||
["skill"] = "Average",
|
||||
["country"] = "usa",
|
||||
["groupName"] = "USTanks1",
|
||||
["y"] = 639920,
|
||||
["groupName"] = "USTanks2",
|
||||
["y"] = 653291.42857143,
|
||||
["coalition"] = "blue",
|
||||
["x"] = -294805.71428571,
|
||||
["unitId"] = 22,
|
||||
["x"] = -293205.71428571,
|
||||
["unitId"] = 26,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "USTanks1_4",
|
||||
["unitName"] = "USTanks2_4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 2,
|
||||
}, -- end of ["USTanks1_4"]
|
||||
}, -- end of ["USTanks2_4"]
|
||||
["cargoBob"] =
|
||||
{
|
||||
["shape_name"] = "ab-212_cargo",
|
||||
@@ -723,6 +700,50 @@ MEunitsByName =
|
||||
["categoryStatic"] = "Cargos",
|
||||
["coalition"] = "blue",
|
||||
}, -- end of ["cargoBob"]
|
||||
["USTanks1_4"] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 639920,
|
||||
["x"] = -294805.71428571,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 11,
|
||||
["skill"] = "Average",
|
||||
["country"] = "usa",
|
||||
["groupName"] = "USTanks1",
|
||||
["y"] = 639920,
|
||||
["coalition"] = "blue",
|
||||
["x"] = -294805.71428571,
|
||||
["unitId"] = 22,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "USTanks1_4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of ["USTanks1_4"]
|
||||
["RuBTRs1"] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654545.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 13,
|
||||
["skill"] = "Average",
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuBTRs",
|
||||
["y"] = 654545.71428571,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292842.85714286,
|
||||
["unitId"] = 27,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 0,
|
||||
}, -- end of ["RuBTRs1"]
|
||||
["Mi-8s_1_1"] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
@@ -736,19 +757,24 @@ MEunitsByName =
|
||||
["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"] = 0,
|
||||
["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 ["Mi-8s_1_1"]
|
||||
["US Ship #1"] =
|
||||
@@ -772,45 +798,24 @@ MEunitsByName =
|
||||
["y"] = 443857.14285714,
|
||||
["countryId"] = 2,
|
||||
}, -- end of ["US Ship #1"]
|
||||
["2ship1"] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 73571.428571428,
|
||||
["x"] = -86428.571428571,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 10,
|
||||
["groupName"] = "Rus Ships #2",
|
||||
["skill"] = "Average",
|
||||
["country"] = "russia",
|
||||
["coalition"] = "red",
|
||||
["x"] = -86428.571428571,
|
||||
["heading"] = 1.1755995276042,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "2ship1",
|
||||
["unitId"] = 17,
|
||||
["y"] = 73571.428571428,
|
||||
["countryId"] = 0,
|
||||
}, -- end of ["2ship1"]
|
||||
["F-15C Client #1"] =
|
||||
["F-15C Client #2_unit"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 662142.85714286,
|
||||
["x"] = -288142.85714286,
|
||||
["y"] = 668428.57142857,
|
||||
["x"] = -287000,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #1",
|
||||
["unitName"] = "F-15C Client #2_unit",
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["groupId"] = 4,
|
||||
["groupName"] = "F-15C Client #1",
|
||||
["groupId"] = 5,
|
||||
["groupName"] = "F-15C Client #2",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 2,
|
||||
@@ -819,14 +824,14 @@ MEunitsByName =
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 2,
|
||||
["x"] = -288142.85714286,
|
||||
["x"] = -287000,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.57883789069348,
|
||||
["unitId"] = 8,
|
||||
["y"] = 662142.85714286,
|
||||
["unitId"] = 10,
|
||||
["y"] = 668428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of ["F-15C Client #1"]
|
||||
}, -- end of ["F-15C Client #2_unit"]
|
||||
["RuBTRs5"] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
@@ -871,6 +876,68 @@ MEunitsByName =
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 0,
|
||||
}, -- end of ["RuBTRs3"]
|
||||
["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",
|
||||
["unitName"] = "Su-33 Client #1Unit",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 104,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250185.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 42,
|
||||
["y"] = 590391.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of ["Su-33 Client #1Unit"]
|
||||
["F-15C Client #1_unit"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 662142.85714286,
|
||||
["x"] = -288142.85714286,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #1_unit",
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["groupId"] = 4,
|
||||
["groupName"] = "F-15C Client #1",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 2,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 2,
|
||||
["x"] = -288142.85714286,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.57883789069348,
|
||||
["unitId"] = 8,
|
||||
["y"] = 662142.85714286,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of ["F-15C Client #1_unit"]
|
||||
["RuBTRs6"] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
@@ -937,118 +1004,89 @@ MEunitsByName =
|
||||
["heading"] = 0,
|
||||
["countryId"] = 0,
|
||||
}, -- end of ["RuTanks2"]
|
||||
["Su-33 Client #1"] =
|
||||
["A-10C Client #1_unit"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590391.42857142,
|
||||
["x"] = -250185.71428571,
|
||||
["y"] = 636428.57142857,
|
||||
["x"] = -318142.85714286,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #1_unit",
|
||||
["type"] = "A-10C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.67060113146646,
|
||||
["groupId"] = 6,
|
||||
["groupName"] = "A-10C Client #1",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 3,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 2,
|
||||
["x"] = -318142.85714286,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.67060113146646,
|
||||
["unitId"] = 11,
|
||||
["y"] = 636428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- 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"] = "53",
|
||||
["onboard_num"] = "010",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #1",
|
||||
["unitName"] = "Su-33 Client #2Unit",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 104,
|
||||
["callsign"] = 105,
|
||||
["countryId"] = 0,
|
||||
["x"] = -250185.71428571,
|
||||
["x"] = -250225.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 42,
|
||||
["y"] = 590391.42857142,
|
||||
["unitId"] = 47,
|
||||
["y"] = 590431.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of ["Su-33 Client #1"]
|
||||
["F-15C Client #2"] =
|
||||
}, -- end of ["Su-33 Client #2Unit"]
|
||||
["2ship1"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 668428.57142857,
|
||||
["x"] = -287000,
|
||||
["y"] = 73571.428571428,
|
||||
["x"] = -86428.571428571,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #2",
|
||||
["type"] = "F-15C",
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["groupId"] = 5,
|
||||
["groupName"] = "F-15C Client #2",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 2,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 2,
|
||||
["x"] = -287000,
|
||||
["skill"] = "Client",
|
||||
["heading"] = -0.57883789069348,
|
||||
["unitId"] = 10,
|
||||
["y"] = 668428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of ["F-15C Client #2"]
|
||||
["USTanks2_4"] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 653291.42857143,
|
||||
["x"] = -293205.71428571,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 12,
|
||||
["groupId"] = 10,
|
||||
["groupName"] = "Rus Ships #2",
|
||||
["skill"] = "Average",
|
||||
["country"] = "usa",
|
||||
["groupName"] = "USTanks2",
|
||||
["y"] = 653291.42857143,
|
||||
["coalition"] = "blue",
|
||||
["x"] = -293205.71428571,
|
||||
["unitId"] = 26,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "USTanks2_4",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 2,
|
||||
}, -- end of ["USTanks2_4"]
|
||||
["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",
|
||||
["unitName"] = "Su-33 Client #2",
|
||||
["type"] = "Su-33",
|
||||
["country"] = "russia",
|
||||
["psi"] = 0,
|
||||
["groupId"] = 21,
|
||||
["groupName"] = "Su-33 Client #2",
|
||||
["callsign"] = 104,
|
||||
["countryId"] = 0,
|
||||
["x"] = -235614.28571428,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 43,
|
||||
["y"] = 597819.99999999,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of ["Su-33 Client #2"]
|
||||
["x"] = -86428.571428571,
|
||||
["heading"] = 1.1755995276042,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "2ship1",
|
||||
["unitId"] = 17,
|
||||
["y"] = 73571.428571428,
|
||||
["countryId"] = 0,
|
||||
}, -- end of ["2ship1"]
|
||||
["USTanks2_3"] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
|
||||
@@ -342,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,
|
||||
@@ -376,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,
|
||||
@@ -410,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,
|
||||
@@ -444,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,
|
||||
@@ -915,7 +915,7 @@ 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,
|
||||
@@ -936,30 +936,58 @@ MEunitsByNum =
|
||||
["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,
|
||||
["groupId"] = 20,
|
||||
["groupName"] = "Su-33 Client #1",
|
||||
["callsign"] = 105,
|
||||
["countryId"] = 0,
|
||||
["x"] = -235614.28571428,
|
||||
["x"] = -250225.71428571,
|
||||
["skill"] = "Client",
|
||||
["heading"] = 0,
|
||||
["unitId"] = 43,
|
||||
["y"] = 597819.99999999,
|
||||
["unitId"] = 47,
|
||||
["y"] = 590431.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- 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"] =
|
||||
@@ -986,8 +1014,8 @@ MEunitsByNum =
|
||||
["y"] = 615000,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [41]
|
||||
[42] =
|
||||
}, -- end of [42]
|
||||
[43] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -1014,8 +1042,8 @@ MEunitsByNum =
|
||||
["y"] = 615040,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [42]
|
||||
[43] =
|
||||
}, -- end of [43]
|
||||
[44] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -1028,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"] = 0,
|
||||
["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 [43]
|
||||
[44] =
|
||||
}, -- end of [44]
|
||||
[45] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -1056,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"] = 0,
|
||||
["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 [44]
|
||||
}, -- end of [45]
|
||||
} -- end of MEunitsByNum
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
activeHumans =
|
||||
{
|
||||
} -- end of activeHumans
|
||||
+550
-480
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,104 +1,12 @@
|
||||
deadObjects =
|
||||
{
|
||||
[16781056] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.249711990356,
|
||||
["x"] = -292852.15625,
|
||||
["z"] = 654502.0625,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654625.71428571,
|
||||
["x"] = -292922.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16781056,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs3",
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292922.85714286,
|
||||
["y"] = 654625.71428571,
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 29,
|
||||
["playerCanDrive"] = true,
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.240369796753,
|
||||
["x"] = -292851.09375,
|
||||
["z"] = 654504.5,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16781056,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16781056]
|
||||
[16780544] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.431118011475,
|
||||
["x"] = -292867.15625,
|
||||
["z"] = 654441.25,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654545.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292842.85714286,
|
||||
["y"] = 654545.71428571,
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 27,
|
||||
["playerCanDrive"] = true,
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.417558670044,
|
||||
["x"] = -292866.03125,
|
||||
["z"] = 654446.125,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16780544]
|
||||
[16780800] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.133636474609,
|
||||
["x"] = -292848,
|
||||
["z"] = 654535.5,
|
||||
["y"] = 22.192852020264,
|
||||
["x"] = -292849.34375,
|
||||
["z"] = 654519.625,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
@@ -128,9 +36,9 @@ deadObjects =
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.13184928894,
|
||||
["x"] = -292848.1875,
|
||||
["z"] = 654536.1875,
|
||||
["y"] = 22.182994842529,
|
||||
["x"] = -292848.875,
|
||||
["z"] = 654522.0625,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
@@ -138,50 +46,50 @@ deadObjects =
|
||||
["id_"] = 16780800,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16780800]
|
||||
[16781568] =
|
||||
[16780544] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.361310958862,
|
||||
["x"] = -292856.28125,
|
||||
["z"] = 654460.375,
|
||||
["y"] = 22.386783599854,
|
||||
["x"] = -292863.46875,
|
||||
["z"] = 654457.125,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654705.71428571,
|
||||
["x"] = -293002.85714286,
|
||||
["y"] = 654545.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16781568,
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs5",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -293002.85714286,
|
||||
["y"] = 654705.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
["y"] = 654545.71428571,
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 31,
|
||||
["unitId"] = 27,
|
||||
["playerCanDrive"] = true,
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.360494613647,
|
||||
["x"] = -292856.3125,
|
||||
["z"] = 654460.8125,
|
||||
["y"] = 22.385175704956,
|
||||
["x"] = -292863.3125,
|
||||
["z"] = 654457.6875,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16781568,
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16781568]
|
||||
}, -- end of [16780544]
|
||||
} -- end of deadObjects
|
||||
|
||||
+905
-2501
File diff suppressed because it is too large
Load Diff
+911
-864
File diff suppressed because it is too large
Load Diff
+1116
-1069
File diff suppressed because it is too large
Load Diff
@@ -16,7 +16,7 @@ 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"] = 2,
|
||||
@@ -50,7 +50,7 @@ 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"] = 2,
|
||||
@@ -84,7 +84,7 @@ 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"] = 2,
|
||||
@@ -118,7 +118,7 @@ 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"] = 2,
|
||||
@@ -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,7 +180,7 @@ 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"] = 0,
|
||||
@@ -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"] = 0,
|
||||
["x"] = -235614.28571428,
|
||||
["y"] = 597819.99999999,
|
||||
["unitId"] = 43,
|
||||
["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"] = 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"]
|
||||
["F-15C Client #1"] =
|
||||
["F-15C Client #1_unit"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -50,7 +16,7 @@ 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"] = 2,
|
||||
@@ -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"] = 0,
|
||||
["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"] = 0,
|
||||
["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,7 +50,7 @@ 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"] = 2,
|
||||
@@ -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,7 +112,7 @@ 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"] = 2,
|
||||
@@ -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",
|
||||
|
||||
@@ -3,84 +3,18 @@ navPoints =
|
||||
["blue"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["y"] = 670391.42857142,
|
||||
["x"] = -260757.14285714,
|
||||
["name"] = "DODGE",
|
||||
["callsignStr"] = "DODGE",
|
||||
["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 [1]
|
||||
[2] =
|
||||
{
|
||||
["y"] = 659819.99999999,
|
||||
["x"] = -257614.28571428,
|
||||
["name"] = "KB1SE",
|
||||
["callsignStr"] = "KB1SE",
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["vangle"] = 0,
|
||||
["angle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 0,
|
||||
["x"] = -257614.28571428,
|
||||
["z"] = 659819.99999999,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 23,
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
{
|
||||
["y"] = 643534.28571428,
|
||||
["x"] = -257900,
|
||||
["name"] = "KB1SW",
|
||||
["callsignStr"] = "KB1SW",
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["vangle"] = 0,
|
||||
["angle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 0,
|
||||
["x"] = -257900,
|
||||
["z"] = 643534.28571428,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 24,
|
||||
}, -- end of [3]
|
||||
[4] =
|
||||
{
|
||||
["y"] = 643248.57142856,
|
||||
["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"] =
|
||||
@@ -89,20 +23,64 @@ navPoints =
|
||||
["x"] = -242471.42857143,
|
||||
["z"] = 643248.57142856,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 25,
|
||||
}, -- end of [4]
|
||||
[5] =
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["y"] = 659819.99999999,
|
||||
["x"] = -257614.28571428,
|
||||
["name"] = "KB1SE",
|
||||
["callsignStr"] = "KB1SE",
|
||||
["id"] = 4,
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["angle"] = 0,
|
||||
["vangle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 0,
|
||||
["x"] = -257614.28571428,
|
||||
["z"] = 659819.99999999,
|
||||
}, -- end of ["point"]
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
{
|
||||
["y"] = 643534.28571428,
|
||||
["x"] = -257900,
|
||||
["name"] = "KB1SW",
|
||||
["callsignStr"] = "KB1SW",
|
||||
["id"] = 5,
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["angle"] = 0,
|
||||
["vangle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 0,
|
||||
["x"] = -257900,
|
||||
["z"] = 643534.28571428,
|
||||
}, -- end of ["point"]
|
||||
}, -- end of [3]
|
||||
[4] =
|
||||
{
|
||||
["y"] = 659248.57142856,
|
||||
["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"] =
|
||||
@@ -111,30 +89,52 @@ navPoints =
|
||||
["x"] = -243614.28571428,
|
||||
["z"] = 659248.57142856,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 26,
|
||||
}, -- end of [5]
|
||||
[6] =
|
||||
}, -- end of [4]
|
||||
[5] =
|
||||
{
|
||||
["y"] = 625534.28571428,
|
||||
["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"]
|
||||
["callsign"] = 4,
|
||||
}, -- end of [5]
|
||||
[6] =
|
||||
{
|
||||
["y"] = 670391.42857142,
|
||||
["x"] = -260757.14285714,
|
||||
["name"] = "DODGE",
|
||||
["callsignStr"] = "DODGE",
|
||||
["id"] = 8,
|
||||
["properties"] =
|
||||
{
|
||||
["vnav"] = 1,
|
||||
["scale"] = 0,
|
||||
["vangle"] = 0,
|
||||
["angle"] = 0,
|
||||
["vangle"] = 0,
|
||||
["steer"] = 2,
|
||||
}, -- end of ["properties"]
|
||||
["groupId"] = 27,
|
||||
["callsign"] = 4,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 0,
|
||||
["x"] = -260757.14285714,
|
||||
["z"] = 670391.42857142,
|
||||
}, -- end of ["point"]
|
||||
["callsign"] = 3,
|
||||
}, -- end of [6]
|
||||
}, -- end of ["blue"]
|
||||
["red"] =
|
||||
@@ -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,69 +1,5 @@
|
||||
removedAliveUnits =
|
||||
{
|
||||
[16781056] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654625.71428571,
|
||||
["x"] = -292922.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16781056,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs3",
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 29,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292922.85714286,
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["playerCanDrive"] = true,
|
||||
["y"] = 654625.71428571,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.240369796753,
|
||||
["x"] = -292851.09375,
|
||||
["z"] = 654504.5,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16781056]
|
||||
[16780544] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654545.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 27,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292842.85714286,
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["playerCanDrive"] = true,
|
||||
["y"] = 654545.71428571,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.417558670044,
|
||||
["x"] = -292866.03125,
|
||||
["z"] = 654446.125,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16780544]
|
||||
[16780800] =
|
||||
{
|
||||
["point"] =
|
||||
@@ -91,9 +27,41 @@ removedAliveUnits =
|
||||
["y"] = 654585.71428571,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.13184928894,
|
||||
["x"] = -292848.1875,
|
||||
["z"] = 654536.1875,
|
||||
["y"] = 22.182994842529,
|
||||
["x"] = -292848.875,
|
||||
["z"] = 654522.0625,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16780800]
|
||||
[16780544] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654545.71428571,
|
||||
["x"] = -292842.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 27,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292842.85714286,
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["playerCanDrive"] = true,
|
||||
["y"] = 654545.71428571,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.385175704956,
|
||||
["x"] = -292863.3125,
|
||||
["z"] = 654457.6875,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16780544]
|
||||
} -- end of removedAliveUnits
|
||||
|
||||
+812
-2389
File diff suppressed because it is too large
Load Diff
+603
-1909
File diff suppressed because it is too large
Load Diff
+891
-825
File diff suppressed because it is too large
Load Diff
+1151
-1085
File diff suppressed because it is too large
Load Diff
+706
-2012
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.
-5907
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,70 @@
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user