Hello everyone!
I am trying out to write a custom mod just to learn very basics, so I am really beginner at this.
I created 2 custom abilities Deafening Blast and Supernova. I can cast both of these abilities on my hero but when I give them to a custom unit, it can cast deafening blast but in the AI script of supernova the value for IsFullyCastable() is always false. Causing that ability to never be casted. Eventhough ability is levelled.
I don't know what did I do wrong, I am willing to share more details if this is not something obvious or I can share my screen so we can debug together.
Thanks in advance.