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