accTime: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 38: | Line 38: | ||
[[Category:Scripting Commands OFP 1.46|ACCTIME]] | [[Category:Scripting Commands OFP 1.46|ACCTIME]] | ||
[[Category:Scripting Commands ArmA|ACCTIME]] | [[Category:Scripting Commands ArmA|ACCTIME]] | ||
[[Category:Command_Group:_Time_Functions]] |
Revision as of 20:36, 9 August 2006
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
- Posted on August 2, 2006 - 03:10
- Hoz
- Use setAccTime to change the time acceleration factor. Not to be confused with skipTime.