As any experienced Editor will know, cast time on a spell is the amount of time before the unit begins casting the spell not the amount of time after begining that the spell's effect shoots off.
This is my problem.
In my trigger, I want to place some text above the unit whilst casting is taking place, ie. whilst cast time is being waited for, however, I can only seem to refer to the spell's start with the "Unit begins casting an ability" event, which means the spell's effect will do either of these:
-If the spell has cast time, it will wait the cast time, then the text will appear saying it is currently casting, ONCE the spell's effect has shot off.
-If the spell has the cast time removed, it will shoot off the effect whilst the text still says that it is casting.
Does anyone know how I can have the visual effect for the spell begin when I declare it should inside my trigger.
Yes, I am GUI bound.
Thanks for reading.
This is my problem.
In my trigger, I want to place some text above the unit whilst casting is taking place, ie. whilst cast time is being waited for, however, I can only seem to refer to the spell's start with the "Unit begins casting an ability" event, which means the spell's effect will do either of these:
-If the spell has cast time, it will wait the cast time, then the text will appear saying it is currently casting, ONCE the spell's effect has shot off.
-If the spell has the cast time removed, it will shoot off the effect whilst the text still says that it is casting.
Does anyone know how I can have the visual effect for the spell begin when I declare it should inside my trigger.
Yes, I am GUI bound.
Thanks for reading.