removeSecondaryWeaponItem: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|arg= local |= " to "|arg= local |MPARGUMENTS= ") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Removes given weapon item from the | | Removes given weapon item, including magazine, from the [[secondaryWeapon]]. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 26: | Line 26: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[addSecondaryWeaponItem]], [[removePrimaryWeaponItem]], [[removeHandgunItem]] |SEEALSO= | | [[addSecondaryWeaponItem]], [[removePrimaryWeaponItem]], [[removeHandgunItem]], [[removeBinocularItem]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= |
Revision as of 22:12, 7 September 2020
Description
- Description:
- Removes given weapon item, including magazine, from the secondaryWeapon.
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit removeSecondaryWeaponItem item
- Parameters:
- unit: Object
- item: String
- Return Value:
- Nothing
Examples
- Example 1:
player removeSecondaryWeaponItem (secondaryWeaponItems player select 0);
Additional Information
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