Just curious if there's an addon, to track how many combo points your team has.
Ideal would be a bar for your team.
With either the number of CP's under a name.
Or perhaps change the color of the box/name, when they have maximum CP's.
Printable View
Just curious if there's an addon, to track how many combo points your team has.
Ideal would be a bar for your team.
With either the number of CP's under a name.
Or perhaps change the color of the box/name, when they have maximum CP's.
I spent some time thinking about that problem on my druids when they were feral. Best solution I could come up with was an addon that played a *BONG* sound when one ended up with 4+ points. Never did find anything at the time, though it might be worth looking up again while leveling the rogues.
There is a function in the wow api, for Get Combo Points.
So theoretically it should be possible.
Unfortunately, could not find anything after a cursory browsing on Curse.
I think it'd probably be easier to find a simple combo point addon and add a PlaySound() call to it somewhere. I'll have to look into that tonight.