ScarDoc

Start typing to search the SCAR reference.

Function
Objective

Objective_StartTimer

Starts a timer that is associated with this objective in the UI. Use COUNT_DOWN or COUNT_UP for the 'direction' parameter

On this page
Objective_StartTimer(objTable, direction, initialTime, flashThreshold)

Description

Starts a timer that is associated with this objective in the UI. Use COUNT_DOWN or COUNT_UP for the 'direction' parameter

Parameters

  • objTableLuaTablerequired
  • directionIntegerrequired
  • initialTimeFloatoptional
  • flashThresholdFloatoptional

Returns

Void

Source

Declared in the game's script sources at:

scar/objectives.scar