24 — Timer Stop
Pauses the mission countdown where it stands and announces it.
Editor data
- Numeric ID
24- Engine ID
TACTION_STOP_TIMER- Editor name
- Timer Stop
- Need token
NEED_NONE- Parameters
- None
- Attachment
- none
INI example
[Actions]
<TriggerID>=1,24,0,0,0,0,0,0,Caveats
- The action is refused while the countdown is not running, and nothing is announced then.
- The count is kept. Starting the countdown again resumes from it, and the two actions that add and subtract time start it again on their own.
- The clock leaves the tab while the countdown is stopped, so a paused count is not shown to the player at all.