Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Skudnfroodie
Forum: News 02-21-16, 03:54 AM
Replies: 227
Views: 104,891
Posted By Skudnfroodie
Just because Cairenn submitted the email...

Just because Cairenn submitted the email addresses to Blizzard, doesn't that mean that blizzard immediately gives them beta access.
Forum: Lua/XML Help 09-13-15, 02:09 AM
Replies: 3
Views: 5,006
Posted By Skudnfroodie
As far if I understand it, "IsUsableAction" would...

As far if I understand it, "IsUsableAction" would only return 0, 1 when "Keg Smash" is on Cooldown but the player has enough energy to use it.

The function of the addon is to predict how much energy...
Forum: Lua/XML Help 09-12-15, 01:31 PM
Replies: 3
Views: 5,006
Posted By Skudnfroodie
GetPowerRegen() * (start + duration - GetTime()) rounding problem

Hi,

this code should display the Jab symbol every time the player has enough energy to use Jab and still be able to use Keg Smash when it comes of cooldown.

local regen = GetPowerRegen()
local...
Showing results 1 to 3 of 3