uniform: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
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>") |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{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