setTimeMultiplier: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (template:command argument fix) |
||
Line 19: | Line 19: | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
Line 27: | Line 27: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|[[timeMultiplier]], [[skipTime]], [[setAccTime]], [[accTime]], [[time]], [[serverTime]], [[date]], [[daytime]] |= | |[[timeMultiplier]], [[skipTime]], [[setAccTime]], [[accTime]], [[time]], [[serverTime]], [[date]], [[daytime]] |SEEALSO= | ||
|mp= Server-side only in multi-player. |= | |mp= Server-side only in multi-player. |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:37, 7 April 2019
Description
- Description:
- Sets a time multiplier for in-game time. The command range is now capped at 0.1 - 120 to avoid performance problems.
- Multiplayer:
- Server-side only in multi-player.
- Groups:
- Uncategorised
Syntax
- Syntax:
- setTimeMultiplier value
- Parameters:
- value: Number - has to in range from 0.1 to 120
- Return Value:
- Nothing
Examples
- Example 1:
setTimeMultiplier 60;
- Example 2:
setTimeMultiplier 0.5;
Additional Information
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