Template:PatchDiff/July 18, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/QuickPlayBusyDialog.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/QuickPlayBusyDialog.res"
N/A2{
N/A3 "QuickPlayBusyDialog"
N/A4 {
N/A5 "ControlName" "CQuickPlayBusyDialog"
N/A6 "fieldName" "QuickPlayBusyDialog"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "wide" "f0"
N/A10 "tall" "480"
N/A11 "autoResize" "0"
N/A12 "pinCorner" "0"
N/A13 "visible" "1"
N/A14 "enabled" "1"
N/A15 "tabPosition" "0"
N/A16 "bgcolor_override" "0 0 0 200"
N/A17 }
N/A18 
N/A19 "Container"
N/A20 {
N/A21 "ControlName" "EditablePanel"
N/A22 "fieldName" "Container"
N/A23 "xpos" "c-225"
N/A24 "ypos" "c-75"
N/A25 "zpos" "0"
N/A26 "wide" "450"
N/A27 "tall" "150"
N/A28 "autoResize" "0"
N/A29 "pinCorner" "0"
N/A30 "visible" "1"
N/A31 "enabled" "1"
N/A32 "tabPosition" "0"
N/A33 "PaintBackgroundType" "0"
N/A34 "paintbackground" "1"
N/A35 "border" "QuickplayBorder"
N/A36 
N/A37 "Background"
N/A38 {
N/A39 "ControlName" "EditablePanel"
N/A40 "fieldName" "Background"
N/A41 "xpos" "0"
N/A42 "ypos" "0"
N/A43 "wide" "450"
N/A44 "tall" "150"
N/A45 "autoResize" "0"
N/A46 "pinCorner" "0"
N/A47 "visible" "1"
N/A48 "enabled" "1"
N/A49 "tabPosition" "0"
N/A50 "bgcolor_override" "40 37 37 255"
N/A51 }
N/A52 
N/A53 "TitleLabel"
N/A54 {
N/A55 "ControlName" "CExLabel"
N/A56 "fieldName" "TitleLabel"
N/A57 "font" "HudFontSmallBold"
N/A58 "labelText" "#TF_MM_WaitDialog_Title"
N/A59 "textAlignment" "center"
N/A60 "xpos" "0"
N/A61 "ypos" "15"
N/A62 "zpos" "1"
N/A63 "wide" "450"
N/A64 "tall" "20"
N/A65 "autoResize" "1"
N/A66 "pinCorner" "0"
N/A67 "visible" "1"
N/A68 "enabled" "1"
N/A69 }
N/A70 
N/A71 "Progress"
N/A72 {
N/A73 "ControlName" "ProgressBar"
N/A74 "fieldName" "Progress"
N/A75 "xpos" "20"
N/A76 "ypos" "40"
N/A77 "wide" "410"
N/A78 "tall" "30"
N/A79 "autoResize" "0"
N/A80 "pinCorner" "0"
N/A81 "visible" "1"
N/A82 "enabled" "1"
N/A83 }
N/A84 
N/A85 "NumServers"
N/A86 {
N/A87 "ControlName" "CExLabel"
N/A88 "fieldName" "NumServers"
N/A89 "font" "HudFontSmallestBold"
N/A90 "labelText" "%numservers%"
N/A91 "textAlignment" "center"
N/A92 "xpos" "0"
N/A93 "ypos" "75"
N/A94 "zpos" "1"
N/A95 "wide" "450"
N/A96 "tall" "20"
N/A97 "autoResize" "1"
N/A98 "pinCorner" "0"
N/A99 "visible" "1"
N/A100 "enabled" "1"
N/A101 }
N/A102 
N/A103 "CloseButton"
N/A104 {
N/A105 "ControlName" "CExButton"
N/A106 "fieldName" "CloseButton"
N/A107 "xpos" "175"
N/A108 "ypos" "115"
N/A109 "zpos" "20"
N/A110 "wide" "100"
N/A111 "tall" "25"
N/A112 "autoResize" "0"
N/A113 "pinCorner" "0"
N/A114 "visible" "1"
N/A115 "enabled" "1"
N/A116 "tabPosition" "0"
N/A117 "labelText" "#Cancel"
N/A118 "font" "HudFontSmallBold"
N/A119 "textAlignment" "center"
N/A120 "textinsetx" "50"
N/A121 "dulltext" "0"
N/A122 "brighttext" "0"
N/A123 "Command" "user_close"
N/A124 "sound_depressed" "UI/buttonclick.wav"
N/A125 "sound_released" "UI/buttonclickrelease.wav"
N/A126 }
N/A127 
N/A128 }
N/A129}