View Single Post
04/13/14, 03:14 PM   #5
Nekudotayim
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 7
Great addon, shows item info of guild bank also. The actual problem is the slotID, which changes everytime you open the guild bank. In backpack and regular bank it always starts with 1, in guildbank its variable (1, 800, 2211, ...). How can I get the first slotIndex of a bag ? Couldn't find an appropriate function.

Another idea would be to access ZO_GuildBankBackpack as shown in zgoo, but how to do it ?

Last edited by Nekudotayim : 04/13/14 at 04:20 PM.
  Reply With Quote