What triggers could i use to solve this problem
I have a hero who can metamorphis into melee/range units, each of these units has some unit abilities, each of these abilities have 3 levels.
basically the problem is that if i have level 2 or 3 abilities on my melee unit, and i morph him into range, then back to melee, his abilities reset back to level 1.
is there any way to fix this?
*EDIT - I have found a solution but it will probly leak, basically every 0.01 seconds it checks what level the Hero is and adjusts his ability levels accordingly, is this going to leak? as there will b 12 players using this trigger. is there a better way to do this?
I have a hero who can metamorphis into melee/range units, each of these units has some unit abilities, each of these abilities have 3 levels.
basically the problem is that if i have level 2 or 3 abilities on my melee unit, and i morph him into range, then back to melee, his abilities reset back to level 1.
is there any way to fix this?
*EDIT - I have found a solution but it will probly leak, basically every 0.01 seconds it checks what level the Hero is and adjusts his ability levels accordingly, is this going to leak? as there will b 12 players using this trigger. is there a better way to do this?
Last edited: