Jump to content

Tools.LoadCMMComplete

From CMM Wiki
Return to CMM Command Reference
Environment: Mission Scripting
Function: tools.LoadCMMComplete
Function Description: Adds the LoadCMMComplete logo to the dcs.log file using a formatted ASCII art block indicating successful loading of the Campaign Mission Mechanics framework. The message is displayed in a structured block and printed to the log with the info level.
File Location: cmm.tools.lua
Syntax: CMM.tools.LoadCMMComplete( )
Return Value: nil
Parameters: Name Description
Example: CMM.tools.LoadCMMComplete()
Example Description: Invokes the LoadCMMComplete logo, displaying the success message in the dcs.log file indicating the Campaign Mission Mechanics framework has been successfully loaded.
Related Functions:
Notes: