Template:PatchDiff/June 23, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/GenericNotificationToastMainMenu.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/GenericNotificationToast.res"
N/A2{
N/A3 "GenericNotificationToast"
N/A4 {
N/A5 "ControlName" "CGenericNotificationToast"
N/A6 "fieldName" "GenericNotificationToast"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "1"
N/A10 "wide" "150"
N/A11 "tall" "50"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 "fgcolor" "56 47 29 255"
N/A15 "fgcolor_override" "56 47 29 255"
N/A16 }
N/A17 
N/A18 "AvatarBGPanel"
N/A19 {
N/A20 "ControlName" "EditablePanel"
N/A21 "fieldName" "AvatarBGPanel"
N/A22 "xpos" "7"
N/A23 "ypos" "7"
N/A24 "zpos" "-1"
N/A25 "wide" "36"
N/A26 "tall" "36"
N/A27 "visible" "1"
N/A28 "PaintBackgroundType" "2"
N/A29 "bgcolor_override" "117 107 94 255"
N/A30 }
N/A31 "AvatarImage"
N/A32 {
N/A33 "ControlName" "CAvatarImagePanel"
N/A34 "fieldName" "AvatarImage"
N/A35 "xpos" "9"
N/A36 "ypos" "9"
N/A37 "zpos" "0"
N/A38 "wide" "32"
N/A39 "tall" "32"
N/A40 "visible" "1"
N/A41 "enabled" "1"
N/A42 "image" ""
N/A43 "scaleImage" "1"
N/A44 "color_outline" "52 48 45 255"
N/A45 }
N/A46 
N/A47 "AvatarTextLabel"
N/A48 {
N/A49 "ControlName" "CExLabel"
N/A50 "fieldName" "AvatarTextLabel"
N/A51 "fgcolor" "56 47 29 255"
N/A52 "xpos" "45"
N/A53 "ypos" "7"
N/A54 "zpos" "2"
N/A55 "wide" "100"
N/A56 "tall" "38"
N/A57 "autoResize" "0"
N/A58 "pinCorner" "0"
N/A59 "visible" "0"
N/A60 "enabled" "1"
N/A61 "wrap" "1"
N/A62 "labelText" "%avatartext%"
N/A63 "textAlignment" "West"
N/A64 "font" "TFFontSmall"
N/A65 }
N/A66 
N/A67 "TextLabel"
N/A68 {
N/A69 "ControlName" "CExLabel"
N/A70 "fieldName" "TextLabel"
N/A71 "fgcolor" "56 47 29 255"
N/A72 "fgcolor_override" "56 47 29 255"
N/A73 "xpos" "7"
N/A74 "ypos" "7"
N/A75 "zpos" "2"
N/A76 "wide" "138"
N/A77 "tall" "38"
N/A78 "autoResize" "0"
N/A79 "pinCorner" "0"
N/A80 "visible" "0"
N/A81 "enabled" "1"
N/A82 "wrap" "1"
N/A83 "labelText" "%text%"
N/A84 "textAlignment" "West"
N/A85 "font" "HudFontSmallest"
N/A86 }
N/A87}