Jump to content

ScanCooldown

From CMM Wiki
Revision as of 10:12, 11 November 2025 by Ozdeadmeat (talk | contribs) (ScanCooldown – created via PowerShell script (2025-11-11T21:12:22Z))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Return to CMM Command Reference
Environment: Mission Scripting
Function: ScanCooldown
Function Description: Ends the scan cooldown period by resetting the isCooldown flag and notifying players that satellite sensors are now available for scanning.
File Location: cmm.MapCommandFunctions.lua
Syntax: CMM.ScanCooldown( )
Return Value: nil
Parameters: Name Description
Example: CMM.ScanCooldown()
Example Description: Triggers the end of scan cooldown and notifies players that satellite sensors are now ready for use.
Related Functions:
Notes: