Thread Tools Display Modes
04-17-11, 01:33 AM   #1
qwertyui
An Aku'mai Servant
Join Date: Feb 2006
Posts: 30
Again with the cooldowns

Despite the spellIDs being registered in cooldowns.lua, cooldown feature does not seem to react to the use of Mind Blast, Holy Fire, Holy Word: Sanctuary (AoE healing chakra) Stoneform and Lightwell.

Here are the cooldowns.lua strings as they appear in my current file:
RDXCD.RegisterCooldown(nil, nil, "PRIEST", nil, 8092, 8); -- Attaque mentale
RDXCD.RegisterCooldown(nil, nil, "PRIEST", nil, 14914, 10); -- Flammes sacrГŠes
RDXCD.RegisterCooldown(nil, nil, "PRIEST", nil, 88685, 40); -- HW: Sanctuary
RDXCD.RegisterCooldown(nil, nil, "PRIEST", "Holy", 724, 3*60); -- Puits de lumiГЁre, see totem fire lol
RDXCD.RegisterCooldown("Dwarf", nil, nil, nil, 20594, 2*60); -- forme de pierre

I checked the spellIDs against wowhead, seemed to match.
  Reply With Quote
04-18-11, 01:49 AM   #2
sigg
Featured Artist
 
sigg's Avatar
Featured
Join Date: Aug 2008
Posts: 1,251
Thanks for the feedback.

I will take a look.

Cheers
__________________
RDX manager
Sigg
  Reply With Quote

WoWInterface » Featured Projects » OpenRDX » OpenRDX Community » OpenRDX: Community Chat » Again with the cooldowns


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off