Thread Tools Display Modes
Prev Previous Post   Next Post Next
03/22/19, 10:06 AM   #1
Aaxc
 
Aaxc's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2019
Posts: 19
[open] Dragon Bones achievements

Hello,
I can't seem to get Dragon Bones General achievements through the API.

In-game you can see, that there are two categories:


But when requesting them through API, I get only one:
Request: GetAchievementCategoryInfo(16)
Response: [Dragon Bones, 1, 8, 355, 675, false]
And requesting the subcategoies, also only the first one is returned:
Request: GetAchievementSubCategoryInfo(16, 1)
Response: [Veteran, 30, 320, 730, false]
And nothing for 2nd category

Is this a bug or am I requesting something wrong?
  Reply With Quote
 

ESOUI » Developer Discussions » Bug Reports » [open] Dragon Bones achievements


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