View Single Post
11-05-14, 07:12 PM   #22
def9
A Cobalt Mageweaver
 
def9's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2008
Posts: 219
I use RareAlert myself but the following was posted as the changes to _NPCScan over on cures's site. So it should be working very similar in essence to other methods mentioned in this thread already.

Originally Posted by SLOKnightfall
_NPCScan & Warlords

Due to changes in how the game caches mobs in WoD, it is looking like _NPCScan will no longer be able to auto detect non-Vignette mobs. Due to this the only way to find pre-MoP rares via _NPCScan will be via mouse over or the new dynamic target macro keybind being added. The new keybind will trigger a /targetexact …” macro that updates with tracked mobs based on the zone you are currently in. Vignette mobs will still automatically trigger an alert when the mob gets in range, and should work more reliably due to updates to the Vignette API.

V6.x Changes

Cache Scanning Removed - Due to changes in the way WoW cache mobs, NPCScan can no longer auto alert when mobs are nearby like it use to.
Dynamic TargetExact Macro Keybind - NPCScan now has a keybind you can set that will try to /exacttarget tracked mobs. This macro will dynamically update based on the zone you are in and which mobs are being tracked.
Updated Vignette Alerts - Vignette Alerts are now more reliable and show the actual mob when detected the majority of time.
__________________
Epiria, level 100 Ret/Holy Paladin
Simkin level 100 Combat Rogue
Feldeemus, level 100 Arcane Mage
  Reply With Quote