Hardrock/Sandbox – User
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|= | {{Command|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | ofp |= Game name | ||
|1. | |1.00|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Returns the current time acceleration factor |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| ''' | | '''accTime''' |= Syntax | ||
| | | [[Number]] |= Return value | ||
| | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <pre>_acc = accTime</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[setAccTime]] |= See also | ||
}} | }} | ||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
Line 36: | Line 28: | ||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> | ||
Old Comments (temporary): | |||
Use [[setAccTime]] to change the time acceleration factor. Not to be confused with [[skipTime]]. |
Revision as of 15:33, 1 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
Old Comments (temporary):
Use setAccTime to change the time acceleration factor. Not to be confused with skipTime.