removeHandgunItem: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also, locality)
No edit summary
Line 38: Line 38:
________________
________________


| [[addHandgunItem]] |= SEEALSO  
| [[addHandgunItem]], [[removeAllHandgunItems]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 11:56, 4 October 2014

Hover & click on the images for description

Description

Description:
Removes given item from the weapon cargo space.
Groups:
Uncategorised

Syntax

Syntax:
unit removeHandgunItem item
Parameters:
unit: Object
item: String - Config class
Return Value:
Nothing

Examples

Example 1:

Additional Information

See also:
addHandgunItemremoveAllHandgunItems

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