BIS fnc paramTimeAcceleration: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s1= +" to "|s1= ") |
Lou Montana (talk | contribs) m (Text replacement - "<code>(\[?[^\[]+\]?) *(\[\[)?(call|spawn)(\]\])? *(\[\[)?(BI(N|S)_fnc_[a-zA-Z0-9_]+)(\]\])?;?<\/code>" to "<sqf>$1 $3 $6;</sqf>") |
||
Line 14: | Line 14: | ||
|r1= [[Number]] - the set ratio | |r1= [[Number]] - the set ratio | ||
|x1= < | |x1= <sqf>5 call BIS_fnc_paramTimeAcceleration;</sqf> | ||
|seealso= [[setTimeMultiplier]] [[timeMultiplier]] | |seealso= [[setTimeMultiplier]] [[timeMultiplier]] | ||
}} | }} |
Revision as of 13:24, 1 July 2022
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:
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