removeItemFromUniform: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.04|= Game version ____________________...")
 
(seealso, locality)
Line 5: Line 5:


|1.04|= Game version
|1.04|= Game version
|arg= global |=
|eff= global |=
____________________________________________________________________________________________
____________________________________________________________________________________________


| Removes item from soldier's uniform. |= Description
| Removes item from soldier's uniform. Can be used with magazines and weapons too. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 22: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[addItemToUniform]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 12:24, 4 October 2014

Hover & click on the images for description

Description

Description:
Removes item from soldier's uniform. Can be used with magazines and weapons too.
Groups:
Uncategorised

Syntax

Syntax:
unit removeItemFromUniform item
Parameters:
unit: Object
item: String
Return Value:
Nothing

Examples

Example 1:

Additional Information

See also:
addItemToUniform

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