unlinkItem: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - " {{GameCategory|arma3|New Scripting Commands}} {{GameCategory|arma3|Scripting Commands}} {{uc:{{PAGENAME}}}} " to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 25: | Line 25: | ||
independentUnit [[unlinkItem]] "NVGoggles_INDEP";</code> | independentUnit [[unlinkItem]] "NVGoggles_INDEP";</code> | ||
| | |seealso= [[linkItem]], [[addItem]], [[assignItem]], [[removeItem]], [[unassignItem]], [[assignedItems]], [[removeAllAssignedItems]] | ||
}} | }} | ||
Revision as of 00:16, 17 February 2021
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 unlinkItem "NVGoggles"; opforUnit unlinkItem "NVGoggles_OPFOR"; independentUnit unlinkItem "NVGoggles_INDEP";
Additional Information
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