Compare commits

...

39 Commits

Author SHA1 Message Date
mrSkortch 8c5bab0f64 Merge pull request #12 from mrSkortch/development
v44
2015-04-03 00:03:07 -06:00
mrSkortch 941ff9708c v44
fixed a few boneheaded bugs
2015-03-24 00:31:17 -06:00
mrSkortch e242126cb3 Merge pull request #11 from mrSkortch/development
v43
2015-03-20 17:14:39 -06:00
mrSkortch 8dc51dbc83 v43
Minor fixes to getPayload, dynAdd, and dynAddStatic
2015-03-20 17:12:01 -06:00
mrSkortch 4e8b70ce73 Merge pull request #10 from mrSkortch/development
v3.6
2015-03-13 17:23:31 -06:00
mrSkortch e18778bc7d r42
fixed bug with unit speed not getting added to DBs if spawned

added mist.getRandomPointInZone
2015-03-13 17:19:16 -06:00
mrSkortch 822dea7ae7 r41
Fixed some non localized values, thanks etcher3rd

Also added an extra check for the flagfuncs to not repeatedly reset a
flag to true if the flag is already.
2015-03-04 20:41:37 -07:00
mrSkortch 332c8aaaf0 r40
Fixed a bug with spawning aircraft altitude type being switched to radio
instead of baro

Added extra checks to make sure a group or unit returned is actually
there.
2015-03-02 17:11:12 -07:00
mrSkortch fb32d2309a started making changes for next main release
numerous untested changes added. so yea, errors may (will) occur. Changes made while on vacation (damn you rain!) but reflect changes I've had on my mind or created in separate files. 

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

Added planned changes for message display v4. Added some code but it is dormant.
2015-02-03 00:09:05 -07:00
mrSkortch b2080628fe r38
Fixed bug with optional variables in coordinate message functions
2015-01-29 18:28:49 -07:00
mrSkortch 36d7a0c3bc hotfix, again
Sigh
2014-10-09 17:54:59 -06:00
mrSkortch 32f7a8c5c1 Merge pull request #8 from mrSkortch/development
Fixed an oops
2014-10-01 17:39:50 -06:00
mrSkortch 56931faa42 Fixed an oops
country data now created correctly
2014-10-01 17:38:48 -06:00
mrSkortch 7d503f6bfc Merge pull request #7 from mrSkortch/development
.36 fix
2014-09-10 00:56:07 -06:00
mrSkortch dbe7497ff2 .36 fix 2014-09-10 00:55:31 -06:00
mrSkortch 8a2c66f51b Merge pull request #6 from mrSkortch/development
hotfixs
2014-09-05 17:54:00 -06:00
mrSkortch a57342b184 hotfixs
commented out error reporting in pointInPolygon for now
2014-09-05 17:52:02 -06:00
mrSkortch 66b95a95ee Merge pull request #5 from mrSkortch/development
hotfix
2014-09-05 17:48:23 -06:00
mrSkortch 2dc78dbd4c hotfix 2014-09-05 17:45:27 -06:00
mrSkortch d2d53eab8d Merge pull request #4 from mrSkortch/development
Development
2014-09-02 02:31:05 -06:00
mrSkortch a1b24e629e 3.5 Release Files 2014-09-02 01:51:09 -06:00
mrSkortch c73ebbec43 v34 fixes
v34 fixes, yay
2014-08-30 20:44:27 -06:00
mrSkortch 17c4464600 mist 3.5 rc
Possible release version of mist 3.5. or maybe just rename it mist 4.0
2014-08-29 02:38:47 -06:00
mrSkortch 0fdd9a4a58 strings in flagFuncs
Forgot about adding this. Derp
2014-08-25 19:04:23 -06:00
mrSkortch 22d5b00d49 Documentation Minor changes
Doc file and pdf. Minor changes to mist.lua
2014-08-24 00:48:25 -06:00
mrSkortch c50463a7c8 final 3.5 features
Now bug fixes and documentation
2014-08-23 21:53:22 -06:00
mrSkortch 7f9fc1d50e moar coroutines 2014-08-21 22:45:17 -06:00
mrSkortch 4e898bfaf5 Re-factor DB Stuff
Re-factored a bunch of DB stuff

mist.dbUpdate() split into two functions

co-routine introduced for adding data to db files

