Template:PatchDiff/November 17, 2015 Patch/hl2/resource/ui/econ/confirmdialog sc.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/ConfirmDialog.res"
N/A2{
N/A3 "ConfirmDialog"
N/A4 {
N/A5 "ControlName" "Frame"
N/A6 "fieldName" "ConfirmDialog"
N/A7 "xpos" "c-162"
N/A8 "ypos" "140"
N/A9 "wide" "324"
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 "paintbackground" "1"
N/A19 "bgcolor_override" "Econ.Dialog.BgColor"
N/A20 }
N/A21 
N/A22 "TitleLabel"
N/A23 {
N/A24 "ControlName" "CExLabel"
N/A25 "fieldName" "TitleLabel"
N/A26 "font" "EconFontMedium"
N/A27 "labelText" "#ConfirmTitle"
N/A28 "textAlignment" "north"
N/A29 "xpos" "0"
N/A30 "ypos" "15"
N/A31 "zpos" "1"
N/A32 "wide" "324"
N/A33 "tall" "20"
N/A34 "autoResize" "1"
N/A35 "pinCorner" "0"
N/A36 "visible" "1"
N/A37 "enabled" "1"
N/A38 }
N/A39 
N/A40 "ExplanationLabel"
N/A41 {
N/A42 "ControlName" "CExLabel"
N/A43 "fieldName" "ExplanationLabel"
N/A44 "font" "EconFontSmall"
N/A45 "labelText" "%text%"
N/A46 "textAlignment" "north"
N/A47 "xpos" "40"
N/A48 "ypos" "50"
N/A49 "zpos" "1"
N/A50 "wide" "244"
N/A51 "tall" "170"
N/A52 "autoResize" "0"
N/A53 "pinCorner" "0"
N/A54 "visible" "1"
N/A55 "enabled" "1"
N/A56 "centerwrap" "1"
N/A57 "fgcolor_override" "200 80 60 255"
N/A58 }
N/A59 
N/A60 "CancelButton"
N/A61 {
N/A62 "ControlName" "CExButton"
N/A63 "fieldName" "CancelButton"
N/A64 "xpos" "190"
N/A65 "ypos" "165"
N/A66 "zpos" "20"
N/A67 "wide" "124"
N/A68 "tall" "25"
N/A69 "autoResize" "0"
N/A70 "pinCorner" "0"
N/A71 "visible" "1"
N/A72 "enabled" "1"
N/A73 "tabPosition" "0"
N/A74 "labelText" "#GameUI_CancelBold"
N/A75 "font" "EconFontSmall"
N/A76 "textAlignment" "center"
N/A77 "textinsetx" "50"
N/A78 "dulltext" "0"
N/A79 "brighttext" "0"
N/A80 "Command" "cancel"
N/A81 "sound_depressed" "UI/buttonclick.wav"
N/A82 "sound_released" "UI/buttonclickrelease.wav"
N/A83 "border_default" "Econ.Button.Border.Default"
N/A84 "border_armed" "Econ.Button.Border.Armed"
N/A85 "armedBgColor_override" "Econ.Button.ArmedBgColor"
N/A86 "armedFgColor_override" "Econ.Button.ArmedFgColor"
N/A87 "depressedBgColor_override" "Econ.Button.DepressedBgColor"
N/A88 "depressedFgColor_override" "Econ.Button.DepressedFgColor"
N/A89 }
N/A90 
N/A91 "CancelButtonHintIcon"
N/A92 {
N/A93 "ControlName" "CExLabel"
N/A94 "fieldName" "CancelButtonHintIcon"
N/A95 "xpos" "195"
N/A96 "ypos" "165"
N/A97 "zpos" "22"
N/A98 "wide" "40"
N/A99 "tall" "25"
N/A100 "autoResize" "0"
N/A101 "pinCorner" "0"
N/A102 "visible" "1"
N/A103 "enabled" "1"
N/A104 "tabPosition" "0"
N/A105 "labelText" "B"
N/A106 "font" "GameUIButtonsSteamControllerSmallest"
N/A107 "textAlignment" "west"
N/A108 }
N/A109 
N/A110 "ConfirmButton"
N/A111 {
N/A112 "ControlName" "CExButton"
N/A113 "fieldName" "ConfirmButton"
N/A114 "xpos" "10"
N/A115 "ypos" "165"
N/A116 "zpos" "20"
N/A117 "wide" "175"
N/A118 "tall" "25"
N/A119 "default" "1"
N/A120 "autoResize" "0"
N/A121 "pinCorner" "0"
N/A122 "visible" "1"
N/A123 "enabled" "1"
N/A124 "tabPosition" "0"
N/A125 "labelText" "#ConfirmButtonText"
N/A126 "font" "EconFontSmall"
N/A127 "textAlignment" "center"
N/A128 "textinsetx" "50"
N/A129 "dulltext" "0"
N/A130 "brighttext" "0"
N/A131 "Command" "confirm"
N/A132 "sound_depressed" "UI/buttonclick.wav"
N/A133 "sound_released" "UI/buttonclickrelease.wav"
N/A134 "border_default" "Econ.Button.Border.Default"
N/A135 "border_armed" "Econ.Button.Border.Armed"
N/A136 "armedBgColor_override" "Econ.Button.ArmedBgColor"
N/A137 "armedFgColor_override" "Econ.Button.ArmedFgColor"
N/A138 "depressedBgColor_override" "Econ.Button.DepressedBgColor"
N/A139 "depressedFgColor_override" "Econ.Button.DepressedFgColor"
N/A140 }
N/A141 
N/A142 "ConfirmButtonHintIcon"
N/A143 {
N/A144 "ControlName" "CExLabel"
N/A145 "fieldName" "ConfirmButtonHintIcon"
N/A146 "xpos" "15"
N/A147 "ypos" "165"
N/A148 "zpos" "22"
N/A149 "wide" "40"
N/A150 "tall" "25"
N/A151 "autoResize" "0"
N/A152 "pinCorner" "0"
N/A153 "visible" "1"
N/A154 "enabled" "1"
N/A155 "tabPosition" "0"
N/A156 "labelText" "A"
N/A157 "font" "GameUIButtonsSteamControllerSmallest"
N/A158 "textAlignment" "west"
N/A159 }
N/A160}