Jump to content

LoadServerConfig

From CMM Wiki
Revision as of 10:12, 11 November 2025 by Ozdeadmeat (talk | contribs) (LoadServerConfig – created via PowerShell script (2025-11-11T21:12:11Z))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Return to CMM Command Reference
Environment: Mission Scripting
Function: LoadServerConfig
Function Description: Loads the DCS Servers configuration into CMM.SERVER.CONFIG
File Location: cmm.DCSFunctions.lua
Syntax: CMM.LoadServerConfig( )
Return Value: nil
Parameters: Name Description
Example: CMM.LoadServerConfig()
Example Description: Loads the server configuration from lfs.writedir().. "Config\\serverSettings.lua" into CMM.SERVER.CONFIG
Related Functions:
Notes: