This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
It would be nice if each icon indicator has own name(ex. Grid2LayoutHeader3UnitButton1Indicator21) so OmniCC can configure its cooldown display.
Implemented in revision 581.
Icon indicators cooldown frames have a name now (only if "disable omnicc" option is not set). The indicators frame name has this format:
Grid2[IndicatorNameWithoutHyphens][numbers_dont_matter],
For example an icon-center frame cooldown name looks like:
Grid2iconcenter0102
The rule in omnicc could be simply "Grid2" to configure all grid2 cooldowns, "Grid2icon" to configure all cooldowns indicators starting with icon, or "Grid2iconcenter" to configure only the icon-center indicator.
To post a comment, please login or register a new account.