WoW:MapID: Difference between revisions

41 bytes added ,  15 August 2023
m
Move page script moved page MapID to WoW:MapID without leaving a redirect
m (Move page script moved page MapID to WoW:MapID without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:


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")
  /script print(GetCurrentMapAreaID())
  /script print(GetCurrentMapAreaID())


Anonymous user