Thread Tools Display Modes
08/15/17, 11:59 PM   #1
cyxui
AddOn Author - Click to view addons
Join Date: Nov 2015
Posts: 61
[implemented] returns item expire time instead of time remaining

the function GetTradingHouseSearchResultItemInfo returns

number timeRemaining

which we could use to calculate the expire time by adding the current time. But the result can differ a dozen seconds each time we request it.

This is the only piece of information that we could use to uniquely identify an item listed in guild store. Can this return the actual expire time instead of time remaining so that the number will stay the same for each call?

Or even better can we have an additional ID parameter that uniquely identifies the item listed?
 

ESOUI » Developer Discussions » Wish List » [implemented] returns item expire time instead of time remaining

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