Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/resource/ui/matchmakingdashboardcomp.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1#base "MatchMakingDashboardSidePanel.res"
N/A2 
N/A3"Resource/UI/MatchMakingDashboardComp.res"
N/A4{
N/A5 "CompStats"
N/A6 {
N/A7 "fieldName" "CompStats"
N/A8 "xpos" "r0"
N/A9 "ypos" "10"
N/A10 "zpos" "1002"
N/A11 "wide" "270"
N/A12 "tall" "f70"
N/A13 "visible" "1"
N/A14 "proportionaltoparent" "1"
N/A15 }
N/A16 
N/A17 "Title"
N/A18 {
N/A19 "ControlName" "Label"
N/A20 "fieldName" "Title"
N/A21 "xpos" "8"
N/A22 "ypos" "20"
N/A23 "zpos" "99"
N/A24 "wide" "f0"
N/A25 "tall" "20"
N/A26 "proportionaltoparent" "1"
N/A27 "labeltext" "#TF_Matchmaking_HeaderCompetitive"
N/A28 "textAlignment" "west"
N/A29 "font" "HudFontMediumBigBold"
N/A30 "fgcolor_override" "TanDark"
N/A31 
N/A32 "mouseinputenabled" "0"
N/A33 }
N/A34 
N/A35 "ShowExplanationsButton"
N/A36 {
N/A37 "ControlName" "CExButton"
N/A38 "fieldName" "ShowExplanationsButton"
N/A39 "xpos" "rs1-21"
N/A40 "ypos" "20"
N/A41 "zpos" "100"
N/A42 "wide" "15"
N/A43 "tall" "o1"
N/A44 "autoResize" "0"
N/A45 "pinCorner" "0"
N/A46 "visible" "1"
N/A47 "enabled" "1"
N/A48 "tabPosition" "0"
N/A49 "labelText" "?"
N/A50 "font" "HudFontSmallBold"
N/A51 "textAlignment" "center"
N/A52 "dulltext" "0"
N/A53 "brighttext" "0"
N/A54 "default" "0"
N/A55 "Command" "show_explanations"
N/A56 "sound_depressed" "UI/buttonclick.wav"
N/A57 "sound_released" "UI/buttonclickrelease.wav"
N/A58 "actionsignallevel" "1"
N/A59 "proportionaltoparent" "1"
N/A60 }
N/A61 
N/A62 "stats"
N/A63 {
N/A64 "fieldName" "stats"
N/A65 "xpos" "-1"
N/A66 "ypos" "40"
N/A67 "zpos" "100"
N/A68 "wide" "305"
N/A69 "tall" "f80"
N/A70 "visible" "1"
N/A71 "proportionaltoparent" "1"
N/A72 }
N/A73 
N/A74 "QueueButton"
N/A75 {
N/A76 "ControlName" "CExButton"
N/A77 "fieldName" "QueueButton"
N/A78 "xpos" "cs-0.5"
N/A79 "ypos" "rs1-8"
N/A80 "zpos" "100"
N/A81 "wide" "f20"
N/A82 "tall" "20"
N/A83 "autoResize" "0"
N/A84 "pinCorner" "3"
N/A85 "visible" "1"
N/A86 "enabled" "1"
N/A87 "tabPosition" "0"
N/A88 "font" "HudFontMediumSmallBold"
N/A89 "textAlignment" "center"
N/A90 "dulltext" "0"
N/A91 "brighttext" "0"
N/A92 "Command" "find_game"
N/A93 "proportionaltoparent" "1"
N/A94 "labeltext" "#TF_Matchmaking_StartSearch"
N/A95 "mouseinputenabled" "1"
N/A96 "keyboardinputenabled" "0"
N/A97 "actionsignallevel" "1"
N/A98 
N/A99 "sound_depressed" "UI/buttonclick.wav"
N/A100 "sound_released" "UI/buttonclickrelease.wav"
N/A101 
N/A102 "armedBgColor_override" "CreditsGreen"
N/A103 "defaultBgColor_override" "GreenSolid"
N/A104 }
N/A105}