timeMultiplier: Difference between revisions
Jump to navigation
Jump to search
Skaronator (talk | contribs) No edit summary |
m (typo category) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | '''timeMultiplier''' |= Syntax | ||
| [[Number]] |= RETURNVALUE | | [[Number]] - current time muliplier |= RETURNVALUE | ||
Line 34: | Line 34: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category: | [[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Multiplayer|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Multiplayer|{{uc:{{PAGENAME}}}}]] |
Revision as of 09:44, 13 August 2014
Description
- Description:
- Returns the value set with setTimeMultiplier. Restarting mission in editor does not reset time multiplier.
- Groups:
- Uncategorised
Syntax
- Syntax:
- timeMultiplier
- Return Value:
- Number - current time muliplier
Examples
- Example 1:
_multiplier = timeMultiplier;
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