loadAbs: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (see also) |
m (Fixed: Example incorrectly stated that returned value is in pounds. Arma uses either metric measurement (e.g., km/h, m/s), or abstract systems (like this one), but never imperial measurements.) |
||
Line 17: | Line 17: | ||
|x1= Player | |x1= Player weight:<code>_weight = loadAbs player;</code>|= EXAMPLE1 | ||
Revision as of 16:04, 6 December 2016
Description
- Description:
- Returns current sum of mass from items stored in all unit's containers, linked items and weapons.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- Player weight:
_weight = loadAbs 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