Eniripsa96 / SkillAPI

A flexible API for easily creating skills and classes with visual skill trees
112 stars 111 forks source link

Iomatix #496

Open iomatix opened 5 years ago

iomatix commented 5 years ago

For 1.14.4+

SeruhioX commented 4 years ago

Hello! I've tried this by changing the API version to 1.13 and it works correctly, but skills that start with something other than "CAST", for example "INITIALIZE" or "TOOK PHYSICAL DAMAGE" don't always work well, but reloading the plugin does.

Basically I have conditions for terrain elevation and items with certain names.

I would like to know if you could look at it since reloading the plugin for this to work is not a solution and I don't see what the problem may be since I'm not familiar with this code.

Thank you