Jump to content

Tools.DAGI

From CMM Wiki
Revision as of 10:12, 11 November 2025 by Ozdeadmeat (talk | contribs) (tools.DAGI – 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.DAGI
Function Description: Adds the DAGI logo to the dcs.log file using a text art representation of the DAGI logo, followed by a humorous attribution 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.DAGI( )
Return Value: nil
Parameters: Name Description
Example: CMM.tools.DAGI()
Example Description: Invokes the DAGI logo and attribution message, displaying the ASCII art and the humorous note about the script author in the dcs.log file.
Related Functions:
Notes: