Tools.CMM
Appearance
| 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: | ||