My apologie for being unclear : my point is that the arguments starts and extend seem to be inverted in DML.
According to the documentation (sorry for quoting you ^^) :
- extend : Extend the length of the runway (as reported internally by the map’s DB) by this amount of meters.
- starts : Offset (in meters) from the runway threshold (as defined by DCS’s airfield DB) where the TDZ starts
While in my test, when I fill the "starts" argument with a positive value (360 in the exemple above), it shrinks the zone size by 360m.
The extend arg offsets the position of the zone.
Knowing that, I was able to create the mission but I think either the documentation or the module has it inverted
Thank you.