Jump to content

Add parentheses (groupings) for trigger expression in model editor


609_Relentov

Recommended Posts

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
Link to comment
Share on other sites

  • Recently Browsing   0 members

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