AlexanderYoshi
01-24-2006, 10:56 PM
/script local startId = 68; for z=6,1,-1 do if ( IsCurrentCast(startId+k, "spells")==0) then CastSpellByName("Flash
Heal(Rank "..z..")"); end; end
If you've been facing the Green Dragons, your healers may have been breathed on by accident. If so, you'll notice that the cooldown is rank specific. So this macro should automatically use the next rank if it is down.
If you have not learned all of your spells, the startId may need to be changed!
Heal(Rank "..z..")"); end; end
If you've been facing the Green Dragons, your healers may have been breathed on by accident. If so, you'll notice that the cooldown is rank specific. So this macro should automatically use the next rank if it is down.
If you have not learned all of your spells, the startId may need to be changed!