Jump to content

ZoneManager

From CMM Wiki
Revision as of 10:12, 11 November 2025 by Ozdeadmeat (talk | contribs) (ZoneManager – created via PowerShell script (2025-11-11T21:12:54Z))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Return to CMM Command Reference
Environment: Mission Scripting
Function: ZoneManager
Function Description: Manages zone state transitions and triggers appropriate actions based on capture status, including unit counts, notifications, and zone cleaning. Updates zone states, sets visual indicators, and schedules periodic execution with optional persistence saves.
File Location: cmm.ZoneFunctions.lua
Syntax: CMM.ZoneManager( )
Return Value:
Parameters: Name Description
Example: CMM.ZoneManager()
Example Description: Invokes the zone manager to process all zones, update their states, notify players, and trigger cleanup when zones are captured by either side.
Related Functions:
Notes: