InitializeAirbase
Appearance
| Environment: | Mission Scripting | |
|---|---|---|
| Function: | InitializeAirbase | |
| Function Description: | This function initializes an airbase of a specific name, it will check if there is a persistence file and load that if available | |
| File Location: | cmm.AirBaseFunctions.lua | |
| Syntax: | CMM.InitializeAirbase( table ArgTable ) | |
| Return Value: | ||
| Parameters: | Name | Description |
| ArgTable | Table Contains the following settings {AirbaseName<string>, coal <CoalitionID>, manpower <number>, level <number>, supply <number>, shield <number>, | |
| Example: | ||
| Example Description: | ||
| Related Functions: | ||
| Notes: | ||
}