HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Check if unit is still channeling?

04-10-2010, 07:34 PM#1
shiFt...
Can somebody please post a trigger that checks if a unit is channeling a spell so that a dummy can continue channeling a dummy spell? Im trying to make the volcano ability, but have a dummy channel the ability, so if the caster stops the dummy would stop channeling.
04-10-2010, 07:50 PM#2
moyack
Detect when the unit order is different from the spell one with a looping function (timer).
04-11-2010, 04:51 AM#3
BuRnInSpartan
im not sure i completely understand. you want it so that when the caster stops casting your dummy stops too?
04-12-2010, 04:24 PM#4
Anitarf
Quote:
Originally Posted by shiFt...
Can somebody please post a trigger that checks if a unit is channeling a spell so that a dummy can continue channeling a dummy spell? Im trying to make the volcano ability, but have a dummy channel the ability, so if the caster stops the dummy would stop channeling.
If this is what you need, then you don't have to detect if the unit is still channeling the ability, instead you should detect when the unit stops channeling it. There is a trigger event that does just that.