estimatedTimeLeft

From Bohemia Interactive Community
Revision as of 12:59, 23 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


estimatedTimeLeft timeLeft


Operand types:

timeLeft: Number

Type of returned value:

Nothing

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