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 - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 17: Line 17:
|x1= <code>_maxLoad = [[maxLoad]] _yaMum;</code>
|x1= <code>_maxLoad = [[maxLoad]] _yaMum;</code>


|seealso= [[setMaxLoad]] [[load]], [[loadAbs]], [[loadBackpack]], [[loadUniform]], [[loadVest]], [[getContainerMaxLoad]]
|seealso= [[setMaxLoad]] [[load]] [[loadAbs]], [[loadBackpack]], [[loadUniform]], [[loadVest]], [[getContainerMaxLoad]]
}}
}}

Revision as of 17:49, 20 January 2022

Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.08.

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 loadAbsloadBackpackloadUniformloadVestgetContainerMaxLoad

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