Jump to content

Tools.Garrison

From CMM Wiki
Revision as of 10:12, 11 November 2025 by Ozdeadmeat (talk | contribs) (tools.Garrison – 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.Garrison
Function Description: Adds the Garrison logo to the dcs.log file using a formatted ASCII art block, followed by a loading message and author attribution. The logo is displayed in a structured block and printed to the log with the info level.
File Location: cmm.tools.lua
Syntax: CMM.tools.Garrison( )
Return Value: nil
Parameters: Name Description
Example: CMM.tools.Garrison()
Example Description: Invokes the Garrison logo and framework loading message, displaying the ASCII art and author attribution in the dcs.log file.
Related Functions:
Notes: