Template:PatchDiff/June 23, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/StorePrice Bundles.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 
N/A17 "Price"
N/A18 {
N/A19 "ControlName" "CExLabel"
N/A20 "fieldName" "Price"
N/A21 "font" "HudFontSmallestBold"
N/A22 "textAlignment" "east"
N/A23 "xpos" "0"
N/A24 "ypos" "56"
N/A25 "zpos" "15"
N/A26 "wide" "118"
N/A27 "tall" "12"
N/A28 "textinsetx" "4"
N/A29 "autoResize" "1"
N/A30 "pinCorner" "0"
N/A31 "visible" "1"
N/A32 "enabled" "1"
N/A33 "labelText" "%price%"
N/A34 }
N/A35 
N/A36 "OG_Price"
N/A37 {
N/A38 "ControlName" "CExLabel"
N/A39 "fieldName" "OG_Price"
N/A40 "font" "HudFontSmallestBold"
N/A41 "textAlignment" "east"
N/A42 "xpos" "0"
N/A43 "ypos" "46"
N/A44 "zpos" "0"
N/A45 "wide" "118"
N/A46 "tall" "12"
N/A47 "textinsetx" "4"
N/A48 "autoResize" "1"
N/A49 "pinCorner" "0"
N/A50 "visible" "1"
N/A51 "enabled" "1"
N/A52 "labelText" "%og_price%"
N/A53 "fgcolor" "117 107 94 255"
N/A54 }
N/A55 
N/A56 "OG_Price_CrossOut"
N/A57 {
N/A58 "ControlName" "ImagePanel"
N/A59 "fieldName" "OG_Price_CrossOut"
N/A60 "xpos" "0"
N/A61 "ypos" "51"
N/A62 "zpos" "0"
N/A63 "wide" "118"
N/A64 "tall" "5"
N/A65 "visible" "0"
N/A66 "enabled" "1"
N/A67 "image" "loadout_solid_line"
N/A68 "scaleImage" "1"
N/A69 }
N/A70 
N/A71 "Discount"
N/A72 {
N/A73 "ControlName" "CExLabel"
N/A74 "fieldName" "Discount"
N/A75 "font" "HudFontSmallestBold"
N/A76 "textAlignment" "west"
N/A77 "xpos" "0"
N/A78 "ypos" "54"
N/A79 "zpos" "15"
N/A80 "wide" "87"
N/A81 "tall" "12"
N/A82 "textinsetx" "8"
N/A83 "autoResize" "1"
N/A84 "pinCorner" "0"
N/A85 "visible" "1"
N/A86 "enabled" "1"
N/A87 "labelText" "%discount%"
N/A88 "paintbackground" "0"
N/A89 "border" "StoreDiscountBorder"
N/A90 }
N/A91}