Hello everyone,
I'm looking for a condition that checks whether a spell (modified Essence of Blight in my case) is activated or deacivated so that my trigger only runs if the spell's autocast is activated. I didn't find the option in the editor yet, so i decided to post here.
Does something like it exist in WE or do i have to use JASS?
PS: Morphling's Morp ability in DotA works more or less the same way: manual casting does nothing, however, the attributes get swapped if its activated. So there must be a function im looking for.
I'm looking for a condition that checks whether a spell (modified Essence of Blight in my case) is activated or deacivated so that my trigger only runs if the spell's autocast is activated. I didn't find the option in the editor yet, so i decided to post here.
Does something like it exist in WE or do i have to use JASS?
PS: Morphling's Morp ability in DotA works more or less the same way: manual casting does nothing, however, the attributes get swapped if its activated. So there must be a function im looking for.