Error in conditions for variables
Good afternoon/evening
You can see the version of MythicMobs on the screenshot
It took me for some skill to use condition on variable
In your documentation I found the following conditions:
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
I tried to brazenly copy this example for my own purposes, however, the ability is triggered every 3 seconds as indicated in the trigger
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