flagAnimationPhase: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *s([0-9]) *= ([^ ]+)? ?'''([a-zA-Z0-9_]+)''' ?([^ ]+)? " to " |s$1= $2 $3 $4 ") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^-\r\n]+) *- *F([a-z])" to "$1 - f$2") |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 1.68 | |version1= 1.68 | ||
Line 13: | Line 12: | ||
|mp= The result is local to the PC on which command is executed. | |mp= The result is local to the PC on which command is executed. | ||
|s1= | |s1= [[flagAnimationPhase]] flag | ||
|p1= flag: [[Object]] - | |p1= flag: [[Object]] - flag pole of the type {{hl|"FlagCarrier"}} | ||
|r1= | |r1= [[Number]] - flag position in range from 0 to 1, where 0 is bottom of the flag pole, 1 is the top of the flag pole | ||
|x1= < | |x1= <sqf>flagAnimationPhase _flag1;</sqf> | ||
|seealso= [[setFlagAnimationPhase]] [[Arma 3: Flag Textures]] | |seealso= [[setFlagAnimationPhase]] [[Arma 3: Flag Textures]] | ||
}} | }} |
Latest revision as of 14:11, 8 November 2023
Description
- Description:
- Returns flag position on the flag pole.
- Multiplayer:
- The result is local to the PC on which command is executed.
- Groups:
- Flags
Syntax
- Syntax:
- flagAnimationPhase flag
- Parameters:
- flag: Object - flag pole of the type "FlagCarrier"
- Return Value:
- Number - flag position in range from 0 to 1, where 0 is bottom of the flag pole, 1 is the top of the flag pole
Examples
- Example 1:
- flagAnimationPhase _flag1;
Additional Information
- See also:
- setFlagAnimationPhase Arma 3: Flag 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