Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/resource/ui/explanationpopup.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/ExplanationPopup.res"
N/A2{
N/A3 "TitleLabel"
N/A4 {
N/A5 "ControlName" "CExLabel"
N/A6 "fieldName" "TitleLabel"
N/A7 "font" "HudFontSmallBold"
N/A8 "labelText" "%title%"
N/A9 "textAlignment" "north"
N/A10 "xpos" "cs-0.5"
N/A11 "ypos" "10"
N/A12 "wide" "f20"
N/A13 "tall" "30"
N/A14 "autoResize" "0"
N/A15 "pinCorner" "0"
N/A16 "visible" "1"
N/A17 "enabled" "1"
N/A18 "wrap" "1"
N/A19 "proportionaltoparent" "1"
N/A20 "fgcolor_override" "46 43 42 255"
N/A21 "auto_tall_tocontents" "1"
N/A22 }
N/A23 
N/A24 "TextLabel"
N/A25 {
N/A26 "ControlName" "CExLabel"
N/A27 "fieldName" "TextLabel"
N/A28 "font" "HudFontSmall"
N/A29 "labelText" "%body%"
N/A30 "textAlignment" "north-west"
N/A31 "xpos" "cs-0.5"
N/A32 "ypos" "45"
N/A33 "wide" "f20"
N/A34 "tall" "135"
N/A35 "autoResize" "0"
N/A36 "pinCorner" "0"
N/A37 "visible" "1"
N/A38 "enabled" "1"
N/A39 "wrap" "1"
N/A40 "proportionaltoparent" "1"
N/A41 "fgcolor_override" "46 43 42 255"
N/A42 "auto_tall_tocontents" "1"
N/A43 }
N/A44 
N/A45 "CloseButton"
N/A46 {
N/A47 "ControlName" "CExImageButton"
N/A48 "fieldName" "CloseButton"
N/A49 "xpos" "rs1"
N/A50 "ypos" "5"
N/A51 "zpos" "10"
N/A52 "wide" "24"
N/A53 "tall" "20"
N/A54 "pinCorner" "0"
N/A55 "visible" "1"
N/A56 "enabled" "1"
N/A57 "tabPosition" "0"
N/A58 "labeltext" ""
N/A59 "font" "HudFontSmallBold"
N/A60 "textAlignment" "center"
N/A61 "dulltext" "0"
N/A62 "brighttext" "0"
N/A63 "default" "0"
N/A64 "sound_depressed" "UI/buttonclick.wav"
N/A65 "sound_released" "UI/buttonclickrelease.wav"
N/A66 "Command" "close"
N/A67 "proportionaltoparent" "1"
N/A68 "autoresize" "0"
N/A69 
N/A70 "paintbackground" "0"
N/A71 
N/A72 "defaultFgColor_override" "46 43 42 255"
N/A73 "armedFgColor_override" "200 80 60 255"
N/A74 "depressedFgColor_override" "46 43 42 255"
N/A75 
N/A76 "image_drawcolor" "117 107 94 255"
N/A77 "image_armedcolor" "200 80 60 255"
N/A78 "SubImage"
N/A79 {
N/A80 "ControlName" "ImagePanel"
N/A81 "fieldName" "SubImage"
N/A82 "xpos" "0"
N/A83 "ypos" "rs1"
N/A84 "zpos" "1"
N/A85 "wide" "14"
N/A86 "tall" "14"
N/A87 "visible" "1"
N/A88 "enabled" "1"
N/A89 "image" "close_button"
N/A90 "scaleImage" "1"
N/A91 "proportionaltoparent" "1"
N/A92 }
N/A93 }
N/A94 
N/A95 "PrevButton"
N/A96 {
N/A97 "ControlName" "CExImageButton"
N/A98 "fieldName" "PrevButton"
N/A99 "xpos" "10"
N/A100 "ypos" "0"
N/A101 "zpos" "10"
N/A102 "wide" "30"
N/A103 "tall" "30"
N/A104 "visible" "1"
N/A105 "enabled" "1"
N/A106 "tabPosition" "0"
N/A107 "labeltext" ""
N/A108 "font" "HudFontSmallBold"
N/A109 "textAlignment" "center"
N/A110 "dulltext" "0"
N/A111 "brighttext" "0"
N/A112 "default" "0"
N/A113 "sound_depressed" "UI/buttonclick.wav"
N/A114 "sound_released" "UI/buttonclickrelease.wav"
N/A115 "Command" "prevexplanation"
N/A116 "proportionaltoparent" "1"
N/A117 "skip_autoresize" "1"
N/A118 
N/A119 "paintbackground" "0"
N/A120 
N/A121 "defaultFgColor_override" "46 43 42 255"
N/A122 "armedFgColor_override" "200 80 60 255"
N/A123 "depressedFgColor_override" "46 43 42 255"
N/A124 
N/A125 "image_drawcolor" "235 226 202 255"
N/A126 "image_armedcolor" "255 255 255 255"
N/A127 "SubImage"
N/A128 {
N/A129 "ControlName" "ImagePanel"
N/A130 "fieldName" "SubImage"
N/A131 "xpos" "0"
N/A132 "ypos" "0"
N/A133 "zpos" "1"
N/A134 "wide" "30"
N/A135 "tall" "30"
N/A136 "visible" "1"
N/A137 "enabled" "1"
N/A138 "image" "blog_back"
N/A139 "scaleImage" "1"
N/A140 }
N/A141 }
N/A142 "NextButton"
N/A143 {
N/A144 "ControlName" "CExImageButton"
N/A145 "fieldName" "NextButton"
N/A146 "xpos" "rs1-5"
N/A147 "ypos" "0"
N/A148 "zpos" "10"
N/A149 "wide" "30"
N/A150 "tall" "30"
N/A151 "autoResize" "0"
N/A152 "visible" "1"
N/A153 "enabled" "1"
N/A154 "tabPosition" "0"
N/A155 "labeltext" ""
N/A156 "font" "HudFontSmallBold"
N/A157 "textAlignment" "center"
N/A158 "dulltext" "0"
N/A159 "brighttext" "0"
N/A160 "default" "0"
N/A161 "sound_depressed" "UI/buttonclick.wav"
N/A162 "sound_released" "UI/buttonclickrelease.wav"
N/A163 "Command" "nextexplanation"
N/A164 "proportionaltoparent" "1"
N/A165 "skip_autoresize" "1"
N/A166 
N/A167 "paintbackground" "0"
N/A168 
N/A169 "defaultFgColor_override" "46 43 42 255"
N/A170 "armedFgColor_override" "200 80 60 255"
N/A171 "depressedFgColor_override" "46 43 42 255"
N/A172 
N/A173 "image_drawcolor" "235 226 202 255"
N/A174 "image_armedcolor" "255 255 255 255"
N/A175 "SubImage"
N/A176 {
N/A177 "ControlName" "ImagePanel"
N/A178 "fieldName" "SubImage"
N/A179 "xpos" "0"
N/A180 "ypos" "0"
N/A181 "zpos" "1"
N/A182 "wide" "30"
N/A183 "tall" "30"
N/A184 "visible" "1"
N/A185 "enabled" "1"
N/A186 "image" "blog_forward"
N/A187 "scaleImage" "1"
N/A188 }
N/A189 }
N/A190 "PositionLabel"
N/A191 {
N/A192 "ControlName" "CExLabel"
N/A193 "fieldName" "PositionLabel"
N/A194 "font" "HudFontSmallBold"
N/A195 "labelText" "%explanationnumber%"
N/A196 "textAlignment" "center"
N/A197 "xpos" "cs-0.5"
N/A198 "ypos" "0"
N/A199 "zpos" "-1"
N/A200 "wide" "300"
N/A201 "tall" "30"
N/A202 "visible" "1"
N/A203 "enabled" "1"
N/A204 "fgcolor_override" "200 80 60 255"
N/A205 "proportionaltoparent" "1"
N/A206 "skip_autoresize" "1"
N/A207 }
N/A208}