timeMultiplier: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added Scripting Commands Arma 3)
No edit summary
Line 38: Line 38:
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Multiplayer|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Multiplayer|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Time_Functions|{{uc:{{PAGENAME}}}}]]

Revision as of 21:41, 29 May 2017

Hover & click on the images for description

Description

Description:
Returns the value set with setTimeMultiplier.
Groups:
Uncategorised

Syntax

Syntax:
timeMultiplier
Return Value:
Number - current time muliplier

Examples

Example 1:
_multiplier = timeMultiplier;

Additional Information

See also:
setTimeMultiplierskipTimesetAccTimeaccTimetimeserverTimedatedaytime

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

Notes

Bottom Section