setTimeMultiplier: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Killzone Kid (talk | contribs) (see also, example) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Sets a | | Sets a time multiplier for in-game time. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 14: | Line 14: | ||
|p1= Multiplier: [[Number]]. |= Parameter 1 | |p1= Multiplier: [[Number]]. |= Parameter 1 | ||
| [[Nothing]] |= RETURNVALUE | | [[Nothing]] |= RETURNVALUE | ||
|x1= <code> | |x1= <code>[[setTimeMultiplier]] 60;</code> |= Example 1 | ||
|x2= <code>[[setTimeMultiplier]] 0.5;</code> |= Example 2 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|[[ | |[[timeMultiplier]], [[skipTime]], [[setAccTime]], [[accTime]], [[time]], [[serverTime]], [[date]], [[daytime]] |= SEEALSO | ||
|mp= Server-side only in multi-player and it works in single-player as well.|= MPBEHAVIOUR | |mp= Server-side only in multi-player and it works in single-player as well.|= MPBEHAVIOUR |
Revision as of 21:20, 15 July 2014
Description
- Description:
- Sets a time multiplier for in-game time.
- Multiplayer:
- Server-side only in multi-player and it works in single-player as well.
- Groups:
- Uncategorised
Syntax
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