BIS fnc helicopterSeatMove: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|+$" to "") |
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
||
Line 22: | Line 22: | ||
* "thumbUp" | * "thumbUp" | ||
|r1=[[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 22:26, 7 August 2021
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:
[instructor, "thumbUp"] call BIS_fnc_helicopterSeatMove;
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