SilverDragon - Rare Scanner
SilverDragon
SilverDragon tracks rares in World of Warcraft. It will try everything possible to notice them and tell you about them.
How does it search?
Vignettes
Those little skull icons you see on the minimap. If one of them is a rare SilverDragon knows about, it'll yell at you.
Targets
If you mouse over or target a rare mob, SilverDragon will notice it.
Nameplates
If you have enemy nameplates turned on, SilverDragon will keep an eye on them to look for the names of known rares.
Macro
SilverDragon can also create a macro to target any rares that are known in the current zone. You can stick this on your actionbars as a button to spam while chasing after a rare, or bind it to a key. This is sort of a last resort.
Chat
Some rares yell in zone chat. If SilverDragon notices those yells, it'll alert you.
Dark Magic
This abuses detection of when Blizzard blocks attempts to call a protected function (TargetUnit
) to work out when you're in targetting range of a unit with a given name
This inherently causes in-game errors, so it is disabled by default. Enable in the addon config under Scanning / Dark Magic
.
By default it's less-aggressive, scanning through rares in the zone without known vignettes at a rate of 1/second. However, you can turn that rate way up if you'd like. You can also turn on an option to automatically hide the error messages it causes, but beware that this will potentially cause taint issues that'll leave you needing to /reload
eventually.
How will I know when a rare is seen?
Frame
When a rare appears, SilverDragon will pop up a frame that you can click on to target it.
Warning: If you're in combat, secure action restrictions mean that it won't show up until combat finishes.
Sounds
You can choose from assorted sounds to play when a rare is seen. The sound can loop for a while, to make sure you don't miss it.
There's special settings for rares that drop mounts and world boss rares which you might want to call up a group for. If you're sitting mostly-AFK on a Time-Lost Proto Drake spawn, you probably want the sound that plays to be utterly ridiculous and go on for a good long while, to make sure you don't miss that sucker.
Messages
A notice can be sent to a number of places:
- your scrolling combat text
- your chat frame
- a channel in your chat frame (announcing it to your party, for instance)
- a popup window
- etc
History
A log of seen rares will be shown in a window, so you can easily glance over spawn times.
Other useful things?
Custom mobs
In SilverDragon's options you'll find a "Mobs" section. In the "Always" section, you can add any mob you want to be scanned for. All you need to know is the mob id.
So, let's say you wanted to keep an eye out for Lil Timmy in Stormwind, to buy the kitten he sells. You would...
- Go to his wowhead page.
- Grab his id from the URL. It's
8666
. - Enter
8666
into the "add" field, and click "okay". - Play with your new kitten.
Yes, this example dates me.
Ignoring mobs
If there's some mob you don't want to hear about for whatever reason, just go to the "Ignore" section of the options. Again, enter the mob's id into the "add" box, then click okay. Bam! You will never again be told that Vern is up.
(Actually, Vern is ignored by default. But you get the idea.)
Alternately, right-click the close button for the popup and that'll ignore it as well.
Syncs
SilverDragon will talk to itself. It can communicate with other copies of itself run by people in your party / guild, and tell you when they see a rare mob. (If there's a group of you camping all the Time-Lost Proto Drake spawns, say...)
You can turn this off completely, if you want to be private about it.
Tooltips
Some rares are part of an achievement. When you mouse over a rare mob, SilverDragon will add to the tooltip whether you've already killed it, so you know whether you need to rush for it.
Broker
SilverDragon includes a Broker plugin. It'll attach itself to the addon compartment and also your minimap, or a Broker container you have installed, and show you a list of the mobs it knows about in the current zone.
Other addons you may find useful
- AppearanceTooltip: integrates with the SilverDragon loot popups and shows transmog-known status.
- ServerRestartSound: plays a sound when the server's about to restart. If you're AFK-camping for a rare spawn, you probably want to know about this.
- ObjectScanner: A few rares are hidden away behind interacting with world-objects like the Edge of Reality. These have to be localized individually, so you need to work out what they're called in your language and set up a watch for tooltips mentioning them. This addon does that bit.
- ButtonBin: a broker display. SilverDragon's minimap icon will show up on it (or any other addon like it) instead of cluttering up your minimap, if you have it installed.
In reply to AlexL1118:
I am having the same problem in retail today. I had to disable the addon to use my action bars.
In reply to AlexL1118:
Do you have to do anything first in order to trigger this? (Opening the game settings, using the UI edit mode, etc?) I ask because I can't make it happen, so it's very difficult to trace down what it might be.
In reply to Kemayo:
You asked a correct question, and I tried to find myself how and when this happens, but I also failed to find any triggering factor.
The maximum which I understood, is:
- After reloading UI, the problem does not happen immediately. It happens only after some unpredictable playing time.
- The probabilty of the problem significantly increases in combat, or some time period after combat.
- It happens only when we use keyboard to activate a spell mapped on the standard Blizzard Action bars. Not necessary any key combination (like <Alt>W), but even just standard "1", "2", etc.
- Never happens with action bars provided by addons (e.g., tried ButtonForge addon, and the problem never happened).
- Never happens when we use mouse click on the same spell on Blizzard action bar, instead of keyboard hot-key.
- SilverDragon is not the only addon which has such problem. The same thing happens with some other addons, even with pretty respectful ones. Few examples: WIM, HandyNotes, TomTom, WorldQuestTab.
Off the wall question, but with previous versions of Silver Dragon (SL at least) the package had multiple subdirectories for each of the expansions. With the newest release for Dragonflight, the package only had 3 subdirectories and none of the expansion directories. Is the newest release package missing 9 subdirectories for previous expansions, or is it only SilverDragon, Overlay, and RangeExtender that is required now and I can delete the Vanilla through Shadowlands directories I currently have in my addon directory? Thanks.
In reply to Ookami313:
As stated in the changelog:
In reply to byWulf:
Awesome, thanks for the reply.
Hey :) I noticed that the macro was not working in wotlk when "Announce" was enabled. I created a pull request with a fix :) So long if you are expiriencing the same, just disable the "Announce" checkbox under the macro settings of SilverDragon and the macro should work again too.
In reply to byWulf:
Thanks for that!
For anyone reading comments, I merged this. I also fixed some issues with the macro in general in Dragonflight -- Blizzard changed some things about how /click works.
The SilverDragon popup (ClickTarget) seems to be rendered behind the objective tracker in the DF prepatch:
Curiously enough, clicking "Show Anchor" renders the anchor window on top of the tracker. Only the ClickTarget popup renders behind it.
Also, I do not remember if this was always the case. I've used an addon that moved the objective tracker before prepatch and I don't recall it happening back then. It started happening for me only in the prepatch with the default UI.
In reply to Shushudaa:
Huh, I guess I just never moved it around under there while I was testing. :D
In reply to Kemayo:
I think it might be a quirk of the new UI, actually. The objective tracker is also rendering above in-game quest/dialogue windows, for some reason, as if the frame's layer shifted to be higher. Is it possible to force the SilverDragon pop-up to render on top of other frames?
Hello, just noting that its broken for wotlk :) Breaks the normal map etc.
In reply to Djuntas:
I didn't seem to be for me, so there might be some addon interactions going on. That said: alpha or release?
In reply to Kemayo:
WOTLK Classic v3.4.0.45772.
Reinstalled the addon. Disabled all other addons and cleared the saved variables of SilverDragon. Nothing helped.
It looks like the Map Overlays addon is causing the map to bug out. Here is a screenshot of what it looks like - https://imgur.com/a/i9ANP65
The map isn't changing when clicking. The zone selector dropdowns are dysfunctional. (There is also no zone selected in the dropdowns) But you can see the borders shining through when hovering over the zones.
I usually use ElvUI and I know they change some CVars but no idea if this could be the reason. (I had it disabled in the screenshot)
Kind regards.
In reply to Kemayo:
Seems broken with Wrath, doesn't show locations of any rares on the World Map anymore.
Disabled all other addons, nothing. Switched to retail to check its still working there, yep. Just not getting any map markers for rares anymore.
In reply to Kemayo:
Chiming in that indeed, even with all other addons disabled, Silver Dragon is the one that bugs out the map.
In reply to Kemayo:
Chiming in that indeed, even with all other addons disabled, Silver Dragon is the one that bugs out the map.
Curseforge has this addon flagged as:
This might be corrupt, "belongs to Retail" so you might wanna fix that.
In reply to wyr3d:
Can't seem to create my own post, so making it here. Sorry ;-)
Is there any news about a wotlk update for this addon?
In reply to wyr3d: