View Single Post
06/03/17, 05:14 PM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
The but shouldn't the second one of FindFirstEmptySlotInBag be like this:

Lua Code:
  1. FindFirstEmptySlotInBag(BAG_SUBSCRIBER_BANK) = Find First Empty Slot In BAG_SUBSCRIBER_BANK
  Reply With Quote