PDA

View Full Version : CooldownHud and 2.0.3


Klam
11-01-2007, 03:30 PM
http://ui.worldofwar.net/ui.php?id=117

Finally last patch broke it, still dont think its a huge break but if anyone could help to find a fix thx:P

Interface/FrameXML/Cooldown.lua:4: attempt to call method 'SetCooldown' (a nil value):
<in C code>: in function `CooldownFrame_SetTimer'
CooldownHud-2005.10.10/CooldownHud.lua:635: in function `CooldownHud_OnUpdate'
<string>:"CooldownHud:OnUpdate":2: in function <[string "CooldownHud:OnUpdate"]:1>

from buggrabber/sake.
Would be nice to have the mod back :p

Tunga
11-01-2007, 07:17 PM
From the patch notes:
Cooldown Indicators

* There's a new cooldown indicator frame that replaces the previous model file. The old syntax: <Model inherits="CooldownFrameTemplate"/> should be replaced by <Cooldown inherits="CooldownFrameTemplate"/>
Shouldn't be difficult to fix, a find a replace should do it I think.