setAccTime: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Scripting Commands|SETACCTIME]] | [[Category:Scripting Commands|SETACCTIME]] | ||
[[Category:Scripting Commands OFP 1. | [[Category:Scripting Commands OFP 1.96|SETACCTIME]] | ||
[[Category:Scripting Commands OFP 1.46|SETACCTIME]] | [[Category:Scripting Commands OFP 1.46|SETACCTIME]] | ||
[[Category:Scripting Commands ArmA|SETACCTIME]] | [[Category:Scripting Commands ArmA|SETACCTIME]] |
Revision as of 20:27, 1 June 2006
setAccTime accFactor
Operand types:
accFactor: Number
Type of returned value:
Description:
Set time acceleration coefficient.
May be also used to slow time in cutscenes.
This command does NOT work in multiplayer.
Example:
setAccTime 0.1
Comments:
A good habit to get into is setting the accTime to 1 at the start of all cutscenes, in case the player is running at 4x speed when the scene starts.