HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Any condition for ability finished casting?

01-03-2004, 02:23 PM#1
cangrejo
Event:
Unit - A unit finishes casting an ability
Condition:
I need an Ability comparision, but the only function is "Ability being cast" and it doesnt work..



HELP!!!!!!! =o):bgrun:


PS (EDIT) Custom text is FINE!! if there is a sucha masterpiece of a master!111one

I need one anyway!!!11eleven!11!
01-03-2004, 02:38 PM#2
Trickster
How long is the casting time? if it's 0, then you should probably consider makin it 'unit starts casting an ability' (or do it anyway and apply a delay on the trigger, so that the effects start the same time as the casting ends)
01-03-2004, 04:12 PM#3
Kamahl
Quote:
Originally posted by Trickster
How long is the casting time? if it's 0, then you should probably consider makin it 'unit starts casting an ability' (or do it anyway and apply a delay on the trigger, so that the effects start the same time as the casting ends)

Yeah, just get the casting time from the Object Editor and have the first action of the trigger be to wait for that long. Then, the rest would go off just as the unit finishes.
01-03-2004, 06:31 PM#4
th15
Use "If Current orders of <unit> not equal to Archmage - Blizzard" to check if a spell is not being cast.