View Single Post
06/20/17, 12:22 PM   #2
ZOS_ChipHilseberg
ZOS Staff!
Premium Member
Yes this person is from ZeniMax!
Join Date: Oct 2014
Posts: 551
I fixed the bug where SelectGuildBank did anything without the guild bank open. However, the API for the guild bank is setup so that lua decides which bank to open, which means that the client can't maintain a default and auto-open. I would look at lastSuccessfulGuildBankId in PLAYER_INVENTORY as a way to change the bank it opens automatically.