mirror of
https://github.com/mrSkortch/MissionScriptingTools.git
synced 2025-08-15 10:47:23 +00:00
v43
Minor fixes to getPayload, dynAdd, and dynAddStatic
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
-- changelog
|
||||
v43
|
||||
-fixed issue with getPayload
|
||||
-dynAdd and dynAddStatic now return the full new table and not just its name. The name value is still accessible via returned table.name
|
||||
|
||||
v42 v3.6 release
|
||||
-added mist.getRandomPointInZone. Function uses mist.getRandomPointInCircle.
|
||||
-fixed bug with altitude switching to radio if baro was specified
|
||||
@@ -12,6 +16,8 @@ getGroupPayload
|
||||
getGroupPoints
|
||||
getGroupRoute
|
||||
|
||||
--re added the mist named file
|
||||
|
||||
v38
|
||||
- fixed bug with optional variables for coordinate messages not actually being optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user