ARTY 1.0.0

- Added pseudo functions for FMS states.
- Fixed a few bugs.
This commit is contained in:
funkyfranky
2018-06-10 23:35:22 +02:00
parent e8ff153427
commit ba2d359af2
2 changed files with 393 additions and 90 deletions

View File

@@ -933,7 +933,9 @@ function EVENT:onEvent( Event )
Event.WeaponTypeName = Event.WeaponUNIT and Event.Weapon:getTypeName()
--Event.WeaponTgtDCSUnit = Event.Weapon:getTarget()
end
-- @FC: something like this should be added.
--[[
if Event.idx then
Event.MarkID=Event.idx
Event.MarkVec3=Event.pos
@@ -942,6 +944,7 @@ function EVENT:onEvent( Event )
Event.MarkCoalition=Event.coalition
Event.MarkGroupID = Event.groupID
end
]]
if Event.cargo then
Event.Cargo = Event.cargo