Ground (functions)/Map Status
From PMDOWiki
(Redirected from Ground (function)/Map Status)
GROUND:AddMapStatus(System.String)
Adds a mapstatus to the ground map. Map statuses only have an aesthetic effect in ground maps.
Arguments
statusIdx: The ID of the Map Status
GROUND:RemoveMapStatus(System.String)
Removes a map status from the ground map.
Arguments
statusIdx: The ID of the Map Status to remove.
