1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 21:51:46 +00:00
doghud/resource/ui/huddamageaccount_last.res

40 lines
965 B
Plaintext
Raw Normal View History

2021-11-01 15:05:16 +00:00
"Resource/UI/HudDamageAccount.res"
{
"DamageAccountValue"
{
"ControlName" "CExLabel"
"fieldName" "DamageAccountValue"
"xpos" "c-210"
"ypos" "r170"
"zpos" "2"
"wide" "150"
"tall" "25"
"visible" "1"
"visible_minmode" "0"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "center"
"fgcolor" "Last Damage Done"
"font" "Game 20"
}
"DamageAccountValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "DamageAccountValueShadow"
"xpos" "-1"
"ypos" "-1"
"zpos" "1"
"wide" "150"
"tall" "25"
"visible" "1"
"visible_minmode" "0"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "center"
"fgcolor" "Shadow"
"font" "Game 20 Blur"
"pin_to_sibling" "DamageAccountValue"
}
}