HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Question about Immoltion...

03-02-2004, 12:43 AM#1
BattleBotv8.2
I'm basing a skill off it, and just using all the abilitys off triggers, I do start channeling ability and the starting trigger works but what do I use for stopping?
03-02-2004, 01:03 AM#2
ThyFlame
Quote:
Originally Posted by BattleBotv8.2
I'm basing a skill off it, and just using all the abilitys off triggers, I do start channeling ability and the starting trigger works but what do I use for stopping?


Ability is finished casting, or unit stops casting ability

1 should work
03-02-2004, 02:00 PM#3
Vexorian
The only way I know to detect when someone's immolation stops is Waiting until the unit doesn't have the immolation buff (but you have to wait till it has the immolation buff first)
03-02-2004, 03:53 PM#4
BattleBotv8.2
But how do I detect what spell has stopped. When you use ability comparisen, you can just use ability being cast.
03-02-2004, 04:12 PM#5
SirSalute
Quote:
Originally Posted by ThyFlame
Ability is finished casting, or unit stops casting ability

This are the event that check for spell that finish casting, or being stopped.
03-02-2004, 04:23 PM#6
BattleBotv8.2
But when I use those the ending affect is instantly, where I want the ability to stop when you deactivate the ability.
03-02-2004, 09:46 PM#7
BattleBotv8.2
Could any help me?
03-03-2004, 01:48 PM#8
cangrejo
Isn't there a "Unit stops the effect of an ability" event or something like that?

I dunno how to compare the Ability ========= immolation but maybe you can find out (maube i will look this up if i open the editor)
03-03-2004, 02:55 PM#9
Vexorian
The thing is that those events only work well for channeling, for immolation you need to wait till the hero loses the immolation buff, and after that do what you were intending to do in the trigger with the stops the effect of immolation you wanted.