Template:PatchDiff/May 5, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/replaybrowser/deletereplaydenialdlg.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/replaybrowser/deletereplaydenialdlg.res"
N/A2{
N/A3 "denialdlg"
N/A4 {
N/A5 "ControlName" "Frame"
N/A6 "fieldName" "denialdlg"
N/A7 "xpos" "c-150"
N/A8 "ypos" "140"
N/A9 "wide" "300"
N/A10 "tall" "200"
N/A11 "autoResize" "0"
N/A12 "pinCorner" "0"
N/A13 "visible" "1"
N/A14 "enabled" "1"
N/A15 "tabPosition" "0"
N/A16 "settitlebarvisible" "0"
N/A17 "PaintBackgroundType" "0"
N/A18 }
N/A19 
N/A20 "BGPanel"
N/A21 {
N/A22 "ControlName" "EditablePanel"
N/A23 "fieldName" "BGPanel"
N/A24 "xpos" "0"
N/A25 "ypos" "0"
N/A26 "wide" "300"
N/A27 "tall" "200"
N/A28 "visible" "1"
N/A29 "PaintBackgroundType" "2"
N/A30 "bgcolor_override" "59 54 48 255"
N/A31 }
N/A32 
N/A33 "TitleLabel"
N/A34 {
N/A35 "ControlName" "CExLabel"
N/A36 "fieldName" "TitleLabel"
N/A37 "font" "HudFontMediumBold"
N/A38 "labelText" "#Replay_DeleteDenialTitle"
N/A39 "textAlignment" "north"
N/A40 "xpos" "0"
N/A41 "ypos" "15"
N/A42 "zpos" "1"
N/A43 "wide" "300"
N/A44 "tall" "20"
N/A45 "autoResize" "1"
N/A46 "pinCorner" "0"
N/A47 "visible" "1"
N/A48 "enabled" "1"
N/A49 }
N/A50 
N/A51 "ExplanationLabel"
N/A52 {
N/A53 "ControlName" "CExLabel"
N/A54 "fieldName" "ExplanationLabel"
N/A55 "font" "HudFontSmallBold"
N/A56 "labelText" "#Replay_DeleteDenialText"
N/A57 "textAlignment" "north"
N/A58 "xpos" "40"
N/A59 "ypos" "70"
N/A60 "zpos" "1"
N/A61 "wide" "220"
N/A62 "tall" "150"
N/A63 "autoResize" "0"
N/A64 "pinCorner" "0"
N/A65 "visible" "1"
N/A66 "enabled" "1"
N/A67 "centerwrap" "1"
N/A68 "fgcolor_override" "200 80 60 255"
N/A69 }
N/A70 
N/A71 "OkButton"
N/A72 {
N/A73 "ControlName" "CExButton"
N/A74 "fieldName" "OkButton"
N/A75 "xpos" "100"
N/A76 "ypos" "160"
N/A77 "zpos" "20"
N/A78 "wide" "100"
N/A79 "tall" "25"
N/A80 "autoResize" "0"
N/A81 "pinCorner" "0"
N/A82 "visible" "1"
N/A83 "enabled" "1"
N/A84 "tabPosition" "0"
N/A85 "labelText" "#TF_OK"
N/A86 "font" "HudFontSmallBold"
N/A87 "textAlignment" "center"
N/A88 "textinsetx" "50"
N/A89 "dulltext" "0"
N/A90 "brighttext" "0"
N/A91 "Command" "ok"
N/A92 "sound_depressed" "UI/buttonclick.wav"
N/A93 "sound_released" "UI/buttonclickrelease.wav"
N/A94 }
N/A95}