doorPhase: Difference between revisions
Jump to navigation
Jump to search
Pennyworth (talk | contribs) (Added animateSource and animationNames to see also) |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
| object '''doorPhase''' door |= Syntax | | object '''doorPhase''' door |= Syntax | ||
|p1= object: [[Object]] |= | |p1= object: [[Object]] |PARAMETER1= | ||
|p2= door: [[String]] |= | |p2= door: [[String]] |PARAMETER2= | ||
| [[Number]] |= | | [[Number]] |RETURNVALUE= | ||
|x1= <code>_phase = heli [[doorPhase]] "door_L";</code>|= | |x1= <code>_phase = heli [[doorPhase]] "door_L";</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[animateDoor]], [[setFaceAnimation]], [[animate]], [[animationPhase]], [[animateSource]], [[animationSourcePhase]], [[animationNames]] |= | | [[animateDoor]], [[setFaceAnimation]], [[animate]], [[animationPhase]], [[animateSource]], [[animationSourcePhase]], [[animationNames]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:30, 7 April 2019
Description
- Description:
- Return animation phase of door on vehicle.
- Groups:
- Uncategorised
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