Hardrock/Sandbox – User

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 29: Line 29:
</dl>
</dl>


Old Comments (temporary):
<h3 style="display:none">Old Notes</h3>
Old Notes (temporary):


Use [[setAccTime]] to change the time acceleration factor. Not to be confused with [[skipTime]].
Use [[setAccTime]] to change the time acceleration factor. Not to be confused with [[skipTime]].

Revision as of 16:36, 1 August 2006

Hover & click on the images for description

Description

Description:
Returns the current time acceleration factor
Groups:
Uncategorised

Syntax

Syntax:
accTime
Return Value:
Number

Examples

Example 1:
_acc = accTime

Additional Information

See also:
setAccTime

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

Old Notes

Old Notes (temporary):

Use setAccTime to change the time acceleration factor. Not to be confused with skipTime.