WoW:InstanceMapID: Difference between revisions

(Created page with "{{wowapitype}} These are unique numeric identifiers for instance maps. They can be obtained by calling the GetInstanceInfo API function, or from the t...")
 
Line 1: Line 1:
{{wowapitype}}
{{wowapitype}}


These are unique numeric identifiers for instance maps. They can be obtained by calling the [[API GetInstanceInfo|GetInstanceInfo]] API function, or from the tables below. These values can be used as a locale-independent way to identify instances.
These are unique numeric identifiers for instance maps. They can be obtained by calling the [[API GetInstanceInfo|GetInstanceInfo]] API function, or from the tables below. These values can be used as a locale-independent way to identify instances. InstanceMapIDs are used in the default UI by [[API GetChallengeModeMapTimes|GetChallengeModeMapTimes]](InstanceMapID). The continents themselves are treated as instances and have unique IDs as well.


Note that InstanceMapIDs are not interchangeable with [[MapID]]s, despite many similarities.
InstanceMapIDs are not interchangeable with [[MapID]]s despite many similarities. The map name returned by GetInstanceInfo() is not necessarily the same as the name returned by GetRealZoneText() and GetMapNameByID(). When denoted below, Zone Name is the normal map display name, and Instance Name is the name returned by GetInstanceInfo().
 
The continents themselves are treated as instances and have unique IDs


To help fill in this list, go into an instance and use the command
To help fill in this list, go into an instance and use the command
  /dump GetInstanceInfo()
  /dump GetInstanceInfo()
The number shown in slot [8] of the output is the mapID, which can be added to the table below.
The number shown in slot [8] of the output is the [[InstanceMapID]], which can be added to the table below.
 
or
/run local id = GetCurrentMapAreaID(); local n,_,_,_,_,_,_,iid = GetInstanceInfo(); print(iid, GetZoneText().."/"..GetRealZoneText(), n, id,  GetMapNameByID(id))
Which is: ID, Zone Name, Instance Name, MapID, Map Name
 
== Legend ==
 
* ID - The actual [[InstanceMapID]] map ID.
* Zone Name - Zone name returned by [[API GetZoneText|GetZoneText()]] or [[API GetRealZoneText|GetRealZoneText()]]
* Instance Name - the actual instance name as returned by [[API GetInstanceInfo|GetInstanceInfo()]]
* MapID - the [[MapID]] as returned by [[API GetCurrentMapAreaID|GetCurrentMapAreaID()]]
* Map Name -  the actual Map name as returned by [[API GetMapNameByID|GetMapNameByID()]]
* LfgID - Looking for Group dungeon ID as used by [[API GetLFGDungeonInfo|GetLFGDungeonInfo()]]
* Lfg Name - Looking for Group dungeon name


== Continents ==
== Continents ==
Line 15: Line 27:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name!!style="text-align:left|Instance Name!!style="text-align:left|MapID!!style="text-align:left|Map Name
|-
|-
| 0 || Eastern Kingdoms
| 0 || Eastern Kingdoms
Line 26: Line 38:
|-
|-
| 646 || Deepholm
| 646 || Deepholm
|-
| 860 || The Wandering Isle || The Wandering Isle || 808 || The Wandering Isle
|-
|-
| 870 || Pandaria
| 870 || Pandaria
Line 34: Line 48:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name
|-
|-
| ? || Blade's Edge Arena
| ? || Blade's Edge Arena
Line 51: Line 65:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name
|-
|-
| ? || Alterac Valley
| ? || Alterac Valley
Line 74: Line 88:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name!!style="text-align:left|Instance Name!!style="text-align:left|MapID!!style="text-align:left|Map Name
|-
|-
| ? || Blackfathom Deeps
| 48 || Blackfathom Deeps || Blackfathom Deeps || 688 || Blackfathom Deeps
|-
|-
| ? || Blackrock Depths
| ? || Blackrock Depths
Line 88: Line 102:
| ? || Maraudon
| ? || Maraudon
|-
|-
| ? || Ragefire Chasm
| 389 || Ragefire Chasm || Ragefire Chasm || 680 || Ragefire Chasm
|-
|-
| ? || Razorfen Downs
| ? || Razorfen Downs
Line 102: Line 116:
| ? || Stratholme
| ? || Stratholme
|-
|-
| 36 || The Deadmines
| 36 || The Deadmines || Deadmines || 756 || The Deadmines ||  || Deadmines
|-
|-
| 34 || The Stockade
| 34 || Stormwind Stockade || Stormwind Stockade || 690 || The Stockade  
|-
|-
| ? || The Temple of Atal'Hakkar
| ? || The Temple of Atal'Hakkar
Line 110: Line 124:
| ? || Uldaman
| ? || Uldaman
|-
|-
| ? || Wailing Caverns
| 43 || The Wailing Caverns || Wailing Caverns || 749 || Wailing Caverns
|-
|-
| ? || Zul'Farrak
| ? || Zul'Farrak
Line 119: Line 133:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name
|-
|-
| ? || Blackwing Lair
| ? || Blackwing Lair
Line 134: Line 148:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name
|-
|-
| ? || Auchenai Crypts
| ? || Auchenai Crypts
Line 173: Line 187:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name
|-
|-
| ? || Black Temple
| ? || Black Temple
Line 196: Line 210:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name
|-
|-
| 619 || Ahn'kahet: The Old Kingdom
| 619 || Ahn'kahet: The Old Kingdom
Line 235: Line 249:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name
|-
|-
| 631  || Icecrown Citadel
| 631  || Icecrown Citadel
Line 260: Line 274:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name
|-
|-
| ?  || Blackrock Caverns
| ?  || Blackrock Caverns
Line 291: Line 305:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name
|-
|-
| ? || Baradin Hold
| ? || Baradin Hold
Line 310: Line 324:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name!!style="text-align:left|Instance Name!!style="text-align:left|MapID!!style="text-align:left|Map Name!!style="text-align:left|LfgID!!style="text-align:left|Lfg Name
|-
|-
| ? || Gate of the Setting Sun {{mop-inline}}
| ? || Gate of the Setting Sun
|-
|-
| ? || Mogu'Shan Palace {{mop-inline}}
| ? || ? || Mogu'shan Palace || 885 || Mogu'shan Palace || ? || Mogu'shan Palace
|-
|-
| ? || Shado-pan Monastery {{mop-inline}}
| ? || ? || Shado-Pan Monastery || 877 || Shado-Pan Monastery || ? || Shado-Pan Monastery
|-
|-
| ? || Siege of Niuzao Temple {{mop-inline}}
| ? || Siege of Niuzao Temple
|-
|-
| ? || Stormstout Brewery {{mop-inline}}
| ? || Stormstout Brewery
|-
|-
| 960 || Temple of the Jade Serpent {{mop-inline}}
| 960 || Temple of the Jade Serpent
|}
|}


Line 329: Line 343:
{| class="darktable sortable zebra"
{| class="darktable sortable zebra"
|-
|-
!style="text-align:left"|MapID!!style="text-align:left|Map Name
!style="text-align:left"|ID!!style="text-align:left|Zone Name!!style="text-align:left|Instance Name!!style="text-align:left|MapID!!style="text-align:left|Map Name
|-
|-
| ? || Heart of Fear {{mop-inline}}
| ? || Heart of Fear
|-
|-
| 1008 || Mogu'shan Vaults {{mop-inline}}
| 1008 || Mogu'shan Vaults
|-
|-
| ? || Terrace of Endless Spring {{mop-inline}}
| ? || Terrace of Endless Spring
|}
|}


== Sources ==
== Sources ==
* {{Wowpedia credit|InstanceMapID|date=14-Mar-2013}}
* {{Wowpedia credit|InstanceMapID|date=14-Mar-2013}}