Download
(9Kb)
Download
Updated: 04-02-10 01:05 PM
Pictures
File Info
Updated:04-02-10 01:05 PM
Created:unknown
Downloads:3,558
Favorites:30
MD5:

ExcessBaggage

Version: 1.4
by: Slakah [More]

Description
ExcessBaggage is a small inventory addon, which attempts to leave you with one inventory slot at all times, by either: Destroying your cheapest grey, or Destroying an item you placed in the options menu, depending on priority or sell price if there is no cheaper grey.

To protect expensive greys such as Goldenscale Vendorfish there is a price threshold, so items over that price will not be removed.

Slash Commands
Type "/eb" to open the Options panel or type "/eb help" for a list of slash commands.

1.4 - Definitely include ExcessBaggage_Options now (I'm 99% certain)
1.3 - Actually includes ExcessBaggae_Options now, will also allow saving, which previously didn't work because of another stupid mistake and finally a toc update to 30300.
1.2 - No need for GetItemSellPrice instead uses the 11th return of GetItemInfo
1.1 - changed InterfaceOptionsFrame_OpenToFrame to InterfaceOptionsFrame_OpenToCategory.
1.0 - release
Optional Files (0)


Post A Reply Comment Options
Unread 04-09-10, 10:53 AM  
ichik
A Murloc Raider
 
ichik's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 263
Uploads: 5
Code:
[20:27:09] Interface\AddOns\ExcessBaggage\Libs\tekIDmemo.lua:8: table index is nil
[C]: ?
Interface\AddOns\ExcessBaggage\Libs\tekIDmemo.lua:8: in function <Interface\AddOns\ExcessBaggage\Libs\tekIDmemo.lua:6>
Interface\AddOns\ExcessBaggage\ExcessBaggage.lua:42: in function <Interface\AddOns\ExcessBaggage\ExcessBaggage.lua:28>
And still not working.
Report comment to moderator  
Reply With Quote
Unread 05-12-10, 09:52 PM  
kergoth
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 136
Uploads: 7
Should throttle the BAG_UPDATE event handling. When you loot an item and it destroys it, the handler is called like 15 times, attempting to re-destroy the same item each time. Sadly, destroying upon LOOT_OPENED isn't very helpful unless you don't mind the autoloot still halting, since events are asynchronous, so BAG_UPDATE it is..
Report comment to moderator  
Reply With Quote
Unread 05-24-10, 05:10 AM  
Slakah
A Molten Giant
 
Slakah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 146
Uploads: 26
Originally posted by kergoth
Should throttle the BAG_UPDATE event handling. When you loot an item and it destroys it, the handler is called like 15 times, attempting to re-destroy the same item each time. Sadly, destroying upon LOOT_OPENED isn't very helpful unless you don't mind the autoloot still halting, since events are asynchronous, so BAG_UPDATE it is..
I've had a major rewrite planned for a while, got exams coming up but I'll get round to it eventually.
Report comment to moderator  
Reply With Quote
Unread 06-12-10, 03:58 PM  
Frungi
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
I'm getting errors when my bags get full. I don't know if it's because my warlock has an Abyssal Bag (warlock bag exclusively for Soul Shards) which isn't full, but this is the error I get, copied from the Swatter addon:
Code:
Error occured in: Global
Count: 3
Message: ..\AddOns\ExcessBaggage\Libs\tekIDmemo.lua line 8:
   table index is nil
Debug:
   (tail call): ?
   [C]: ?
   ExcessBaggage\Libs\tekIDmemo.lua:8:
      ExcessBaggage\Libs\tekIDmemo.lua:6
   ExcessBaggage\ExcessBaggage.lua:42:
      ExcessBaggage\ExcessBaggage.lua:28
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: