timeMultiplier: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|(arma[0123])\|[ _]?New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>") |
||
(17 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.26 | |||
| | |gr1= Time | ||
|gr2= Mission Information | |||
|gr2= Mission Information | |||
| | |gr3= Environment | ||
| | |descr= Returns the value set with [[setTimeMultiplier]]. | ||
| | |s1= '''timeMultiplier''' | ||
| | |r1= [[Number]] - current time multiplier | ||
|x1= <sqf>_multiplier = timeMultiplier;</sqf> | |||
|[[setTimeMultiplier]] | |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