Template:PatchDiff/October 13, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/store/v2/StorePage Maps.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1#base "StorePage.res"
N/A2 
N/A3"Resource/UI/StorePage_Maps.res"
N/A4{
N/A5 "StorePage"
N/A6 {
N/A7 "modelpanels_kv"
N/A8 {
N/A9 "model_xpos" "6"
N/A10 "model_ypos" "-3"
N/A11 "model_wide" "100"
N/A12 "model_tall" "70"
N/A13 
N/A14 "itemmodelpanel"
N/A15 {
N/A16 "inventory_image_type" "2"
N/A17 "force_square_image" "1"
N/A18 }
N/A19 }
N/A20 }
N/A21 
N/A22 "ClassFilterLabel"
N/A23 {
N/A24 "visible" "0"
N/A25 }
N/A26 
N/A27 "ClassFilterNavPanel"
N/A28 {
N/A29 "visible" "0"
N/A30 }
N/A31 
N/A32 "ClassFilterLabel"
N/A33 {
N/A34 "visible" "0"
N/A35 }
N/A36 
N/A37 "SortFilterLabel"
N/A38 {
N/A39 "visible" "0"
N/A40 }
N/A41 
N/A42 "SortFilterComboBox"
N/A43 {
N/A44 "visible" "0"
N/A45 }
N/A46 
N/A47 "TitleLabel"
N/A48 {
N/A49 "ControlName" "CExLabel"
N/A50 "fieldName" "TitleLabel"
N/A51 "font" "HudFontSmallBold"
N/A52 "labelText" "#Store_Maps_Title"
N/A53 "textAlignment" "north-west"
N/A54 "xpos" "c-292"
N/A55 "ypos" "20"
N/A56 "zpos" "5"
N/A57 "wide" "500"
N/A58 "tall" "25"
N/A59 "autoResize" "1"
N/A60 "pinCorner" "0"
N/A61 "visible" "1"
N/A62 "enabled" "1"
N/A63 }
N/A64 
N/A65 "SubTitleLabel"
N/A66 {
N/A67 "ControlName" "CExLabel"
N/A68 "fieldName" "SubTitleLabel"
N/A69 "font" "FontStoreOriginalPrice"
N/A70 "labelText" "#Store_Maps_SubTitle"
N/A71 "textAlignment" "south-west"
N/A72 "xpos" "c-292"
N/A73 "ypos" "20"
N/A74 "zpos" "5"
N/A75 "wide" "500"
N/A76 "tall" "25"
N/A77 "autoResize" "1"
N/A78 "pinCorner" "0"
N/A79 "visible" "1"
N/A80 "enabled" "1"
N/A81 "fgcolor" "96 90 85 255"
N/A82 }
N/A83 
N/A84 "LearnMoreButton"
N/A85 {
N/A86 "ControlName" "CExButton"
N/A87 "fieldName" "LearnMoreButton"
N/A88 "xpos" "c175"
N/A89 "ypos" "20"
N/A90 "zpos" "5"
N/A91 "wide" "120"
N/A92 "tall" "25"
N/A93 "autoResize" "0"
N/A94 "pinCorner" "0"
N/A95 "visible" "1"
N/A96 "enabled" "1"
N/A97 "tabPosition" "0"
N/A98 "labelText" "#Store_LearnMore"
N/A99 "font" "HudFontSmallBold"
N/A100 "textAlignment" "center"
N/A101 "dulltext" "0"
N/A102 "brighttext" "0"
N/A103 "Command" "maps_learnmore"
N/A104 "sound_depressed" "UI/buttonclick.wav"
N/A105 "sound_released" "UI/buttonclickrelease.wav"
N/A106 }
N/A107}