removeClothing: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Lou Montana (talk | contribs) m (IMPORTANT page refresh!!1!) |
||
Line 1: | Line 1: | ||
{{Important|Result of April Fool's Day 2008. Don't even try ingame ;)}} | {{Important | Result of April Fool's Day 2008. Don't even try ingame ;)}} | ||
{{Command|= | {{Command|Comments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|arma| | |arma|Game name= | ||
|1.11| | |1.11|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| unit | | unit [[removeClothing]] item |SYNTAX= | ||
|p1= unit: [[Object]] - Unit |PARAMETER1= | |p1= unit: [[Object]] - Unit |PARAMETER1= | ||
|p2= item: [[Array]] - Arrays of named selections ([[String]]s) |PARAMETER2= | |p2= item: [[Array]] - Arrays of named selections ([[String]]s) |PARAMETER2= | ||
Line 19: | Line 20: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>_unit [[removeClothing]] ["shirt"]</code> | ||
[[Image:rc_sample.jpg|200px]] |EXAMPLE1= | [[Image:rc_sample.jpg|200px]] |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Model Config]] | | [[Model Config]] |SEEALSO= | ||
}} | }} | ||
Revision as of 19:08, 28 August 2019
Description
- Description:
- Removes specified named clothes selections from unit.
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit removeClothing item
- Parameters:
- unit: Object - Unit
- item: Array - Arrays of named selections (Strings)
- Return Value:
- Nothing
Examples
- Example 1:
_unit removeClothing ["shirt"]
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