estimatedTimeLeft

From Bohemia Interactive Community
Revision as of 04:15, 16 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

estimatedTimeLeft timeLeft

Operand types:

timeLeft: Number

Type of returned value:

Nothing

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