• World of Warcraft Addons
Advertisement
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share

OmniCC

  Download the Curse Client

Last Update:
Category: Combat
Tags:
Project Manager: Tuller
Current Version: 2.2.3-Release
Downloads Today: 1,037
Downloads Total: 872,998
Favorites: 7,189
Comments: 451
  • About OmniCC
  •  

OmniCC is an addon that adds text to items/spells/abilities that are on cooldown to indicate when they'll be ready for use once again. OmniCC should be compatible with anything that uses standard cooldown functions.

A configuration GUI is included, and can be shown via /omnicc or /occ

Hiding cooldowns By adjusting the minimum scale option, you can set how big an icon must be for OmniCC to display on it. The bigger the value, the bigger an icon must be.

  • Downloads (20)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  OmniCC 2.2.3-Release Release 3.0.2 10,309 10/14/2008
  OmniCC 2.2.3 Beta 3.0.2 1,208 9/29/2008
  OmniCC 2.2.2 Beta 3.0.2 16 9/27/2008
  OmniCC 2.2.1 Beta 3.0.2 10 9/23/2008
  OmniCC 2.2.0 Beta 3.0.2 15 9/14/2008
Advertisement
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • snoowly said 

    hello, since last release, when i do ESC to open interface menu, i have this and can't see omnicc anyway:

    "OmniCC_Options\\menu.lua:173: attempt to call global 'BlizzardOptionsPanel_Slider_Enable' (a nil value)\nOmniCC_Options\\menu.lua:62: in function `AddDisplayPanel'\nOmniCC_Options\\menu.lua:28: in function `Load'\nOmniCC_Options\\menu.lua:576: in main chunk\n: in function `LoadAddOn'\nOmniCC-2.2.3\\full.lua:53: in function \n: in function `Show'\nInterface\\FrameXML\\UIParent.lua:1341: in function `SetUIPanel':\nInterface\\FrameXML\\UIParent.lua:1157: in function `ShowUIPanel':\nInterface\\FrameXML\\UIParent.lua:1092: in function :\n: in function `SetAttribute'\nInterface\\FrameXML\\UIParent.lua:1651: in function `ShowUIPanel':\n:\"*:OnClick\":2: in function <[string \"*:OnClick\"]:1>\n\n ---"

  • evolart said 

    This mod stopped displaying numbers on my abilities, does it still work? I was trying to figure it out yesterday and all the settings look correct.

  • I've noticed this to evolart, tho I wonder if it has to do with the same error Fermat had. After reading Tuller's response to his post, I reinstalled the older version and still get the error.

  • Tuller said 

    Assuming your addon has a cooldown model, you shouldn't need to do anything to have OmniCC work on it. The one thing you need to know is, if you don't want omnicc to show on something, you need to do the following for each cooldown model: .noCooldownCount = true

  • I would like to add support for OmniCC for my AddOn. Is there a tutorial or FAQ that tells me what code in the lua/xml is required for integration?

  • Is this a addon where u can see the cooldown time on the icon?

  • Jasrael said 

    Yes - it shows the time remaining on the actual Icon - just like you see Kazanom using on youtube.

  • Vashar said