weightRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - " \|= Parameter " to " ") |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 1.34 | |||
|gr1= RTD | |gr1= RTD | ||
| | |descr={{Feature|afm}}Returns weight of RTD helicopter. | ||
| | |s1= [[weightRTD]] helicopter | ||
|p1= helicopter: [[Object]] | |||
|p1= helicopter: [[Object]] | |||
|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= < | |x1= <sqf>_taruWeight = weightRTD taru// Returns [7000,300,1990.56,0,0]</sqf> | ||
|seealso= [[setCustomWeightRTD]] | |seealso= [[setCustomWeightRTD]] [[isObjectRTD]] [[load]] [[getMass]] | ||
}} | }} | ||
Latest revision as of 17:03, 15 August 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:
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