uniformContainer: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {{uc:{{PAGENAME}}}}" to "")
m (Text replacement - " +" to " ")
Line 28: Line 28:
|seealso= [[vestContainer]], [[backpackContainer]], [[everyContainer]]
|seealso= [[vestContainer]], [[backpackContainer]], [[everyContainer]]
}}
}}


{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}

Revision as of 10:25, 11 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
ContainersUnit Inventory

Syntax

Syntax:
Syntax needed
Parameters:
unit: Object - a soldier
Return Value:
Return value needed

Examples

Example 1:
hint str uniformContainer player; //2df7dd00# 163941: dummyweapon.p3d
Example 2:
hint str getMagazineCargo uniformContainer player;
[
	["30Rnd_65x39_caseless_mag"],
	[3]
]

Additional Information

See also:
vestContainerbackpackContainereveryContainer

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