custom/toonhud/resource/ui/hudarenacappointcountdown.res

25 lines
491 B
Plaintext
Raw Normal View History

2022-09-15 19:42:31 -03:00
"Resource/UI/HudArenaCapPointCountdown.res"
{
"CapCountdownLabel"
{
"ControlName" "CExLabel"
"fieldName" "CapCountdownLabel"
"font" "G_FontMedium"
"xpos" "0"
"ypos" "0"
"textinsety" "0"
"zpos" "1"
"wide" "34"
"tall" "34"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "0"
"labelText" "%capturetime%"
"textAlignment" "center"
"fgcolor" "235 226 202 255"
"bgcolor" "235 226 202 255"
}
}