Bug Closed · Resolved

Error in conditions for variables

#2509 opened by Unknown 4 years ago

Unknownreported this bug

Good afternoon/evening

You can see the version of MythicMobs on the screenshot

[Legacy attachment omitted]

It took me for some skill to use condition on variable

In your documentation I found the following conditions:

[Legacy attachment omitted]

For example, take VariableEquals (https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/skills/conditions/variableequals)

There is an example in which the skill should be called every 60 ticks. However, due to the fact that the variable is reset after 6000 ticks, the condition does not allow this ability to be triggered before the variable is reset

[Legacy attachment omitted]

I tried to brazenly copy this example for my own purposes, however, the ability is triggered every 3 seconds as indicated in the trigger

[Legacy attachment omitted]

[Legacy attachment omitted]

[Legacy attachment omitted]

As you can see, the ability was triggered every 3 seconds, and it also swore at the wrong condition

By the way, I have tried all 3 conditions for variables and none of them works as it should

Thanks for your attention

Sign in to join the discussion.