BIS fnc paramTimeAcceleration: Difference between revisions
Jump to navigation
Jump to search
m (infobox to template) |
Lou Montana (talk | contribs) (Page filling) |
||
Line 5: | Line 5: | ||
|1.00|Game version= | |1.00|Game version= | ||
| Manages [[setTimeMultiplier]] Multiplayer setting (set with [[Arma 3 Mission Parameters|paramTimeAcceleration.hpp]]) |Description= | |||
| timeMultiplier call [[BIS_fnc_paramTimeAcceleration]] |Syntax= | |||
| | |p1= timeMultiplier: [[Number]] - (Optional, default [[timeMultiplier]]) |Parameter 1= | ||
| [[Number]] - the set ratio |Return value= | |||
|x1= <code>5 [[call]] [[BIS_fnc_paramTimeAcceleration]];</code> |Example 1= | |||
|seealso= [[setTimeMultiplier]] [[timeMultiplier]] | |||
}} | }} | ||
Revision as of 00:46, 6 January 2020
Description
- Description:
- Manages setTimeMultiplier Multiplayer setting (set with paramTimeAcceleration.hpp)
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- timeMultiplier call BIS_fnc_paramTimeAcceleration
- Parameters:
- timeMultiplier: Number - (Optional, default timeMultiplier)
- Return Value:
- Number - the set ratio
Examples
- Example 1:
5 call BIS_fnc_paramTimeAcceleration;
Additional Information
- See also:
- setTimeMultiplier timeMultiplier
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