Help

Itemized Deductions (ReBorn)

Bags & Inventory Login to Add Favorites
  • 1 Like
  • World of Warcraft
  • 26,306 Downloads
  • Supports: 4.3
  • 8 Average Daily Downloads
  • Comments
  • Created 6/24/2006 4:07:26 PM
  • Updated 11/30/2011 2:53:52 PM
  • 423 Favorites
  • Project Site
  • License: All Rights Reserved
  • Release Type: Release
  • Newest File: TPID v4.3.0
or

About Itemized Deductions (ReBorn)

Full Title =Titan Panel- Itemized Deductions (ReBorn)

  • Installation Note: Please delete your TPID directory before installing v2.9 or above

Info


Originally this mod was written by Tekkub and fixed by shadoweos(AKA Blueleaf) to work with patch 1.10+. It was rewritten for patch 2.0 and BC by Rowaasr13. Yunohu has been the primary maintainer since October 2008, and has completely removed the dependency on the old Itemized Deductions module among other fixes.

I myself hate the "I can't carry any more" message, I also hated looking at everything I had in my bags to decide what was best to drop. Well if you hate it too! THIS IS YOUR ANSWER!!


Description


This addon helps you to manage free space in your bags. If you ever searched through your inventory to find cheap junk to drop in favor of new loot or tired of manually stacking items that would take much less space, you will instantly understand how you can benefit from Itemized Deductions, because it does it all for you automatically.

Features: - List of items in your bags sorted by price, allowing you to drop cheapest item or sell it if you happen to talk to vendor at the moment. - Titan Panel integration: cheapest item and, optionally, its price and total price of all items matching your filter will be displayed on Titan Panel. Howering over will show you full list of items, sorted by price, while right-clicking on it will give you access to most of Itemized Deductions' functions. - Filters to specify what items you want to consider for drop/sale: you can filter items by quality, item type (quest, consumable, etc), or soulbound status. - Custom prices: you can set any item to use price other than vendor sell price. Right now Auctioneer buyout price is only option, but any number of those can be added on request. - Mass selling options: with just a single click you can sell to vendor either all the poor quality items or all items that match your filter. - Stacks combining: you can automatically combine all incomplete stacks of same items either in bags or in bank. - Mass mailbox operation: a command available to get mass quantites of same item from your mailbox automatically. Additionally, if those items can be stacked, they'll be automatically stacked together. Just try it after you get back dozens of expired enchanting reagents from autction.

Interface: - Titan Panel:

 Most of the functions and options are available from Titan Panel Itemized Deductions' button right-click menu. Some of those options only appear when necessary: for example selling commands only show when you're talking to vendor. Additionally you can click on Itemized Deductions to open all your bags, shift-click do destroy or sell cheapest item, alt-click to ignore cheapest item for this session and alt-doubleclick to ignore it completely.

- Slash commands:

 All slash commads start with /itemded, /tpid, or /tid - all those are just aliases and do exactly the same.
 * alwaysdrop (alias: ad) / alwaysignore (alias: ai): add or remove item from "always drop" or "always ignore list". This command is followed by word "add" for adding and "del" or "remove" or "delete" for removing for list, with item link or ID comming last. For example this command will make Ice Cold Milk always droppable, even if you've selected to drop only poor items or filtered consumables: /itemded ad add [Ice Cold Milk]. As another command this command will remove previously ignored Tough Hunk of Bread from list using its ID: /tid ai del 4540.
 * combine (aliases: combineall, combineallinv, combineinv) - combines all incomplete stacks in your bags, just like same function in menu.
 * combinebank (alias: combineallbank) - combines all incomplete stacks in your bank, just like same function in menu. Does nothing if you don't have bank window open, obviously.
 * getmail [ItemLink] (alias: gm) - retrieves all the selected items from mailbox, stacking them together in process. Does nothing if you don't have mailbox window open. In addition to item links you can also use item IDs if you want to put this command in macro or if you're just good at remembering them, as this can save your from finding item link every time. This command, for example, will pull all the Strange Dust out of your mailbox: /itemded gm 10940


Usage


From Tool Bar On mouse over = Tool Tip and list of items identified as potential drop Click = Open Bags Shift-Click = Drop Displayed Item Double-Click = Ignore Item Alt-Double-Click = Always Ignore Item Right-Click = Open options Menu

From Menu Drop Item Ignore Item Always Ignore Item Use Auctioneer Buyout for value set item quality limit

At Vendor Sell item Sell All Junk (Grey Items) Sell All Items Listed

Dependencies: Titan Panel Auctioneer (Optional)

v4.3.0 -Update TOC for 4.3.0 patch v4.2.0 -Fix item colorization -Update TOC for 4.2.0 patch v4.0.14 -Fix setting item threshhold -Update TOC for 4.0.1 patch v4.0.13 - Remove outdated bag call so mod functions correctly. v4.0.12 - Fix outdated reference to "this" in xml file v4.0.11 - Update TOC for 4.0.0 - Remove references to "this" v4.0.10 Fix initialization on event

v4.0.9 - Fix nil error when custom price is used - Fix nil error for sometimes uninitialized variable v4.0.8 - Remove dependency on ItemDataCache v4.0.7 - Update TOC for 3.3.0 - Bundle ItemDataCache again v4.0.6 - Use new API call to get the vendor sell price v4.0.5 - Update TOC for 3.2.0 v4.0.3 - Use GetSellValue instead of TitanItemDed_GetVendorPrice - No longer bundle ItemDataCache

Comments

First Previous Page 1 of 10 Next Last
  • #138
    I have a problem. I cannot get the 'ignore item class' to work. Sometimes it does not give me the menu. At other times it does give me the menu, but it is then noninteractive. I do not get an error message.
  • #140
    I'll open a ticket for this for tracking, thanks.
  • #137
    TPID isn't grabbing values for the gray archaeology artifacts. I reloaded ItemDataCache and checked the vendor sell list, and they're all there, but they're not getting hooked, it seems.
  • #139
    Current versions of TPID no longer use ItemDataCache
  • #136
    Awesome! Finally an update. Can't wait to try it out.
  • #132
    Okay, if you're dead set on keeping on using this addon, and you want to change the quality threshold, you can edit the save file directly until someone comes up with a fix for the in-game setting.
    For the following, be sure to replace anything between asterisks (*) with the appropriate info for your account/character/computer.
    Navigate to \*WoW Folder*\WTF\Account\*account name*\SavedVariables\ folder and open the TitanItemDed.lua file in your favorite text editor (notepad or wordpad work well in Windows - I don't use a Mac so you'll have to figure that part out on your own if you do).
    Find the line that says ["*server name*|*character name*"]
    A few lines (or quite a few, if you have a lot of specific items already ignored) under that there is a line ["Threshold"] = 1
    Simply change the 1 to whatever you want your new threshold to be.
    1 = Grey
    2 = White
    3 = Green
    4 = Blue
    5 = Purple
    6 = Orange
    7 = Red
    8 = Heirloom
    Please note that all these numbers will also display all the ones above, so setting to 8 will cause TPID to show everything, 7 everything except heirlooms, etc.
  • #134
    This will be fixed in the next release (later today)
  • #133
    This will be fixed in the next release (later today)
  • #130
    Starting on my second 80-85 run and setting up that toon. Threshold is set to Poor; I want to change it to Common, as it is on my first toon. Select Common from the threshold menu, and receive the following error. Ended up deleting and reinstalling from scratch, and now both toons are throwing the same error if I attempt to change from Poor to anything else. Running latest version as of this date. Any help appreciated.


    Date: 2010-12-16 22:57:25
    ID: 2
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\TitanItemDed\TitanItemDed.lua line 1018:
    attempt to index global 'self' (a nil value)
    Debug:
    (tail call): ?
    [C]: ?
    TitanItemDed\TitanItemDed.lua:1018: func()
    ..\FrameXML\UIDropDownMenu.lua:636:
    ..\FrameXML\UIDropDownMenu.lua:601
    [C]: UIDropDownMenuButton_OnClick()
    [string "*:OnClick"]:1:
    [string "*:OnClick"]:1
    AddOns:
    Swatter, v5.9.4960 (WhackyWallaby)
    WowheadLooter, v40011
    Ace3, v

  • #131
    I get the same error, it's very frustrating! I however, got it to work with one of my alts, wow crashed and I had to reinstall the game and of course I lost the ability to change the threshold from poor to common :-(
  • #135
    This is now fixed
  • #129
    I've uploaded a working version of TPID. I really have no idea what addon rowaasr13 is talking about, since he hasn't contributed anything to this module in quite some time.
  • #128
    New version will be released this month. Since it is major rework of internals and because author of very original classic-WoW TPID asked it long time ago, it will be posted under a new name. I'll post link to this new addon here later.
  • #127
    I love this addon, but it has not worked for me since the patch. I updated to the latest version and it is not functioning. Is there any chance that this will be fixed?
  • #126
    I recognize that a restart only sometimes helps. Yesterday it worked, and the malfunction just happened with a successful trick or treat, so I guessed it had something to do with the bag you get. But today Itemized Reduction keeps beeing non-functional after restart.
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster Addon Downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Minecraft 3D Print Giveaway

Enter Now!