Download
(82Kb)
Download
Updated: 05-19-09 03:56 PM
Pictures
File Info
Updated:05-19-09 03:56 PM
Created:unknown
Downloads:249,630
Favorites:940
MD5:

SellFish  Popular! (More than 5000 hits)

Version: 2.1.10
by: Tuller [More]

SellFish has become integrated into the game as of World of Warcraft v3.2.0, and I'm now discontinuing the addon. Thank you for the support!

SellFish is a lightweight addon for displaying sell value data for items, originally based on ColaLight. The addon includes sell values for the vast majority of items by default, and will automatically update prices whenever you visit a vendor.

Commands: (All start with /sf or /sellfish)

  • /sf ? - displays help messages
  • /sf reset - resets the item database
  • /sf style - cycles between graphical and text displays for sell value

2.1.10
* Updated localization

2.1.9
* Updated ItemPrice

2.1.8
* Updated ItemPrice(if it was updated0
* Bumped TOC for 3.1

2.1.7
* Updated ItemPrice

2.1.6
* Updated ItemPrice

2.1.5b
* Corrected zip

2.1.5
* Updated ItemPrice

2.1.4
* Updated ItemPrice
* Fixed a bug preventing sellfish's new sell value cache from being cleared when updating item price



2.1.4
* Updated ItemPrice
* Fixed a bug preventing sellfish's new sell value cache from being cleared when updating item price

2.1.3 (11/24)
* Updated ItemPrice

2.1.3 (08-11-18)
* Updated ItemPrice

2.1.3
* Updated ItemPrice
* Fixed a bug with hooking mail items

2.1.2
* Updated ItemPrice
* Added Guildbank support

2.1.1
* Updated ItemPrice
* Made compatible with WoW 3.0

2.0.8
* Updated ItemPrice
* Fixed a bug with querying cached item (hopefully really this time)

2.0.7
* Updated ItemPrice
* Fixed a bug with cached item queries

2.0.6
* Updated for 2.4
Optional Files (0)


Post A Reply Comment Options
Unread 10-20-07, 11:31 PM  
Fin
An Aku'mai Servant
 
Fin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 74
Uploads: 3
External access to SellFish

Heya,

Any chance you could remove the "local SellFish = {}" line at the start of db.lua? You deserve much credit for keeping everything localised, but it would be nice to be able to access SellFish externally - specifically in my case, so that I can fix GarbageFu without having to reimplement a SellFish function. Currently, the call to SellFish:GetPrice() is failing.

cheers,

- Fin
Report comment to moderator  
Reply With Quote
Unread 10-25-07, 02:55 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Re: External access to SellFish

Originally posted by Fin
Heya,

Any chance you could remove the "local SellFish = {}" line at the start of db.lua? You deserve much credit for keeping everything localised, but it would be nice to be able to access SellFish externally - specifically in my case, so that I can fix GarbageFu without having to reimplement a SellFish function. Currently, the call to SellFish:GetPrice() is failing.

cheers,

- Fin
You can use GetSellValue(item) to get at the price of anything. As an added bonus, it'll use data from any other addon that implements that function, too
Report comment to moderator  
Reply With Quote
Unread 10-29-07, 02:07 PM  
speak
A Wyrmkin Dreamwalker
 
speak's Avatar

Forum posts: 57
File comments: 186
Uploads: 0
Stack size shown?

Hi, does this mod include functionality to show the stack size of the item?

If not, can you recommend a mod that does it, and also plays nicely with SellFish?

Thanks!
Report comment to moderator  
Reply With Quote
Unread 11-11-07, 02:00 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
2.0.3

I've put 2.0.3 up. The TOC is updated for 2.3, but it should work on normal realms.

Hi, does this mod include functionality to show the stack size of the item?
No, and I have no clue what addon might do so
Report comment to moderator  
Reply With Quote
Unread 11-11-07, 06:45 PM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 10860
File comments: 687
Uploads: 33
Re: Stack size shown?

Originally posted by speak
If not, can you recommend a mod that does it, and also plays nicely with SellFish?

Thanks!
I use Mendeleev. Informant from the Auctioneer Suite does, as does KCI (I think) and a few others I believe.
__________________
"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

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 11-12-07, 08:04 PM  
Fin
An Aku'mai Servant
 
Fin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 74
Uploads: 3
Any chance of including an option to display the price as sold by the vendor (possibly including reputation discounts?)? I'd find that useful, personally - mostly for when I'm trying to calculate how much something will cost me to make (eg, a stack of potions or something). It wouldn't add any extra data, everything can be done via calculations?

No biggie, but it would be nice.

cheers,

- Fin
Report comment to moderator  
Reply With Quote
Unread 11-14-07, 09:06 PM  
scotte44
A Kobold Labourer

Forum posts: 1
File comments: 31
Uploads: 0
Getting this error:
Code:
[2007/11/14 22:03:22-2515-x14]: SellFish\tooltips.lua:189: Usage: GetItemInfo(itemID|"name"|"itemlink")
SellFish\tooltips.lua:189: in function <Interface\AddOns\SellFish\tooltips.lua:188>
SellFish\tooltips.lua:195: in function <Interface\AddOns\SellFish\tooltips.lua:194>
<in C code>: ?
<in C code>: ?
<in C code>: in function `SetSendMailItem'
Interface\FrameXML\MailFrame.lua:1076: in function `SendMailAttachment_OnEnter':
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>
Report comment to moderator  
Reply With Quote
Unread 12-27-07, 07:49 AM  
sarf
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 7
Uploads: 1
Here's a fix for error below - replace the following in tooltips.lua:
Code:
	SetSendMailItem = function()
		return select(2, GetItemInfo(GetSendMailItem())), select(3, GetSendMailItem())
	end,
with
Code:
	SetSendMailItem = function(id)
		return select(2, GetItemInfo(GetSendMailItem(id))), select(3, GetSendMailItem(id))
	end,
Hope this helps!
Report comment to moderator  
Reply With Quote
Unread 12-27-07, 04:43 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Originally posted by sarf
Here's a fix for error below - replace the following in tooltips.lua:
Code:
	SetSendMailItem = function()
		return select(2, GetItemInfo(GetSendMailItem())), select(3, GetSendMailItem())
	end,
with
Code:
	SetSendMailItem = function(id)
		return select(2, GetItemInfo(GetSendMailItem(id))), select(3, GetSendMailItem(id))
	end,
Hope this helps!
Thanks, its being implemented in the development version
Report comment to moderator  
Reply With Quote
Unread 12-30-07, 11:47 AM  
Scae
A Deviate Faerie Dragon

Forum posts: 11
File comments: 84
Uploads: 0
Getting this error:

[2007/12/30 16:09:32-1221-x314]: SellFish\db.lua:172: Usage: GetSellValue(itemID|'name'|'itemLink')
SellFish\db.lua:172: in function `GetSellValue'
ArkInventory-2.24\ArkInventoryTooltip.lua:159: in function `TooltipVendorAdd'
ArkInventory-2.24\ArkInventoryTooltip.lua:22: in function <...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:9>
(tail call): ?:
<in C code>: ?
<in C code>: in function `SetHyperlinkCompareItem'
tekKompare\tekKompare.lua:14: in function <Interface\AddOns\tekKompare\tekKompare.lua:7>
tekKompare\tekKompare.lua:41: in function <Interface\AddOns\tekKompare\tekKompare.lua:37>
(tail call): ?:
(tail call): ?:
(tail call): ?:
(tail call): ?:
<in C code>: in function `SetAction'
Bongos2_ActionBar\actionBar\button.lua:402: in function `UpdateTooltip'
Bongos2_ActionBar\actionBar\button.lua:218: in function <...erface\AddOns\Bongos2_ActionBar\actionBar\button.lua:217>

---

Mentions tooltips generated by other addons, so no idea what the actual issue is.

Edit: Turned off Arkinventories tooltip modifications and the error has stopped.
Last edited by Scae : 12-30-07 at 12:15 PM.
Report comment to moderator  
Reply With Quote
Unread 04-03-08, 05:44 AM  
siv0968
A Kobold Labourer
 
siv0968's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 2
Toooooo useful, thanks a lot
__________________
- Logan (Andrea Donati)
-- Release Spirit - Release Spirit
--- Blizzardplayer - http://www.blizzardplayer.it
Report comment to moderator  
Reply With Quote
Unread 04-30-08, 05:29 AM  
fogh
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Seems like you forgot to upload the new version.
Report comment to moderator  
Reply With Quote
Unread 05-02-08, 06:51 AM  
Stanzilla
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 146
Uploads: 6
Font color

It would be nice if the font string in the tooltip had the same color as your Bagnon_Tooltip stuff, so they would match
Last edited by Stanzilla : 05-02-08 at 02:41 PM.
Report comment to moderator  
Reply With Quote
Unread 05-03-08, 05:08 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Re: Font color

Originally posted by Stanzilla
It would be nice if the font string in the tooltip had the same color as your Bagnon_Tooltip stuff, so they would match
I actually do not want them to match, since they provide different information
Report comment to moderator  
Reply With Quote
Unread 05-17-08, 05:15 AM  
Mikari
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 102
Uploads: 3
Sellfish doesn't seem to have support for showing prices on items in the guild bank, would you be able to add this?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: