promotional bannermobile promotional banner
header
asRangeDisplay avatar

asRangeDisplay

Install

This addon is a part of asMOD addons, that I have developed since 2008 and distributed through Inven in Korea, mainly focusing on better game FPS, supporting full optimized lua code. Each addons work independently. You can visit my youtube channel to see how those are working in dungeons. 

asMOD - YouTube

 

Simple addon to show the distanse between player and target, not using ACE library for lower CPU usage.

  • (Out of Combat or Targeting an Enemy): Uses the existing in-game range checking API for distance display.
  • (In Combat and Targeting a Friendly Unit): Calculates range using available spells. The range displayed may vary depending on class/spec spell composition (e.g., if you don't have any 20-yard range spells, the addon cannot measure distances beyond 20 yards). It uses a similar method to the RangeDisplay addon, but due to differences in the spells used, the displayed range may not always be identical.
  • No configuration is available; only target range is supported.