From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Returns the number of given positions in the vehicle.
Positions can be "Commander", "Driver", "Gunner" or "Cargo"
- Groups:
- Uncategorised
Syntax
- Syntax:
- vehicle emptyPositions position
- Parameters:
- vehicle: Object
- position: String
- Return Value:
- Number
Examples
- Example 1:
_freePositions = (vehicle player) emptyPositions "cargo"
Additional Information
- See also:
- See also needed
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
Notes
Bottom Section