Jump to content

Recommended Posts

Posted (edited)

Currently in the DCS mission editor, if you create a trigger you can use the OR condition with two or more expressions. Of course, if you put two expressions without an OR in between it’s assumed that the two conditions are AND’ed.

 

What’s missing is a way to group multiple lines so that you can properly use the OR (and assumed/default AND) properly with multiple rows of conditions. For example, it would be very helpful to have something like this, so we didn’t have to use multiple flags or convert to a Lua script:

 

(

Expression A

Expression B

)

OR

Expression C

 

Thanks!

Relent

 

Edit: Moderators, please change “model” to “mission” in the subject shown in the topic list view... thanks.

Edited by 609_Relentov
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...