removeAllPrimaryWeaponItems: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (template:command argument fix)
Line 21: Line 21:




|p1= unit: [[Object]]  |= PARAMETER1
|p1= unit: [[Object]]  |PARAMETER1=  


| [[Nothing]] |= RETURNVALUE
| [[Nothing]] |RETURNVALUE=  




|x1= <code>
|x1= <code>
</code>|= EXAMPLE1
</code>|EXAMPLE1=  


____________________________________________________________________________
____________________________________________________________________________
Line 33: Line 33:
________________
________________


| [[addPrimaryWeaponItem]], [[removePrimaryWeaponItem]] |= SEEALSO
| [[addPrimaryWeaponItem]], [[removePrimaryWeaponItem]] |SEEALSO=  


|  |= MPBEHAVIOUR
|  |MPBEHAVIOUR=  
____________________________________________________________________________
____________________________________________________________________________



Revision as of 11:36, 7 April 2019

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