getCargoPos (VBS2)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.00
Description
- Description:
- Returns the position of the unit in cargo.
The first cargo position is 0. If unit is not in vehicle, -1 is returned.
Syntax
Examples
- Example 1:
_index = jeep getCargoPos player
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- getUnitAtCargoPos

