Template:PatchDiff/September 21, 2011 Patch (Beta)/team fortress 2 beta engine.gcf/hl2/resource/UI/replaymessagedlg.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"resource/ui/replaymessagedlg.res"
N/A2{
N/A3 "ReplayMessageDlg"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "ReplayMessageDlg"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "0"
N/A10 "autoResize" "0"
N/A11 "pinCorner" "0"
N/A12 "visible" "0"
N/A13 "enabled" "1"
N/A14 "tabPosition" "10"
N/A15 "bgcolor_override" "0 0 0 240"
N/A16 }
N/A17 
N/A18 "Dlg"
N/A19 {
N/A20 "ControlName" "EditablePanel"
N/A21 "fieldName" "Dlg"
N/A22 "xpos" "0"
N/A23 "ypos" "0"
N/A24 "zpos" "1"
N/A25 "wide" "290"
N/A26 "tall" "160"
N/A27 "autoResize" "0"
N/A28 "pinCorner" "0"
N/A29 "visible" "1"
N/A30 "enabled" "1"
N/A31 "tabPosition" "10"
N/A32 "paintborder" "1"
N/A33 "border" "EconItemBorder"
N/A34 
N/A35 "Icon"
N/A36 {
N/A37 "ControlName" "ImagePanel"
N/A38 "fieldName" "Icon"
N/A39 "xpos" "13"
N/A40 "ypos" "8"
N/A41 "zpos" "1"
N/A42 "wide" "18"
N/A43 "tall" "18"
N/A44 "visible" "1"
N/A45 "enabled" "1"
N/A46 "image" "replay/replayicon"
N/A47 "scaleImage" "1"
N/A48 }
N/A49 
N/A50 "Title"
N/A51 {
N/A52 "ControlName" "CExLabel"
N/A53 "fieldName" "Title"
N/A54 "font" "HudFontMediumSmallBold"
N/A55 "labelText" "#Replay_ReplayIntroTitle"
N/A56 "textAlignment" "west"
N/A57 "xpos" "37"
N/A58 "ypos" "8"
N/A59 "zpos" "1"
N/A60 "wide" "280"
N/A61 "tall" "20"
N/A62 "autoResize" "1"
N/A63 "pinCorner" "0"
N/A64 "visible" "1"
N/A65 "enabled" "1"
N/A66 "tabPosition" "10"
N/A67 "fgcolor_override" "255 255 255 255"
N/A68 }
N/A69 
N/A70 "TextLabel"
N/A71 {
N/A72 "ControlName" "CExLabel"
N/A73 "fieldName" "TextLabel"
N/A74 "font" "HudFontSmall"
N/A75 "textAlignment" "north"
N/A76 "xpos" "13"
N/A77 "ypos" "35"
N/A78 "zpos" "1"
N/A79 "wide" "260"
N/A80 "tall" "300"
N/A81 "autoResize" "0"
N/A82 "pinCorner" "0"
N/A83 "visible" "1"
N/A84 "enabled" "1"
N/A85 "fgcolor_override" "255 255 255 255"
N/A86 "wrap" "1"
N/A87 }
N/A88 
N/A89 "DontShowAgainCheckButton"
N/A90 {
N/A91 "ControlName" "CheckButton"
N/A92 "fieldName" "DontShowAgainCheckButton"
N/A93 "labelText" "#Replay_NeverShowAgain"
N/A94 "Font" "DefaultVerySmall"
N/A95 "textAlignment" "west"
N/A96 "wrap" "0"
N/A97 "xpos" "9"
N/A98 "ypos" "63"
N/A99 "zpos" "20"
N/A100 "wide" "100"
N/A101 "tall" "20"
N/A102 "autoResize" "0"
N/A103 "pinCorner" "0"
N/A104 "visible" "0"
N/A105 "enabled" "1"
N/A106 "dulltext" "0"
N/A107 "brighttext" "0"
N/A108 "tabPosition" "10"
N/A109 }
N/A110 
N/A111 "OKButton"
N/A112 {
N/A113 "ControlName" "CExImageButton"
N/A114 "fieldName" "OKButton"
N/A115 "xpos" "207"
N/A116 "ypos" "115"
N/A117 "zpos" "20"
N/A118 "wide" "80"
N/A119 "tall" "20"
N/A120 "autoResize" "0"
N/A121 "pinCorner" "0"
N/A122 "visible" "1"
N/A123 "enabled" "1"
N/A124 "tabPosition" "2"
N/A125 "font" "ReplayMediumSmall"
N/A126 "textAlignment" "center"
N/A127 "textinsetx" "50"
N/A128 "dulltext" "0"
N/A129 "brighttext" "0"
N/A130 "labelText" "#GameUI_OK"
N/A131 "Command" "close"
N/A132 "sound_depressed" "UI/buttonclick.wav"
N/A133 "sound_released" "UI/buttonclickrelease.wav"
N/A134 }
N/A135 }
N/A136}