removeItems: Difference between revisions
Jump to navigation
Jump to search
m (description) |
m (effects) |
||
Line 3: | Line 3: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 0.50 | |version1= 0.50 | ||
|arg= global | |||
|eff= global | |||
|gr1= Unit Inventory | |gr1= Unit Inventory |
Revision as of 18:01, 26 June 2021
Description
- Description:
- Removes all items with given class name from the inventory.
- Groups:
- Unit Inventory
Syntax
- Syntax:
- unit removeItems item
- Parameters:
- unit: Object
- item: String
- Return Value:
- Nothing
Examples
- Example 1:
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