Jump to content

GetBigEmptyParking

From CMM Wiki
Return to CMM Command Reference
Environment: Mission Scripting
Function: GetBigEmptyParking
Function Description: Creates a table of Big Empty Parking bays at the specified Airbase
File Location: cmm.AirBaseFunctions.lua
Syntax: CMM.GetBigEmptyParking( table or string AirB )
Return Value: table or nil
Parameters: Name Description
AirBAirbase Object Table or Airbase Name String
Example: CMM.GetBigEmptyParking(Airbase.getByName("Akrotiri"), true)
Example Description:
Related Functions:
Notes: