Thread Tools Display Modes
06/02/21, 07:47 AM   #21
Keldor
 
Keldor's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2015
Posts: 101
In addition to the other functions I would appreciate a function that returns whether the quest is actually active in the game.
Looping possible quest Ids starting from one to 10000 there are returned many dummy quests by using GetQuestName()

Here are a few examples:
  • ID 31, TM01_OUTOFDATE
  • ID 63, Simple Kill Quest
  • ID 3861, QUEST IO BUG CHECK

Example of my additional request:
* GetQuestObtianable(*integer* _questId_)
** _Returns:_ *boolean* _isObtainable_
  Reply With Quote

ESOUI » Developer Discussions » Wish List » [open] More quest info for more quests

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