Template:PatchDiff/October 13, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/store/v1/StorePrice New.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 "Price"
N/A17 {
N/A18 "ControlName" "CExLabel"
N/A19 "fieldName" "Price"
N/A20 "font" "HudFontSmallestBold"
N/A21 "textAlignment" "east"
N/A22 "xpos" "0"
N/A23 "ypos" "56"
N/A24 "zpos" "15"
N/A25 "wide" "85"
N/A26 "tall" "12"
N/A27 "textinsetx" "8"
N/A28 "autoResize" "1"
N/A29 "pinCorner" "0"
N/A30 "visible" "1"
N/A31 "enabled" "1"
N/A32 "labelText" "%price%"
N/A33 "paintbackground" "0"
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 
N/A92 "NewLarge"
N/A93 {
N/A94 "ControlName" "CExLabel"
N/A95 "fieldName" "NewLarge"
N/A96 "font" "HudFontSmallestBold"
N/A97 "textAlignment" "east"
N/A98 "xpos" "0"
N/A99 "ypos" "0"
N/A100 "zpos" "15"
N/A101 "wide" "85"
N/A102 "tall" "12"
N/A103 "textinsetx" "8"
N/A104 "autoResize" "1"
N/A105 "pinCorner" "0"
N/A106 "visible" "1"
N/A107 "enabled" "1"
N/A108 "labelText" "#Store_Price_New"
N/A109 "paintbackground" "0"
N/A110 "border" "StoreNewBorder"
N/A111 "fgcolor" "10 10 10 255"
N/A112 }
N/A113 
N/A114 "LimitedLarge"
N/A115 {
N/A116 "ControlName" "ImagePanel"
N/A117 "fieldName" "LimitedLarge"
N/A118 "xpos" "0"
N/A119 "ypos" "-6"
N/A120 "zpos" "0"
N/A121 "wide" "48"
N/A122 "tall" "48"
N/A123 "visible" "0"
N/A124 "enabled" "1"
N/A125 "image" "../backpack/crafting/limited_time_sticker"
N/A126 "scaleImage" "1"
N/A127 }
N/A128}