removeAllPrimaryWeaponItems: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|arg= local |= " to "|arg= local |MPARGUMENTS= ")
m (Text replacement - "____________________________________________________________________________ ________________ " to "____________________________________________________________________________ ")
Line 1: Line 1:
{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________
____________________________________________________________________________
________________


| arma3 |Game name=
| arma3 |Game name=
Line 10: Line 8:
|eff= global |MPeff=
|eff= global |MPeff=
____________________________________________________________________________
____________________________________________________________________________
________________


| Removes all items from weapon except magazine.  |DESCRIPTION=
| Removes all items from weapon except magazine.  |DESCRIPTION=
____________________________________________________________________________
____________________________________________________________________________
________________


| '''removeAllPrimaryWeaponItems''' unit |SYNTAX=
| '''removeAllPrimaryWeaponItems''' unit |SYNTAX=
Line 30: Line 24:


____________________________________________________________________________
____________________________________________________________________________
________________


| [[addPrimaryWeaponItem]], [[removePrimaryWeaponItem]] |SEEALSO=  
| [[addPrimaryWeaponItem]], [[removePrimaryWeaponItem]] |SEEALSO=  
Line 37: Line 29:
|  |MPBEHAVIOUR=  
|  |MPBEHAVIOUR=  
____________________________________________________________________________
____________________________________________________________________________
________________
}}
}}



Revision as of 21:51, 5 January 2020

Hover & click on the images for description

Description

Description:
Removes all items from weapon except magazine.
Groups:
Uncategorised

Syntax

Syntax:
removeAllPrimaryWeaponItems unit
Parameters:
unit: Object
Return Value:
Nothing

Examples

Example 1:

Additional Information

See also:
addPrimaryWeaponItemremovePrimaryWeaponItem

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

Notes

Bottom Section