uniform: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
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>") |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 0.50 | |||
|0.50 | |||
|gr1= Containers | |gr1= Containers | ||
Line 11: | Line 10: | ||
|arg= global | |arg= global | ||
| Returns name of uniform. | |descr= Returns name of uniform. | ||
|s1= | |s1= [[uniform]] unit | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
Line 19: | Line 18: | ||
|r1= [[String]] | |r1= [[String]] | ||
|x1= < | |x1= <sqf>_uniform = uniform _unit;</sqf> | ||
|seealso= [[addUniform]] | |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