Thread Tools Display Modes
03/18/17, 06:10 PM   #1
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
[fixed] Locked items

It's been a couple months so I figured it had been long enough to poke you about it:

Originally Posted by Rhyono View Post
More info on this: if the locked item is a higher index, it will show both in improvement. If it is lower in index, it won't show either.
Originally Posted by ZOS_ChipHilseberg View Post
What was happening is that we were filtering out locked items after merging items into stacks so depending on if the locked item was the first one or not it was filtering out the whole stack or not. We're going to make sure that locked items are filtered first and then we make the stacks.


Originally Posted by Rhyono View Post
I just noticed that GetNumChampionXPInChampionPoint(champLevel) can only be called by players that are past level 50. Could this be changed?
Originally Posted by ZOS_ChipHilseberg View Post
We can do this. I can't see any reason why an informational function should be restricted based on the level of the current character.
On this one, you did keep it from being an error (thanks!), but it returns nil, rather than the number.

Last edited by Rhyono : 03/18/17 at 06:13 PM.
 
03/20/17, 08:23 AM   #2
ZOS_ChipHilseberg
ZOS Staff!
Premium Member
Yes this person is from ZeniMax!
Join Date: Oct 2014
Posts: 551
Both of these have only been fixed internally.
 

ESOUI » Developer Discussions » Bug Reports » [fixed] Locked items

Thread Tools
Display Modes

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