custom/toonhud/resource/ui/econ/genericnotificationtoast.res

85 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-09-15 19:42:31 -03:00
"Resource/UI/GenericNotificationToast.res"
{
"GenericNotificationToast"
{
"ControlName" "CGenericNotificationToast"
"fieldName" "GenericNotificationToast"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "100"
"tall" "50"
"visible" "1"
"enabled" "1"
}
"AvatarBGPanel"
{
"ControlName" "EditablePanel"
"fieldName" "AvatarBGPanel"
"xpos" "5"
"ypos" "5"
"zpos" "-1"
"wide" "24"
"tall" "24"
"visible" "1"
"PaintBackgroundType" "0"
"bgcolor_override" "0 0 0 100"
}
"AvatarImage"
{
"ControlName" "CAvatarImagePanel"
"fieldName" "AvatarImage"
"xpos" "7"
"ypos" "7"
"zpos" "0"
"wide" "20"
"tall" "20"
"visible" "1"
"enabled" "1"
"image" ""
"scaleImage" "1"
"color_outline" "52 48 45 255"
}
"AvatarTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "AvatarTextLabel"
"fgcolor" "G_White"
"xpos" "35"
"ypos" "7"
"zpos" "2"
"wide" "60"
"tall" "38"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"wrap" "1"
"labelText" "%avatartext%"
"textAlignment" "West"
"font" "DefaultVerySmall"
}
"TextLabel"
{
"ControlName" "CExLabel"
"fieldName" "TextLabel"
"fgcolor" "TanLight"
"xpos" "7"
"ypos" "7"
"zpos" "2"
"wide" "90"
"tall" "38"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"wrap" "1"
"labelText" "%text%"
"textAlignment" "West"
"font" "DefaultVerySmall"
}
}