BIS fnc paramTimeAcceleration: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1= Mission Parameters |GROUP1=") |
m (Text replacement - "\[\[Category:Function Group: [a-zA-Z0-9_: ]+(\|\{\{[a-zA-Z0-9_: ]+\}\})?\]\]" to " ") |
||
Line 20: | Line 20: | ||
}} | }} | ||
[[Category:Functions|{{uc:paramTimeAcceleration}}]] | [[Category:Functions|{{uc:paramTimeAcceleration}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:paramTimeAcceleration}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:paramTimeAcceleration}}]] |
Revision as of 12:20, 13 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