emptyPositions
Jump to navigation
Jump to search
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Armed Assault version 1.00
- ArmA: Armed Assault: New Scripting Commands
- ArmA: Armed Assault: Scripting Commands
- Command Group: Object Manipulation
- Command Group: Unit Control
- Scripting Commands Armed Assault
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters