Template:PatchDiff/April 14, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/GenericNotificationToast.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 }
N/A15 
N/A16 "AvatarBGPanel"
N/A17 {
N/A18 "ControlName" "EditablePanel"
N/A19 "fieldName" "AvatarBGPanel"
N/A20 "xpos" "7"
N/A21 "ypos" "7"
N/A22 "zpos" "-1"
N/A23 "wide" "36"
N/A24 "tall" "36"
N/A25 "visible" "1"
N/A26 "PaintBackgroundType" "2"
N/A27 "bgcolor_override" "117 107 94 255"
N/A28 }
N/A29 "AvatarImage"
N/A30 {
N/A31 "ControlName" "CAvatarImagePanel"
N/A32 "fieldName" "AvatarImage"
N/A33 "xpos" "9"
N/A34 "ypos" "9"
N/A35 "zpos" "0"
N/A36 "wide" "32"
N/A37 "tall" "32"
N/A38 "visible" "1"
N/A39 "enabled" "1"
N/A40 "image" ""
N/A41 "scaleImage" "1"
N/A42 "color_outline" "52 48 45 255"
N/A43 }
N/A44 
N/A45 "AvatarTextLabel"
N/A46 {
N/A47 "ControlName" "CExLabel"
N/A48 "fieldName" "AvatarTextLabel"
N/A49 "fgcolor" "TanLight"
N/A50 "xpos" "45"
N/A51 "ypos" "7"
N/A52 "zpos" "2"
N/A53 "wide" "100"
N/A54 "tall" "38"
N/A55 "autoResize" "0"
N/A56 "pinCorner" "0"
N/A57 "visible" "0"
N/A58 "enabled" "1"
N/A59 "wrap" "1"
N/A60 "labelText" "%avatartext%"
N/A61 "textAlignment" "West"
N/A62 "font" "TFFontSmall"
N/A63 }
N/A64 
N/A65 "TextLabel"
N/A66 {
N/A67 "ControlName" "CExLabel"
N/A68 "fieldName" "TextLabel"
N/A69 "fgcolor" "TanLight"
N/A70 "xpos" "7"
N/A71 "ypos" "7"
N/A72 "zpos" "2"
N/A73 "wide" "138"
N/A74 "tall" "38"
N/A75 "autoResize" "0"
N/A76 "pinCorner" "0"
N/A77 "visible" "0"
N/A78 "enabled" "1"
N/A79 "wrap" "1"
N/A80 "labelText" "%text%"
N/A81 "textAlignment" "West"
N/A82 "font" "TFFontSmall"
N/A83 }
N/A84}