View Single Post
Old 06/05/08, 6:09 AM   #1212 (permalink)
Spookeh
Von Kaiser
 
Tauren Druid
 
Emerald Dream (EU)
/run local f="Cat Form";f=GetSpellCooldown(f)>0 or UnitMana('player')>XXX or not IsUsableSpell(f) or CancelPlayerBuff(f)
/stopmacro [form]
/cast Cat Form


That macro casts cat form if you're not in GCD + have less than XXX energy. its a powershift macro for feral DPS.
I don't understand how it works really, but could you steal the GCD check from it to add to the reshift macro?
 
User is offline.
Reply With Quote