Template:PatchDiff/April 14, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/StorePrice.res

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