loadUniform: Difference between revisions
Jump to navigation
Jump to search
m (example) |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
| '''loadUniform''' unit |= Syntax | | '''loadUniform''' unit |= Syntax | ||
|p1= unit: [[Object]] |= | |p1= unit: [[Object]] |PARAMETER1= | ||
| [[Number]] |= | | [[Number]] |RETURNVALUE= | ||
|x1= <code>_weight = [[loadUniform]] [[player]];</code>|= | |x1= <code>_weight = [[loadUniform]] [[player]];</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[load]], [[loadAbs]], [[loadBackpack]], [[loadVest]], [[getMass]], [[weightRTD]], [[getContainerMaxLoad]] |= | | [[load]], [[loadAbs]], [[loadBackpack]], [[loadVest]], [[getMass]], [[weightRTD]], [[getContainerMaxLoad]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:35, 7 April 2019
Description
- Description:
- Returns current sum of mass from items stored in a uniform.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_weight = loadUniform player;
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