- Missiles are now tracked.
- Statics can now be used for strafe pits.
- Statics are automatically recognized.
- More user functions to add bomb or strafe targets.
- Bomb targets are allowed to move.
- Bomb targets can automatically move randomly inside the range zone.
- Improved trace output.
- Documentation updated.
-- Fixed error in Detection Units and Types, when the last unit is destroyed in teh collection, it would crash the logic.
-- In the event processing, no error to be generated if the target static is not found.
Change _OnBirth() to OnEventBirth().
Messages about bomb impact only within Range radius.
Fixed DCSunit not known when player leaves.
Fixed TgtGroup in DCS onEvent() event handler.
Added YT demo vid.
Added 476th range object reference.
- Reworked the messaging. The name of the sender is now better modelled.
- When a name is given, the name is used, unmodified.
- When no name is given, the callign is inspected and used if set.
- When no name and callsign, the group name is used.
- Reworked the Detection logic.
- 2 collections, one for the internal grouping and one for the external indexes.
- Reworked the methods.
- Reworked the naming of Command Centers.
- A name function
- A text function, showing Command Center [X]
- A short text function, showing CC [X]
- Reworked the naming of Missions.
- A name function
- a text function, showing Mission "X (prio)"
- a short text function, showing Mission "X"
- Embedded the new namings within the code (where I found them).
- There may be some leftovers. Please raise, and I'll fix it immediately.
- I've tested where i could.
RAT:
- Added possibility to activate uncontrolled aircraft.
- Added immortal option (untested).
- Added invisible option (untested).
- Added check that when aircraft are spawned on the runway, that they get despawned immediately.
- Added RATMANAGER class.
ZONE: Fix/workaround for isExist() always returning false for scenery objects.
Added additional arguments for markers as introduced in DCS 2.5.
RAT improvements:
- Added onboard num via input.
- Added description of WPs.
- Fixed markers.