HeroRotation

HeroRotation

5M Downloads

[Warlock] Affliction: where is the function of Cooldowns()

mizone opened this issue ยท 4 comments

commented

Hi,

there are no cooldowns() found in the profile. can you fix it?

commented

there is plenty. What APL action do you want to translate ?

commented

affliction:
local function Aoe()

line 260 : local ShouldReturn = Cooldowns(); if ShouldReturn then return ShouldReturn; end

commented

I see, i fixed it temporarily until someone take a look at the profile completely
fe11940

commented

Thank you!