View Single Post
05/26/17, 07:56 AM   #3
Tonyleila
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 288
Originally Posted by ZOS_ChipHilseberg View Post
Can you explain what the two numbers in each line are?
Hey Chip this is a quote from me.


I used the script

Code:
/script d(#SHARED_INVENTORY:GenerateFullSlotData(nil,BAG_BANK))
and the left number is the result of the script while the right number is the amount of used slots in my bank.


More info in the comment chain here: http://www.esoui.com/downloads/info1....html#comments

Problem is:
1) the number dosen't match the amount of used slots like it does when I use the same scrip for my BAG_BACKPACK
2) it shows 142 I take 3 glyphes out and put them back in and it shows 145... doesn't make sense
3) it always shows 240 if you have more then 380 bank space in use.

Last edited by Tonyleila : 05/26/17 at 08:03 AM.