removeMagazineGlobal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 11: | Line 11: | ||
|gr1= Unit Inventory | |gr1= Unit Inventory | ||
| Removes the magazine from the unit. | |descr= Removes the magazine from the unit. | ||
|s1= unit '''removeMagazineGlobal''' magazineName | |s1= unit '''removeMagazineGlobal''' magazineName |
Revision as of 21:14, 13 June 2021
Description
- Description:
- Removes the magazine from the unit.
- Groups:
- Unit Inventory
Syntax
- Syntax:
- unit removeMagazineGlobal magazineName
- Parameters:
- unit: Object
- magazineName: String
- Return Value:
- Nothing
Examples
- Example 1:
player removeMagazineGlobal "30Rnd_65x39_caseless_mag";
Additional Information
- See also:
- removeMagazineremoveMagazines
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