Jump to content

Tools.CMM

From CMM Wiki
Revision as of 10:12, 11 November 2025 by Ozdeadmeat (talk | contribs) (tools.CMM – created via PowerShell script (2025-11-11T21:12:48Z))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Return to CMM Command Reference
Environment: Mission Scripting
Function: tools.CMM
Function Description: Adds the CMM logo to the dcs.log file using a text art representation of the CMM logo, followed by a campaign mission mechanics loading message. The logo is displayed in a formatted block and printed to the log with the info level.
File Location: cmm.tools.lua
Syntax: CMM.tools.CMM( )
Return Value: nil
Parameters: Name Description
Example: CMM.tools.CMM()
Example Description: Invokes the CMM logo and loading message, displaying the ASCII art and campaign mechanics introduction in the dcs.log file.
Related Functions:
Notes: