removeItem: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
||
Line 4: | Line 4: | ||
| arma3 |Game name= | | arma3 |Game name= | ||
|0.50| | |0.50|Game version= | ||
|arg= global |= | |arg= global |= |
Revision as of 14:04, 1 September 2019
Description
- Description:
- Removes item from the inventory.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
bluforUnit unassignItem "NVGoggles"; bluforUnit removeItem "NVGoggles"; opforUnit unassignItem "NVGoggles_OPFOR"; opforUnit removeItem "NVGoggles_OPFOR"; independentUnit unassignItem "NVGoggles_INDEP"; independentUnit removeItem "NVGoggles_INDEP";
Additional Information
- See also:
- removeItemsunassignItemaddItemassignItemassignedItemslinkItemunlinkItemremoveAllAssignedItems
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