weightRTD: Difference between revisions
Jump to navigation
Jump to search
m (1.33 doesn't exist in stable) |
Lou Montana (talk | contribs) m (Text replacement - " \|= Parameter " to " ") |
||
(38 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| | |game1= arma3 | ||
|version1= 1.34 | |||
| | |gr1= RTD | ||
| Returns weight of RTD helicopter. | |descr={{Feature|afm}}Returns weight of RTD helicopter. | ||
| [[weightRTD]] helicopter | |s1= [[weightRTD]] helicopter | ||
|p1= helicopter: [[Object]] | |p1= helicopter: [[Object]] | ||
| [[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= <sqf>_taruWeight = weightRTD taru// Returns [7000,300,1990.56,0,0]</sqf> | |||
| | |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