Twintop's Resource Bar

Twintop's Resource Bar

670k Downloads

Mark threshold lines as unusable when out of range

Twintop opened this issue ยท 3 comments

commented

When out of range, change the threshold color lines to a different color even if the ability is usable.

May need lots of config options for in/out combat, usable if in range, etc.

commented

Should probably use a standard library for this, like LibRangeCheck-2.0. The WAs copy has a PR to include some ElvUI tweaks and is probably as good of a candidate as any -- https://github.com/WeakAuras/LibRangeCheck-2.0/tree/master/LibRangeCheck-2.0

commented

TODO: Add range checking for Spinning Crane Kick for Monks.

commented

IsSpellInRange([spell name]) may be the silver bullet needed for this.