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

  • Your Rating

  • Share
  • Report Abuse

RangeDisplay

 
Project Updated:
Files Updated: Wed, Dec 9 2009
Supports Game Version: 3.3.0
Category: Combat
Tags:

, , , and [Edit Tags]

Project Manager: mitch0
Additional Authors: No additional authors
Current Version: v3.7.7
License: Public Domain
Development Site: WowAce.com
Avg Daily DL (last 30 days): 103
Downloads Total: 263,578
Favorites: 296
Comments: 40
  • About 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.

  • Downloads (5)
  •  
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  
  RangeDisplay v3.7.7 Release 3.3.0 16,698 12/9/2009
  RangeDisplay v3.7.6 Release 3.2.0 14,308 11/13/2009
  RangeDisplay v3.7.5 Release 3.2.0 18,581 10/2/2009
  RangeDisplay v3.7.4 Release 3.2.0 5,134 10/1/2009
  RangeDisplay v3.7.3 Release 3.2.0 213 10/1/2009
  • 1 page(s)
  • Screenshots (2)
  •  
  • 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.
  • kilara11 said

    Can i remove every background/border?I want to see just the range without any background/borders around them like on the addon screenshot.

    Reply Report Permalink
  • mitch0 said

    Hello,

    - Make sure you have "Enabled" is unchecked in the "Background Options" section
    - Make sure the frames are locked (either type /rangedisplay locked or check "Locked" in the main config group (if your current background is just an ugly green semi-transparent square, then it's because the frames are not locked)

    cheers,
    mitch

    Reply Report Permalink
  • rpalmeri said

    I'm getting an odd ghostly green hand icon in the middle of my screen whenever RangeDisplay is loaded. I'm running 3.7.7 on a Mac. I've deleted the addon, downloaded again and reinstalled, with the same result. I get the hand with ONLY RD Loaded, and it disappears when all my other addons are loaded, but not RD!
    I can send a jpg if you like.
    Thanks for Range Display
    Kortash, Sentinels

    Reply Report Permalink
  • mitch0 said

    Hi,

    The "ghostly green hand" is a positioning-aid for the mouseover unit display, it goes away if you lock the frames (either by left-clicking the LDB icon, ticking "Locked" in the config menu, or typing /rangedisplay locked).

    cheers,
    mitch

    Reply Report Permalink
  • rpalmeri said

    Thanks!

    Reply Report Permalink
  • BryanMohr said

    Is there any way to make the background not transparent?

    Reply Report Permalink
  • mitch0 said

    Of course, just select a non-transparent background texture (Blizzard Dialog used to be like that, but it seems they changed it in the current patch).

    Right now "Chat Frame" seems to work (I also have one called "Solid" but that's probably coming from some other addon, maybe from SharedMedia).

    Make sure to set the alpha on the background color tab to max, too.

    cheers,
    mitch

    Reply Report Permalink
  • mitch0 said

    Hello,

    I've added a short delay at initialization in the v3.7.6 release, please give it a try and report back if it solved the problem with ranges not updating with regard to talent modifiers.

    cheers,
    mitch

    Reply Report Permalink
  • temp123456 said

    logged over quickly to check, it was showing the correct values the first time, so lets hope its working now as intended ;)
    thank you for your work.

    Reply Report Permalink
  • mitch0 said

    Hi,

    I'm investigating the issue with the ranges not getting the talent-updated values. Till I find the issue and manage to fix it, you can force a re-init with the following chat command:

    /run LibStub("LibRangeCheck-2.0"):init(true)

    sorry for the inconvenience,
    cheers,
    mitch

    Reply Report Permalink
  • temp123456 said

    this command indeed works for me . still better that reloading the ui ^^
    i will use this in macro until an update :)
    i always get these weirdo bugs in addons that are really hard to explain, and get dissed by the authors in a second.
    good to see someone who cares ^^ /respect
    and thank you ^^

    Reply Report Permalink
  • mitch0 said

    Hi,

    Could you do me a favor and check if you have multiple instances of the file LibRangeCheck-2.0.lua under you Interface\AddOns folder? I'm trying to rule out the chance that it's a "library upgrade" issue.

    thanks,
    mitch

    Reply Report Permalink
  • temp123456 said

    only \Interface\AddOns\RangeDisplay\libs\LibRangeCheck-2.0\
    there is no other search result in my interface folder for *librange*

    Reply Report Permalink
  • temp123456 said

    hi, the default warnings are 30-35-40- yards
    but i have a shadowpriest, and with talents, i have 36 yard spells
    so i have set it up as 30-35-36-40- with boundary warning text between 35-36. and its working.
    my problem is, every time i log in, i get only the default range values.
    i always manage fixing it with starting wow normally, let everything load, then doing a /console reloadui.


    Reply Report Permalink
  • mitch0 said

    Hi,

    That's strange, I never experienced such behaviour.

    Do you use the dual-spec profile switching? (Do you have dual specs and different profiles set for the different profiles?).

    If you open the config dialog after the inital wow start (before the /console reloadui), do you see the wrong values set in there, or the good ones but the display doesn't work according to the settings?

    After the /console reloadui, do you see the correct values in the options panel?

    thanks for the info,

    cheers,
    mitch

    Reply Report Permalink
  • temp123456 said

    i am lowlevel, not bought dual spec yet
    the values always show the correct ones in the options menu (before and after), just not in the actual range indicator.
    i'll try some enabling disabling when i have some time ;)
    "my problem is, every time i log in" let me rephrase this, it loads like 70-80% wrong and 20-30% right, so, not ALWAYS.

    (in my opinion, it looks like a loading order problem, like applying settings before libraries or talents or whatever are loaded, so it fails the first time (slow PC) i would fix it with a delayed settings apply on load, or forcibly applying settings in game every X (x=many to not to be a resource hog) minutes. these are just my mumblings , dont mind them, i could be very very wrong :) )

    i also made a warrior alt, with range indications of melee, dead zone, charge range, too far, and it works always on the first load. but then again, these are values, not modified by talents/glyphs yet.

    Reply Report Permalink
  • mitch0 said

    Thanks,

    Indeed it seems some sort of initialization issue related to talents. I might be catching the wrong event regarding talent changes. I'll look into this.

    Thanks again for the report,

    cheers,
    mitch

    Reply Report Permalink
  • mitch0 said

    Hi,

    I've tested a bit yesterday switching profiles, using AddonLoader etc, but I couldn't reproduce your problem. Could you try disabling all other addons and see if the problem still occurs? I think its some sort of addon-interaction issue.

    cheers,
    mitch

    Reply Report Permalink
  • Darkshoop said

    I am having trouble with the "lock to mouse" setting. instead of convienently appearing under the cursor, its way skew off to the side. there doesnt appear to be a way to fix this using /rangedisplay. Am i missing something really obvious or can you tell me how to fix this glitch?

    Reply Report Permalink
  • mitch0 said

    Hello,

    First off, unlock the frames. Then you'll see nice green boxes, and a green semi-transparent hand icon in the middle. Position the box titled "mouseover" around the hand icon, then lock the frames. The mouseover display will be offset from the real cursor similar to how you positioned it relative to the "fake" hand cursor. (at least that's the theory, if it doesn't work like that, then please report back and I'll look into it)

    cheers,
    mitch

    Reply Report Permalink
  • Addon Packs Containing RangeDisplay
  • Similar Addons
  •  

Average downloads per day

  1. 23,777 Deadly Boss Mods Boss Encounters, and Combat
  2. 6,026 Recount Combat
  3. 5,653 BigWigs Bossmods Boss Encounters, and Combat
  4. 3,360 Omen Threat Meter Boss Encounters, and Combat
  5. 2,796 MikScrollingBattleText Combat, and PvP