timeMultiplier: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) m (Killzone Kid moved page TimeMultiplier to timeMultiplier: naming convention) |
Killzone Kid (talk | contribs) (naming convention, see aslo) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns the | | Returns the value set with [[setTimeMultiplier]]. Restarting mission in editor does not reset time multiplier. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Number]] <nowiki>=</nowiki> ''' | | [[Number]] <nowiki>=</nowiki> '''timeMultiplier''' |= Syntax | ||
| | | [[Number]] |= RETURNVALUE | ||
|x1= <code>_multiplier = [[timeMultiplier]];</code> |= Example 1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|[[setTimeMultiplier]] |= SEEALSO | |[[setTimeMultiplier]], [[skipTime]], [[setAccTime]], [[accTime]], [[time]], [[serverTime]], [[date]], [[daytime]] |= SEEALSO | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 21:14, 15 July 2014
Description
- Description:
- Returns the value set with setTimeMultiplier. Restarting mission in editor does not reset time multiplier.
- Groups:
- Uncategorised
Syntax
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