Closed Gankra closed 12 years ago
Currently if you have a trigger like:
<trigger> <args></args> <args></args> <args></args> </trigger>
The result is the logical AND of the args. One should be able to specify something like: <trigger operator="or">...</trigger>
<trigger operator="or">...</trigger>
OR, XOR, NAND, and NOR would all be useful to have.
EDIT: Fixed Gankro forgetting the grave accents. Again.
EDIT: SHUSH YOU. IT'S NOT FORGETTING IF YOU WEREN'T AWARE.
Currently if you have a trigger like:
The result is the logical AND of the args. One should be able to specify something like:
<trigger operator="or">...</trigger>
OR, XOR, NAND, and NOR would all be useful to have.
EDIT: Fixed Gankro forgetting the grave accents. Again.
EDIT: SHUSH YOU. IT'S NOT FORGETTING IF YOU WEREN'T AWARE.