ScarDoc

Start typing to search the SCAR reference.

Function
Timer

Timer_Start

Start a timer with the specified id, taking the required period ( in seconds )

On this page
Timer_Start(timerID, period)

Description

Start a timer with the specified id, taking the required period ( in seconds )

Parameters

  • timerIDIntegerrequired
  • periodRealrequired

Returns

Void

Source

Declared in the game's script sources at:

scar/timer.scar