Thread Tools Display Modes
08/08/14, 08:58 PM   #1
Specko
 
Specko's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 16
GetBagInfo()

Is it just me or this function broken now?
  Reply With Quote
08/08/14, 10:13 PM   #2
Garkin
 
Garkin's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 832
Originally Posted by Specko View Post
Is it just me or this function broken now?
This function was removed:
ESO UI API Patch Notes (Version 100008)

Use new function:
Lua Code:
  1. local numSlots = GetBagSize(bagId)
  Reply With Quote
08/08/14, 10:14 PM   #3
Waboku
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 6
changed function

GetBagInfo was changed to GetBagSize

What Garkin said......
  Reply With Quote
08/08/14, 10:25 PM   #4
Specko
 
Specko's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 16
Much appreciated, just missed it.
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » GetBagInfo()


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off