Thread Tools Display Modes
08/26/16, 10:23 AM   #1
kerb9729
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 56
GetZoneIndex is bugged

According to the api, GetZoneIndex is supposed to work like this:
GetZoneIndex(number zoneId)
Returns: number zoneIndex

I was playing around with it today, and I find that GetZoneIndex returns "1" for

Gold Coast (zoneid 518)
Hew's Bane (zoneid 512)
Craglorn (zoneid 352)
Khenarthi's Roost (zoneid 293)

and others

Where should I report this?

edit: tested without any addons enabled

Last edited by kerb9729 : 08/26/16 at 10:46 AM. Reason: additional info
  Reply With Quote
09/11/16, 02:22 PM   #2
code65536
AddOn Author - Click to view addons
Join Date: Mar 2016
Posts: 21
Those are not the correct IDs for those zones--these are the correct zoneIds for the zones you listed:

823, The Gold Coast
816, Hew's Bane
888, Craglorn
537, Khenarthi's Roost
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » GetZoneIndex is bugged


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