View Single Post
01-10-06, 04:27 PM   #21
Gello
A Molten Giant
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 521
Originally Posted by Needy
I realized that the event script i made didnt work because somehow I couldnt find the right trigger.
...
I tried
SPELL_UPDATE_USABLE
ACTIONBAR_UPDATE_USABLE
ACTIONBAR_UPDATE_COOLDOWN

for some reason they dont fire when my cooldown ends, I tested it wit spell 47 which is my stealth, which should change to the set when my 10s cooldown of stealth ends. (I stealth and unstealth, which brings 10s CD on the spell, then waited it out the 10s, nothing happened.)

I also tried delay set to 0.5 and 0 and 1 s
I've researched this a bit more and I can't find an event that triggers when a spell comes off cooldown. Maybe someone else knows. This sounds like something you'll need a timer mod for. To have something run 10 seconds after you use a vanish macro.
  Reply With Quote