WoW:MapID: Difference between revisions

38 bytes added ,  24 May 2019
m
no edit summary
No edit summary
mNo edit summary
Line 5: Line 5:
The 'mapID' for the current zone can be obtained in-game by entering in chat:
The 'mapID' for the current zone can be obtained in-game by entering in chat:
  /dump C_Map.GetBestMapForUnit("player")
  /dump C_Map.GetBestMapForUnit("player")
/script print(GetCurrentMapAreaID())


== Legend ==
== Legend ==