setVehicleAmmo
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Sets how much ammunition (compared to a full state defined by the vehicle type) the vehicle has.
The value ranges from 0 to 1.
Syntax
- Syntax:
- Object setVehicleAmmo factor
- Parameters:
- Object
- factor : Number Range 0 to 1
- Return Value:
- Nothing
Examples
- Example 1:
player setVehicleAmmo 0
Additional Information
- Multiplayer:
- Behaviour unknown.
Notes
Notes
Notes
- Ceeeb
- This command does not add magazines to vehicle weapons that normally start with more than one magazine. It can however, remove these magazines.

