m
Move page script moved page MapID to WoW:MapID without leaving a redirect
No edit summary |
|||
| (One intermediate revision by one other user not shown) | |||
| 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 == | ||