useAudioTimeForMoves: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - ">Posted on January ([0-9]{2})[ a-zA-Z]*, ([0-9]{4})" to ">Posted on $2-01-$1") |
||
(One intermediate revision by the same user not shown) | |||
Line 25: | Line 25: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <sqf>player useAudioTimeForMoves true</sqf> | |x1= <sqf>player useAudioTimeForMoves true;</sqf> | ||
|seealso= [[setAccTime]] [[accTime]] | |seealso= [[setAccTime]] [[accTime]] | ||
Line 34: | Line 34: | ||
<dt></dt> | <dt></dt> | ||
<dd class="notedate">Posted on | <dd class="notedate">Posted on 2019-01-30 - 16:15 (UTC)</dd> | ||
<dt class="note">[[User:.kju|.kju]]</dt> | <dt class="note">[[User:.kju|.kju]]</dt> | ||
<dd class="note"> | <dd class="note"> |
Latest revision as of 23:02, 13 May 2023
Description
- Description:
- Switch between elapsed game time and audio time being used as animation timer. Used for audio/animation synchronization.
- Groups:
- Animations
Syntax
- Syntax:
- soldier useAudioTimeForMoves toggle
- Parameters:
- soldier: Object
- toggle: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- setAccTime accTime
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