weightRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>") |
||
Line 14: | Line 14: | ||
|r1= [[Array]] - [fuselage weight, crew weight, fuel weight, [[setCustomWeightRTD|custom weight]], weapons weight] (kilograms) | |r1= [[Array]] - [fuselage weight, crew weight, fuel weight, [[setCustomWeightRTD|custom weight]], weapons weight] (kilograms) | ||
|x1= <code>_taruWeight = | |x1= <code>_taruWeight = weightRTD taru// Returns [7000,300,1990.56,0,0]</code> | ||
|seealso= [[setCustomWeightRTD]] [[isObjectRTD]] [[load]] [[getMass]] | |seealso= [[setCustomWeightRTD]] [[isObjectRTD]] [[load]] [[getMass]] | ||
}} | }} |
Revision as of 11:17, 12 May 2022
Description
- Description:
- Returns weight of RTD helicopter.
- Groups:
- RTD
Syntax
- Syntax:
- weightRTD helicopter
- Parameters:
- helicopter: Object
- Return Value:
- Array - [fuselage weight, crew weight, fuel weight, custom weight, weapons weight] (kilograms)
Examples
- Example 1:
_taruWeight = weightRTD taru// Returns [7000,300,1990.56,0,0]
Additional Information
- See also:
- setCustomWeightRTD isObjectRTD load getMass
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