uniform: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\] _([a-zA-Z0-9_]+);?<\/code>" to "<sqf>_$1 = $2 _$3;</sqf>") |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 0.50 | |||
|gr1= Containers | |||
|gr1 = Containers | |||
|gr2= Unit Inventory | |gr2= Unit Inventory | ||
Line 11: | Line 10: | ||
|arg= global | |arg= global | ||
| Returns name of uniform. | |descr= Returns name of uniform. | ||
| [[uniform]] unit | |s1= [[uniform]] unit | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
| [[String]] | |r1= [[String]] | ||
| | |x1= <sqf>_uniform = uniform _unit;</sqf> | ||
| | |seealso= [[addUniform]] [[forceAddUniform]] [[isUniformAllowed]] [[removeUniform]] [[uniformContainer]] | ||
}} | }} | ||
Latest revision as of 21:24, 7 May 2022
Description
- Description:
- Returns name of uniform.
- Groups:
- ContainersUnit Inventory
Syntax
Examples
- Example 1:
Additional Information
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