#Where to find all instance IDs for old M+ dungeons?
5 messages · Page 1 of 1 (latest)
Probably somewhere on https://wow.tools/dbc/
Maybe here https://wowpedia.fandom.com/wiki/InstanceID
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
thanks!!