estimatedTimeLeft: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Scripting Commands|ESTIMATEDTIMELEFT]] | [[Category:Scripting Commands|ESTIMATEDTIMELEFT]] | ||
[[Category:Scripting Commands OFP 1. | [[Category:Scripting Commands OFP 1.96|ESTIMATEDTIMELEFT]] | ||
[[Category:Scripting Commands OFP 1.46|ESTIMATEDTIMELEFT]] | [[Category:Scripting Commands OFP 1.46|ESTIMATEDTIMELEFT]] | ||
[[Category:Scripting Commands ArmA|ESTIMATEDTIMELEFT]] | [[Category:Scripting Commands ArmA|ESTIMATEDTIMELEFT]] |
Revision as of 20:02, 1 June 2006
estimatedTimeLeft timeLeft
Operand types:
timeLeft: Number
Type of returned value:
Compatibility:
Added in version 1.34
Description:
Estimated time left in the game.
Using this function, designer can provide timeleft estimate that is shown in "Game in progress" screen or in master browser.
For missions with hard set limit adjusted via Param1, following example can be used in init.sqs.
Example:
estimatedTimeLeft Param1