Thread Tools Display Modes
01-22-15, 01:59 PM   #1
sithik
A Kobold Labourer
Join Date: Sep 2007
Posts: 1
AddOn to put BoE on items in bags?

I swear there was an addon that used to put BoE on the items icon in your bags but I can't seem to find it anymore?
  Reply With Quote
01-22-15, 04:03 PM   #2
jeruku
A Cobalt Mageweaver
 
jeruku's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 223
That there is/was and it is called Binding Theory. Not too sure it still works but it would not be too hard to rewrite it if need be.
  Reply With Quote
01-22-15, 08:02 PM   #3
jeffy162
A Pyroguard Emberseer
 
jeffy162's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 2,364
"Binding Theory" only works on the Blizzard bags, not bag addons that make their own bags.

Just a heads up.
__________________
Ahhhh, the vagueries of the aging mind. Wait.... What was I saying?


Carbonite <----- GitHub main module (Maps ONLY) download link. The other modules are also available on GitHub.
Carbonite-CLASSIC<----- GitHub link to Carbonite Classic. Thanks to ircdirk for this!
  Reply With Quote
01-22-15, 11:22 PM   #4
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
That addon's code definitely shows its age... it's still using deprecated awfulness like getglobal which I wish Blizzard would just get rid of entirely already, and even if it works it'd use a lot more resources than necessary since it doesn't remember the status of items, so it's tooltip-scanning them again every time.

In fact, it was quite disturbing to look at, and I had some spare time at work, so I wrote a new one:
https://github.com/Phanx/BindsWhen

Edit: Tested and fixed a few things. Works fine on default bags/bank and Bagnon. If you need support for some other bag addon, post a link to its download page.

Edit #2: Released, official download page here:
http://www.wowinterface.com/download...BindsWhen.html
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.

Last edited by Phanx : 01-23-15 at 07:04 AM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » AddOn to put BoE on items in bags?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off