Querier
What it does
Querier is a small addon which will allow you to get Item and Spell links based off of ItemID or SpellID. There is basic error checking to ensure that you do not get disconnected.
Where to get it
- WoWAce - Often Beta quality
- Curse - Most updated stable version
- WoWInterface - Stable Version
How to get it to work
You pass a SpellID or ItemID to the mod and it will print out the Spell Link or Item Link
Donations
Ackis has setup a donation site via Pledgie. Feel free to donate if you like this AddOn - we have put countless hours of time and effort into it along with many people who have helped us. We did not write this AddOn with the intent to make any money from it. It was written help us (and others) with some needs that we saw in-game, and with our goal to make it filled with information it's become a massive project.
Commands
- Item Query
/iq
- Spell Query
/sq
- Reset the lock out time
/iqr
- Scan Item ID ranges
/is
- Scan Spell ID ranges
/ss
- Load all "safe" items into cache. This will attempt to query all the known items which are safe (aka appear on standard vendors, crafted by items made standard by tradeskills, etc). This is highly unstable at this moment in time.
/safequery
Examples
- - Will print out the Item Link for Item ID: 5342 if it exists.
/iq 5342
- - Will print out the Spell Link for Spell ID: 5 if it exists.
/sq 5
- - Will print out all Spell IDs from 1 to 100.
/ss 1 100
Wish List
Please use the ticket tracker to add suggestions and feature requests.
Bug Reporting
Please use the ticket tracker to file bug reports.
For example, I want to find out how fast the Black Proto-Drake mount is.
/sq 59976
Gives me
Black Proto-Drake
3 sec cast
Summons and dismisses a rideable Black Proto-Drake. This is a very fast mount. This mount can only be summoned in Outland or Northrend.
Ok fine, now what? I want to see the 'Apply Aura'
Is there another mod that can do this?
New version allows you to scan spells/item IDs.
New version allows you to get item IDs from links.
Exactly :)
So basically we can get ID's off of wowhead etc, and use that and a slash command and it will print in chat, or it just prints it in the chat frame so you can "relink"?