setTimeMultiplier: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:
|[[TimeMultiplier]]  |= SEEALSO
|[[TimeMultiplier]]  |= SEEALSO


|mp= Should be Running Server Side only.|= MPBEHAVIOUR  
|mp= Server-side only in multi-player and it works in single-player as well.|= MPBEHAVIOUR  
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}

Revision as of 18:52, 15 July 2014

Hover & click on the images for description

Description

Description:
Description needed
Multiplayer:
Server-side only in multi-player and it works in single-player as well.
Groups:
Uncategorised

Syntax

Syntax:
setTimeMultiplier value
Parameters:
Multiplier: Number.
Return Value:
Nothing

Examples

Example 1:
_uid = setTimeMultiplier 1;

Additional Information

See also:
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

Notes

Bottom Section