moved a bunch of stuff around
2014-08-21 02:03:55 -06:00
mrSkortch 89cb721384 added mist.getUnitsInPolygon
like getUnitsInZones this function returns a table of unit objects
2014-08-10 02:06:45 -06:00
mrSkortch 8b545fc6b2 Added 5 funcs for 3.5 2014-08-10 00:34:16 -06:00
mrSkortch b5bd16b3b1 added 4 funcs for 3.5 2014-08-03 23:30:48 -06:00
mrSkortch d7323e27a6 Merge branch 'master' of https://github.com/mrSkortch/MissionScriptingTools 2014-08-01 23:04:35 -06:00
mrSkortch 5c6319c064 Merge remote-tracking branch 'origin/master'
Conflicts:
	.gitattributes
2014-08-01 23:04:28 -06:00
mrSkortch 2feddb2513 Update .gitattributes 2014-08-01 23:00:31 -06:00
mrSkortch fba8596026 Hopefully fix txt display in notepad 2014-08-01 22:59:48 -06:00
mrSkortch cdd1a53eb4 Update .gitattributes 2014-08-01 22:52:26 -06:00
mrSkortch f304031333 Fixed gitattributes
WordWrap on rev changelog should now work
2014-08-01 22:49:16 -06:00
mrSkortch 2b29f19fd1 sigh 2014-08-01 22:32:21 -06:00
mrSkortch 8e45225735 Figuring this out 2014-08-01 22:29:07 -06:00
28 changed files with 15769 additions and 6729 deletions
+3
View File
@@ -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
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
+246 -102
View File
@@ -1,130 +1,44 @@
deadObjects =
{
[16779776] =
{
["objectPos"] =
{
["y"] = 22.492967605591,
["x"] = -292872.3125,
["z"] = 654419.125,
}, -- end of ["objectPos"]
["objectType"] = "vehicle",
["objectData"] =
{
["heading"] = -1.7994767003775,
["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,
["y"] = 22.166765213013,
["x"] = -292846.4375,
["z"] = 654524.8125,
}, -- 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,
["type"] = "BTR-80",
["groupId"] = 13,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -292962.85714286,
["y"] = 654665.71428571,
["heading"] = -1.7994767003775,
["unitId"] = 30,
["playerCanDrive"] = true,
["country"] = "russia",
["pos"] =
{
["y"] = 22.284147262573,
["x"] = -292853.5,
["z"] = 654490.5,
["y"] = 22.16552734375,
["x"] = -292846.40625,
["z"] = 654525.1875,
}, -- end of ["pos"]
}, -- end of ["objectData"]
["object"] =
@@ -132,4 +46,234 @@ deadObjects =
["id_"] = 16780544,
}, -- end of ["object"]
}, -- end of [16780544]
[16779776] =
{
["objectPos"] =
{
["y"] = 22.457056045532,
["x"] = -292869.3125,
["z"] = 654432,
}, -- end of ["objectPos"]
["objectType"] = "vehicle",
["objectData"] =
{
["point"] =
{
["y"] = 654545.71428571,
["x"] = -292842.85714286,
}, -- end of ["point"]
["skill"] = "Average",
["unit"] =
{
["id_"] = 16779776,
}, -- end of ["unit"]
["category"] = "vehicle",
["unitName"] = "RuBTRs1",
["type"] = "BTR-80",
["groupId"] = 13,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -292842.85714286,
["y"] = 654545.71428571,
["heading"] = -1.7994767003775,
["unitId"] = 27,
["playerCanDrive"] = true,
["country"] = "russia",
["pos"] =
{
["y"] = 22.452924728394,
["x"] = -292868.96875,
["z"] = 654433.4375,
}, -- end of ["pos"]
}, -- end of ["objectData"]
["object"] =
{
["id_"] = 16779776,
}, -- end of ["object"]
}, -- end of [16779776]
[16780800] =
{
["objectPos"] =
{
["y"] = 22.298601150513,
["x"] = -292854.3125,
["z"] = 654485.875,
}, -- end of ["objectPos"]
["objectType"] = "vehicle",
["objectData"] =
{
["point"] =
{
["y"] = 654705.71428571,
["x"] = -293002.85714286,
}, -- end of ["point"]
["skill"] = "Average",
["unit"] =
{
["id_"] = 16780800,
}, -- end of ["unit"]
["category"] = "vehicle",
["unitName"] = "RuBTRs5",
["type"] = "BTR-80",
["groupId"] = 13,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -293002.85714286,
["y"] = 654705.71428571,
["heading"] = -1.7994767003775,
["unitId"] = 31,
["playerCanDrive"] = true,
["country"] = "russia",
["pos"] =
{
["y"] = 22.302053451538,
["x"] = -292855.65625,
["z"] = 654485.9375,
}, -- end of ["pos"]
}, -- end of ["objectData"]
["object"] =
{
["id_"] = 16780800,
}, -- end of ["object"]
}, -- end of [16780800]
[16780032] =
{
["objectPos"] =
{
["y"] = 22.378034591675,
["x"] = -292859.625,
["z"] = 654456.6875,
}, -- end of ["objectPos"]
["objectType"] = "vehicle",
["objectData"] =
{
["point"] =
{
["y"] = 654585.71428571,
["x"] = -292882.85714286,
}, -- end of ["point"]
["skill"] = "Average",
["unit"] =
{
["id_"] = 16780032,
}, -- end of ["unit"]
["category"] = "vehicle",
["unitName"] = "RuBTRs2",
["type"] = "BTR-80",
["groupId"] = 13,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -292882.85714286,
["y"] = 654585.71428571,
["heading"] = -1.7994767003775,
["unitId"] = 28,
["playerCanDrive"] = true,
["country"] = "russia",
["pos"] =
{
["y"] = 22.37452507019,
["x"] = -292859.8125,
["z"] = 654458.5,
}, -- end of ["pos"]
}, -- end of ["objectData"]
["object"] =
{
["id_"] = 16780032,
}, -- end of ["object"]
}, -- end of [16780032]
[16781056] =
{
["objectPos"] =
{
["y"] = 22.305490493774,
["x"] = -292859.53125,
["z"] = 654488.625,
}, -- end of ["objectPos"]
["objectType"] = "vehicle",
["objectData"] =
{
["point"] =
{
["y"] = 654745.71428571,
["x"] = -293042.85714286,
}, -- end of ["point"]
["skill"] = "Average",
["unit"] =
{
["id_"] = 16781056,
}, -- end of ["unit"]
["category"] = "vehicle",
["unitName"] = "RuBTRs6",
["type"] = "BTR-80",
["groupId"] = 13,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -293042.85714286,
["y"] = 654745.71428571,
["heading"] = -1.7994767003775,
["unitId"] = 32,
["playerCanDrive"] = true,
["country"] = "russia",
["pos"] =
{
["y"] = 22.300601959229,
["x"] = -292858.625,
["z"] = 654489.5625,
}, -- end of ["pos"]
}, -- end of ["objectData"]
["object"] =
{
["id_"] = 16781056,
}, -- end of ["object"]
}, -- end of [16781056]
[16780288] =
{
["objectPos"] =
{
["y"] = 22.347684860229,
["x"] = -292865.125,
["z"] = 654476.75,
}, -- end of ["objectPos"]
["objectType"] = "vehicle",
["objectData"] =
{
["point"] =
{
["y"] = 654625.71428571,
["x"] = -292922.85714286,
}, -- end of ["point"]
["skill"] = "Average",
["unit"] =
{
["id_"] = 16780288,
}, -- end of ["unit"]
["category"] = "vehicle",
["unitName"] = "RuBTRs3",
["type"] = "BTR-80",
["groupId"] = 13,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -292922.85714286,
["y"] = 654625.71428571,
["heading"] = -1.7994767003775,
["unitId"] = 29,
["playerCanDrive"] = true,
["country"] = "russia",
["pos"] =
{
["y"] = 22.343215942383,
["x"] = -292864.5,
["z"] = 654478.0625,
}, -- end of ["pos"]
}, -- end of ["objectData"]
["object"] =
{
["id_"] = 16780288,
}, -- end of ["object"]
}, -- end of [16780288]
} -- end of deadObjects
+215 -260
View File
@@ -3,373 +3,328 @@ dynGroupsAdded =
[1] =
{
["country"] = "usa",
["coalitionId"] = 2,
["groupName"] = "usa gnd 2",
["units"] =
{
[1] =
{
["alt"] = 73,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 692951.80504833,
["x"] = -288112.04900582,
["y"] = 692297,
["x"] = -283873,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["groupId"] = 7001,
["coalitionId"] = 2,
["coalition"] = "blue",
["unitId"] = 7001,
["heading"] = 1.4977557614926,
["groupName"] = "usa gnd 2",
["country"] = "usa",
["countryId"] = 2,
["x"] = -283873,
["y"] = 692297,
["category"] = "vehicle",
["unitName"] = "usa gnd 2 unit1",
["groupName"] = "usa gnd 2",
["countryId"] = 2,
["groupId"] = 7001,
["unitId"] = 7001,
["heading"] = 1.4977603826792,
["skill"] = "Average",
}, -- end of [1]
[2] =
{
["alt"] = 73,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 692984.63711165,
["x"] = -288136.26599616,
["y"] = 692378,
["x"] = -283913,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["groupId"] = 7001,
["coalitionId"] = 2,
["coalition"] = "blue",
["unitId"] = 7002,
["heading"] = 1.4977557614926,
["groupName"] = "usa gnd 2",
["country"] = "usa",
["countryId"] = 2,
["x"] = -283913,
["y"] = 692378,
["category"] = "vehicle",
["unitName"] = "usa gnd 2 unit2",
["groupName"] = "usa gnd 2",
["countryId"] = 2,
["groupId"] = 7001,
["unitId"] = 7002,
["heading"] = 1.4977610327793,
["skill"] = "Average",
}, -- end of [2]
[3] =
{
["alt"] = 72,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 692996.24632438,
["x"] = -288123.02974075,
["y"] = 692136,
["x"] = -283991,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["groupId"] = 7001,
["coalitionId"] = 2,
["coalition"] = "blue",
["unitId"] = 7003,
["heading"] = 1.4977557614926,
["groupName"] = "usa gnd 2",
["country"] = "usa",
["countryId"] = 2,
["x"] = -283991,
["y"] = 692136,
["category"] = "vehicle",
["unitName"] = "usa gnd 2 unit3",
["groupName"] = "usa gnd 2",
["countryId"] = 2,
["groupId"] = 7001,
["unitId"] = 7003,
["heading"] = 1.4977579653353,
["skill"] = "Average",
}, -- end of [3]
[4] =
{
["alt"] = 73,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 692886.94679558,
["x"] = -287976.47272972,
["y"] = 692340,
["x"] = -283878,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["groupId"] = 7001,
["coalitionId"] = 2,
["coalition"] = "blue",
["unitId"] = 7004,
["heading"] = 1.4977557614926,
["groupName"] = "usa gnd 2",
["country"] = "usa",
["countryId"] = 2,
["x"] = -283878,
["y"] = 692340,
["category"] = "vehicle",
["unitName"] = "usa gnd 2 unit4",
["groupName"] = "usa gnd 2",
["countryId"] = 2,
["groupId"] = 7001,
["unitId"] = 7004,
["heading"] = 1.4977603826792,
["skill"] = "Average",
}, -- end of [4]
}, -- end of ["units"]
["countryId"] = 2,
["groupId"] = 7001,
["name"] = "usa gnd 2",
["timeAdded"] = 43221.091,
["category"] = "vehicle",
["coalition"] = "blue",
["startTime"] = 43221.011,
["startTime"] = 43221.091,
["task"] = "Ground Nothing",
["timeAdded"] = 43221.011,
["groupId"] = 7001,
}, -- end of [1]
[2] =
{
["groupId"] = 7005,
["country"] = "usa",
["coalitionId"] = 2,
["groupName"] = "usa gnd 4",
["units"] =
{
[1] =
{
["alt"] = 69,
["type"] = "Container red 1",
["alt"] = 68,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 690925,
["x"] = -285115,
["y"] = 690998,
["x"] = -285539,
}, -- end of ["point"]
["groupId"] = 7005,
["groupName"] = "USA static 7005",
["countryId"] = 2,
["unitId"] = 7005,
["category"] = "ship",
["unitName"] = "USA static 7005",
["heading"] = 6.1694608363366,
["country"] = "usa",
["groupId"] = 7003,
["coalitionId"] = 2,
["coalition"] = "blue",
["groupName"] = "usa gnd 4",
["country"] = "usa",
["countryId"] = 2,
["x"] = -285539,
["y"] = 690998,
["category"] = "vehicle",
["unitName"] = "usa gnd 4 unit1",
["unitId"] = 7006,
["heading"] = 1.4977591325037,
["skill"] = "Average",
}, -- end of [1]
[2] =
{
["alt"] = 68,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 690984,
["x"] = -285610,
}, -- end of ["point"]
["groupId"] = 7003,
["coalitionId"] = 2,
["coalition"] = "blue",
["groupName"] = "usa gnd 4",
["country"] = "usa",
["countryId"] = 2,
["x"] = -285610,
["y"] = 690984,
["category"] = "vehicle",
["unitName"] = "usa gnd 4 unit2",
["unitId"] = 7007,
["heading"] = 1.4977589159233,
["skill"] = "Average",
}, -- end of [2]
[3] =
{
["alt"] = 68,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 690825,
["x"] = -285472,
}, -- end of ["point"]
["groupId"] = 7003,
["coalitionId"] = 2,
["coalition"] = "blue",
["groupName"] = "usa gnd 4",
["country"] = "usa",
["countryId"] = 2,
["x"] = -285472,
["y"] = 690825,
["category"] = "vehicle",
["unitName"] = "usa gnd 4 unit3",
["unitId"] = 7008,
["heading"] = 1.4977598003676,
["skill"] = "Average",
}, -- end of [3]
[4] =
{
["alt"] = 68,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 690920,
["x"] = -285485,
}, -- end of ["point"]
["groupId"] = 7003,
["coalitionId"] = 2,
["coalition"] = "blue",
["groupName"] = "usa gnd 4",
["country"] = "usa",
["countryId"] = 2,
["x"] = -285485,
["y"] = 690920,
["category"] = "vehicle",
["unitName"] = "usa gnd 4 unit4",
["unitId"] = 7009,
["heading"] = 1.4977598003676,
["skill"] = "Average",
}, -- end of [4]
}, -- end of ["units"]
["countryId"] = 2,
["timeAdded"] = 43221.011,
["category"] = "ship",
["country"] = "usa",
["startTime"] = 43221.011,
["name"] = "usa gnd 4",
["timeAdded"] = 43222.091,
["category"] = "vehicle",
["coalition"] = "blue",
["name"] = "USA static 7005",
["startTime"] = 43222.091,
["task"] = "Ground Nothing",
["groupId"] = 7003,
}, -- end of [2]
[3] =
{
["country"] = "usa",
["coalitionId"] = 2,
["groupName"] = "usa gnd 6",
["units"] =
{
[1] =
{
["alt"] = 65,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 692301.85580476,
["x"] = -283925.5171695,
["y"] = 692970,
["x"] = -288880,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["groupId"] = 7005,
["coalitionId"] = 2,
["coalition"] = "blue",
["unitId"] = 7006,
["heading"] = 1.4977557614926,
["category"] = "vehicle",
["unitName"] = "usa gnd 3 unit1",
["groupName"] = "usa gnd 3",
["groupName"] = "usa gnd 6",
["country"] = "usa",
["countryId"] = 2,
["groupId"] = 7003,
}, -- end of [1]
[2] =
{
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 692374.68565784,
["x"] = -283846.9396746,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["coalition"] = "blue",
["unitId"] = 7007,
["heading"] = 1.4977557614926,
["x"] = -288880,
["y"] = 692970,
["category"] = "vehicle",
["unitName"] = "usa gnd 3 unit2",
["groupName"] = "usa gnd 3",
["countryId"] = 2,
["groupId"] = 7003,
}, -- end of [2]
[3] =
{
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 692416.6568865,
["x"] = -284022.73058924,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["coalition"] = "blue",
["unitId"] = 7008,
["heading"] = 1.4977557614926,
["category"] = "vehicle",
["unitName"] = "usa gnd 3 unit3",
["groupName"] = "usa gnd 3",
["countryId"] = 2,
["groupId"] = 7003,
}, -- end of [3]
[4] =
{
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 692423.17192305,
["x"] = -283793.86944615,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["coalition"] = "blue",
["unitId"] = 7009,
["heading"] = 1.4977557614926,
["category"] = "vehicle",
["unitName"] = "usa gnd 3 unit4",
["groupName"] = "usa gnd 3",
["countryId"] = 2,
["groupId"] = 7003,
}, -- end of [4]
}, -- end of ["units"]
["countryId"] = 2,
["groupId"] = 7003,
["name"] = "usa gnd 3",
["category"] = "vehicle",
["coalition"] = "blue",
["startTime"] = 43223.011,
["task"] = "Ground Nothing",
["timeAdded"] = 43223.011,
}, -- end of [3]
[4] =
{
["country"] = "usa",
["units"] =
{
[1] =
{
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 690345.01202023,
["x"] = -286996.80803754,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["coalition"] = "blue",
["unitName"] = "usa gnd 6 unit1",
["unitId"] = 7011,
["heading"] = 1.4977557614926,
["category"] = "vehicle",
["unitName"] = "usa gnd 4 unit1",
["groupName"] = "usa gnd 4",
["countryId"] = 2,
["groupId"] = 7005,
["heading"] = 1.4977545807326,
["skill"] = "Average",
}, -- end of [1]
[2] =
{
["alt"] = 65,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 690495.78308897,
["x"] = -287119.30705856,
["y"] = 693075,
["x"] = -288920,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["coalition"] = "blue",
["unitId"] = 7012,
["heading"] = 1.4977557614926,
["category"] = "vehicle",
["unitName"] = "usa gnd 4 unit2",
["groupName"] = "usa gnd 4",
["countryId"] = 2,
["groupId"] = 7005,
["coalitionId"] = 2,
["coalition"] = "blue",
["groupName"] = "usa gnd 6",
["country"] = "usa",
["countryId"] = 2,
["x"] = -288920,
["y"] = 693075,
["category"] = "vehicle",
["unitName"] = "usa gnd 6 unit2",
["unitId"] = 7012,
["heading"] = 1.4977545807326,
["skill"] = "Average",
}, -- end of [2]
[3] =
{
["alt"] = 65,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 690419.49528366,
["x"] = -287149.74499211,
["y"] = 692855,
["x"] = -288930,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["coalition"] = "blue",
["unitId"] = 7013,
["heading"] = 1.4977557614926,
["category"] = "vehicle",
["unitName"] = "usa gnd 4 unit3",
["groupName"] = "usa gnd 4",
["countryId"] = 2,
["groupId"] = 7005,
["coalitionId"] = 2,
["coalition"] = "blue",
["groupName"] = "usa gnd 6",
["country"] = "usa",
["countryId"] = 2,
["x"] = -288930,
["y"] = 692855,
["category"] = "vehicle",
["unitName"] = "usa gnd 6 unit3",
["unitId"] = 7013,
["heading"] = 1.4977545807326,
["skill"] = "Average",
}, -- end of [3]
[4] =
{
["alt"] = 65,
["type"] = "M-1 Abrams",
["point"] =
{
["y"] = 690430.82466041,
["x"] = -287068.46280196,
["y"] = 693055,
["x"] = -288765,
}, -- end of ["point"]
["country"] = "usa",
["skill"] = "Average",
["coalition"] = "blue",
["unitId"] = 7014,
["heading"] = 1.4977557614926,
["category"] = "vehicle",
["unitName"] = "usa gnd 4 unit4",
["groupName"] = "usa gnd 4",
["countryId"] = 2,
["groupId"] = 7005,
["coalitionId"] = 2,
["coalition"] = "blue",
["groupName"] = "usa gnd 6",
["country"] = "usa",
["countryId"] = 2,
["x"] = -288765,
["y"] = 693055,
["category"] = "vehicle",
["unitName"] = "usa gnd 6 unit4",
["unitId"] = 7014,
["heading"] = 1.4977545807326,
["skill"] = "Average",
}, -- end of [4]
}, -- end of ["units"]
["countryId"] = 2,
["groupId"] = 7005,
["name"] = "usa gnd 4",
["name"] = "usa gnd 6",
["timeAdded"] = 43223.091,
["category"] = "vehicle",
["coalition"] = "blue",
["startTime"] = 43223.011,
["startTime"] = 43223.091,
["task"] = "Ground Nothing",
["timeAdded"] = 43223.011,
}, -- end of [4]
[5] =
{
["groupId"] = 7010,
["units"] =
{
[1] =
{
["alt"] = 66,
["type"] = "Container red 1",
["point"] =
{
["y"] = 692491,
["x"] = -287269,
}, -- end of ["point"]
["groupId"] = 7010,
["groupName"] = "USA static 7010",
["countryId"] = 2,
["unitId"] = 7010,
["category"] = "ship",
["unitName"] = "USA static 7010",
["heading"] = 6.1693154268268,
["country"] = "usa",
["coalition"] = "blue",
}, -- end of [1]
}, -- end of ["units"]
["countryId"] = 2,
["timeAdded"] = 43223.011,
["category"] = "ship",
["country"] = "usa",
["startTime"] = 43223.011,
["coalition"] = "blue",
["name"] = "USA static 7010",
}, -- end of [5]
[6] =
{
["groupId"] = 7015,
["units"] =
{
[1] =
{
["alt"] = 64,
["type"] = "Container red 1",
["point"] =
{
["y"] = 689768,
["x"] = -285807,
}, -- end of ["point"]
["groupId"] = 7015,
["groupName"] = "USA static 7015",
["countryId"] = 2,
["unitId"] = 7015,
["category"] = "ship",
["unitName"] = "USA static 7015",
["heading"] = 6.169648830639,
["country"] = "usa",
["coalition"] = "blue",
}, -- end of [1]
}, -- end of ["units"]
["countryId"] = 2,
["timeAdded"] = 43223.011,
["category"] = "ship",
["country"] = "usa",
["startTime"] = 43223.011,
["coalition"] = "blue",
["name"] = "USA static 7015",
}, -- end of [6]
["groupId"] = 7005,
}, -- end of [3]
} -- end of dynGroupsAdded
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+108 -54
View File
@@ -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"] = 11,
["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"] = 11,
["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"] = 11,
["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"] = 11,
["x"] = -315857.14285714,
["y"] = 644428.57142857,
["unitId"] = 12,
["heading"] = -0.66079849060746,
["skill"] = "Client",
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 1,
["name"] = "Uzi11",
}, -- end of ["callsign"]
["groupId"] = 7,
}, -- end of [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"] = 2,
["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"] = 2,
["x"] = -235614.28571428,
["y"] = 597819.99999999,
["unitId"] = 43,
["heading"] = 0,
["skill"] = "Client",
["callsign"] = 104,
["groupId"] = 21,
}, -- end of [43]
} -- end of humansById
+108 -54
View File
@@ -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"] = 11,
["x"] = -315857.14285714,
["y"] = 644428.57142857,
["unitId"] = 12,
["heading"] = -0.66079849060746,
["skill"] = "Client",
["callsign"] =
{
[1] = 3,
[2] = 1,
[3] = 1,
["name"] = "Uzi11",
}, -- end of ["callsign"]
["groupId"] = 7,
}, -- end of ["A-10C Client #2"]
["F-15C Client #1"] =
{
["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"] = 11,
["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"] = 2,
["x"] = -235614.28571428,
["y"] = 597819.99999999,
["unitId"] = 43,
["heading"] = 0,
["skill"] = "Client",
["callsign"] = 104,
["groupId"] = 21,
}, -- end of ["Su-33 Client #2"]
["Su-33 Client #1"] =
{
["alt"] = 2000,
["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"] = 2,
["x"] = -250185.71428571,
["y"] = 590391.42857142,
["unitId"] = 42,
["heading"] = 0,
["skill"] = "Client",
["callsign"] = 104,
["groupId"] = 20,
}, -- end of ["Su-33 Client #1"]
["F-15C Client #2"] =
{
["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"] = 11,
["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"] = 11,
["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
+5 -4
View File
@@ -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",
+36 -36
View File
@@ -4,16 +4,10 @@ navPoints =
{
[1] =
{
["y"] = 670391.42857142,
["x"] = -260757.14285714,
["name"] = "DODGE",
["callsignStr"] = "DODGE",
["point"] =
{
["y"] = 0,
["x"] = -260757.14285714,
["z"] = 670391.42857142,
}, -- end of ["point"]
["y"] = 643248.57142856,
["x"] = -242471.42857143,
["name"] = "KB1NW",
["callsignStr"] = "KB1NW",
["properties"] =
{
["vnav"] = 1,
@@ -22,8 +16,13 @@ navPoints =
["angle"] = 0,
["steer"] = 2,
}, -- end of ["properties"]
["groupId"] = 22,
["callsign"] = 3,
["point"] =
{
["y"] = 0,
["x"] = -242471.42857143,
["z"] = 643248.57142856,
}, -- end of ["point"]
["groupId"] = 25,
}, -- end of [1]
[2] =
{
@@ -70,28 +69,6 @@ navPoints =
["groupId"] = 24,
}, -- end of [3]
[4] =
{
["y"] = 643248.57142856,
["x"] = -242471.42857143,
["name"] = "KB1NW",
["callsignStr"] = "KB1NW",
["properties"] =
{
["vnav"] = 1,
["scale"] = 0,
["vangle"] = 0,
["angle"] = 0,
["steer"] = 2,
}, -- end of ["properties"]
["point"] =
{
["y"] = 0,
["x"] = -242471.42857143,
["z"] = 643248.57142856,
}, -- end of ["point"]
["groupId"] = 25,
}, -- end of [4]
[5] =
{
["y"] = 659248.57142856,
["x"] = -243614.28571428,
@@ -112,8 +89,8 @@ navPoints =
["z"] = 659248.57142856,
}, -- end of ["point"]
["groupId"] = 26,
}, -- end of [5]
[6] =
}, -- end of [4]
[5] =
{
["y"] = 625534.28571428,
["x"] = -309328.57142857,
@@ -135,6 +112,29 @@ navPoints =
}, -- end of ["properties"]
["groupId"] = 27,
["callsign"] = 4,
}, -- end of [5]
[6] =
{
["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 [6]
}, -- end of ["blue"]
["red"] =
+173 -71
View File
@@ -1,93 +1,195 @@
removedAliveUnits =
{
[16779776] =
{
["heading"] = -1.7994767003775,
["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,
["heading"] = -1.7994767003775,
["unitId"] = 30,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -292962.85714286,
["type"] = "BTR-80",
["groupId"] = 13,
["country"] = "russia",
["playerCanDrive"] = true,
["y"] = 654665.71428571,
["pos"] =
{
["y"] = 22.284147262573,
["x"] = -292853.5,
["z"] = 654490.5,
["y"] = 22.16552734375,
["x"] = -292846.40625,
["z"] = 654525.1875,
}, -- end of ["pos"]
}, -- end of [16780544]
[16779776] =
{
["point"] =
{
["y"] = 654545.71428571,
["x"] = -292842.85714286,
}, -- end of ["point"]
["skill"] = "Average",
["unit"] =
{
["id_"] = 16779776,
}, -- end of ["unit"]
["category"] = "vehicle",
["unitName"] = "RuBTRs1",
["heading"] = -1.7994767003775,
["unitId"] = 27,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -292842.85714286,
["type"] = "BTR-80",
["groupId"] = 13,
["country"] = "russia",
["playerCanDrive"] = true,
["y"] = 654545.71428571,
["pos"] =
{
["y"] = 22.452924728394,
["x"] = -292868.96875,
["z"] = 654433.4375,
}, -- end of ["pos"]
}, -- end of [16779776]
[16780800] =
{
["point"] =
{
["y"] = 654705.71428571,
["x"] = -293002.85714286,
}, -- end of ["point"]
["skill"] = "Average",
["unit"] =
{
["id_"] = 16780800,
}, -- end of ["unit"]
["category"] = "vehicle",
["unitName"] = "RuBTRs5",
["heading"] = -1.7994767003775,
["unitId"] = 31,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -293002.85714286,
["type"] = "BTR-80",
["groupId"] = 13,
["country"] = "russia",
["playerCanDrive"] = true,
["y"] = 654705.71428571,
["pos"] =
{
["y"] = 22.302053451538,
["x"] = -292855.65625,
["z"] = 654485.9375,
}, -- end of ["pos"]
}, -- end of [16780800]
[16780032] =
{
["point"] =
{
["y"] = 654585.71428571,
["x"] = -292882.85714286,
}, -- end of ["point"]
["skill"] = "Average",
["unit"] =
{
["id_"] = 16780032,
}, -- end of ["unit"]
["category"] = "vehicle",
["unitName"] = "RuBTRs2",
["heading"] = -1.7994767003775,
["unitId"] = 28,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -292882.85714286,
["type"] = "BTR-80",
["groupId"] = 13,
["country"] = "russia",
["playerCanDrive"] = true,
["y"] = 654585.71428571,
["pos"] =
{
["y"] = 22.37452507019,
["x"] = -292859.8125,
["z"] = 654458.5,
}, -- end of ["pos"]
}, -- end of [16780032]
[16781056] =
{
["point"] =
{
["y"] = 654745.71428571,
["x"] = -293042.85714286,
}, -- end of ["point"]
["skill"] = "Average",
["unit"] =
{
["id_"] = 16781056,
}, -- end of ["unit"]
["category"] = "vehicle",
["unitName"] = "RuBTRs6",
["heading"] = -1.7994767003775,
["unitId"] = 32,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -293042.85714286,
["type"] = "BTR-80",
["groupId"] = 13,
["country"] = "russia",
["playerCanDrive"] = true,
["y"] = 654745.71428571,
["pos"] =
{
["y"] = 22.300601959229,
["x"] = -292858.625,
["z"] = 654489.5625,
}, -- end of ["pos"]
}, -- end of [16781056]
[16780288] =
{
["point"] =
{
["y"] = 654625.71428571,
["x"] = -292922.85714286,
}, -- end of ["point"]
["skill"] = "Average",
["unit"] =
{
["id_"] = 16780288,
}, -- end of ["unit"]
["category"] = "vehicle",
["unitName"] = "RuBTRs3",
["heading"] = -1.7994767003775,
["unitId"] = 29,
["groupName"] = "RuBTRs",
["countryId"] = 2,
["coalition"] = "red",
["x"] = -292922.85714286,
["type"] = "BTR-80",
["groupId"] = 13,
["country"] = "russia",
["playerCanDrive"] = true,
["y"] = 654625.71428571,
["pos"] =
{
["y"] = 22.343215942383,
["x"] = -292864.5,
["z"] = 654478.0625,
}, -- end of ["pos"]
}, -- end of [16780288]
} -- end of removedAliveUnits
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
+24 -24
View File
@@ -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
BIN
View File
Binary file not shown.
+1439 -709
View File
File diff suppressed because it is too large Load Diff
BIN
View File
Binary file not shown.
+5787
View File
File diff suppressed because it is too large Load Diff
+84 -2
View File
@@ -1,6 +1,88 @@
-- Changelog
-- changelog
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