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

From Team Fortress Wiki
Jump to: navigation, search
N/A1#base "ItemAdDefault.res"
N/A2 
N/A3"Resource/UI/QuestMapRewardItemPanel.res"
N/A4{
N/A5 "CashImage"
N/A6 {
N/A7 "ControlName" "ImagePanel"
N/A8 "fieldName" "CashImage"
N/A9 "xpos" "rs1-26"
N/A10 "ypos" "rs1-3"
N/A11 "zpos" "101"
N/A12 "wide" "15"
N/A13 "tall" "15"
N/A14 "visible" "1"
N/A15 "enabled" "1"
N/A16 "image" "cyoa/cyoa_cash_large"
N/A17 "scaleImage" "1"
N/A18 "proportionaltoparent" "1"
N/A19 "mouseinputenabled" "0"
N/A20 }
N/A21 
N/A22 "BGBorder"
N/A23 {
N/A24 "ControlName" "Panel"
N/A25 "fieldName" "BGBorder"
N/A26 "xpos" "0"
N/A27 "ypos" "0"
N/A28 "zpos" "-2"
N/A29 "wide" "f0"
N/A30 "tall" "f0"
N/A31 "visible" "1"
N/A32 "PaintBackgroundType" "0"
N/A33 "proportionaltoparent" "1"
N/A34 "mouseinputenabled" "0"
N/A35 "keyboardinputenabled" "0"
N/A36 
N/A37 "border" "ReplayDefaultBorder"
N/A38 }
N/A39 
N/A40 "Background"
N/A41 {
N/A42 // "border" "CYOAPopupBorder"
N/A43 }
N/A44 
N/A45 "ItemName"
N/A46 {
N/A47 "font" "QuestMap_Medium"
N/A48 }
N/A49 
N/A50 "ScrollableItemText"
N/A51 {
N/A52 "ItemAdText"
N/A53 {
N/A54 "font" "QuestMap_Small"
N/A55 }
N/A56 }
N/A57 
N/A58 "BuyButton"
N/A59 {
N/A60 "font" "QuestMap_Small"
N/A61 }
N/A62 
N/A63 "LimitLabel"
N/A64 {
N/A65 "ControlName" "Label"
N/A66 "fieldName" "LimitLabel"
N/A67 "xpos" "5"
N/A68 "ypos" "r15"
N/A69 "zpos" "100"
N/A70 "wide" "200"
N/A71 "tall" "10"
N/A72 "labelText" "%limit%"
N/A73 "font" "QuestMap_Medium"
N/A74 "textinsetx" "0"
N/A75 "textAlignment" "west"
N/A76 "mouseinputenabled" "0"
N/A77 "proportionaltoparent" "1"
N/A78 "paintbackground" "1"
N/A79 
N/A80 "fgcolor_override" "Orange"
N/A81 
N/A82 "border_default" "NoBorder"
N/A83 }
N/A84 
N/A85 "SoldOutImage"
N/A86 {
N/A87 "ControlName" "ImagePanel"
N/A88 "fieldName" "SoldOutImage"
N/A89 "xpos" "rs1-5"
N/A90 "ypos" "cs-0.5"
N/A91 "zpos" "100"
N/A92 "wide" "o1"
N/A93 "tall" "p1.5"
N/A94 "visible" "1"
N/A95 "enabled" "1"
N/A96 "image" "cyoa/sold_out"
N/A97 "scaleImage" "1"
N/A98 "proportionaltoparent" "1"
N/A99 "mouseinputenabled" "0"
N/A100 }
N/A101}