Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/26/14, 06:48 AM   #1
Blackstorm
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 12
Map and Untracked Quests

Hi guys ^^

I have a little problem with my plugin...

Is anyone found a way to update the WorldMap to not show the untracked quests please ?

With : ZO_QuestTracker["tracker"]:InitialTrackingUpdate()
my compass is up to date and untracked quests are not showed.

But the map and the minimap always shows them...

I tried these updates functions without success (the first line work fine to update the assisted quest but not for untracked) :
ZO_WorldMap_UpdateMap()
ZO_WorldMap_RefreshAccessibleAvAGraveyards()
ZO_WorldMap_RefreshAllPOIs()
ZO_WorldMap_RefreshAvAObjectives()
ZO_WorldMap_RefreshCustomPinsOfType()
ZO_WorldMap_RefreshForwardCamps()
ZO_WorldMap_RefreshKeepNetwork()
ZO_WorldMap_RefreshKeeps()
ZO_WorldMap_RefreshKillLocations()
ZO_WorldMap_RefreshWayshrines()

Is anyone have a lead please ?
I don't know if is it possible because same a reloadui doesn't hide them...

Thanks in advance

Last edited by Blackstorm : 04/26/14 at 10:33 AM. Reason: my bad english ^^
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » Map and Untracked Quests


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