BIS fnc helicopterSeatMove: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=")
Line 20: Line 20:
* "thumbUp"
* "thumbUp"


| [[String]] - animation full name - "" if animation not found
|r1=[[String]] - animation full name - "" if animation not found


|x1= <code>[instructor, "thumbUp"] [[call]] [[BIS_fnc_helicopterSeatMove]];</code>
|x1= <code>[instructor, "thumbUp"] [[call]] [[BIS_fnc_helicopterSeatMove]];</code>

Revision as of 21:25, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Helicopters

Syntax

Syntax:
Syntax needed
Parameters:
unit: Object
gesture: String - can be one of:
  • "greet"
  • "look"
  • "point"
  • "thumbDown"
  • "thumbUp"
Return Value:
String - animation full name - "" if animation not found

Examples

Example 1:
[instructor, "thumbUp"] call BIS_fnc_helicopterSeatMove;

Additional Information

See also:
switchMoveBIS_fnc_helicopterSeatBIS_fnc_helicopterType

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