Jump to content

Additional function for the mission editor, possible ?


Recommended Posts

Posted (edited)

hi,

 

it would be nice to have in "actions" the possibility of placing a "or" (as in conditions)

 

with this, with a condition, there might be different results, randomly

 

actually is: if codition1 or condition2, then action1.

It would : if condition1 or condition2, when action1 or action2 or 3 ... ! okay? :D

 

I do not know if this is possible in a future update, but hey you never know ...

 

ty

 

EDIT : I tried changing the assignment file (renaming .miz .zip) and adding the line "or" copied / pasted from conditions. Result, there is no error, but the actions running simultaneously ...

Edited by Anski
Posted

Are you thinking a set of actions from which one is chosen at random if the condition is satisfied? Otherwise from a logic point of view DCS would need a sub condition on the action to allow it to choose the right one.

You could probably do something similar already by having very similar but mutually exclusive conditions with a different action on each one if you see what I am getting at.

Posted

For now, I'm doing differently using random flags and that's fine, except that it adds lines of the rules, to simplify it was what I was thinking about it

  • Recently Browsing   0 members

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