Skip to content

23 — Timer Start

Resumes the mission countdown from the count it was stopped at and announces it.

Editor data
Numeric ID
23
Engine ID
TACTION_START_TIMER
Editor name
Timer Start
Need token
NEED_NONE
Parameters
None
Attachment
none
INI example
[Actions]
<TriggerID>=1,23,0,0,0,0,0,0,
Caveats
  • The action is refused while the countdown is already running, and nothing is announced then.
  • The count is resumed, not set. A scenario that has never given the countdown a value starts it at zero, which expires it on the next logic pass.
  • The clock appears beside the credits only while the countdown is running.