# Set Time Format For Timer Window

Grammar — Set time format for window|Timer Window to format
FlagsNative | Action

Sets the time format for the specified timer.

# Arguments

  • int [ preset::TimerWindow ] — Window
  • text — Format

Returns — void

native void TimerWindowSetFormat(
	int inWindow,
	text inFormat,
);

Category: Timer / Timer Windows

# Examples

# campaigns/liberty.sc2campaign

MapScript.galaxy

// L825
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L539
TimerWindowSetFormat(gv_mainTimerWindow, StringToText("<min2/>:<sec2/>"))
// L1757
TimerWindowSetFormat(gv_mainTimerWindow, StringToText("<min2/>:<sec2/>"))
// L479
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L715
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L804
TimerWindowSetFormat(gv_mainTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L2177
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L1278
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L2447
TimerWindowSetFormat(gv_evacuationTimerWindow, StringToText("<min2/>:<sec2/>"))
// L2738
TimerWindowSetFormat(gv_lavaTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L2453
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L3454
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L5361
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L1514
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L1582
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L1650
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L1718
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L5878
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L1795
TimerWindowSetFormat(gv_zergWormFrenzyTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L804
TimerWindowSetFormat(gv_mainTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L2177
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L1278
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L2447
TimerWindowSetFormat(gv_evacuationTimerWindow, StringToText("<min2/>:<sec2/>"))
// L2738
TimerWindowSetFormat(gv_lavaTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L2453
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L3454
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L5361
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L1514
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L1582
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L1650
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L1718
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L5878
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L1795
TimerWindowSetFormat(gv_zergWormFrenzyTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L825
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L539
TimerWindowSetFormat(gv_mainTimerWindow, StringToText("<min2/>:<sec2/>"))
// L1757
TimerWindowSetFormat(gv_mainTimerWindow, StringToText("<min2/>:<sec2/>"))
// L479
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L715
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L3260
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L3365
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L1603
TimerWindowSetFormat(gv_timedAttackTimerWindow, StringToText("<min2/>:<sec2/>"))
// L2086
TimerWindowSetFormat(gv_flashFreezeDuration_Window, StringToText("<mintotal/>:<sec2/>"))
// L2109
TimerWindowSetFormat(gv_nextFlashFreeze_Window, StringToText("<mintotal/>:<sec2/>"))
// L5192
TimerWindowSetFormat(gv_countdownTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L788
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L3016
TimerWindowSetFormat(gv_dropTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L723
TimerWindowSetFormat(gv_fieldPowerTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L4919
TimerWindowSetFormat(gv_s2_LockdownTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L5567
TimerWindowSetFormat(gv_holdOut_Window, StringToText("<min2/>:<sec2/>"))
// L4938
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L1632
TimerWindowSetFormat(gv_holdoutTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L1697
TimerWindowSetFormat(gv_lavaTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L1697
TimerWindowSetFormat(gv_lavaTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L3260
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L3365
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L1603
TimerWindowSetFormat(gv_timedAttackTimerWindow, StringToText("<min2/>:<sec2/>"))
// L2086
TimerWindowSetFormat(gv_flashFreezeDuration_Window, StringToText("<mintotal/>:<sec2/>"))
// L2109
TimerWindowSetFormat(gv_nextFlashFreeze_Window, StringToText("<mintotal/>:<sec2/>"))
// L5192
TimerWindowSetFormat(gv_countdownTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L788
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L3016
TimerWindowSetFormat(gv_dropTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L723
TimerWindowSetFormat(gv_fieldPowerTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L4919
TimerWindowSetFormat(gv_s2_LockdownTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L5567
TimerWindowSetFormat(gv_holdOut_Window, StringToText("<min2/>:<sec2/>"))
// L4938
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L1632
TimerWindowSetFormat(gv_holdoutTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L4055
TimerWindowSetFormat(gv_protectAlarakWindow, StringToText("<sectotal/>"))
// L1996
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L1453
TimerWindowSetFormat(gv_disruptionTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L1479
TimerWindowSetFormat(gv_disruptionTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L3156
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L4055
TimerWindowSetFormat(gv_protectAlarakWindow, StringToText("<sectotal/>"))
// L1996
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<min2/>:<sec2/>"))
// L1453
TimerWindowSetFormat(gv_disruptionTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L1479
TimerWindowSetFormat(gv_disruptionTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L3156
TimerWindowSetFormat(TimerWindowLastCreated(), StringToText("<mintotal/>:<sec2/>"))
// L1287
TimerWindowSetFormat(gv_missionTimerWindow, StringToText("<mintotal/>:<sec2/>"))
// L1287
TimerWindowSetFormat(gv_missionTimerWindow, StringToText("<mintotal/>:<sec2/>"))