View Single Post
04/09/14, 05:09 AM   #2
Xrystal
caritas omnia vincit
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 369
PlaceInInventory protected (integer bagId, integer slotIndex)
PickupInventoryItem protected (integer bagId, integer slotIndex, integer count)

bagId would be 2 for the player bank, slotIndex the item you want taken out ( not necessarily the one you see at that position on screen though.
  Reply With Quote