Template:PatchDiff/July 20, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/StorePrice Jumbo.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/StorePrice_Jumbo.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" "181"
N/A11 "tall" "100"
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" "88"
N/A24 "zpos" "15"
N/A25 "wide" "120"
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" "HudFontSmallestBold"
N/A40 "textAlignment" "east"
N/A41 "xpos" "0"
N/A42 "ypos" "76"
N/A43 "zpos" "0"
N/A44 "wide" "181"
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" "82"
N/A61 "zpos" "0"
N/A62 "wide" "181"
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" "HudFontSmallestBold"
N/A75 "textAlignment" "west"
N/A76 "xpos" "0"
N/A77 "ypos" "88"
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 "LimitedLarge"
N/A92 {
N/A93 "ControlName" "ImagePanel"
N/A94 "fieldName" "LimitedLarge"
N/A95 "xpos" "78"
N/A96 "ypos" "-6"
N/A97 "zpos" "20"
N/A98 "wide" "48"
N/A99 "tall" "48"
N/A100 "visible" "0"
N/A101 "enabled" "1"
N/A102 "image" "../backpack/crafting/limited_time_sticker"
N/A103 "scaleImage" "1"
N/A104 }
N/A105}