Ground (functions)/Map Status

From PMDOWiki
Revision as of 20:07, 17 January 2026 by Imbion (talk | contribs) (Imbion moved page Ground (function)/Map Status to Ground (functions)/Map Status)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.