So, I am trying to make an ability permanent when its bought so that it carries over when morphing the hero. The problem is, when I use the raw ability ID in the custom script, I get an undeclared variable error.
Code:
Any ideas?
Thanks
Code:
-
Custom script: call UnitMakeAbilityPermanent(GetTriggerUnit(), true, A01T)
Any ideas?
Thanks
Last edited: