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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/QuestDefinitionViewPanel.res"
N/A2{
N/A3 "DebugButton"
N/A4 {
N/A5 "ControlName" "CExImageButton"
N/A6 "fieldName" "DebugButton"
N/A7 "xpos" "5"
N/A8 "ypos" "0"
N/A9 "zpos" "1005"
N/A10 "wide" "8"
N/A11 "tall" "8"
N/A12 "autoResize" "0"
N/A13 "pinCorner" "0"
N/A14 "visible" "0"
N/A15 "enabled" "1"
N/A16 "tabPosition" "0"
N/A17 "labeltext" ""
N/A18 "font" "HudFontSmallBold"
N/A19 "textAlignment" "center"
N/A20 "dulltext" "0"
N/A21 "brighttext" "0"
N/A22 "default" "0"
N/A23 "sound_depressed" "UI/buttonclick.wav"
N/A24 "sound_released" "UI/buttonclickrelease.wav"
N/A25 "Command" "debug_menu"
N/A26 "proportionaltoparent" "1"
N/A27 "actionsignallevel" "1"
N/A28 
N/A29 "paintbackground" "0"
N/A30 
N/A31 "defaultFgColor_override" "0 0 0 0"
N/A32 "armedFgColor_override" "200 80 60 255"
N/A33 "depressedFgColor_override" "46 43 42 255"
N/A34 
N/A35 "image_drawcolor" "0 0 0 0"
N/A36 "image_armedcolor" "200 80 60 255"
N/A37 "SubImage"
N/A38 {
N/A39 "ControlName" "ImagePanel"
N/A40 "fieldName" "SubImage"
N/A41 "xpos" "0"
N/A42 "ypos" "0"
N/A43 "zpos" "1"
N/A44 "wide" "8"
N/A45 "tall" "8"
N/A46 "visible" "1"
N/A47 "enabled" "1"
N/A48 "image" "glyph_workshop_edit"
N/A49 "scaleImage" "1"
N/A50 }
N/A51 } // Debug button
N/A52 
N/A53 "CloseButton"
N/A54 {
N/A55 "ControlName" "CExImageButton"
N/A56 "fieldName" "CloseButton"
N/A57 "xpos" "183"
N/A58 "ypos" "3"
N/A59 "zpos" "1000"
N/A60 "wide" "12"
N/A61 "tall" "o1"
N/A62 "autoResize" "0"
N/A63 "pinCorner" "0"
N/A64 "visible" "1"
N/A65 "enabled" "1"
N/A66 "tabPosition" "0"
N/A67 "labeltext" ""
N/A68 "font" "HudFontSmallBold"
N/A69 "textAlignment" "center"
N/A70 "dulltext" "0"
N/A71 "brighttext" "0"
N/A72 "default" "1"
N/A73 "sound_depressed" "UI/buttonclick.wav"
N/A74 "sound_released" "UI/buttonclickrelease.wav"
N/A75 "Command" "close"
N/A76 "proportionaltoparent" "1"
N/A77 "actionsignallevel" "1"
N/A78 
N/A79 "paintbackground" "0"
N/A80 
N/A81 "defaultFgColor_override" "46 43 42 255"
N/A82 "armedFgColor_override" "235 226 202 255"
N/A83 "depressedFgColor_override" "46 43 42 255"
N/A84 
N/A85 "image_drawcolor" "117 107 94 255"
N/A86 "image_armedcolor" "200 80 60 255"
N/A87 "SubImage"
N/A88 {
N/A89 "ControlName" "ImagePanel"
N/A90 "fieldName" "SubImage"
N/A91 "xpos" "0"
N/A92 "ypos" "0"
N/A93 "zpos" "1"
N/A94 "wide" "f0"
N/A95 "tall" "f0"
N/A96 "visible" "1"
N/A97 "enabled" "1"
N/A98 "image" "close_button"
N/A99 "scaleImage" "1"
N/A100 "proportionaltoparent" "1"
N/A101 }
N/A102 }
N/A103 
N/A104 "TitleLabel"
N/A105 {
N/A106 "ControlName" "Label"
N/A107 "fieldName" "TitleLabel"
N/A108 "labeltext" "%name%"
N/A109 "xpos" "rs1+1"
N/A110 "ypos" "0"
N/A111 "wide" "f0"
N/A112 "tall" "15"
N/A113 "zpos" "1000"
N/A114 "font" "QuestMap_Medium"
N/A115 "fgcolor_override" "QuestMap_ActiveOrange"
N/A116 "textinsety" "5"
N/A117 "TextAlignment" "center"
N/A118 "proportionaltoparent" "1"
N/A119 "mouseinputenabled" "0"
N/A120 "autoresize" "1" // Stick to the right. It's going to resize and we want to resize with it
N/A121 }
N/A122 
N/A123 "StateBorderOverlay"
N/A124 {
N/A125 "ControlName" "Panel"
N/A126 "fieldName" "StateBorderOverlay"
N/A127 "xpos" "0"
N/A128 "ypos" "0"
N/A129 "zpos" "999"
N/A130 "wide" "f0"
N/A131 "tall" "f0"
N/A132 "autoresize" "3" // Stick to the bottom and right. It's going to resize and we want to resize with it
N/A133 "proportionaltoparent" "1"
N/A134 "mouseinputenabled" "0"
N/A135 "border" "CYOANodeViewBorder_Inactive"
N/A136 }
N/A137 
N/A138 "ContentContainer"
N/A139 {
N/A140 "ControlName" "EditablePanel"
N/A141 "fieldName" "ContentContainer"
N/A142 "xpos" "1"
N/A143 "ypos" "0"
N/A144 "zpos" "1"
N/A145 "wide" "199"
N/A146 "tall" "f3"
N/A147 "autoresize" "2" // Stick to the bottom. It's going to resize and we want to resize with it
N/A148 "proportionaltoparent" "1"
N/A149 
N/A150 "ContractsLabel"
N/A151 {
N/A152 "ControlName" "Label"
N/A153 "fieldName" "ContractsLabel"
N/A154 "labeltext" "#Quests"
N/A155 "xpos" "0"
N/A156 "ypos" "17"
N/A157 "wide" "f0"
N/A158 "tall" "15"
N/A159 "zpos" "1"
N/A160 "font" "QuestMap_Medium"
N/A161 "TextAlignment" "east"
N/A162 "textinsetx" "40"
N/A163 "proportionaltoparent" "1"
N/A164 "mouseinputenabled" "0"
N/A165 "bgcolor_override" "0 0 0 255"
N/A166 "fgcolor_override" "QuestMap_ActiveOrange"
N/A167 }
N/A168 
N/A169 "ContractsInfoImage"
N/A170 {
N/A171 "ControlName" "ImagePanel"
N/A172 "fieldName" "ContractsInfoImage"
N/A173 "xpos" "rs1-5"
N/A174 "ypos" "19"
N/A175 "zpos" "2"
N/A176 "wide" "10"
N/A177 "tall" "10"
N/A178 "visible" "1"
N/A179 "enabled" "1"
N/A180 "scaleImage" "1"
N/A181 "proportionaltoparent" "1"
N/A182 "image" "info"
N/A183 }
N/A184 
N/A185 "QuestOption1"
N/A186 {
N/A187 "fieldName" "QuestOption1"
N/A188 "xpos" "rs1"
N/A189 "ypos" "31"
N/A190 "zpos" "0"
N/A191 "wide" "f0"
N/A192 "tall" "o0.25"
N/A193 "visible" "1"
N/A194 "enabled" "1"
N/A195 "proportionaltoparent" "1"
N/A196 
N/A197 "collapsed_height" "45"
N/A198 }
N/A199 
N/A200 "QuestOption2"
N/A201 {
N/A202 "fieldName" "QuestOption2"
N/A203 "xpos" "rs1"
N/A204 "ypos" "3"
N/A205 "zpos" "0"
N/A206 "wide" "f0"
N/A207 "tall" "o0.25"
N/A208 "visible" "1"
N/A209 "enabled" "1"
N/A210 "proportionaltoparent" "1"
N/A211 
N/A212 "collapsed_height" "45"
N/A213 
N/A214 "pin_to_sibling" "QuestOption1"
N/A215 "pin_corner_to_sibling" "PIN_TOPLEFT"
N/A216 "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
N/A217 }
N/A218 
N/A219 "QuestOption3"
N/A220 {
N/A221 "fieldName" "QuestOption3"
N/A222 "xpos" "rs1"
N/A223 "ypos" "3"
N/A224 "zpos" "0"
N/A225 "wide" "f0"
N/A226 "tall" "o0.25"
N/A227 "visible" "1"
N/A228 "enabled" "1"
N/A229 "proportionaltoparent" "1"
N/A230 
N/A231 "collapsed_height" "45"
N/A232 
N/A233 "pin_to_sibling" "QuestOption2"
N/A234 "pin_corner_to_sibling" "PIN_TOPLEFT"
N/A235 "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
N/A236 }
N/A237 
N/A238 
N/A239 
N/A240 "RewardContainer"
N/A241 {
N/A242 "ControlName" "EditablePanel"
N/A243 "fieldName" "RewardContainer"
N/A244 "xpos" "0"
N/A245 "ypos" "0"
N/A246 "wide" "f0"
N/A247 "tall" "75"
N/A248 "proportionaltoparent" "1"
N/A249 "mouseinputenabled" "1"
N/A250 
N/A251 "RewardsLabel"
N/A252 {
N/A253 "ControlName" "Label"
N/A254 "fieldName" "RewardsLabel"
N/A255 "labeltext" "#TF_QuestView_Rewards"
N/A256 "xpos" "0"
N/A257 "ypos" "0"
N/A258 "wide" "f0"
N/A259 "tall" "15"
N/A260 "zpos" "1"
N/A261 "font" "QuestMap_Medium"
N/A262 "TextAlignment" "east"
N/A263 "textinsetx" "40"
N/A264 "proportionaltoparent" "1"
N/A265 "mouseinputenabled" "0"
N/A266 "bgcolor_override" "0 0 0 255"
N/A267 "fgcolor_override" "QuestMap_ActiveOrange"
N/A268 }
N/A269 
N/A270 "RewardsInfoImage"
N/A271 {
N/A272 "ControlName" "ImagePanel"
N/A273 "fieldName" "RewardsInfoImage"
N/A274 "xpos" "rs1-5"
N/A275 "ypos" "2"
N/A276 "zpos" "2"
N/A277 "wide" "10"
N/A278 "tall" "10"
N/A279 "visible" "1"
N/A280 "enabled" "1"
N/A281 "scaleImage" "1"
N/A282 "proportionaltoparent" "1"
N/A283 "image" "info"
N/A284 }
N/A285 
N/A286 "BloodMoneyContainer"
N/A287 {
N/A288 "ControlName" "EditablePanel"
N/A289 "fieldName" "BloodMoneyContainer"
N/A290 "xpos" "5"
N/A291 "ypos" "rs1"
N/A292 "wide" "80"
N/A293 "tall" "50"
N/A294 "PaintBackgroundType" "0"
N/A295 "paintborder" "1"
N/A296 "proportionaltoparent" "1"
N/A297 "mouseinputenabled" "1"
N/A298 "border" "EconItemBorder"
N/A299 
N/A300 "BloodMoneyObtainedIndicator"
N/A301 {
N/A302 "ControlName" "Label"
N/A303 "fieldName" "BloodMoneyObtainedIndicator"
N/A304 "xpos" "0"
N/A305 "ypos" "cs-0.5"
N/A306 "zpos" "101"
N/A307 "wide" "f0"
N/A308 "tall" "20"
N/A309 "visible" "1"
N/A310 "enabled" "1"
N/A311 "proportionaltoparent" "1"
N/A312 "mouseinputenabled" "0"
N/A313 "labeltext" "#TF_QuestView_Reward_Claimed"
N/A314 "textAlignment" "center"
N/A315 "font" "QuestMap_Large"
N/A316 "bgcolor_override" "CreditsGreen"
N/A317 "fgcolor_override" "TanLight"
N/A318 "alpha" "200"
N/A319 }
N/A320 
N/A321 "AmountLabel"
N/A322 {
N/A323 "ControlName" "Label"
N/A324 "fieldName" "AmountLabel"
N/A325 "labeltext" "%cash%"
N/A326 "xpos" "cs-0.5"
N/A327 "ypos" "rs1-5"
N/A328 "zpos" "2"
N/A329 "wide" "40"
N/A330 "tall" "15"
N/A331 "zpos" "1"
N/A332 "font" "QuestMap_Large"
N/A333 "fgcolor_override" "CreditsGreen"
N/A334 "TextAlignment" "center"
N/A335 "proportionaltoparent" "1"
N/A336 "mouseinputenabled" "0"
N/A337 "bgcolor_override" "0 0 0 240"
N/A338 }
N/A339 
N/A340 "CashImage"
N/A341 {
N/A342 "ControlName" "ImagePanel"
N/A343 "fieldName" "CashImage"
N/A344 "xpos" "0"
N/A345 "ypos" "-7"
N/A346 "zpos" "1"
N/A347 "wide" "f0"
N/A348 "tall" "f0"
N/A349 "visible" "1"
N/A350 "enabled" "1"
N/A351 "image" "cyoa/cyoa_cash_large"
N/A352 "scaleImage" "1"
N/A353 "proportionaltoparent" "1"
N/A354 "mouseinputenabled" "0"
N/A355 }
N/A356 }
N/A357 
N/A358 "RewardItemModelPanel"
N/A359 {
N/A360 "ControlName" "CItemModelPanel"
N/A361 "fieldName" "RewardItemModelPanel"
N/A362 "xpos" "rs1-5"
N/A363 "ypos" "rs1"
N/A364 "zpos" "2"
N/A365 "wide" "80"
N/A366 "tall" "50"
N/A367 "visible" "0"
N/A368 "PaintBackgroundType" "0"
N/A369 "paintborder" "1"
N/A370 "proportionaltoparent" "1"
N/A371 "mouseinputenabled" "1"
N/A372 "border" "EconItemBorder"
N/A373 
N/A374 "model_xpos" "5"
N/A375 "model_ypos" "2"
N/A376 "model_wide" "70"
N/A377 "model_tall" "45"
N/A378 "name_only" "0"
N/A379 "attrib_only" "0"
N/A380 "model_only" "1"
N/A381 "paint_icon_hide" "0"
N/A382 
N/A383 "text_ypos" "10"
N/A384 
N/A385 "itemmodelpanel"
N/A386 {
N/A387 
N/A388 "inventory_image_type" "1"
N/A389 "allow_rot" "1"
N/A390 "force_square_image" "0"
N/A391 }
N/A392 
N/A393 "RewardObtainedIndicator"
N/A394 {
N/A395 "ControlName" "Label"
N/A396 "fieldName" "RewardObtainedIndicator"
N/A397 "xpos" "0"
N/A398 "ypos" "cs-0.5"
N/A399 "zpos" "101"
N/A400 "wide" "f0"
N/A401 "tall" "20"
N/A402 "visible" "1"
N/A403 "enabled" "1"
N/A404 "proportionaltoparent" "1"
N/A405 "mouseinputenabled" "0"
N/A406 "labeltext" "#TF_QuestView_Reward_Claimed"
N/A407 "textAlignment" "center"
N/A408 "font" "QuestMap_Large"
N/A409 "bgcolor_override" "CreditsGreen"
N/A410 "fgcolor_override" "TanLight"
N/A411 "alpha" "200"
N/A412 }
N/A413 }
N/A414 }
N/A415 } // ContentContainer
N/A416}