#Where to find all instance IDs for old M+ dungeons?

5 messages · Page 1 of 1 (latest)

teal fulcrum
#

I am looking to add load condititions for a bunch of WAs that I have and would like to do it by m+ dungeon, where would I be able to find this information? I see the current one when I hover but I have older dungeons in the WA as well

wild needle
eager tree
#
Wowpedia

These are IDs for map instances and can be returned from GetInstanceInfo(), GetRealZoneText() or EJ_GetEncounterInfo() in Map.db2. The continents themselves are treated as instances.

UiMapID for a list of user interface maps, as used for the WorldMapFrame.
LfgDungeonID for group finder instances.

#

Looks like it got all

teal fulcrum
#

thanks!!