View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old October 19th, 2020, 04:29 AM
Quote:
Originally Posted by Illyahr View Post
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.
Good call, Illyahr. Completely blanked on this.
Sendric is offline   #1050 Reply With Quote