removeMagazineEx (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.19
Description
- Description:
- Remove a magazine with a specific ammo count from the equipment (not cargo) of a unit/vehicle, if it exists.
Syntax
- Syntax:
- object removeMagazineEx [magazineClass, ammoCount]
- Parameters:
- object: Object -
- magazineClass: String -
- ammoCount: Number -
- Return Value:
- Nothing
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- removeWeaponCargo, removeMagazineCargo, removeMagazineCargoEx, getWeaponCargo, getMagazineCargo, getMagazineCargoEx, magazinesEx

