Download
(9Kb)
Download
Updated: 04-02-10 01:05 PM
Pictures
File Info
Updated:04-02-10 01:05 PM
Created:unknown
Downloads:3,538
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 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
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 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 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 04-02-10, 12:59 PM  
Slakah
A Molten Giant
 
Slakah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 146
Uploads: 26
Originally posted by ichik
ExcessBaggage_Options are not included again.
GAH!
Report comment to moderator  
Reply With Quote
Unread 04-02-10, 06:15 AM  
ichik
A Murloc Raider
 
ichik's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 263
Uploads: 5
ExcessBaggage_Options are not included again.
Report comment to moderator  
Reply With Quote
Unread 03-15-10, 09:21 PM  
Slakah
A Molten Giant
 
Slakah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 146
Uploads: 26
Sorry about the late reply, but I'll probably end up fixing any issues (possibly a rewrite) and then release it sometime during the Easter Hols.

Slakah
Report comment to moderator  
Reply With Quote
Unread 03-06-10, 05:39 PM  
ichik
A Murloc Raider
 
ichik's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 263
Uploads: 5
Anyway, not working.
Code:
[02:38:15] 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>
Report comment to moderator  
Reply With Quote
Unread 03-06-10, 05:29 PM  
ichik
A Murloc Raider
 
ichik's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 263
Uploads: 5
Got the same problem.
Slakah, there's none in latest release actually, had to download 1.1 for it.
Last edited by ichik : 03-06-10 at 05:30 PM.
Report comment to moderator  
Reply With Quote
Unread 10-13-09, 05:32 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 SShadow1974
So is this an abandoned addon? I need something like this, but I get no options panel in the addon config. It's listed there, but the config pane is blank - no options.
Do you have ExcessBaggage_Options in your addon folder?
Report comment to moderator  
Reply With Quote
Unread 10-12-09, 07:54 AM  
SShadow1974
A Defias Bandit

Forum posts: 2
File comments: 29
Uploads: 0
So is this an abandoned addon? I need something like this, but I get no options panel in the addon config. It's listed there, but the config pane is blank - no options.
Report comment to moderator  
Reply With Quote
Unread 09-07-09, 08:35 AM  
Slakah
A Molten Giant
 
Slakah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 146
Uploads: 26
I might do a minor update to fix it until I finally get round to finishing my rewrite.
Report comment to moderator  
Reply With Quote
Unread 09-06-09, 07:28 AM  
glamrockcop
A Kobold Labourer

Forum posts: 1
File comments: 11
Uploads: 0
Any chance of getting this updated to use the in game sell values now that sellfish is no longer being updated?
Report comment to moderator  
Reply With Quote
Unread 06-21-09, 04:39 AM  
glamrockcop
A Kobold Labourer

Forum posts: 1
File comments: 11
Uploads: 0
Really like this AddOn it's just what I need, thanks and KUTGW.
Report comment to moderator  
Reply With Quote
Unread 03-08-09, 04:43 AM  
Mera
Retired of WoW, In ESO :)
 
Mera's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 121
Uploads: 7
Hi Slakah, not working for some reasons:
  • The mod does not recognize hunter's quivers so the mod always thinks my bag has empty slots and is deleting nothing when really full.
  • Need an option to instant delete, you actual method as several caveats: the need of full bags to have it starting working so if by chance you run some lowbie instance without having bag fulls at the end the mod is totally obsolete
  • The method will trigger a wow error message that is boring, IE "your bags are full" => delete => loot => "your bags are full" => delete => loot, too much work for something that could be done a simpler way, to me this method should be offered as an option and NOT a default option.

That is a few reasons probably why it has so few downloads
__________________
If you need to reach me I'm in ESO, @class101 or "Fathis Ules i"
addons: SpamBayes, BrokerCPU
projects: ThunderBayes
Mera[xeh]? - La CroisadeEcarlate (wow)
Last edited by Mera : 03-08-09 at 04:44 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: