BIS fnc paramTimeAcceleration: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function|= Comments " to "{{Function|Comments= ") |
m (Text replacement - "|Game version=" to "|Game version= |gr1= Mission Parameters |GROUP1=") |
||
Line 4: | Line 4: | ||
|1.00|Game version= | |1.00|Game version= | ||
|gr1= Mission Parameters |GROUP1= | |||
| Manages [[setTimeMultiplier]] Multiplayer setting (set with [[Arma 3 Mission Parameters|paramTimeAcceleration.hpp]]) |Description= | | Manages [[setTimeMultiplier]] Multiplayer setting (set with [[Arma 3 Mission Parameters|paramTimeAcceleration.hpp]]) |Description= |
Revision as of 09:40, 4 October 2020
Description
- Description:
- Manages setTimeMultiplier Multiplayer setting (set with paramTimeAcceleration.hpp)
- Execution:
- call
- Groups:
- Mission Parameters
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