Returns the area MapID of the current world map.
mapID, isContenent = GetCurrentMapAreaID()
Returns
Edit
- mapID (number) - map ID of the current map
- isContenent (boolean) - if is a top most map area that itself does not have POI
Details
Edit
Return value can be used with SetMapByID(id).
See also
Edit
Community content is available under CC-BY-SA
unless otherwise noted.