49
edits
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 == | ||