RangeDisplay
Estimated range display. Type /rangedisplay for configuration or /rangedisplay locked to lock/unlock the frames.
RangeDisplay is a simple range display addon. It is using spell range, item range and interact-distance based checks to determine the approximate range to your current target. Due to the whackyness of interact-distance based checks, recent versions only use those when spell/item based checks are not possible . The display can be configured in many ways (displaying only the max range, adding border and background, etc).
Currently you can set up RangeDisplay to show your current range to your target, focus, pet and mouseover units. The mouseover unit range can be anchored to the mouse or placed at a fixed position.
New in v3.8.0: It is possible to add sound notifications to "range sections" (similar to color setting). The sound will be played when entering the section. If two sections have the same sound file attached to them, then the sound is not played again if switching between the two sections.
This sound notification is enabled by default for the target unit's close range section.
Displaying max range only: if you want to display only the maxRange, you need to set Text to "%d" and tick the Reverse option for the section(s).

-
View User Profile
-
Send Message
Posted Dec 6, 2011OK! Im going to backup my folder and give this a try!
Thanks very much for the response!
edit: ok it's been updated, i will report back once the servers are up
-
View User Profile
-
Send Message
Posted Dec 9, 2011I added those lines into the appropriate spots.
arena#1, arena#2 and arena#3 all show up as options now in the config, and I made frames for them and everything. No errors reported. However, when I entered the arena no data showed up in the frames.
Something I entered wrong perhaps, or any other idea?
Thanks again for your help with this!
-
View User Profile
-
Send Message
Posted Dec 13, 2011Hello,
I checked the code, and there is an assumption that one event triggering a targetChange is used only by one unit, which breaks with arena targets. I'm working on a fix for that. Check the alpha versions on wowace for the progress.
cheers,
mitch
-
View User Profile
-
Send Message
Posted Dec 13, 2011Hi,
Please try this version: http://www.wowace.com/media/files/561/81/RangeDisplay-r336.zip.
After first load (if it doesn't error out :) issue the following chat command:
/script RangeDisplay.db.global.enableArena=true
then reload or relog.
cheers,
mitch
-
View User Profile
-
Send Message
Posted Sep 26, 2011-
View User Profile
-
Send Message
Posted Sep 28, 2011That option went away when I added free form range formating. Now you can set up any text display for the given section, that is interpreted as a format string with two parameters: minRange and maxRange, and there's an additional checkbox: Reverse, which will swap the two parameters.
So, if you want to display only the maxRange, you need to set Text to "%d" and tick the Reverse toggle.
hope this makes sense :)
cheers,
mitch
-
View User Profile
-
Send Message
Posted Sep 28, 2011Great addon btw, appreciate your work :)
-
View User Profile
-
Send Message
Posted Aug 11, 2011-
View User Profile
-
Send Message
Posted Aug 16, 2011cheers,
mitch
-
View User Profile
-
Send Message
Posted Jun 29, 2011-
View User Profile
-
Send Message
Posted Jun 17, 2011my RangeDisplay shows "25-30" and "30-35" only but not "28-30" or not "30-32"
-
View User Profile
-
Send Message
Posted Jun 24, 2011That screenshot is from an earlier release where I still mixed the "interact" based checks with the spell based checks. The 28yd range comes from an interact based check.
Since then I found that mixing the different checks causes some issues (they're handled differently by the game), so I only use the interact based checks when the spell/item based checks are not available.
cheers,
mitch
-
View User Profile
-
Send Message
Posted May 30, 2011-
View User Profile
-
Send Message
Posted May 31, 2011cheers,
mitch
-
View User Profile
-
Send Message
Posted May 31, 2011-
View User Profile
-
Send Message
Posted May 24, 2011-
View User Profile
-
Send Message
Posted Apr 28, 2011-
View User Profile
-
Send Message
Posted Apr 29, 2011cheers,
mitch
-
View User Profile
-
Send Message
Posted Mar 16, 2011-
View User Profile
-
Send Message
Posted Mar 17, 2011There is no in-game method by which that can be done, only whether you are in or out of the range for any given ability.