View Single Post
Illyahr
Senior Member
 
Join Date: Feb 2013
Posts: 357

Old October 17th, 2020, 07:39 PM
For a quick fix you could put this into the code

Code:
perform hero.child[thingid].delete[AbilType.SpellLike]
perform hero.child[thingid].assign[AbilType.Super]
perform hero.child[thingid].assign[Helper.ShowCharge]
This'll change it to a supernatural ability and have it show up in the 'In-Play' tab so you can track it.

Last edited by Illyahr; October 17th, 2020 at 07:47 PM.
Illyahr is offline   #1047 Reply With Quote