timeMultiplier: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>") |
||
Line 16: | Line 16: | ||
|r1= [[Number]] - current time multiplier | |r1= [[Number]] - current time multiplier | ||
|x1= < | |x1= <sqf>_multiplier = timeMultiplier;</sqf> | ||
|seealso= [[setTimeMultiplier]] [[skipTime]] [[setAccTime]] [[accTime]] [[time]] [[serverTime]] [[date]] [[dayTime]] | |seealso= [[setTimeMultiplier]] [[skipTime]] [[setAccTime]] [[accTime]] [[time]] [[serverTime]] [[date]] [[dayTime]] | ||
}} | }} |
Latest revision as of 21:21, 7 May 2022
Description
- Description:
- Returns the value set with setTimeMultiplier.
- Groups:
- TimeMission InformationEnvironment
Syntax
- Syntax:
- timeMultiplier
- Return Value:
- Number - current time multiplier
Examples
- Example 1:
Additional Information
- See also:
- setTimeMultiplier skipTime setAccTime accTime time serverTime date dayTime
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