removeItems: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
(added matching see also; add example) |
||
Line 19: | Line 19: | ||
|x1= <code> | |x1= <code>player unassignitem "FirstAidKit"; | ||
player '''removeItems''' "FirstAidKit"; | |||
</code>|= EXAMPLE1 | </code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= SEEALSO | | [[removeItem]], [[removeAllAssignedItems]], [[unassignItem]], [[assignItem]], [[assignedItems]], [[addItem]], [[linkItem]], [[unlinkItem]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 23:00, 17 February 2014
Description
- Description:
- Removes all items with given template from the inventory.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
player unassignitem "FirstAidKit"; player removeItems "FirstAidKit";
Additional Information
- See also:
- removeItemremoveAllAssignedItemsunassignItemassignItemassignedItemsaddItemlinkItemunlinkItem
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