BIS fnc helicopterSeatMove: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code> *(\^+\]) +\[\[call\]\] +\[\[(BIS_fnc_[a-zA-Z0-9_]+)\]\];? *<\/code>" to "<sqf>$1 call $2;</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= ([^ ]+)(\]\]|\}\}), *(\[\[|\{\{)" to "|seealso= $1$2 $3") |
||
Line 26: | Line 26: | ||
|x1= <sqf>[instructor, "thumbUp"] call BIS_fnc_helicopterSeatMove;</sqf> | |x1= <sqf>[instructor, "thumbUp"] call BIS_fnc_helicopterSeatMove;</sqf> | ||
|seealso= [[switchMove]] [[BIS_fnc_helicopterSeat]] | |seealso= [[switchMove]] [[BIS_fnc_helicopterSeat]] [[BIS_fnc_helicopterType]] | ||
}} | }} |
Revision as of 12:53, 1 July 2022
Description
- Description:
- Plays cockpit animation. Take On Helicopters only.
- Execution:
- call
- Groups:
- Helicopters
Syntax
- Syntax:
- [unit, gesture] call BIS_fnc_helicopterSeatMove
- 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:
Additional Information
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