Fixed issue with message system
Added check for message systems to not send messages to combined arms if
CA slots are not in a mission.
This commit is contained in:
mrSkortch
2015-06-17 22:08:10 -06:00
parent 278216aabb
commit 2f02c4041c
3 changed files with 73 additions and 24 deletions
+7
View File
@@ -1,3 +1,10 @@
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.