flagAnimationPhase: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) m (Killzone Kid moved page getFlagAnimationPhase to flagAnimationPhase without leaving a redirect: wrong name) |
Killzone Kid (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| ''' | | '''flagAnimationPhase''' flag|= Syntax | ||
|p1= flag: [[Object]] - flag pole of the type "FlagCarrier"|= Parameter 1 | |p1= flag: [[Object]] - flag pole of the type "FlagCarrier"|= Parameter 1 | ||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[[ | |x1= <code>[[flagAnimationPhase]] _flag1; //0.5</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 16:22, 9 December 2016
Description
- Description:
- Returns flag position on the flag pole in range of 0..1, where 0 is bottom of the flag pole, 1 is the top of the flag pole. The result is local to the PC on which command is executed
- Groups:
- Uncategorised
Syntax
- Syntax:
- flagAnimationPhase flag
- Parameters:
- flag: Object - flag pole of the type "FlagCarrier"
- Return Value:
- Number - 0...1
Examples
- Example 1:
flagAnimationPhase _flag1; //0.5
Additional Information
- See also:
- flagflagOwnersetFlagSidesetFlagTextureflagSideflagTexturesetFlagAnimationPhaseFlag Textures
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
[[Category:Introduced with arma3dev version 1.67]][[ Category: arma3dev: New Scripting Commands | FLAGANIMATIONPHASE]][[ Category: arma3dev: Scripting Commands | FLAGANIMATIONPHASE]]