Thread Tools Display Modes
08/19/18, 02:07 AM   #1
hardballking
Join Date: Aug 2018
Posts: 5
[outdated] GetCurrentMapZoneIndex() maybe bugged

Hi recently i'm scruing around whit the GetCurrentMapZoneIndex() function and it seams that the dugens them self don't know where they are for exampel Arx Corinium has the id 30 and the Ruins of Mazzatun and Cradle of Shadowshave the id 19 for Shadowfen. I have the same problem whit City of Ash 1 and March of Sacrifices. And there are many more but not that obvious like
Scalecaller peak i let you guess where this id is comming from.

Here is a full list of all ids of the dungens i recorded 2d ago it is in german sorry for that
"Pilzgrotte I",--111
"Pilzgrotte II",--571
"Spindeltiefen I",--28
"Spindeltiefen II",--573
"Verbannungszellen I",--177
"Verbannungszellen II",--572
"Dunkelschattenkavernen I",--12
"Dunkelschattenkavernen II",--567
"Eldengrund I",--21
"Eldengrund II",--568
"Kanalisation von Wegesruh I",--29
"Kanalisation von Wegesruh II",--570
"Arx Corinium",--30
"Krypta der Herzen I",--22
"Krypta der Herzen II",--569
"Stadt der Asche I",--18
"Stadt der Asche II",--373
"Burg Grauenfrost",--235
"Orkaninsel ",--23
"Volenfell",--6
"Gesegnete Feuerprobe",--13
"Schwarzherz-Unterschlupf",--14
"Selenes Netz",--7
"Kammern des Wahnsinns",--154
"Blutquellschmiede",--610
"Falkenring",--526
"Gefängnis der Kaiserstadt",--372
"Gipfel der Schuppenruferin",--4
"Krallenhort",--640
"Marsch der Aufopferung",--18
"Mondjägerfeste",--179
"Ruinen von Mazzatun",--19
"Weißgoldturm",--375
"Wiege der Schatten"--19
someone has a fix for this ?
 
08/19/18, 03:49 AM   #2
Scootworks
 
Scootworks's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 312
hi.. i extraced the zone id's yesterday:
http://wiki.esoui.com/Zones
 
08/19/18, 04:18 AM   #3
Shinni
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 167
Yes, GetCurrentMapZoneIndex is bugged. Some subzones like dungeons or quest-only areas return wrong indices. It caused quite some bugs in Lorebooks and HarvestMap. The workaround is to use GetUnitZoneIndex("player") instead.
 
08/19/18, 06:30 AM   #4
hardballking
Join Date: Aug 2018
Posts: 5
Thx for the fast help
 

ESOUI » Developer Discussions » Bug Reports » [outdated] GetCurrentMapZoneIndex() maybe bugged

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