doorPhase: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|0.50 | |0.50 | ||
|gr1= Animations | |gr1= Animations | ||
| Return animation phase of door on vehicle. | | Return animation phase of door on vehicle. | ||
| object '''doorPhase''' door | | object '''doorPhase''' door | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
|p2= door: [[String]] | |p2= door: [[String]] | ||
| [[Number]] | | [[Number]] | ||
|x1= <code>_phase = heli [[doorPhase]] "door_L";</code> | |x1= <code>_phase = heli [[doorPhase]] "door_L";</code> | ||
| [[animateDoor]], [[setFaceAnimation]], [[animate]], [[animationPhase]], [[animateSource]], [[animationSourcePhase]], [[animationNames]] | | [[animateDoor]], [[setFaceAnimation]], [[animate]], [[animationPhase]], [[animateSource]], [[animationSourcePhase]], [[animationNames]] | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= |
Revision as of 00:36, 18 January 2021
Description
- Description:
- Return animation phase of door on vehicle.
- Groups:
- Animations
Syntax
Examples
- Example 1:
_phase = heli doorPhase "door_L";
Additional Information
- See also:
- animateDoorsetFaceAnimationanimateanimationPhaseanimateSourceanimationSourcePhaseanimationNames
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