- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,103 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
LibRange
- 1 Like
- Warhammer Online
- 41 Monthly Downloads
- Supports: 1.3.6
- 10,336 Total Downloads
- Updated 10/23/2010
- Created 06/04/2010
- 16 Favorites
- Project Site
- Comments
- Release Type: Release
- License: MIT License
- Newest File: v1.3.1
About LibRange
LibRange provides range information of targets and formation members to registered clients.
![]()
Usage scenarios:
- Range fading on UnitFrames
- Check for Guard Range
- whatever you need it for
LibRange Thread on warhammeralliance.
Supported by:
v1.3 is compatible with RangeFadingSquared v1.3 and Effigy v2.6
v0.9 is compatible with RangeFadingSquared v0.9 and Effigy v2.5.2
![]()
Credits go to MrAngel, whose RVAPI_Range (RV) code was used for the Targets´ Range.
------------------------------------------------------------------------
r16 | philosound | 2010-10-23 19:17:52 +0000 (Sat, 23 Oct 2010) | 1 line
Changed paths:
A /tags/v1.3.1 (from /trunk:15)
Tagging as v1.3.1
------------------------------------------------------------------------
r15 | philosound | 2010-10-23 19:17:14 +0000 (Sat, 23 Oct 2010) | 1 line
Changed paths:
M /trunk/LibRange.mod
change version
------------------------------------------------------------------------
r14 | philosound | 2010-10-23 19:12:26 +0000 (Sat, 23 Oct 2010) | 1 line
Changed paths:
M /trunk/LibRange.lua
M /trunk/LibRange.mod
change updatefreq determined by fullscan being in an active state
------------------------------------------------------------------------
r12 | philosound | 2010-10-14 00:40:39 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
M /trunk/LibRange.lua
M /trunk/LibRange.mod
major changes, distributed searching, api updated
------------------------------------------------------------------------
Top Downloads
-
- Enemy
- Buffs & Debuffs, Unit Frames, Combat, and PvP
- 391 Monthly Downloads
-
- LibSlash
- Development Tools
- 336 Monthly Downloads
-
- Squared
- Unit Frames
- 252 Monthly Downloads
-
- Twister
- Action Bars, Combat, Class, and Buffs & Debuffs
- 247 Monthly Downloads
-
- BuffHead2
- PvP, Combat, and Buffs & Debuffs
- 208 Monthly Downloads



Comments
I suspect a conflict with another addon or a bug from Mythics side.
You can help identify it by:
Enabling LibRange
Entering /debug into chat
Enable Logging
Try to do what does not work, right-click name in chat or pure friendly target.
If a read line with an Error appears in the debug, that´s what I need.
Turn logging off again after you finished.
[10/09/08][22:56:44] [Error]: (Squared): Script Call failed - Error while calling [Squared.UnitRRelease]:
[string "interface/default\EA_GroupWindow\Source/GroupWindow.lua"]:514: attempt to index field '?' (a nil value)
on pure: [10/09/08][22:56:34] [Error]: (Pure): Script Call failed - Error while calling [PureTargetUnitFrame.OnRButtonUp]:
[string "interface/default\EA_PlayerMenu\Source/PlayerMenuWindow.lua"]:162: attempt to index field '?' (a nil value)
on name in chat:
[10/09/08][22:41:11] [Error]: (EA_ChatWindow): Script Call failed - Error while calling [EA_ChatWindow.OnHyperLinkRButtonUp]:
[string "interface/default\EA_PlayerMenu\Source/PlayerMenuWindow.lua"]:162: attempt to index field '?' (a nil value)
I will be pushing updates for both shortly anyway, please report back if it works after the updates.