getTrimOffsetRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(page filling)
 
m (template:command argument fix)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Returns controls trim offset. |= Description
| Returns controls trim offset. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''getTrimOffsetRTD''' RTD_helicopter |= Syntax
| '''getTrimOffsetRTD''' RTD_helicopter |SYNTAX=


|p1= RTD_helicopter: [[Object]] - Helicopter with advanced flight model enabled |= Parameter 1
|p1= RTD_helicopter: [[Object]] - Helicopter with advanced flight model enabled |PARAMETER1=


| [[Array]] - Offsets in format [x,y,z] |= Return value
| [[Array]] - Offsets in format [x,y,z] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________


|x1 = <code>_array = '''getTrimOffsetRTD''' [[vehicle]] [[player]];</code> |= Example 1
|x1 = <code>_array = '''getTrimOffsetRTD''' [[vehicle]] [[player]];</code> |EXAMPLE1=


| [[:Category:Command_Group:_RTD|RTD Commands Group]], [[Advanced Helicopter Flight Model in Arma3]] |= See also
| [[:Category:Command_Group:_RTD|RTD Commands Group]], [[Advanced Helicopter Flight Model in Arma3]] |SEEALSO=
}}
}}



Revision as of 15:40, 7 April 2019

Hover & click on the images for description

Description

Description:
Returns controls trim offset.
Groups:
Uncategorised

Syntax

Syntax:
getTrimOffsetRTD RTD_helicopter
Parameters:
RTD_helicopter: Object - Helicopter with advanced flight model enabled
Return Value:
Array - Offsets in format [x,y,z]

Examples

Example 1:
_array = getTrimOffsetRTD vehicle player;

Additional Information

See also:
RTD Commands GroupAdvanced Helicopter Flight Model in Arma3

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