LoadServerConfig
Appearance
| 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: | ||