The Twine forums are now archived. If you need help, please visit http://help.supermechanical.com

How to OR rules?

Clear how to and rules but don't see an OR option. Sure I'm missing something.

Answers

  • 4 Comments sorted by Votes Date Added
  • I think when you add a condition to a rule, it becomes an AND. When you add two or more new rules for the same conditions they become an OR. So in general if you create three rules, each with two conditions and all with the same resulting action, you could view it as IF (A+B) OR (C+D) OR (E+F) THEN ACTION. A,B,C&D are not necessarily unique.
  • Note that in the example above, the three rules are evaluated individually, not as one complex rule. So it's possible to generate multiple identical actions as a result, which may lead to unexpected results, depending on their nature.
  • Thanks. Interesting to try a few cases and see.
Sign In or Register to comment.