mirror of
https://github.com/mrSkortch/MissionScriptingTools.git
synced 2026-07-18 22:54:58 +00:00
Compare commits
117 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 240b8a3abb | |||
| 34c4082938 | |||
| ff506e0ec2 | |||
| d333ea3d64 | |||
| 73dd1bdb77 | |||
| fc0467f372 | |||
| c2fddb436a | |||
| 6761878ce3 | |||
| 3c9da5754b | |||
| 5fdaa269fd | |||
| f74c5b488a | |||
| b8da182cb8 | |||
| b40a919bb0 | |||
| e312ec70c3 | |||
| 0db00f99e4 | |||
| 2a0ab57480 | |||
| 38c256e67d | |||
| 9dd046dbce | |||
| a11b254bbd | |||
| 57613f0aab | |||
| 74b1e9fcc0 | |||
| 12f2a39465 | |||
| 864e89d43b | |||
| 42e67cf481 | |||
| f1a3c3e0f2 | |||
| 4370fb3c72 | |||
| b10b56aa95 | |||
| 1aa6948db4 | |||
| e1c5516a8e | |||
| cf911a7dfa | |||
| bc1aeb0875 | |||
| 69190060e5 | |||
| a7a9cb6808 | |||
| 4d0617a963 | |||
| c62b6c0cf6 | |||
| b0a34ffcc1 | |||
| e5a89d2d38 | |||
| 5803be3904 | |||
| 33aa8ec3d5 | |||
| 337d93b2aa | |||
| 750e06d42f | |||
| f269f2cb0a | |||
| 2e198095e9 | |||
| 7dcb0eb144 | |||
| 08b8811e31 | |||
| e19c4f4c2c | |||
| 6e7f5e3a3d | |||
| cbea703141 | |||
| 752720c8ee | |||
| d7b77b1201 | |||
| 78d55fc699 | |||
| 52304e9fef | |||
| f80eb3ed10 | |||
| 1120db661f | |||
| 9bfeca1495 | |||
| 5af7e9d7b4 | |||
| d9f5f24632 | |||
| 838855ed2b | |||
| 71de3f5b53 | |||
| 40100072a8 | |||
| d636f64cbd | |||
| ee76538575 | |||
| a8b7e5eb6c | |||
| 6c2b091e94 | |||
| 5e40137af4 | |||
| 8dfd4ec355 | |||
| 065c28a697 | |||
| 4ff458534f | |||
| 29c93002fa | |||
| 2f02c4041c | |||
| 9486c56d4b | |||
| 278216aabb | |||
| 60d83c3bc3 | |||
| 08e4cb6334 | |||
| 328538688d | |||
| 0e6f9d12cc | |||
| 663ccbc084 | |||
| b82ade5d21 | |||
| 8c5bab0f64 | |||
| 941ff9708c | |||
| e242126cb3 | |||
| 8dc51dbc83 | |||
| 4e8b70ce73 | |||
| e18778bc7d | |||
| 822dea7ae7 | |||
| 332c8aaaf0 | |||
| fb32d2309a | |||
| b2080628fe | |||
| 36d7a0c3bc | |||
| 32f7a8c5c1 | |||
| 56931faa42 | |||
| 7d503f6bfc | |||
| dbe7497ff2 | |||
| 8a2c66f51b | |||
| a57342b184 | |||
| 66b95a95ee | |||
| 2dc78dbd4c | |||
| d2d53eab8d | |||
| a1b24e629e | |||
| c73ebbec43 | |||
| 17c4464600 | |||
| 0fdd9a4a58 | |||
| 22d5b00d49 | |||
| c50463a7c8 | |||
| 7f9fc1d50e | |||
| 4e898bfaf5 | |||
| 89cb721384 | |||
| 8b545fc6b2 | |||
| b5bd16b3b1 | |||
| d7323e27a6 | |||
| 5c6319c064 | |||
| 2feddb2513 | |||
| fba8596026 | |||
| cdd1a53eb4 | |||
| f304031333 | |||
| 2b29f19fd1 | |||
| 8e45225735 |
@@ -20,8 +20,11 @@
|
||||
*.PDF diff=astextplain
|
||||
*.rtf diff=astextplain
|
||||
*.RTF diff=astextplain
|
||||
*.txt eol=crlf
|
||||
|
||||
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
README.md export-ignore
|
||||
mist_doc_file.doc export-ignore
|
||||
mist.lua export-ignore
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+613
-329
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+1354
-689
File diff suppressed because it is too large
Load Diff
@@ -1,130 +1,90 @@
|
||||
deadObjects =
|
||||
{
|
||||
[16779776] =
|
||||
[16781056] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.492967605591,
|
||||
["x"] = -292872.3125,
|
||||
["z"] = 654419.125,
|
||||
["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"]
|
||||
["country"] = "russia",
|
||||
["skill"] = "Average",
|
||||
["type"] = "BTR-80",
|
||||
["groupName"] = "RuBTRs",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16779776,
|
||||
}, -- end of ["unit"]
|
||||
["coalition"] = "red",
|
||||
["unitId"] = 27,
|
||||
["countryId"] = 2,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["playerCanDrive"] = true,
|
||||
["groupId"] = 13,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.492244720459,
|
||||
["x"] = -292872.25,
|
||||
["z"] = 654419.375,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16779776,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16779776]
|
||||
[16780032] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.487079620361,
|
||||
["x"] = -292863.46875,
|
||||
["z"] = 654411.625,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["heading"] = -1.7994767003775,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654585.71428571,
|
||||
["x"] = -292882.85714286,
|
||||
}, -- end of ["point"]
|
||||
["country"] = "russia",
|
||||
["skill"] = "Average",
|
||||
["type"] = "BTR-80",
|
||||
["groupName"] = "RuBTRs",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780032,
|
||||
}, -- end of ["unit"]
|
||||
["coalition"] = "red",
|
||||
["unitId"] = 28,
|
||||
["countryId"] = 2,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs2",
|
||||
["playerCanDrive"] = true,
|
||||
["groupId"] = 13,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.486150741577,
|
||||
["x"] = -292864,
|
||||
["z"] = 654412.6875,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16780032,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16780032]
|
||||
[16780544] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.290777206421,
|
||||
["x"] = -292853.84375,
|
||||
["z"] = 654488.3125,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["heading"] = -1.7994767003775,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654665.71428571,
|
||||
["x"] = -292962.85714286,
|
||||
}, -- end of ["point"]
|
||||
["country"] = "russia",
|
||||
["skill"] = "Average",
|
||||
["type"] = "BTR-80",
|
||||
["groupName"] = "RuBTRs",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["unit"]
|
||||
["coalition"] = "red",
|
||||
["unitId"] = 30,
|
||||
["countryId"] = 2,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs4",
|
||||
["playerCanDrive"] = true,
|
||||
["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.284147262573,
|
||||
["x"] = -292853.5,
|
||||
["z"] = 654490.5,
|
||||
["y"] = 22.417558670044,
|
||||
["x"] = -292866.03125,
|
||||
["z"] = 654446.125,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
@@ -132,4 +92,96 @@ deadObjects =
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16780544]
|
||||
[16780800] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.133636474609,
|
||||
["x"] = -292848,
|
||||
["z"] = 654535.5,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654585.71428571,
|
||||
["x"] = -292882.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780800,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs2",
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292882.85714286,
|
||||
["y"] = 654585.71428571,
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 28,
|
||||
["playerCanDrive"] = true,
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.13184928894,
|
||||
["x"] = -292848.1875,
|
||||
["z"] = 654536.1875,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16780800,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16780800]
|
||||
[16781568] =
|
||||
{
|
||||
["objectPos"] =
|
||||
{
|
||||
["y"] = 22.361310958862,
|
||||
["x"] = -292856.28125,
|
||||
["z"] = 654460.375,
|
||||
}, -- end of ["objectPos"]
|
||||
["objectType"] = "vehicle",
|
||||
["objectData"] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654705.71428571,
|
||||
["x"] = -293002.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16781568,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs5",
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -293002.85714286,
|
||||
["y"] = 654705.71428571,
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 31,
|
||||
["playerCanDrive"] = true,
|
||||
["country"] = "russia",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.360494613647,
|
||||
["x"] = -292856.3125,
|
||||
["z"] = 654460.8125,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of ["objectData"]
|
||||
["object"] =
|
||||
{
|
||||
["id_"] = 16781568,
|
||||
}, -- end of ["object"]
|
||||
}, -- end of [16781568]
|
||||
} -- end of deadObjects
|
||||
|
||||
+2832
-215
File diff suppressed because it is too large
Load Diff
+1857
-542
File diff suppressed because it is too large
Load Diff
+2559
-1276
File diff suppressed because it is too large
Load Diff
@@ -3,139 +3,193 @@ humansById =
|
||||
[11] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["heading"] = -0.67060113146646,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 636428.57142857,
|
||||
["x"] = -318142.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 6,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 11,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "usa",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #1",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "A-10C",
|
||||
["unitId"] = 11,
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.67060113146646,
|
||||
["unitName"] = "A-10C Client #1",
|
||||
["groupName"] = "A-10C Client #1",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 2,
|
||||
["x"] = -318142.85714286,
|
||||
["y"] = 636428.57142857,
|
||||
["unitId"] = 11,
|
||||
["heading"] = -0.67060113146646,
|
||||
["skill"] = "Client",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 3,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 6,
|
||||
}, -- end of [11]
|
||||
[8] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["heading"] = -0.57883789069348,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 662142.85714286,
|
||||
["x"] = -288142.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 4,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 11,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "usa",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #1",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "F-15C",
|
||||
["unitId"] = 8,
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["unitName"] = "F-15C Client #1",
|
||||
["groupName"] = "F-15C Client #1",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 2,
|
||||
["x"] = -288142.85714286,
|
||||
["y"] = 662142.85714286,
|
||||
["unitId"] = 8,
|
||||
["heading"] = -0.57883789069348,
|
||||
["skill"] = "Client",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 2,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 4,
|
||||
}, -- end of [8]
|
||||
[10] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["heading"] = -0.57883789069348,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 668428.57142857,
|
||||
["x"] = -287000,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 5,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 11,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "usa",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #2",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "F-15C",
|
||||
["unitId"] = 10,
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["unitName"] = "F-15C Client #2",
|
||||
["groupName"] = "F-15C Client #2",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 2,
|
||||
["x"] = -287000,
|
||||
["y"] = 668428.57142857,
|
||||
["unitId"] = 10,
|
||||
["heading"] = -0.57883789069348,
|
||||
["skill"] = "Client",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 2,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 5,
|
||||
}, -- end of [10]
|
||||
[12] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["heading"] = -0.66079849060746,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 644428.57142857,
|
||||
["x"] = -315857.14285714,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 7,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 11,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "usa",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #2",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "A-10C",
|
||||
["unitId"] = 12,
|
||||
["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 [12]
|
||||
[42] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["heading"] = 0,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590391.42857142,
|
||||
["x"] = -250185.71428571,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 20,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "russia",
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #1",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-33",
|
||||
["unitId"] = 42,
|
||||
["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 [42]
|
||||
[43] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["heading"] = 0,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 597819.99999999,
|
||||
["x"] = -235614.28571428,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 21,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "russia",
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #2",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-33",
|
||||
["unitId"] = 43,
|
||||
["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 [43]
|
||||
} -- end of humansById
|
||||
|
||||
@@ -3,139 +3,193 @@ humansByName =
|
||||
["A-10C Client #2"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["heading"] = -0.66079849060746,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 644428.57142857,
|
||||
["x"] = -315857.14285714,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 7,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 11,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "usa",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #2",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "A-10C",
|
||||
["unitId"] = 12,
|
||||
["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"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["heading"] = -0.57883789069348,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 662142.85714286,
|
||||
["x"] = -288142.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 4,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 11,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "usa",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #1",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "F-15C",
|
||||
["unitId"] = 8,
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["unitName"] = "F-15C Client #1",
|
||||
["groupName"] = "F-15C Client #1",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 2,
|
||||
["x"] = -288142.85714286,
|
||||
["y"] = 662142.85714286,
|
||||
["unitId"] = 8,
|
||||
["heading"] = -0.57883789069348,
|
||||
["skill"] = "Client",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 2,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 4,
|
||||
}, -- end of ["F-15C Client #1"]
|
||||
["Su-33 Client #2"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["heading"] = 0,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 597819.99999999,
|
||||
["x"] = -235614.28571428,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 21,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "russia",
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #2",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-33",
|
||||
["unitId"] = 43,
|
||||
["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,
|
||||
["heading"] = 0,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 590391.42857142,
|
||||
["x"] = -250185.71428571,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 20,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "279th kiap 1st squad navy",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 2,
|
||||
["coalition"] = "red",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "russia",
|
||||
["onboard_num"] = "53",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "Su-33 Client #1",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-33",
|
||||
["unitId"] = 42,
|
||||
["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"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["heading"] = -0.57883789069348,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 668428.57142857,
|
||||
["x"] = -287000,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 5,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "19th Fighter SQN (AK)",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 11,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "usa",
|
||||
["onboard_num"] = "10",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "F-15C Client #2",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "F-15C",
|
||||
["unitId"] = 10,
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.57883789069348,
|
||||
["unitName"] = "F-15C Client #2",
|
||||
["groupName"] = "F-15C Client #2",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 2,
|
||||
["x"] = -287000,
|
||||
["y"] = 668428.57142857,
|
||||
["unitId"] = 10,
|
||||
["heading"] = -0.57883789069348,
|
||||
["skill"] = "Client",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 2,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 5,
|
||||
}, -- end of ["F-15C Client #2"]
|
||||
["A-10C Client #1"] =
|
||||
{
|
||||
["alt"] = 2000,
|
||||
["heading"] = -0.67060113146646,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 636428.57142857,
|
||||
["x"] = -318142.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 6,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
|
||||
["skill"] = "Client",
|
||||
["countryId"] = 11,
|
||||
["coalition"] = "blue",
|
||||
["speed"] = 138.88888888889,
|
||||
["country"] = "usa",
|
||||
["onboard_num"] = "52",
|
||||
["category"] = "plane",
|
||||
["unitName"] = "A-10C Client #1",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "A-10C",
|
||||
["unitId"] = 11,
|
||||
["country"] = "usa",
|
||||
["psi"] = 0.67060113146646,
|
||||
["unitName"] = "A-10C Client #1",
|
||||
["groupName"] = "A-10C Client #1",
|
||||
["coalition"] = "blue",
|
||||
["countryId"] = 2,
|
||||
["x"] = -318142.85714286,
|
||||
["y"] = 636428.57142857,
|
||||
["unitId"] = 11,
|
||||
["heading"] = -0.67060113146646,
|
||||
["skill"] = "Client",
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 3,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Uzi11",
|
||||
}, -- end of ["callsign"]
|
||||
["groupId"] = 6,
|
||||
}, -- end of ["A-10C Client #1"]
|
||||
} -- end of humansByName
|
||||
|
||||
@@ -3,10 +3,11 @@ missionData =
|
||||
["version"] = 7,
|
||||
["files"] =
|
||||
{
|
||||
[1] = "Briefing-01{225F004F-92E4-4c3e-A5F0-2BA49929055A}.jpg",
|
||||
[2] = "Thunder2.wav",
|
||||
[3] = "ExplodeGround0.ogg",
|
||||
[4] = "Rain.ogg",
|
||||
[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",
|
||||
|
||||
@@ -1,93 +1,99 @@
|
||||
removedAliveUnits =
|
||||
{
|
||||
[16779776] =
|
||||
[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"]
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuBTRs",
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16779776,
|
||||
}, -- end of ["unit"]
|
||||
["coalition"] = "red",
|
||||
["unitId"] = 27,
|
||||
["countryId"] = 2,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs1",
|
||||
["playerCanDrive"] = true,
|
||||
["type"] = "BTR-80",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.492244720459,
|
||||
["x"] = -292872.25,
|
||||
["z"] = 654419.375,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16779776]
|
||||
[16780032] =
|
||||
{
|
||||
["heading"] = -1.7994767003775,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654585.71428571,
|
||||
["x"] = -292882.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuBTRs",
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780032,
|
||||
}, -- end of ["unit"]
|
||||
["coalition"] = "red",
|
||||
["unitId"] = 28,
|
||||
["countryId"] = 2,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs2",
|
||||
["playerCanDrive"] = true,
|
||||
["type"] = "BTR-80",
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.486150741577,
|
||||
["x"] = -292864,
|
||||
["z"] = 654412.6875,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16780032]
|
||||
[16780544] =
|
||||
{
|
||||
["heading"] = -1.7994767003775,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654665.71428571,
|
||||
["x"] = -292962.85714286,
|
||||
}, -- end of ["point"]
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["groupName"] = "RuBTRs",
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780544,
|
||||
}, -- end of ["unit"]
|
||||
["coalition"] = "red",
|
||||
["unitId"] = 30,
|
||||
["countryId"] = 2,
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs4",
|
||||
["playerCanDrive"] = true,
|
||||
["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.284147262573,
|
||||
["x"] = -292853.5,
|
||||
["z"] = 654490.5,
|
||||
["y"] = 22.417558670044,
|
||||
["x"] = -292866.03125,
|
||||
["z"] = 654446.125,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16780544]
|
||||
[16780800] =
|
||||
{
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 654585.71428571,
|
||||
["x"] = -292882.85714286,
|
||||
}, -- end of ["point"]
|
||||
["skill"] = "Average",
|
||||
["unit"] =
|
||||
{
|
||||
["id_"] = 16780800,
|
||||
}, -- end of ["unit"]
|
||||
["category"] = "vehicle",
|
||||
["unitName"] = "RuBTRs2",
|
||||
["heading"] = -1.7994767003775,
|
||||
["unitId"] = 28,
|
||||
["groupName"] = "RuBTRs",
|
||||
["countryId"] = 0,
|
||||
["coalition"] = "red",
|
||||
["x"] = -292882.85714286,
|
||||
["type"] = "BTR-80",
|
||||
["groupId"] = 13,
|
||||
["country"] = "russia",
|
||||
["playerCanDrive"] = true,
|
||||
["y"] = 654585.71428571,
|
||||
["pos"] =
|
||||
{
|
||||
["y"] = 22.13184928894,
|
||||
["x"] = -292848.1875,
|
||||
["z"] = 654536.1875,
|
||||
}, -- end of ["pos"]
|
||||
}, -- end of [16780800]
|
||||
} -- end of removedAliveUnits
|
||||
|
||||
+3487
-580
File diff suppressed because it is too large
Load Diff
+2716
-434
File diff suppressed because it is too large
Load Diff
+1374
-464
File diff suppressed because it is too large
Load Diff
+1753
-843
File diff suppressed because it is too large
Load Diff
+2787
-505
File diff suppressed because it is too large
Load Diff
@@ -1,28 +1,6 @@
|
||||
zonesByNum =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["y"] = 673819.99999999,
|
||||
["radius"] = 3000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 0,
|
||||
["x"] = -271900,
|
||||
["z"] = 673819.99999999,
|
||||
}, -- end of ["point"]
|
||||
["name"] = "explosion zone",
|
||||
["color"] =
|
||||
{
|
||||
[1] = 1,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
[4] = 0.14901960784314,
|
||||
}, -- end of ["color"]
|
||||
["x"] = -271900,
|
||||
["hidden"] = false,
|
||||
["zoneId"] = 1,
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["y"] = 614105.71428571,
|
||||
["radius"] = 3000,
|
||||
@@ -43,8 +21,8 @@ zonesByNum =
|
||||
["x"] = -245328.57142857,
|
||||
["hidden"] = false,
|
||||
["zoneId"] = 2,
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
}, -- end of [1]
|
||||
[2] =
|
||||
{
|
||||
["y"] = 692534.28571428,
|
||||
["radius"] = 3000,
|
||||
@@ -65,5 +43,27 @@ zonesByNum =
|
||||
["x"] = -285971.42857143,
|
||||
["hidden"] = false,
|
||||
["zoneId"] = 3,
|
||||
}, -- end of [2]
|
||||
[3] =
|
||||
{
|
||||
["y"] = 673819.99999999,
|
||||
["radius"] = 3000,
|
||||
["point"] =
|
||||
{
|
||||
["y"] = 0,
|
||||
["x"] = -271900,
|
||||
["z"] = 673819.99999999,
|
||||
}, -- end of ["point"]
|
||||
["name"] = "explosion zone",
|
||||
["color"] =
|
||||
{
|
||||
[1] = 1,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
[4] = 0.14901960784314,
|
||||
}, -- end of ["color"]
|
||||
["x"] = -271900,
|
||||
["hidden"] = false,
|
||||
["zoneId"] = 1,
|
||||
}, -- end of [3]
|
||||
} -- end of zonesByNum
|
||||
|
||||
Binary file not shown.
+6620
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+207
-2
@@ -1,6 +1,211 @@
|
||||
-- Changelog
|
||||
v66
|
||||
-Added default setting for logger if no value present
|
||||
-Added documentation for logger
|
||||
|
||||
v65
|
||||
-Fixed update db tables not updating
|
||||
|
||||
v64
|
||||
-Fixes to debug code
|
||||
|
||||
v62 and v63
|
||||
-Donno
|
||||
|
||||
v61 - 4.1 release
|
||||
-Fixed locality issue with unitToWP
|
||||
|
||||
v60
|
||||
-Fixed issue with country names in the editor not matching enum country
|
||||
name values. For example "Best Korea" could not match with "BEST_KOREA".
|
||||
Thanks lukrop of this fix
|
||||
-Fixed locality issue with mist.getNorthCorrection
|
||||
-Added function mist.utils.unitToWP
|
||||
-added function mist.utils.vecToWP
|
||||
|
||||
Both of these functions deal with creating a WP table from the passed
|
||||
values. unitToWP also returns a speed variable based on the current
|
||||
velocity of the unit
|
||||
|
||||
v59
|
||||
-removed the new 3rd variable from mist.utils.getDir and just made the 2nd variable optional instead
|
||||
-Added check to DB update functions to only update if data from the group has changed from what is currently in the DB. This fixes an issue I had where some data was lost if you spawned a group normally after mission start and then used a respawn, clone, or teleport function on said group
|
||||
-fixed issue with dynAdd functions naming a group with the country ID insead of country name
|
||||
-added mist.getAvgPoint(). Function is similar to mist.getAvgPos except it uses raw vec2/3 coordinates instead of units
|
||||
-added mist.utils.roundTbl() Has the same input values as mist.utils.round except it accepts a table and it rounds all numbers in the first level of the table to the passed percision.
|
||||
|
||||
v58
|
||||
-added optional variable to mist.utils.getDir() If present this function will return the "raw" heading, this is useful in assigning the heading variable within a task.
|
||||
-mist.utils.makeVec3 now supports being given a table in WP format. Specifically it now coverts a table {x, y, alt) to vec3
|
||||
|
||||
|
||||
v57
|
||||
-fixed bug with groupRandomDistSelf improperly declaring the y variable
|
||||
-fixed flagFunc.units_in_moving_zones not checking for a unitNameTable for the zone_units
|
||||
-fixed bug in flagFunc.units_LOS when given a unitNameTable for both entries.
|
||||
|
||||
v56
|
||||
-fixed bug with dynAdd and dynAddStatic not recognizing new countries in dcs 1.5
|
||||
|
||||
v55
|
||||
- Release v4
|
||||
v54
|
||||
-added a check when adding unitTypes for messages to figure out the correct in-game unit name for a given unit. For example the Mi-8 helicopter is always displayed as 'Mi-8MTV2', however its actual in game name is 'Mi-8MT', this feature allows for you to list 'Mi-8MTV2', 'Mi-8MTV', or 'Mi-8' to get messages sent to the Mi-8. Shortcut also works for the relevant aircraft 'Mig-21', 'Mig-15', 'FW-190', and 'Bf-109'.
|
||||
|
||||
v53
|
||||
-added mist.getAvgPos now accepts static objects in addition to units.
|
||||
-made DB creation check the mission editor version for no paticular reason
|
||||
-added mist.getLastDBUpdateTime which returns the most recent time the DB update function has run.
|
||||
-changed mist.makeUnitTable processed entry to return the time it was processed instead of a boolean value.
|
||||
-Changed teleport/respawn/clone functions to spawn aircraft at random altitudes instead of constants if the point given is vec2/not specified.
|
||||
-Fixed FlagFuncs will now recognize units added in dynamically. Note this only applies if you send it unitTableNames identifier and not the table that the function creates.
|
||||
-Added variable to all flagfuncs. unitTableDef is the original definition used for units.
|
||||
-Fixed all getUserFlag checks to compare with numerical value instead of boolean
|
||||
|
||||
v52
|
||||
-Fixed check in mist.getUnitsLOS to verify units are active in a mission
|
||||
-Fixed check in mist.goRoute to verify both the group and controller are valid before assigning the route
|
||||
|
||||
v51
|
||||
-Fixed bug with message system
|
||||
-Added a check to the message system so combined arms messages wont be sent if CA slots are not in a mission.
|
||||
|
||||
v50
|
||||
-something got deleted from v49 so this fixed it.
|
||||
|
||||
v49
|
||||
-fixed flagFuncs.group_dead and group_alive issue caused via a DCS bug.
|
||||
|
||||
v48
|
||||
-added support for cargo objects within dynAdd and DB scripts
|
||||
-DBs added entries for static objects
|
||||
--mass
|
||||
--canCargo
|
||||
--categoryStatic
|
||||
-fixed getCurrentData to return static data correctly
|
||||
-fixed getGroupData to return static data correctly
|
||||
- start_time now saved into DBs for dynAdded objects
|
||||
-fixed bug with mist message hibernation code
|
||||
|
||||
|
||||
v47 -- not uploaded to git since it wasn't finished.
|
||||
- fixed mist.dynAdd not checking for or correctly adding a start_time variable
|
||||
-- startTime and start_time are both valid
|
||||
- fixed mist.teleportToPoint with regard to the start_time change
|
||||
-- if a start_time isn't 0 and the group is being respawned or cloned, the function will set the spawn time relative to the current time.
|
||||
-- Group set to spawn in 20 seconds after mission start, at 5 seconds mist.cloneGroup() function is run on said group. The new group will be set to spawn in 20 seconds into the mission.
|
||||
-- If the mist.CloneGroup was run at 25 seconds with the base group already spawned, the cloned group will be instantly spawned.
|
||||
- changed mist.time.getMilString to mist.getMilString
|
||||
- changed mist.time.getClockString to mist.getClockString
|
||||
- changed mist.time.getDateStrimg to mist.getDateString
|
||||
- added mist.time.milToGame now accepts a 2nd variable
|
||||
|
||||
v46
|
||||
-added mist.time.milToGame
|
||||
-added mist.time.getDate
|
||||
-added mist.time.getDHMS
|
||||
-added mist.time.converToSec
|
||||
-added mist.time.getMilString
|
||||
-added mist.time.getClockString
|
||||
-added mist.time.getDateString
|
||||
-added mist message handling now hiberates if not activly displaying a message
|
||||
-fixed minor bug from message refactor
|
||||
|
||||
|
||||
v45
|
||||
-Added values to DBs
|
||||
--hidden
|
||||
--AddPropAircraft
|
||||
|
||||
-getGroupData now returns hidden and addPropAircraft values
|
||||
-getCurrentGroupData now returns hidden value
|
||||
-mist message handling has been updated
|
||||
--Refactored message display code to be more effecient and remove repeated code.
|
||||
--Added "multSound" for mist.message.add. This allows for multiple sound files to be attached to a single message. Files are given a user defined timestamp for when the play within the message.
|
||||
|
||||
v44
|
||||
-fxed getPayload for real this time
|
||||
-addEventHandler now correctly returns the Id value
|
||||
-message.add now also accepts variable 'fileName' for the sound file, this is in addition to the .sound variable
|
||||
-fixed issue with teleportToPoint
|
||||
|
||||
v43
|
||||
-fixed issue with getPayload
|
||||
-dynAdd and dynAddStatic now return the full new table and not just its name. The name value is still accessible via returned table.name
|
||||
|
||||
v42 v3.6 release
|
||||
-added mist.getRandomPointInZone. Function uses mist.getRandomPointInCircle.
|
||||
-fixed bug with altitude switching to radio if baro was specified
|
||||
-added the speed to DBs if a unit is dynamically spawned in
|
||||
-added extra checks in case Group/Unit.getByName returns dead objects
|
||||
- Mission file searching functions now search by Id instead of group or unit names.
|
||||
The name input variable hasnt changed, value gets converted to Id automatically if found.
|
||||
Functions now also accept a numerical groupId or unitId
|
||||
getPayload
|
||||
getGroupPayload
|
||||
getGroupPoints
|
||||
getGroupRoute
|
||||
|
||||
--re added the mist named file
|
||||
|
||||
v38
|
||||
- fixed bug with optional variables for coordinate messages not actually being optional
|
||||
|
||||
v37
|
||||
- Teleport To Point related functions now check the altitude of a given point if specified for teleporting aircraft
|
||||
- fixed bug with mist.flagFunc.group_alive_less_than and mist.flagFunc.group_alive_more_than
|
||||
|
||||
v36
|
||||
-fixed a bug with databases getting an incorrect countryId value
|
||||
|
||||
v35
|
||||
- fixed bug with mist.teleportToPoint
|
||||
|
||||
v34 v3.5 release
|
||||
- fixed missing entries in dbupdate
|
||||
- isActive() check added to getUnitsInPolygon
|
||||
|
||||
v33
|
||||
- added getGroupPayload
|
||||
- re-wrote how mist.stringMatch worked. no functional difference between previous iteration
|
||||
- DBs now contain callsign, psi, modulation, frequency, uncontrolled, radioSet, hardpoint_racks, and onboard_num. Dependent on whether or not group type has the option available.
|
||||
|
||||
|
||||
v32
|
||||
- flagfuncs now support string values for flag and stop flags
|
||||
- optimized and fixed issue with mist.getGroupData
|
||||
|
||||
|
||||
v31
|
||||
- added more special characters to ignore for mist.stringMatch
|
||||
- added 3rd variable to mist.string to define if strings are case sensitive
|
||||
- added mist.randomizeNumTable
|
||||
- modified mist.randomizeGroupOrder to use mist.randomizeNumTable
|
||||
- added mist.terrainHeightDiff
|
||||
|
||||
v30
|
||||
-Optimizations and fixes of refactoring
|
||||
-mist.dbUpdate changed to a local dbUpdate function. now no longer accessible globally
|
||||
- added mist.matchString because I always get it backwards
|
||||
|
||||
v29
|
||||
-Refactoring dbUpdate and related functions integration
|
||||
|
||||
v28
|
||||
added mist.getUnitSkill
|
||||
added mist.stringMatch
|
||||
added mist.groupTableCheck
|
||||
added mist.spawnRandomizedGroup
|
||||
added mist.randomizeGroupOrder
|
||||
added mist.getUnitsInPolygon
|
||||
|
||||
|
||||
v27
|
||||
added mist.flagFunc.group_alive
|
||||
added mist.flagFunc.group_dead
|
||||
added mist.flagFunc.group_alive_more_than
|
||||
added mist.flagFunc.group_alive_less_than
|
||||
|
||||
|
||||
--[[
|
||||
v025 changelog mist 3.4.25
|
||||
-fixed bug with mist.message.add with regard to updating existing messages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user