Re-add toonhud
This commit is contained in:
84
hud_toonhud/resource/ui/econ/genericnotificationtoast.res
Normal file
84
hud_toonhud/resource/ui/econ/genericnotificationtoast.res
Normal file
@ -0,0 +1,84 @@
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user