removeItem: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|eff= global |=" to "|eff= global |MPeff=") |
Lou Montana (talk | contribs) m (Text replacement - "|arg= global |=" to "|arg= global |MParg=") |
||
Line 6: | Line 6: | ||
|0.50|Game version= | |0.50|Game version= | ||
|arg= global |= | |arg= global |MParg= | ||
|eff= global |MPeff= | |eff= global |MPeff= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 22:15, 2 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