removeClothing: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - "[[Image:" to "[[File:") |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{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. {{Feature | important | Result of April Fool's Day 2008. Don't even try ingame ;)}} | |descr= Removes specified named clothes selections from unit. {{Feature | important | Result of April Fool's Day 2008. Don't even try ingame ;)}} | ||
|s1= unit [[removeClothing]] item | |||
| unit [[ | |p1= unit: [[Object]] - unit | ||
| | |p2= item: [[Array]] - arrays of named selections ([[String]]s) | ||
| | |r1= [[Nothing]] | ||
|x1= <sqf>_unit removeClothing ["shirt"];</sqf> | |||
[[File:rc_sample.jpg|200px]] | |||
|x1= < | |||
[[ | |||
|seealso= [[Model Config]] | |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