removeAllItems: Difference between revisions
Jump to navigation
Jump to search
(populated) |
Lou Montana (talk | contribs) m (Text replacement - ">Posted on June ([0-9]{2})[ a-zA-Z]*, ([0-9]{4})" to ">Posted on $2-06-$1") |
||
(45 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma2 |= | |game1= arma2 | ||
|version1= 1.00 | |||
|1. | |game2= arma2oa | ||
|version2= 1.50 | |||
| | |game3= tkoh | ||
|version3= 1.00 | |||
| | |game4= arma3 | ||
|version4= 0.50 | |||
| | |arg= local | ||
| | |eff= global | ||
| | |gr1= Unit Inventory | ||
| | |descr= Removes all special items from the unit. | ||
|s1= [[removeAllItems]] unit | |||
| | |p1= unit: [[Object]] | ||
|r1= [[Nothing]] | |||
| | |x1= <sqf>removeAllItems unitName;</sqf> | ||
| | |seealso= [[removeAllWeapons]] [[removeMagazines]] | ||
}} | }} | ||
< | <dl class="command_description"> | ||
< | |||
< | <dt><dt> | ||
<dd class="notedate">Posted on 2013-06-18 - 15:35</dd> | |||
<dt class="note">[[User:Druid|Druid]]</dt> | |||
<dd class="note">Arma 3, version 0.70 - removes only items listed by command [[items]]. | |||
</dl> | </dl> | ||
Latest revision as of 23:08, 13 May 2023
Description
- Description:
- Removes all special items from the unit.
- Groups:
- Unit Inventory
Syntax
- Syntax:
- removeAllItems unit
- Parameters:
- unit: Object
- Return Value:
- Nothing
Examples
- Example 1:
- removeAllItems unitName;
Additional Information
- See also:
- removeAllWeapons removeMagazines
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