unlinkItem: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <!-- (DIS)?CONTINUE Notes -->" to "")
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
Line 19: Line 19:
|p2= item: [[String]]
|p2= item: [[String]]


| [[Nothing]]
|r1= [[Nothing]]


|x1= <code>bluforUnit [[unlinkItem]] "NVGoggles";
|x1= <code>bluforUnit [[unlinkItem]] "NVGoggles";

Revision as of 11:17, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Unit Inventory

Syntax

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

Examples

Example 1:
bluforUnit unlinkItem "NVGoggles"; opforUnit unlinkItem "NVGoggles_OPFOR"; independentUnit unlinkItem "NVGoggles_INDEP";

Additional Information

See also:
linkItemaddItemassignItemremoveItemunassignItemassignedItemsremoveAllAssignedItems

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
Posted on October 15, 2018 - 14:46 (UTC)
killzone_kid
With this command you can also unlink vest, uniform and headgear