Thread Tools Display Modes
Prev Previous Post   Next Post Next
03/08/21, 05:14 PM   #1
iFedix
 
iFedix's Avatar
AddOn Author - Click to view addons
Join Date: May 2017
Posts: 11
How can I get a quest internalId value?

Hey,
so, to update my addon, UndauntedPledgesUtilities, I need to add some info about the new two dungeons included in the new Flames of Ambition DLC. I know that the two new dungeons quests are called Burning Secrets and Into the Deep. What I need is the internalId of the quests to check ingame the result of the GetCompletedQuestInfo(internalId) function (I need to know if the character has completed or not the dungeon quest). What I usually do to find this value is to go here https://esoitem.uesp.net/viewlog.php?record=quest and type the name of the quests and copy the related internalId value.
My question is: how these values are dumped? Is there a way to retrieve these internald values directly in game with an addon/function that I dont know? Thanks for the help!
  Reply With Quote
 

ESOUI » Developer Discussions » Tutorials & Other Helpful Info » How can I get a quest internalId value?


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