- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,842 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
FlashFind
- 0 Likes
- World of Warcraft
- 1,869 Downloads
- Supports: 4.0.3a
- 0 Average Daily Downloads
- Comments
- Created 3/12/2008 3:35:18 AM
- Updated 1/3/2011 1:14:49 AM
- 21 Favorites
- Project Site
- License: All Rights Reserved
- Release Type: Release
- Newest File: v1.2.4
About FlashFind
This is a very tiny, light-weight addon with a single purpose: answering the question "Where in my bags did that item go to?" To use it simply alt-click an item link in the chat window or type the command "/find name". Any bags, including the key-ring, containing matching items will open if needed and the icons for those items will briefly flash to show you where they are. In addition, if you are at the bank your bank bags will be searched as well.
Use the alt-click feature to find items that you just auto-looted or received in the mail. It's handy for things like disenchanting trash greens that you just picked up or stacking items mailed to a mule at the bank. The /find command is a case-insensitive substring search so just a few quick letters usually suffice. For example, typing "/find dus" should show you all stacks of Arcane Dust, Illusion Dust, etc.
Note that this addon expects the standard Blizzard bag interface and thus is likely to be incompatible with bag UI replacements.
Enjoy!
v1.2.4:
* Fixed "this:" issue for 4.0.
* Updated TOC for 4.0.
v1.2.1:
* Updated TOC for 3.2.
v1.2.0:
* Updated TOC for 3.0.
* Now allows for alt-clicking items in the bank and guild bank.
* Now reports the number of items found.
* Alt-clicking an item (e.g., Netherweave Bag) no longer also matches items (e.g., Imbued Netherweave Bag) that contain the name as a substring.
* Putting the string to find in brackets now does an exact match. (e.g., /find [Netherweave Bag] will ignore Imbued Netherweave Bags.)
v1.1.0:
* Updated TOC for 2.4.
* Now shows matches on the currently open guild bank tab, if any.
* Alt-clicking an item in your bags now searches for similar items.
v1.0.0:
* Initial release.
Comments
Clicking a looted item in the NRT (http://www.wowace.com/addons/nrt/) tooltip:
["message"] = "FlashFind-1.2.1\\FlashFind.lua:78: bad argument #1 to 'find' (string expected, got nil)\nFlashFind-1.2.1\\FlashFind.lua:78: in function \n: in function `SetItemRef'\nChatter-1.0\\Modules\\UrlCopy.lua:250: in function \n(tail call): ?:\n: in function `SetItemRef'\nNRT-3141\\NRT.lua:1467: in function \n: in function `pcall'\nTablet-2.0-90216 (TabletLib):983: in function \n\nLocals:|r\nlink = \"|cffa335ee|Hitem:50787:0:0:0:0:0:0:-1889623552:80|h[Frost Giant's Cleaver]|h|r\"\ntext = nil\nbutton = nil\nhighlight = defined @Interface\\AddOns\\FlashFind\\FlashFind.lua:8\n\n ---",
["type"] = "error",
["session"] = 1370,
["counter"] = 1,
}, -- [458]
Clicking an item in Possessions (http://www.wowinterface.com/downloads/info10576-PossessionsWotLK.html):
\n\nLocals:|r\nlink = \"|cffffffff|Hitem:4683:0:0:0:0:0:0:0:65|h[Spellbinder Cloak]|h|r\"\ntext = nil\nbutton = nil\nhighlight = defined @Interface\\AddOns\\FlashFind\\FlashFind.lua:8\n\n ---",
["type"] = "error",
["session"] = 1168,
["counter"] = 1,
}, -- [379]
Clicking an item in TooltipExchange (http://wow.curse.com/downloads/wow-addons/details/tooltip-exchange.aspx):
["message"] = "FlashFind-1.2.1\\FlashFind.lua:78: bad argument #1 to 'find' (string expected, got nil)\nFlashFind-1.2.1\\FlashFind.lua:78: in function \n: in function `WinterTime_SetItemRef_org'\nWinterTime-1.83\\WinterTime.lua:1296: in function \n(tail call): ?:\n(tail call): ?:\n: in function `SetItemRef'\nTooltipExchange-3.1.1.13 |cffff8888r81578|r\\Modules\\UI.lua:1546: in function `func'\nDewdrop-2.0-90321 (DewdropLib):732: in function \n\nLocals:|r\nlink = \"item:1731\"\ntext = nil\nbutton = nil\nhighlight = defined @Interface\\AddOns\\FlashFind\\FlashFind.lua:8\n\n ---",
["type"] = "error",
["session"] = 1271,
["counter"] = 1,
}, -- [408]
The similar bag search addon Highlight v2.2 does not currently produce errors in the same (or other) situations.
Currently, FlashFind conflicts with Bagnon whenever FlashFind is called. It brings up a weird frame under the Bagnon inventory frame with a streched icon and it makes a bag disappear from Bagnon's frame. It also will sometimes prevent Bagnon from updating until the (now out of date) frame is closed and reopened.
I'm not asking you to fix any issues brought on by Bagnon, merely letting you know of them, and if it's a bug with FlashFind hopefully it helps track it down.
And if people don't want an all-in-one inv. addon? Useless post, good addon!
just get "Bagnon" addon -.-
Yes, I've found that it works great with oGlow too :)
About Links.
There's nothing to do about it on your end...
you're already running after the game by securehooking.
Links is before you in the hook chain and doesn't return the hook.
It was easy enough to modify Links so that both addons work at the same time.
I'll post on the wowace forums and see if the author would be kind enough to modify the official version.
Edit: I've posted about it on the wowace forums.
You can find the changes I did to Links there if you want to patch your local copy , until author responds or offers another solution.
Jerry (author of Links) had this to say:
If that's the case all you need to do to ensure compatibility is add a## OptionalDeps: Linksline to your FlashFind.toc file.
Thanks, I'm glad you like it! However, the good folks of the UI & Macro forum definitely deserve credit for alerting me to the existence of secure hooks.
I just tested it with addons that you mentioned. FlashFind and oGlow played together flawlessly for me. From your description, I'd thought it most likely that Links and FlashFind would simply trigger together. What I found in practice, however, was that Links just silently disables FlashFind's alt-click invocation.
Excellent idea.
Props for securehooking setitemref too, minimal or non-existent chance for conflicts with other addons.
Now only need to check if it flashing inventory slots plays nice with oGlow.
Adding to favs and will be back to rate it up after I've used it some :)
Thanks for sharing.
I think the Alt+click search on links might collide with Links addon (uses Alt+click to open multiple item tooltips)
I'll get back to you on that.
Don't have a better modifier to suggest, there's bound to be some other addon out there that uses Ctrl or whatnot...
As well as Postal, Auctioneer & others, alt-click is also used with oApplication, Tekkub's DayTrader and so on.
How about providing an option (command line) for completely disabling the alt-click functionality of this? Just in case there is an issue with other mods that also use alt-click, now or in the future. No need to be annoying when you don't have to be ;).
I don't use Postal or AltClickToAddItem. But I've had no trouble using it together with Auctioneer.
The new alt-click functionality is also implemented via securehook, so it shouldn't break any other add-ons. At worst, I think that either other add-ons may silently break this new feature of FlashFind or else an alt-click in some contexts will simply activate both. That might be annoying, but it should be harmless.
Alt+click on bag items is used by very popular mods
(eg. Auctioneer, Postal and others)
for functionality like quick-posting of auctions, or quick-mailing etc
Is Flashfind working along-side those mods?