mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
88 lines
1.8 KiB
Plaintext
88 lines
1.8 KiB
Plaintext
|
"Resource/UI/MvMInWorldCurrency.res"
|
||
|
{
|
||
|
"BlackBG"
|
||
|
{
|
||
|
"ControlName" "EditablePanel"
|
||
|
"fieldName" "BlackBG"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"zpos" "0"
|
||
|
"wide" "50"
|
||
|
"tall" "20"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"paintbackground" "1"
|
||
|
"border" "MaterialTransparent50"
|
||
|
}
|
||
|
|
||
|
"CurrencyGood"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "CurrencyGood"
|
||
|
"font" "Size 12"
|
||
|
"fgcolor" "Green"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"zpos" "4"
|
||
|
"wide" "50"
|
||
|
"tall" "20"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"textAlignment" "center"
|
||
|
"labelText" "%currency%"
|
||
|
}
|
||
|
|
||
|
"CurrencyBad"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "CurrencyBad"
|
||
|
"font" "Size 12"
|
||
|
"fgcolor" "Red"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"zpos" "4"
|
||
|
"wide" "50"
|
||
|
"tall" "20"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"textAlignment" "center"
|
||
|
"labelText" "%currency%"
|
||
|
}
|
||
|
|
||
|
"CurrencyShadow"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "CurrencyShadow"
|
||
|
"font" "Size 12 Blur"
|
||
|
"fgcolor" "Shadow"
|
||
|
"xpos" "1"
|
||
|
"ypos" "1"
|
||
|
"zpos" "3"
|
||
|
"wide" "50"
|
||
|
"tall" "20"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"textAlignment" "center"
|
||
|
"labelText" "%currency%"
|
||
|
|
||
|
}
|
||
|
|
||
|
"BorderBG"
|
||
|
{
|
||
|
"ControlName" "EditablePanel"
|
||
|
"fieldName" "BorderBG"
|
||
|
"xpos" "9999"
|
||
|
}
|
||
|
"BackgroundGood"
|
||
|
{
|
||
|
"ControlName" "EditablePanel"
|
||
|
"fieldName" "BackgroundGood"
|
||
|
"xpos" "9999"
|
||
|
}
|
||
|
"MoneyImagePanel"
|
||
|
{
|
||
|
"ControlName" "ImagePanel"
|
||
|
"fieldName" "MoneyImagePanel"
|
||
|
"xpos" "9999"
|
||
|
}
|
||
|
}
|