Template:PatchDiff/April 14, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/StoreStatusDialog.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/StoreStatusDialog.res"
N/A2{
N/A3 "StoreStatusDialog"
N/A4 {
N/A5 "fieldName" "StoreStatusDialog"
N/A6 "visible" "1"
N/A7 "enabled" "1"
N/A8 "xpos" "c-125"
N/A9 "ypos" "180"
N/A10 "zpos" "10000"
N/A11 "wide" "250"
N/A12 "tall" "150"
N/A13 "bgcolor_override" "46 43 42 0"
N/A14 "paintbackgroundtype" "0"
N/A15 "settitlebarvisible" "0"
N/A16 "border" "GrayDialogBorder"
N/A17 }
N/A18 
N/A19 "TitleLabel"
N/A20 {
N/A21 "ControlName" "Label"
N/A22 "fieldName" "TitleLabel"
N/A23 "font" "HudFontSmallBold"
N/A24 "xpos" "10"
N/A25 "ypos" "10"
N/A26 "zpos" "0"
N/A27 "wide" "230"
N/A28 "tall" "90"
N/A29 "autoResize" "0"
N/A30 "pinCorner" "0"
N/A31 "visible" "1"
N/A32 "enabled" "1"
N/A33 "wrap" "0"
N/A34 "centerwrap" "1"
N/A35 "labelText" "%updatetext%"
N/A36 "textAlignment" "center"
N/A37 "fgcolor_override" "200 80 60 255"
N/A38 "bgcolor_override" "0 0 0 0"
N/A39 }
N/A40 
N/A41 "CloseButton"
N/A42 {
N/A43 "ControlName" "CExButton"
N/A44 "fieldName" "CloseButton"
N/A45 "xpos" "75"
N/A46 "ypos" "110"
N/A47 "zpos" "1"
N/A48 "wide" "100"
N/A49 "tall" "25"
N/A50 "autoResize" "0"
N/A51 "pinCorner" "3"
N/A52 "visible" "1"
N/A53 "enabled" "1"
N/A54 "tabPosition" "0"
N/A55 "labelText" "#GameUI_Ok"
N/A56 "font" "HudFontSmallBold"
N/A57 "textAlignment" "center"
N/A58 "dulltext" "0"
N/A59 "brighttext" "0"
N/A60 "default" "1"
N/A61 "Command" "close"
N/A62 "sound_depressed" "UI/buttonclick.wav"
N/A63 "sound_released" "UI/buttonclickrelease.wav"
N/A64 }
N/A65}