Results: 5Comments by: Dornhelm
File: OmniCC12-06-10
"Hopefully", indeed ;-) If for any...
Posted By: Dornhelm
"Hopefully", indeed ;-) If for any unlikely reason duration gets 0.01 smaller or the call gets delayed, the problem will be back. May I suggest another solution? It is based on the idea, that setting a duration of 0 will prevent you from getting the end-of-animation event (I haven't tested): self.updater:GetAnimations():SetDuratio...
File: OmniCC12-05-10
Found the 1m problem: Whenever you...
Posted By: Dornhelm
Found the 1m problem: Whenever you call Timer:ScheduleUpdate(0) the display is frozen to '1m'. Usually the first nextUpdate is ~ 0.001, but on rare occasions it is 0 (GetTime()==Timer.start). P.S. tullerCC has the same problem.
File: OmniCC12-03-10
together with inline aura, a few se...
Posted By: Dornhelm
together with inline aura, a few seconds after activation of Battle Shout: http://img140.imageshack.us/img140/9403/omnicc1m01.jpg a few seonds later I used Berserker Rage: http://img109.imageshack.us/img109/9708/omnicc1m02.jpg all addons removed except OmniCC. I removed the macro from button 6, then Battle Shouted, then moved the...
File: OmniCC12-02-10
When I updated from waffles3 to waf...
Posted By: Dornhelm
When I updated from waffles3 to waffles6, my Battle Shout CD shows 1m until I activate something else (e.i. Shield Block). Same problem with waffles8. No options changed. Apart from that: great addon!!
File: WowLua08-17-10
Error when renaming a page
Posted By: Dornhelm
Hallo Cladhaire, first of all, I would like to let you know, that I'm using this addon for a long time and it makes writing and testing of addons much easier. Good job! The minor inconvenience is, that every time I rename a page, I get: WowLua.lua line 421: attempt to index global 'ChatFrameEditBox' (a nil value) Afte...