Thread Tools Display Modes
07-15-10, 06:59 PM   #1
Malhemoth
A Murloc Raider
Join Date: Apr 2010
Posts: 6
NPC Scan modification?

NPC scan has a database of mobs which it scans for and plays a sound and auto targets when it finds one, correct?

Is there any way to add an NPC I want it to scan an play a sound for?
  Reply With Quote
07-15-10, 07:20 PM   #2
cloudwolf
A Black Drake
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 87
if i'm correct the reason its only for rare mobs is because once it finds the mob you have to delete a file so that it can find it again so if its a common mob it would only work on the first one you find.
  Reply With Quote
07-15-10, 07:28 PM   #3
Malhemoth
A Murloc Raider
Join Date: Apr 2010
Posts: 6
I see.

I'm just farming one mob for rep. I'm looking for a more efficient way of knowing when he respawns (I'm currently setting a timer for his median respawn time.)

Are there any addons that could have similar functionality (such as playing a sound) when he respawns?
  Reply With Quote
07-15-10, 08:53 PM   #4
Saiket
A Chromatic Dragonspawn
 
Saiket's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 154
Originally Posted by Malhemoth View Post
I see.

I'm just farming one mob for rep. I'm looking for a more efficient way of knowing when he respawns (I'm currently setting a timer for his median respawn time.)

Are there any addons that could have similar functionality (such as playing a sound) when he respawns?
I think the mod SilverDragon can continue to work even if the mob gets cached, as long as you have nameplates turned on and you stand next to the spawn point.
  Reply With Quote
07-15-10, 09:36 PM   #5
Vis
A Pyroguard Emberseer
 
Vis's Avatar
Join Date: Mar 2009
Posts: 1,827
Originally Posted by cloudwolf View Post
once it finds the mob you have to delete a file so that it can find it again
There is another way around this as well. Find the creaturecache.wdb file in your WoW\Cache directory. Edit it's properties and make it "read only" after emptying it. That prevents any new information from being written to the file allowing npcscan to always detect the mob.

I'm too lazy to be forced to continuously delete a file


FYI as well: WoW requires the ability to modify/delete whatever this file whenever a new patch is released. You will get an error when you install a patch with this marked as read only.

Last edited by Vis : 07-15-10 at 09:38 PM.
  Reply With Quote
07-15-10, 11:27 PM   #6
Malhemoth
A Murloc Raider
Join Date: Apr 2010
Posts: 6
how would I go about adding the mob I need into npc scan?
  Reply With Quote
07-16-10, 04:32 AM   #7
harrellj
A Flamescale Wyrmkin
Join Date: Jul 2009
Posts: 132
When you look at npcscan in the interface > options window, at the bottom (under the box showing the current mobs its looking for), there should be two text boxes. The top one is for the ID of the mob (look it up on wowinterface and it's the number at the end of the URL (ex: ICC LK is 36597)). The bottom box is for the mob's name (and in the case of LK, would be the lich king). Thats it.
  Reply With Quote
07-16-10, 09:34 AM   #8
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
I believe harrellj means to look it up on wowhead.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
07-17-10, 09:26 PM   #9
harrellj
A Flamescale Wyrmkin
Join Date: Jul 2009
Posts: 132
Originally Posted by Seerah View Post
I believe harrellj means to look it up on wowhead.
Oops You would be correct
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » NPC Scan modification?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off