linkItem: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{GameCategory|arma3|New Scripting Commands}} {{GameCategory|arma3|Scripting Commands}} {{uc:{{PAGENAME}}}}" to "")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 24: Line 24:
independentUnit [[linkItem]] "NVGoggles_INDEP";</code>
independentUnit [[linkItem]] "NVGoggles_INDEP";</code>


| [[unlinkItem]], [[addItem]], [[assignItem]], [[removeItem]], [[unassignItem]], [[assignedItems]], [[removeAllAssignedItems]]
|seealso= [[unlinkItem]], [[addItem]], [[assignItem]], [[removeItem]], [[unassignItem]], [[assignedItems]], [[removeAllAssignedItems]]
}}
}}

Revision as of 00:53, 17 February 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:
Return value needed

Examples

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

Additional Information

See also:
unlinkItemaddItemassignItemremoveItemunassignItemassignedItemsremoveAllAssignedItems

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