maxLoad: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "|branch= dev " to "")
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.08
|version1= 2.08
|branch= dev
|gr1= Unit Inventory
|gr1= Unit Inventory



Revision as of 17:59, 8 March 2022

Hover & click on the images for description

Description

Description:
Returns maximum load limit for a unit, uniform/vest/backpack containers, vehicle cargo, supply boxes and weapon holders.
Groups:
Unit Inventory

Syntax

Syntax:
maxLoad container
Parameters:
container: Object - unit, uniform/vest/backpack container, vehicle cargo, supply box, weapon holder
Return Value:
Number

Examples

Example 1:
_maxLoad = maxLoad _yaMum;

Additional Information

See also:
setMaxLoad load loadAbs loadBackpack loadUniform loadVest getContainerMaxLoad

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