m
Move page script moved page MapID to WoW:MapID without leaving a redirect
m (→Legion Raids) |
|||
| (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()) | ||