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

Flags not translating after Delay #494

Open
xxJinxedxx opened this issue Oct 27, 2019 · 0 comments
Open

Flags not translating after Delay #494

xxJinxedxx opened this issue Oct 27, 2019 · 0 comments

Comments

@xxJinxedxx
Copy link

The Flag conditions are not translated if a Delay is used.
E.g. Flag -> Delay = doesn't meat/breaks the flag condition even if the condition is correct and met.

You will need to use the same Flag condition after every Delay to make it work.
Multiple Delay skill example:
E.g. (SkillTree~) Condition:Flag -> Delay -> Condition:Flag -> (mechanic or whatever) -> Delay -> Condition:Flag(same flag) -> (mechanic or whatever) etc...

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

1 participant