mirror of
https://github.com/weyne85/MIST.git
synced 2025-10-29 16:56:32 +00:00
Neutral coalition support
Added support for DB info in the miz regarding neutral groups. Removed the checks for the coalition name so that if there are ever more coalitions added to the game the mist code won't need to explicitly look for them. Added local function to verify the DB entries for anything that was spawned before mist is loaded. Set all popup messages to false.
This commit is contained in:
@@ -1,6 +1,143 @@
|
||||
MEunitsByNum =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["type"] = "PERRY",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 342754.30716193,
|
||||
["x"] = -153426.17965693,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 44,
|
||||
["groupName"] = "perry",
|
||||
["livery_id"] = "ReubenJames",
|
||||
["skill"] = "Average",
|
||||
["country"] = "australia",
|
||||
["coalition"] = "neutral",
|
||||
["x"] = -153426.17965693,
|
||||
["heading"] = 0,
|
||||
["category"] = "ship",
|
||||
["unitName"] = "Naval-1-1",
|
||||
["unitId"] = 67,
|
||||
["y"] = 342754.30716193,
|
||||
["countryId"] = 21,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["shape_name"] = "stolovaya",
|
||||
["type"] = "Cafe",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 464123.689023,
|
||||
["x"] = -115514.59796101,
|
||||
}, -- end of ["point"]
|
||||
["categoryStatic"] = "Fortifications",
|
||||
["country"] = "australia",
|
||||
["groupName"] = "Static Cafe-1",
|
||||
["heading"] = 0,
|
||||
["y"] = 464123.689023,
|
||||
["x"] = -115514.59796101,
|
||||
["unitId"] = 69,
|
||||
["category"] = "static",
|
||||
["unitName"] = "Static Cafe-1",
|
||||
["groupId"] = 46,
|
||||
["countryId"] = 21,
|
||||
["coalition"] = "neutral",
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
{
|
||||
["type"] = "M-113",
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 445199.91242668,
|
||||
["x"] = -146108.63642373,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 43,
|
||||
["skill"] = "Average",
|
||||
["country"] = "australia",
|
||||
["groupName"] = "Ground-1",
|
||||
["y"] = 445199.91242668,
|
||||
["coalition"] = "neutral",
|
||||
["x"] = -146108.63642373,
|
||||
["unitId"] = 66,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "Ground-1-1",
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 21,
|
||||
}, -- end of [3]
|
||||
[4] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 319582.08692347,
|
||||
["x"] = -198551.02959497,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "Australian 75th Squadron",
|
||||
["onboard_num"] = "010",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Aerial-1-1",
|
||||
["AddPropAircraft"] =
|
||||
{
|
||||
}, -- end of ["AddPropAircraft"]
|
||||
["type"] = "FA-18C_hornet",
|
||||
["country"] = "australia",
|
||||
["psi"] = -2.1995926132104,
|
||||
["groupId"] = 42,
|
||||
["groupName"] = "cloneNeut",
|
||||
["skill"] = "High",
|
||||
["coalition"] = "neutral",
|
||||
["x"] = -198551.02959497,
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 1,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Enfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["heading"] = 2.1995926132104,
|
||||
["unitId"] = 65,
|
||||
["y"] = 319582.08692347,
|
||||
["countryId"] = 21,
|
||||
["speed"] = 180.55555555556,
|
||||
}, -- end of [4]
|
||||
[5] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 405888.85058741,
|
||||
["x"] = -155967.80633993,
|
||||
}, -- end of ["point"]
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "Australia RAAF",
|
||||
["onboard_num"] = "050",
|
||||
["category"] = "helicopter",
|
||||
["unitName"] = "Rotary-1-1",
|
||||
["type"] = "CH-47D",
|
||||
["country"] = "australia",
|
||||
["psi"] = -2.6461357622286,
|
||||
["groupId"] = 45,
|
||||
["groupName"] = "nH",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 2,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["countryId"] = 21,
|
||||
["x"] = -155967.80633993,
|
||||
["skill"] = "High",
|
||||
["heading"] = 2.6461357622286,
|
||||
["unitId"] = 68,
|
||||
["y"] = 405888.85058741,
|
||||
["coalition"] = "neutral",
|
||||
["speed"] = 44.444444444444,
|
||||
}, -- end of [5]
|
||||
[6] =
|
||||
{
|
||||
["type"] = "TICONDEROG",
|
||||
["point"] =
|
||||
@@ -20,8 +157,8 @@ MEunitsByNum =
|
||||
["unitId"] = 13,
|
||||
["y"] = 443853.03529495,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
}, -- end of [6]
|
||||
[7] =
|
||||
{
|
||||
["type"] = "TICONDEROG",
|
||||
["point"] =
|
||||
@@ -41,8 +178,8 @@ MEunitsByNum =
|
||||
["unitId"] = 14,
|
||||
["y"] = 444653.03529495,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
}, -- end of [7]
|
||||
[8] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
@@ -63,8 +200,8 @@ MEunitsByNum =
|
||||
["groupId"] = 15,
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [3]
|
||||
[4] =
|
||||
}, -- end of [8]
|
||||
[9] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
@@ -85,8 +222,8 @@ MEunitsByNum =
|
||||
["groupId"] = 16,
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [4]
|
||||
[5] =
|
||||
}, -- end of [9]
|
||||
[10] =
|
||||
{
|
||||
["type"] = "Sandbox",
|
||||
["point"] =
|
||||
@@ -106,8 +243,8 @@ MEunitsByNum =
|
||||
["groupId"] = 30,
|
||||
["y"] = 684605.71428571,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [5]
|
||||
[6] =
|
||||
}, -- end of [10]
|
||||
[11] =
|
||||
{
|
||||
["shape_name"] = "ab-212_cargo",
|
||||
["type"] = "uh1h_cargo",
|
||||
@@ -129,8 +266,8 @@ MEunitsByNum =
|
||||
["countryId"] = 2,
|
||||
["categoryStatic"] = "Cargos",
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [6]
|
||||
[7] =
|
||||
}, -- end of [11]
|
||||
[12] =
|
||||
{
|
||||
["shape_name"] = "ab-212_cargo",
|
||||
["type"] = "uh1h_cargo",
|
||||
@@ -152,8 +289,8 @@ MEunitsByNum =
|
||||
["countryId"] = 2,
|
||||
["categoryStatic"] = "Cargos",
|
||||
["coalition"] = "blue",
|
||||
}, -- end of [7]
|
||||
[8] =
|
||||
}, -- end of [12]
|
||||
[13] =
|
||||
{
|
||||
["heading"] = 0,
|
||||
["point"] =
|
||||
@@ -174,8 +311,8 @@ MEunitsByNum =
|
||||
["unitId"] = 63,
|
||||
["y"] = 443856.28948724,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [8]
|
||||
[9] =
|
||||
}, -- end of [13]
|
||||
[14] =
|
||||
{
|
||||
["heading"] = 0,
|
||||
["point"] =
|
||||
@@ -196,8 +333,8 @@ MEunitsByNum =
|
||||
["unitId"] = 64,
|
||||
["y"] = 443849.03844635,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [9]
|
||||
[10] =
|
||||
}, -- end of [14]
|
||||
[15] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -218,8 +355,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [10]
|
||||
[11] =
|
||||
}, -- end of [15]
|
||||
[16] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -240,8 +377,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [11]
|
||||
[12] =
|
||||
}, -- end of [16]
|
||||
[17] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -262,8 +399,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [12]
|
||||
[13] =
|
||||
}, -- end of [17]
|
||||
[18] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -284,8 +421,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [13]
|
||||
[14] =
|
||||
}, -- end of [18]
|
||||
[19] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -306,8 +443,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [14]
|
||||
[15] =
|
||||
}, -- end of [19]
|
||||
[20] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -328,8 +465,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [15]
|
||||
[16] =
|
||||
}, -- end of [20]
|
||||
[21] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -350,8 +487,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [16]
|
||||
[17] =
|
||||
}, -- end of [21]
|
||||
[22] =
|
||||
{
|
||||
["type"] = "M-1 Abrams",
|
||||
["point"] =
|
||||
@@ -372,8 +509,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 1.4977557614926,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [17]
|
||||
[18] =
|
||||
}, -- end of [22]
|
||||
[23] =
|
||||
{
|
||||
["type"] = "M-113",
|
||||
["point"] =
|
||||
@@ -394,8 +531,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [18]
|
||||
[19] =
|
||||
}, -- end of [23]
|
||||
[24] =
|
||||
{
|
||||
["type"] = "M-113",
|
||||
["point"] =
|
||||
@@ -416,8 +553,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [19]
|
||||
[20] =
|
||||
}, -- end of [24]
|
||||
[25] =
|
||||
{
|
||||
["type"] = "Hawk tr",
|
||||
["point"] =
|
||||
@@ -438,8 +575,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [20]
|
||||
[21] =
|
||||
}, -- end of [25]
|
||||
[26] =
|
||||
{
|
||||
["type"] = "Hawk sr",
|
||||
["point"] =
|
||||
@@ -460,8 +597,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [21]
|
||||
[22] =
|
||||
}, -- end of [26]
|
||||
[27] =
|
||||
{
|
||||
["type"] = "Hawk pcp",
|
||||
["point"] =
|
||||
@@ -482,8 +619,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [22]
|
||||
[23] =
|
||||
}, -- end of [27]
|
||||
[28] =
|
||||
{
|
||||
["type"] = "Hawk ln",
|
||||
["point"] =
|
||||
@@ -504,8 +641,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [23]
|
||||
[24] =
|
||||
}, -- end of [28]
|
||||
[29] =
|
||||
{
|
||||
["type"] = "Hawk ln",
|
||||
["point"] =
|
||||
@@ -526,8 +663,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [24]
|
||||
[25] =
|
||||
}, -- end of [29]
|
||||
[30] =
|
||||
{
|
||||
["type"] = "Hawk ln",
|
||||
["point"] =
|
||||
@@ -548,8 +685,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [25]
|
||||
[26] =
|
||||
}, -- end of [30]
|
||||
[31] =
|
||||
{
|
||||
["type"] = "Hawk cwar",
|
||||
["point"] =
|
||||
@@ -570,8 +707,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 2,
|
||||
}, -- end of [26]
|
||||
[27] =
|
||||
}, -- end of [31]
|
||||
[32] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -604,8 +741,8 @@ MEunitsByNum =
|
||||
["y"] = 662142.85714286,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [27]
|
||||
[28] =
|
||||
}, -- end of [32]
|
||||
[33] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -638,8 +775,8 @@ MEunitsByNum =
|
||||
["y"] = 668428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [28]
|
||||
[29] =
|
||||
}, -- end of [33]
|
||||
[34] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -672,8 +809,8 @@ MEunitsByNum =
|
||||
["y"] = 636428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [29]
|
||||
[30] =
|
||||
}, -- end of [34]
|
||||
[35] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -706,8 +843,8 @@ MEunitsByNum =
|
||||
["y"] = 644428.57142857,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [30]
|
||||
[31] =
|
||||
}, -- end of [35]
|
||||
[36] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -740,8 +877,8 @@ MEunitsByNum =
|
||||
["y"] = 682714.28571429,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [31]
|
||||
[32] =
|
||||
}, -- end of [36]
|
||||
[37] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["hardpoint_racks"] = true,
|
||||
@@ -775,8 +912,8 @@ MEunitsByNum =
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [32]
|
||||
[33] =
|
||||
}, -- end of [37]
|
||||
[38] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["hardpoint_racks"] = true,
|
||||
@@ -810,8 +947,8 @@ MEunitsByNum =
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [33]
|
||||
[34] =
|
||||
}, -- end of [38]
|
||||
[39] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -844,8 +981,8 @@ MEunitsByNum =
|
||||
["y"] = 631695.14285713,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [34]
|
||||
[35] =
|
||||
}, -- end of [39]
|
||||
[40] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
@@ -865,8 +1002,8 @@ MEunitsByNum =
|
||||
["unitId"] = 15,
|
||||
["y"] = 200000,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [35]
|
||||
[36] =
|
||||
}, -- end of [40]
|
||||
[41] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
@@ -886,8 +1023,8 @@ MEunitsByNum =
|
||||
["unitId"] = 16,
|
||||
["y"] = 200800,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [36]
|
||||
[37] =
|
||||
}, -- end of [41]
|
||||
[42] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
@@ -907,8 +1044,8 @@ MEunitsByNum =
|
||||
["unitId"] = 17,
|
||||
["y"] = 73571.428571428,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [37]
|
||||
[38] =
|
||||
}, -- end of [42]
|
||||
[43] =
|
||||
{
|
||||
["type"] = "MOSCOW",
|
||||
["point"] =
|
||||
@@ -928,8 +1065,8 @@ MEunitsByNum =
|
||||
["unitId"] = 18,
|
||||
["y"] = 74371.428571428,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [38]
|
||||
[39] =
|
||||
}, -- end of [43]
|
||||
[44] =
|
||||
{
|
||||
["type"] = "FARP",
|
||||
["point"] =
|
||||
@@ -949,8 +1086,8 @@ MEunitsByNum =
|
||||
["groupId"] = 17,
|
||||
["y"] = 617591.42857143,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [39]
|
||||
[40] =
|
||||
}, -- end of [44]
|
||||
[45] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
@@ -971,8 +1108,8 @@ MEunitsByNum =
|
||||
["groupId"] = 18,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
}, -- end of [40]
|
||||
[41] =
|
||||
}, -- end of [45]
|
||||
[46] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
@@ -993,8 +1130,8 @@ MEunitsByNum =
|
||||
["groupId"] = 19,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
}, -- end of [41]
|
||||
[42] =
|
||||
}, -- end of [46]
|
||||
[47] =
|
||||
{
|
||||
["shape_name"] = "PalatkaB",
|
||||
["type"] = "FARP Tent",
|
||||
@@ -1015,8 +1152,8 @@ MEunitsByNum =
|
||||
["groupId"] = 36,
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
}, -- end of [42]
|
||||
[43] =
|
||||
}, -- end of [47]
|
||||
[48] =
|
||||
{
|
||||
["shape_name"] = "teplowoz",
|
||||
["type"] = "Locomotive",
|
||||
@@ -1036,8 +1173,8 @@ MEunitsByNum =
|
||||
["country"] = "russia",
|
||||
["y"] = 652535.98623348,
|
||||
["coalition"] = "red",
|
||||
}, -- end of [43]
|
||||
[44] =
|
||||
}, -- end of [48]
|
||||
[49] =
|
||||
{
|
||||
["shape_name"] = "elektrowoz",
|
||||
["type"] = "Electric locomotive",
|
||||
@@ -1057,8 +1194,8 @@ MEunitsByNum =
|
||||
["country"] = "russia",
|
||||
["y"] = 652535.98623348,
|
||||
["coalition"] = "red",
|
||||
}, -- end of [44]
|
||||
[45] =
|
||||
}, -- end of [49]
|
||||
[50] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -1079,8 +1216,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [45]
|
||||
[46] =
|
||||
}, -- end of [50]
|
||||
[51] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -1101,8 +1238,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [46]
|
||||
[47] =
|
||||
}, -- end of [51]
|
||||
[52] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -1123,8 +1260,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [47]
|
||||
[48] =
|
||||
}, -- end of [52]
|
||||
[53] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -1145,8 +1282,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [48]
|
||||
[49] =
|
||||
}, -- end of [53]
|
||||
[54] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -1167,8 +1304,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [49]
|
||||
[50] =
|
||||
}, -- end of [54]
|
||||
[55] =
|
||||
{
|
||||
["type"] = "BTR-80",
|
||||
["point"] =
|
||||
@@ -1189,8 +1326,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = -1.7994767003775,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [50]
|
||||
[51] =
|
||||
}, -- end of [55]
|
||||
[56] =
|
||||
{
|
||||
["type"] = "T-55",
|
||||
["point"] =
|
||||
@@ -1211,8 +1348,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [51]
|
||||
[52] =
|
||||
}, -- end of [56]
|
||||
[57] =
|
||||
{
|
||||
["type"] = "T-55",
|
||||
["point"] =
|
||||
@@ -1233,8 +1370,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [52]
|
||||
[53] =
|
||||
}, -- end of [57]
|
||||
[58] =
|
||||
{
|
||||
["type"] = "T-55",
|
||||
["point"] =
|
||||
@@ -1255,8 +1392,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [53]
|
||||
[54] =
|
||||
}, -- end of [58]
|
||||
[59] =
|
||||
{
|
||||
["type"] = "T-55",
|
||||
["point"] =
|
||||
@@ -1277,8 +1414,8 @@ MEunitsByNum =
|
||||
["playerCanDrive"] = true,
|
||||
["heading"] = 0,
|
||||
["countryId"] = 0,
|
||||
}, -- end of [54]
|
||||
[55] =
|
||||
}, -- end of [59]
|
||||
[60] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -1305,8 +1442,8 @@ MEunitsByNum =
|
||||
["y"] = 590391.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [55]
|
||||
[56] =
|
||||
}, -- end of [60]
|
||||
[61] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -1333,8 +1470,8 @@ MEunitsByNum =
|
||||
["y"] = 590431.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [56]
|
||||
[57] =
|
||||
}, -- end of [61]
|
||||
[62] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["point"] =
|
||||
@@ -1361,8 +1498,8 @@ MEunitsByNum =
|
||||
["y"] = 590471.42857142,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
}, -- end of [57]
|
||||
[58] =
|
||||
}, -- end of [62]
|
||||
[63] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -1389,8 +1526,8 @@ MEunitsByNum =
|
||||
["y"] = 615000,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [58]
|
||||
[59] =
|
||||
}, -- end of [63]
|
||||
[64] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -1417,8 +1554,8 @@ MEunitsByNum =
|
||||
["y"] = 615040,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [59]
|
||||
[60] =
|
||||
}, -- end of [64]
|
||||
[65] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -1453,8 +1590,8 @@ MEunitsByNum =
|
||||
["y"] = 603285.71428571,
|
||||
["countryId"] = 0,
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [60]
|
||||
[61] =
|
||||
}, -- end of [65]
|
||||
[66] =
|
||||
{
|
||||
["alt"] = 500,
|
||||
["point"] =
|
||||
@@ -1489,5 +1626,5 @@ MEunitsByNum =
|
||||
["y"] = 603325.71428571,
|
||||
["countryId"] = 0,
|
||||
["speed"] = 55.555555555556,
|
||||
}, -- end of [61]
|
||||
}, -- end of [66]
|
||||
} -- end of MEunitsByNum
|
||||
|
||||
Reference in New Issue
Block a user