removeClothing: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
Lou Montana (talk | contribs) m (Text replacement - "[[Image:" to "[[File:") |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
|arma1 | |game1= arma1 | ||
|version1= 1.11 | |||
|1.11 | |||
|gr1= Unit Inventory | |gr1= Unit Inventory | ||
Line 9: | Line 8: | ||
|gr2= Broken Commands | |gr2= Broken Commands | ||
| Removes specified named clothes selections from unit. {{ | |descr= Removes specified named clothes selections from unit. {{Feature | important | Result of April Fool's Day 2008. Don't even try ingame ;)}} | ||
| unit [[removeClothing]] item | |s1= unit [[removeClothing]] item | ||
|p1= unit: [[Object]] - | |p1= unit: [[Object]] - unit | ||
|p2= item: [[Array]] - | |p2= item: [[Array]] - arrays of named selections ([[String]]s) | ||
| [[Nothing | |r1= [[Nothing]] | ||
| [[Model Config]] | |x1= <sqf>_unit removeClothing ["shirt"];</sqf> | ||
[[File:rc_sample.jpg|200px]] | |||
|seealso= [[Model Config]] | |||
}} | }} | ||
Latest revision as of 23:10, 20 November 2023
Description
- Description:
- Removes specified named clothes selections from unit.
- Groups:
- Unit InventoryBroken Commands
Syntax
- Syntax:
- unit removeClothing item
- Parameters:
- unit: Object - unit
- item: Array - arrays of named selections (Strings)
- Return Value:
- Nothing
Examples
Additional Information
- See also:
- Model Config
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