API GetCurrentMapAreaID
Talk0
98,585pages on
this wiki
this wiki
areaid = GetCurrentMapAreaID();
Returns the area ID of the current world map.
- Arguments
- none
- Returns
- areaid
- areaid
- Integer - area id of the current map.
- Details
Return value can be used with SetMapByID(id) .