Thread Tools Display Modes
10-22-14, 11:00 AM   #1
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 758
Can you now track whats on your Bank?

So you can now craft with items that are on your Reagent Bank or at your regular Bank. When you open your profession window while not at the bank it will display the items that are on your bank in the ricepts.

So is it possible for an AddOn to track items at your bank at least the items of your professions?
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
  Reply With Quote
10-22-14, 11:51 AM   #2
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 822
Like always there are the tooltip-addons like Altoholic and BankItems that will show info on hovering.
__________________
The cataclysm broke the world ... and the pandas could not fix it!
  Reply With Quote
10-22-14, 12:05 PM   #3
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 758
Originally Posted by Rilgamon View Post
Like always there are the tooltip-addons like Altoholic and BankItems that will show info on hovering.
Yes thats why I ask the question I'm using BagSync and it dosen't update whats on my Bank when I craft something from it and someone said its not possible to track.
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
  Reply With Quote
10-22-14, 12:27 PM   #4
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Originally Posted by Tonyleila View Post
someone said its not possible to track.
Well that's just silly. Of course it's possible... even if there's no API to get the current contents, if you had 100 of an item the last time you actually visited the bank, then it's trivial to keep track of how many you've used since then, and subtract. And if the default UI shows you the information already, then there's almost certainly an API for it. However, I haven't looked, and don't know of any specific addons that do this yet, so other than "it's possible" I can't really help...
__________________
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.
  Reply With Quote
10-22-14, 02:38 PM   #5
JDoubleU00
A Firelord
 
JDoubleU00's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 463
Bagsync has an update and there is a Bagsync2 out as well from a different author.
  Reply With Quote
10-22-14, 03:18 PM   #6
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 758
Originally Posted by rocnroll View Post
Bagsync has an update and there is a Bagsync2 out as well from a different author.
Yes and both don't track this yet
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Can you now track whats on your Bank?


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