OmniCC is an addon that adds text to items/spells/abilities that are on cooldown to indicate when they'll be ready for use. OmniCC should be compatible with any addon that uses a cooldown model.
A configuration GUI is included, and can be shown via /omnicc or /occ
Change Log - OmniCC
2.1.1
* Rethrottled the updates
* Tweaked the no cooldown count flag to hide active timers.
2.1.0
* Updated a setting to make LSM3 work properly.
* Fixed a bug with embeds.xml
* Switched to using noCooldownCount to signify that cooldown count should not display on an object, instead of noomnicc
2.0.9
* Updated to LSM 3
* Unthrottled the updates for cooldowns with durations > 1 minute. This is to (hopefully) prevent an issue with the rogue ability Preparation.
* Reimplemented the slash commands
Optional Files - OmniCC
Sorry, there are currently no optional files available.
Originally posted by Cesar is where any way to disable duration on my target for stackble buffs (like sunder armor)? the time left of debuff hides the number of stacks so it's a bit hard to understand how many stacks i have atm! thx
Increase the minimum size slider until they go away.
is where any way to disable duration on my target for stackble buffs (like sunder armor)? the time left of debuff hides the number of stacks so it's a bit hard to understand how many stacks i have atm! thx
Originally posted by jbe3d I get frequent messages that OmniCC is generating large numbers of errors and is slowing down the game (WoW). Here is one example:
Error: attempt to index field 'short' (a nil value)
File: Interface/AddOns/!OmniCC/cooldown.lua
Line : 25
Count: Infinite
Any idea how I can solve this problem?
I'm using the newest version of OmniCC, the problem is persistent though different versions...
thx
U also use an old version, why u have an folder called !OmniCC ? it should be without "!". Only OmniCC & OmniCC_Options u should have, just delete all OmniCC folders download new one and it will work :P
Originally posted by Tuller So, does Blizzard code rely on this somewhere?
No but you're hooking the api and breaking it. Any other addon that calls SetCooldown with a string argument has a right to expect it to work because blizzard's function accepts it.
Originally posted by megagriff Cooldown:SetCooldown will accept strings as arguments and convert them to numbers, but the hooked function chokes if you do this.
Would it be possible for OmniCC to display cooldown times accurate to 0.5s instead of 1s? It is very important for certain rotations to know when we reach the 1.5s threshold. Ex. for tanks, if Shield Slam cooldown is up in less than 1.5s, it's better to wait for Shield Slam rather than squeezing in an additional Devastate. Currently, OmniCC shows the cooldown going from 2s to 1s, so we can't tell exactly when we cross the 1.5s threshold.
I've used this addon always, but it doesn't work fine since yesterday.
Only show the bestial wrath or the trinkets & potions cooldown but not the skills. I'm using bongos2, have the last update. Anyone help?
Thx in advance. Cheers. Sorry for my english.
Last edited by Dragonforce : 05-11-2008 at 11:50 PM.
Whenever I try to change the font type I always get this message:
Code:
OmniCC_Options\menu.lua:325: <unnamed>:SetText(): Font not set
OmniCC_Options\menu.lua:325: in function <Interface\AddOns\OmniCC_Options\menu.lua:306>
OmniCC_Options\menu.lua:386: in function <Interface\AddOns\OmniCC_Options\menu.lua:386>
<in C code>: in function `Show'
OmniCC_Options\menu.lua:405: in function <Interface\AddOns\OmniCC_Options\menu.lua:395>
---
And the drop down menu for the fonts never shows. Can you help please?
Last edited by bluebman05 : 05-06-2008 at 12:17 AM.