Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Sounomi
Forum: Tutorials & Other Helpful Info 08/16/16, 02:26 AM
Replies: 68
Views: 45,036
Posted By Sounomi
Did it get put into patch 2.5.7? I noticed...

Did it get put into patch 2.5.7? I noticed GetNumCharacters() is still returning "1" at times (I have 8 characters).
Forum: Tutorials & Other Helpful Info 08/06/16, 07:15 PM
Replies: 68
Views: 45,036
Posted By Sounomi
I've run into that problem too. After a UI...

I've run into that problem too. After a UI reload, it'll just randomly start saying there's only one character. Using "GetCharacterInfo" at this point with any index except for "1" returns empty...
Forum: Tutorials & Other Helpful Info 08/03/16, 09:18 PM
Replies: 68
Views: 45,036
Posted By Sounomi
Same here, pretty much only get it after I've...

Same here, pretty much only get it after I've reloaded the UI when working on add-ons.

local itemCache = self.furnitureCache[ZO_PLACEABLE_TYPE_ITEM]
local bag = itemCache[bagId]
Looking at the code,...
Forum: Tutorials & Other Helpful Info 08/01/16, 04:27 PM
Replies: 68
Views: 45,036
Posted By Sounomi
Just a heads up, it seems that calling...

Just a heads up, it seems that calling "GetItemBoPTradeableDisplayNamesString" on an item that's not BoP Tradable will crash the client, even if you override it with your code. Discovered it while...
Showing results 1 to 4 of 4