mirror of
https://github.com/weyne85/DML.git
synced 2025-10-29 16:57:49 +00:00
Update README.md
This commit is contained in:
parent
873a504c6d
commit
8888da9f3b
@ -5,6 +5,9 @@ A Toolbox For Mission Designers
|
||||
## What?
|
||||
DML is a **mission-building toolbox that** for Eagle Dynamic's DCS combat flight simulator that **does not require Lua**, yet it also provides comprehensive support if you do want to use Lua. At its heart are modules that **attach themselves to Mission Editor’s (ME) Trigger Zones** to provide new abilities. Mission designers control these new abilities in ME by adding ‘Attributes’ to these Trigger Zone.
|
||||
|
||||

|
||||
|
||||
|
||||
Through this simple mechanism, adding complex new abilities to missions becomes a snap (or, at least, much easier). Since **you control DML from inside ME**, you do not have to mess around with Lua scripts – all DML modules take their run-time data from Trigger Zone attributes. You edit those in ME: Trigger Zones already have attributes, editing them is built into ME. If you have ever created a Trigger Zone, you have already seen ME’s zone attributes. You likely ignored them because they have had little practical use. Until now. We’ll use zone attributes to put DCS mission creation into super-cruise.
|
||||
|
||||
**DML can reduce advanced tasks (such as adding CSAR missions) to placing trigger zones and adding attributes.**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user