Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Bug) or + and incompatibility #87

Open
KhrysAK47 opened this issue Aug 24, 2024 · 1 comment
Open

(Bug) or + and incompatibility #87

KhrysAK47 opened this issue Aug 24, 2024 · 1 comment

Comments

@KhrysAK47
Copy link

KhrysAK47 commented Aug 24, 2024

I am unsure if this is intentional or not, but we cannot combine the conditions and and or, on execute events, for example:

%var1% contains yes or %var2% contains yes and %var3% contains yes execute TEST

@Ajneb97
Copy link
Owner

Ajneb97 commented Aug 24, 2024

As said here: https://ajneb97.gitbook.io/conditionalevents/conditions#basic-functionalities:

"You can only use a condition separator of one type in the same line. Meaning you can't mix ORs and ANDs in one condition line."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants