• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

UnitPrice

  Download the Curse Client

Project Updated:
Files Updated: 04-24-2009
Supports Game Version: 3.1.0
Category: Auction & Economy
Tags:

[Edit Tags]

Project Manager: xbeeps
Additional Authors: No additional authors
Current Version: 1.4
License: All Rights Reserved
Avg Daily DL (last 30 days): 54
Downloads Total: 25,853
Favorites: 118
Comments: 10
  • About UnitPrice
  •  

Adds the current bid and buyout price of a single unit below the name of the item in the Auction House. Makes it easy to get an overview of price ranges and to tell the good deals apart from the bad deals.

Configuration:
/up - show help
/up showbid - enable/disable display of bid price.
/up showbuyout - enable/disable display of buyout price.

The slash command /unitprice also works, if /up conflicts with another addon, or if you just find it easier to remember.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  UnitPrice 1.4 Release 3.1.0 6,264 4/24/2009
  UnitPrice 1.3 Release 3.0.9 14,731 10/21/2008
  UnitPrice 1.2 Release 3.0.2 1,222 10/19/2008
  UnitPrice 1.1 Release 3.0.2 2,694 10/16/2008
  UnitPrice 1.0 Release 2.4.3 917 10/14/2008
  • 1 page(s)
Advertisement
  • Screenshots (1)
  •  
  • Comments

Add Comment

Add

You need to or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • First of all, great addon, many thanks to the developers. There's a feature I'd like to see added though - the ability to sort auctions by their price per unit. Is this doable? Or does anyone know of an addon that already does something like this?

    Reply Report Permalink
  • xbeeps said 

    I believe you can just click the column header. Notice the small yellow arrow that by default is on the first column.

    Reply Report Permalink
  • Date: 2009-02-13 00:05:32
    ID: 1
    Error occured in: Global
    Count: 1
    Message: WTF\Account\AccountName\SavedVariables\UnitPrice.lua line 1:
    unexpected symbol
    Debug:
    (tail call): ?
    [C]: ?
    [C]: LoadAddOn()
    ..\FrameXML\UIParent.lua:229: UIParentLoadAddOn()
    ..\FrameXML\UIParent.lua:240: AuctionFrame_LoadUI()
    ..\FrameXML\UIParent.lua:843: UIParent_OnEvent()
    [string "*:OnEvent"]:1:
    [string "*:OnEvent"]:1
    AddOns:
    Swatter, v5.2.4007 (DingoII)
    Babylonian, v5.1.DEV.130
    BagLady, v1.0
    Bartender4, v4.2.5
    BonusScanner, v4.5
    BuffWarn, v0.7b
    BunnyQuestLevel, v
    Configator, v5.1.DEV.160
    CrapAway, v
    CurseProfiler, v
    DebugLib, v5.1.DEV.130
    ExplorerCoords, v0.02
    Informant, v5.2.4007 (DingoII)
    Omen, v3.0.6
    OmniCC, v2.3.1
    PerlArcaneBar, v
    PerlCombatDisplay, v
    PerlConfig, v
    PerlFocus, v
    PerlParty, v
    PerlPartyPet, v
    PerlPartyTarget, v
    PerlPlayer, v
    PerlPlayerPet, v
    PerlTarget, v
    PerlTargetTarget, v
    Prat30, v3.0.4
    Prat30HighCPUUsageModules, v
    Prat30Libraries, v
    QuestHelper, v0.87
    QuestItem, v1.22
    Recount, v
    SlideBar, v5.2.4007 (DingoII)
    Stubby, v5.2.4007 (DingoII)
    StunWatch, v
    Titan, v4.1.5.30000 (Revision 120)
    TitanBag, v4.1.5.30000
    TitanClock, v4.1.5.30000
    TitanCoords, v4.1.5.30000
    TitanGoldTracker, v4.1.5.30000
    TitanPerformance, v4.1.5.30000
    TitanRepair, v4.1.5.30000
    UnitPrice, v
    WIM, v3.0.5
    (ck=3c9)

    Reply Report Permalink
  • xbeeps said 

    This is not a problem with UnitPrice, it is a problem with Unicode handling on your platform. The UnitPrice.lua file the error arises in is not the addon source file, but the saved variables file, which is read and written by WoW itself only, and the addon has no influence on the encoding of this file.

    Usually WoW is capable of handling the BoM of UTF8 files, but you may have corrupted your saved variables by opening/saving or editing your savedvariables files in some non-confirming application.

    Deleting WTF\Account\AccountName\SavedVariables\UnitPrice.lua will probably solve your problem, as it will be recreated on addon loading (reverting settings to default).

    Reply Report Permalink
  • Is the unit price come from the current bid or from the buyout price?

    Reply Report Permalink
  • xbeeps said 

    You can configure it to show one, the other or both - see the description above.

    Reply Report Permalink
  • Kerecha said 

    Is there any way to get UP to play along nicely with AuctionFilterPlus ? (http://wow.curse.com/downloads/wow-addons/details/afpfansupdate.aspx)

    I love how UP shows PPU (and hate how AFP does it), but without AFP i instead miss filtering out auctions with no buyout, and the coloring for bidded/unbidded items.

    If at all mpossible i would love to have UP show me the PPU and AFP the rest, but as it is now, activting AFP makes UP stop showing at all.

    Reply Report Permalink
  • xbeeps said 

    UnitPrice is very simple and non-intrusive. It only modifies the existing text string right after it has been updated. If any other addon replaces the UI somehow, there's nothing UnitPrice can do about it.

    Reply Report Permalink
  • robwood said 

    Instead of putting your data on the 2nd line, could you put it to the right of the Item Name? I used to use PriceEach and it did it that way. The reason I ask is if there is an item that uses 2 line for it name (ie Raw Bristle Whisker Catfish) then no UnitPrice is displayed.

    Reply Report Permalink
  • xbeeps said 

    I find that this gives a poor display, and i rarely buy those fish

    Reply Report Permalink
  • Hejmdal said 

    Any chance of this being updated to work with advanced auctioneer compact ui?

    Reply Report Permalink
  • xbeeps said 

    Don't think so - I've no interest in bloating this with support for the Auctioneer monster or any other addon that tries to be a one-stop shop (and apparently isn't - i don't know auctioneer very well, but if it did what it was supposed to you shouldn't need this??).

    Reply Report Permalink
  • kaimon said 

    Sadly no. I was looking for the same.

    Reply Report Permalink
  • krinken said 

    /up and /unitprice aren't working for me on v1.3...

    Reply Report Permalink
  • xbeeps said 

    The slash command is not registered before the addon is loaded, which doesn't happen before you visit the Auction House the first time (to save loading time on the 9 out of 10 sessions where you're not going to use it).

    Reply Report Permalink
  • I use Onebag3 and i know it's still in beta, but when i installed this addon, all the slots inthe bag was greyed out and i couldn't use them.. There wasn't any sort of errors, but no response from the items, not even a small tooltip.. I disabled this addon again, and no problems with the bag.. Is that something you could look into, since i would like to use both addons??

    Reply Report Permalink
  • xbeeps said 

    I doubt this has anything to do with UnitPrice. Nevertheless i tried out OneBag3 and it works fine with UnitPrice.

    Reply Report Permalink
  • Wierd.. I will have to try again then..

    Reply Report Permalink
  • Ikarasu said 

    Anyone to add a few options? (Such as Display only Buyout prices, instead of bid and buyout)? Great addon, thanks :D

    Reply Report Permalink
  • xbeeps said 

    Then it wouldn't be zero configuration... but I'll consider it :)

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 14,732 Auctioneer Auction & Economy, Mail, and...
  2. 997 AuctionMaster Auction & Economy
  3. 808 Auctionator Auction & Economy, and Tooltip
  4. 697 Sell-O-Matic Auction & Economy, and Bags...
  5. 693 GoingPrice Wowhead Data Source Addon Auction & Economy, and Tooltip