Template:PatchDiff/September 6, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/StorePrice Popular.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/StorePrice_New.res"
N/A2{
N/A3 "StorePrice"
N/A4 {
N/A5 "ControlName" "CStorePricePanel"
N/A6 "fieldName" "StorePrice"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "15"
N/A10 "wide" "118"
N/A11 "tall" "66"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 }
N/A15 
N/A16 "Rank"
N/A17 {
N/A18 "ControlName" "CExLabel"
N/A19 "fieldName" "Rank"
N/A20 "font" "HudFontMediumBold"
N/A21 "textAlignment" "west"
N/A22 "xpos" "0"
N/A23 "ypos" "0"
N/A24 "zpos" "15"
N/A25 "wide" "85"
N/A26 "tall" "32"
N/A27 "textinsetx" "8"
N/A28 "autoResize" "1"
N/A29 "pinCorner" "0"
N/A30 "visible" "1"
N/A31 "enabled" "1"
N/A32 "labelText" "%rank%"
N/A33 "paintbackground" "0"
N/A34 }
N/A35 
N/A36 "Price"
N/A37 {
N/A38 "ControlName" "CExLabel"
N/A39 "fieldName" "Price"
N/A40 "font" "HudFontSmallestBold"
N/A41 "textAlignment" "east"
N/A42 "xpos" "0"
N/A43 "ypos" "56"
N/A44 "zpos" "15"
N/A45 "wide" "85"
N/A46 "tall" "12"
N/A47 "textinsetx" "8"
N/A48 "autoResize" "1"
N/A49 "pinCorner" "0"
N/A50 "visible" "1"
N/A51 "enabled" "1"
N/A52 "labelText" "%price%"
N/A53 "paintbackground" "0"
N/A54 }
N/A55 
N/A56 "OG_Price"
N/A57 {
N/A58 "ControlName" "CExLabel"
N/A59 "fieldName" "OG_Price"
N/A60 "font" "HudFontSmallestBold"
N/A61 "textAlignment" "east"
N/A62 "xpos" "0"
N/A63 "ypos" "46"
N/A64 "zpos" "0"
N/A65 "wide" "118"
N/A66 "tall" "12"
N/A67 "textinsetx" "4"
N/A68 "autoResize" "1"
N/A69 "pinCorner" "0"
N/A70 "visible" "1"
N/A71 "enabled" "1"
N/A72 "labelText" "%og_price%"
N/A73 "fgcolor" "117 107 94 255"
N/A74 }
N/A75 
N/A76 "OG_Price_CrossOut"
N/A77 {
N/A78 "ControlName" "ImagePanel"
N/A79 "fieldName" "OG_Price_CrossOut"
N/A80 "xpos" "0"
N/A81 "ypos" "51"
N/A82 "zpos" "0"
N/A83 "wide" "118"
N/A84 "tall" "5"
N/A85 "visible" "0"
N/A86 "enabled" "1"
N/A87 "image" "loadout_solid_line"
N/A88 "scaleImage" "1"
N/A89 }
N/A90 
N/A91 "Discount"
N/A92 {
N/A93 "ControlName" "CExLabel"
N/A94 "fieldName" "Discount"
N/A95 "font" "HudFontSmallestBold"
N/A96 "textAlignment" "west"
N/A97 "xpos" "0"
N/A98 "ypos" "54"
N/A99 "zpos" "15"
N/A100 "wide" "87"
N/A101 "tall" "12"
N/A102 "textinsetx" "8"
N/A103 "autoResize" "1"
N/A104 "pinCorner" "0"
N/A105 "visible" "1"
N/A106 "enabled" "1"
N/A107 "labelText" ""
N/A108 "paintbackground" "0"
N/A109 "border" "StoreDiscountBorder"
N/A110 }
N/A111 
N/A112 "NewLarge"
N/A113 {
N/A114 "ControlName" "CExLabel"
N/A115 "fieldName" "NewLarge"
N/A116 "font" "HudFontSmallestBold"
N/A117 "textAlignment" "east"
N/A118 "xpos" "0"
N/A119 "ypos" "0"
N/A120 "zpos" "15"
N/A121 "wide" "85"
N/A122 "tall" "12"
N/A123 "textinsetx" "8"
N/A124 "autoResize" "1"
N/A125 "pinCorner" "0"
N/A126 "visible" "1"
N/A127 "enabled" "1"
N/A128 "labelText" "#Store_Price_New"
N/A129 "paintbackground" "0"
N/A130 "border" "StoreNewBorder"
N/A131 "fgcolor" "10 10 10 255"
N/A132 }
N/A133 
N/A134 "LimitedLarge"
N/A135 {
N/A136 "ControlName" "ImagePanel"
N/A137 "fieldName" "LimitedLarge"
N/A138 "xpos" "0"
N/A139 "ypos" "-6"
N/A140 "zpos" "0"
N/A141 "wide" "48"
N/A142 "tall" "48"
N/A143 "visible" "0"
N/A144 "enabled" "1"
N/A145 "image" "../backpack/crafting/limited_time_sticker"
N/A146 "scaleImage" "1"
N/A147 }
N/A148}