Difference between revisions of "setTimeMultiplier"
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | Sets a time multiplier for in-game time. The command range is now capped at 0.1 - 120 to avoid performance problems. |= | + | | Sets a time multiplier for in-game time. The command range is now capped at 0.1 - 120 to avoid performance problems. |DESCRIPTION= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | '''setTimeMultiplier''' value|= | + | | '''setTimeMultiplier''' value|SYNTAX= |
− | |p1= value: [[Number]] - has to in range from 0.1 to 120 |= | + | |p1= value: [[Number]] - has to in range from 0.1 to 120 |PARAMETER1= |
Line 22: | Line 22: | ||
− | |x1= <code>[[setTimeMultiplier]] 60;</code> |= | + | |x1= <code>[[setTimeMultiplier]] 60;</code> |EXAMPLE1= |
− | |x2= <code>[[setTimeMultiplier]] 0.5;</code> |= | + | |x2= <code>[[setTimeMultiplier]] 0.5;</code> |EXAMPLE2= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 15:48, 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