- 0 Talk
-
API GetCurrentMapAreaID
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) .
areaid = GetCurrentMapAreaID();
Returns the area ID of the current world map.
Return value can be used with SetMapByID(id) .