API GetRuneCooldown - WoWWiki - Your guide to the World of Warcraft
Anybody have a way to grab the cooldown of a rune time in seconds?
Reason:
Spell.Cast("Empower Rune Weapon", ret => StyxWoW.Me.DeathRuneCooldown + StyxWoW.Me.FrostRuneCooldown + StyxWoW.Me.UnholyRuneCooldown > 8)
It's really important.
Anybody have a way to grab the cooldown of a rune time in seconds?
Reason:
Spell.Cast("Empower Rune Weapon", ret => StyxWoW.Me.DeathRuneCooldown + StyxWoW.Me.FrostRuneCooldown + StyxWoW.Me.UnholyRuneCooldown > 8)
It's really important.






