weightRTD: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - " <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 4: | Line 4: | ||
|gr1= RTD | |gr1= RTD | ||
|1.34 | |1.34 | ||
Line 16: | Line 14: | ||
| [[Array]] - [fuselage weight, crew weight, fuel weight, [[setCustomWeightRTD|custom weight]], weapons weight] (kilograms) | | [[Array]] - [fuselage weight, crew weight, fuel weight, [[setCustomWeightRTD|custom weight]], weapons weight] (kilograms) | ||
|x1= <code>_taruWeight = [[weightRTD]] taru// Returns [7000,300,1990.56,0,0]</code> | |x1= <code>_taruWeight = [[weightRTD]] taru// Returns [7000,300,1990.56,0,0]</code> | ||
| [[setCustomWeightRTD]], [[isObjectRTD]], [[load]], [[getMass]] | | [[setCustomWeightRTD]], [[isObjectRTD]], [[load]], [[getMass]] |
Revision as of 18:16, 18 January 2021
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:
- setCustomWeightRTDisObjectRTDloadgetMass
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