Thread Tools Display Modes
Prev Previous Post   Next Post Next
08/09/15, 06:44 AM   #1
merlight
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 671
[outdated] Make crafting quest conditionText consistent in API

function GetJournalQuestConditionInfo() returns conditionText with values included, e.g. "Craft Shadowspun Shoes: 0 / 2"
EVENT_QUEST_CONDITION_COUNTER_CHANGED receives conditionText without values, e.g. "Craft Shadowspun Shoes"

GetJournalQuestConditionInfo() shouldn't append the values, it returns them separately anyway.

Well, the conditionText from EVENT_QUEST_CONDITION_COUNTER_CHANGED is never used in the core UI, but I still think that's the correct form.

Last edited by merlight : 08/09/15 at 07:31 AM.
 
 

ESOUI » Developer Discussions » Wish List » [outdated] Make crafting quest conditionText consistent in API


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