removeAllMagazines: Difference between revisions
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.20 |arg= local |eff= global |gr1= Unit Inventory |descr= Removes all magazines from the unit. |s1= removeMagazines unit |p1= unit: Object |r1= Nothing |x1= <sqf>removeAllMagazines player;</sqf> |seealso= removeMagazines addMagazine magazines removeMagazine removeWeapon removeMagazinesTurret removeMagazineTurret setVehicleAmmo }}") |
Lou Montana (talk | contribs) m (Fix) |
||
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
|descr= Removes all magazines from the unit. | |descr= Removes all magazines from the unit. | ||
|s1= [[ | |s1= [[removeAllMagazines]] unit | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
Line 19: | Line 19: | ||
|x1= <sqf>removeAllMagazines player;</sqf> | |x1= <sqf>removeAllMagazines player;</sqf> | ||
|seealso= [[removeMagazines]] [[addMagazine]] [[magazines]] [[removeMagazine]] [[removeWeapon]] [[removeMagazinesTurret]] [[removeMagazineTurret]] [[setVehicleAmmo]] | |seealso= [[removeMagazines]] [[addMagazine]] [[magazines]] [[removeMagazine]] [[removeWeapon]] [[removeMagazinesTurret]] [[removeAllMagazinesTurret]] [[removeMagazineTurret]] [[setVehicleAmmo]] | ||
}} | }} |
Latest revision as of 16:39, 16 May 2025
Description
- Description:
- Removes all magazines from the unit.
- Groups:
- Unit Inventory
Syntax
- Syntax:
- removeAllMagazines unit
- Parameters:
- unit: Object
- Return Value:
- Nothing
Examples
- Example 1:
- removeAllMagazines player;
Additional Information
- See also:
- removeMagazines addMagazine magazines removeMagazine removeWeapon removeMagazinesTurret removeAllMagazinesTurret removeMagazineTurret setVehicleAmmo
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