|
Tiberian Technologies Scripts Reference Revision: 9000
|
Displays HUD messages once at each hour, 30 min, 20 min, 10 min, 5 4 3 2 1 min, 30 sec 10 9 8 7 6 5 4 3 2 1 seconds. Custom messages can be \ sent by attaching JMG_Utility_HUD_Count_Down_Messages \TimeInSeconds - Time in seconds that the countdown goes for \StringID - ID of the string to replace and use for the HUD message \Color - RGB Color to use for the HUD message \WarningMessage - Message to display on screen as the countdown goes down, format order goes Time then specifier \Delim - Character to swap with a comma in the WarningMessage \HourSingular - This is the part of the message that displays hours singular \HourPlural - This is the part of the message that displays hours plural \MinuteSingular - This is the part of the message that displays minute singular \MinutePlural - This is the part of the message that displays minutes plural \SecondSingular - This is the part of the message that displays second singular \SecondPlural - This is the part of the message that displays seconds plural \StartsPaused - If 0 the countdown will start paused \PauseCustom - If recieved this pauses the countdown when the param is non-zero, unpauses when 0. More...
#include <jmgUtility.h>