emptyPositions: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " {2,}\}\}" to " }}") |
||
Line 24: | Line 24: | ||
| [[moveInDriver]], [[moveInTurret]], [[moveInCommander]], [[moveInGunner]], [[moveInCargo]], [[getCargoIndex]] | | [[moveInDriver]], [[moveInTurret]], [[moveInCommander]], [[moveInGunner]], [[moveInCargo]], [[getCargoIndex]] | ||
}} | }} | ||
Revision as of 23:29, 18 January 2021
Description
- Description:
- Returns the number of given positions in the vehicle. Positions can be "Commander", "Driver", "Gunner" or "Cargo"
- Groups:
- Object ManipulationUnit Control
Syntax
- Syntax:
- Number = vehicle emptyPositions position
- Parameters:
- vehicle: Object
- position: String
- Return Value:
- Number
Examples
- Example 1:
_freeCargoPositions = vehicle player emptyPositions "cargo";
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note