weightRTD: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style='display:none'>Bottom Section</h3>" to "") |
m (Text replacement - " <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
||
Line 25: | Line 25: | ||
| | | | ||
}} | }} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 15:50, 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