Function; Subtitle_TimeCounter - HWRM/KarosGraveyard GitHub Wiki

**Subtitle_TimeCounter(<Index>, <LocalizedString>)

Description**:

Displays a subtitle at the bottom of the screen including the remaining time in the <Index> countdown timer. It is also used in ascension mission 15 to display the population of Hiigara

Example

Subtitle_TimeCounter( 0, 42025 )

Arguments

<Index>: the index (integer or string) of the timer.
<LocalizedString>: the number of the localized string (without quotes or $); the string must contain %1MINUTES% and/or %2SECONDS% to display respectively minutes and seconds. The localized string must be in a dat file referenced in the level datfiles.lua file.

Related Pages

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️