ScanCooldown
Appearance
| 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: | ||