Template:PatchDiff/December 21, 2016 Patch/tf/tf2 misc dir.vpk/resource/ui/matchmakingdashboardpopup mapvotepanel.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/MatchMakingDashboardPopup_MapVotePanel.res"
N/A2{
N/A3 "MapImageClip"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "MapImageClip"
N/A7 "xpos" "cs-0.5"
N/A8 "ypos" "15"
N/A9 "wide" "40"
N/A10 "tall" "o0.75"
N/A11 "zpos" "1"
N/A12 "proportionaltoparent" "1"
N/A13 "mouseinputenabled" "0"
N/A14 
N/A15 "MapImage"
N/A16 {
N/A17 "ControlName" "ScalableImagePanel"
N/A18 "fieldName" "MapImage"
N/A19 "xpos" "cs-0.5"
N/A20 "ypos" "0"
N/A21 "wide" "f0"
N/A22 "tall" "o1"
N/A23 "zpos" "0"
N/A24 "image" "..\vgui\maps\menu_thumb_pl_goldrush"
N/A25 "proportionaltoparent" "1"
N/A26 "mouseinputenabled" "0"
N/A27 }
N/A28 }
N/A29 
N/A30 "SelectButton"
N/A31 {
N/A32 "ControlName" "CExButton"
N/A33 "fieldName" "SelectButton"
N/A34 "xpos" "cs-0.5"
N/A35 "ypos" "13"
N/A36 "wide" "44"
N/A37 "tall" "34"
N/A38 "zpos" "0"
N/A39 "autoResize" "0"
N/A40 "pinCorner" "3"
N/A41 "visible" "1"
N/A42 "enabled" "1"
N/A43 "tabPosition" "0"
N/A44 "font" "HudFontSmallestBold"
N/A45 "textAlignment" "center"
N/A46 "dulltext" "0"
N/A47 "brighttext" "0"
N/A48 "Command" "select_map"
N/A49 "proportionaltoparent" "1"
N/A50 "labeltext" ""
N/A51 "mouseinputenabled" "1"
N/A52 "keyboardinputenabled" "0"
N/A53 "actionsignallevel" "3"
N/A54 "paintbackground" "1"
N/A55 "stay_armed_on_click" "1"
N/A56 
N/A57 "sound_depressed" "UI/buttonclick.wav"
N/A58 "sound_released" "UI/buttonclickrelease.wav"
N/A59 }
N/A60 
N/A61 "VotesLabel"
N/A62 {
N/A63 "ControlName" "Label"
N/A64 "fieldName" "VotesLabel"
N/A65 "xpos" "cs-0.5"
N/A66 "ypos" "rs1"
N/A67 "zpos" "10"
N/A68 "wide" "40"
N/A69 "tall" "20"
N/A70 "visible" "1"
N/A71 "enabled" "1"
N/A72 "font" "MapVotesPercentage"
N/A73 "fgcolor_override" "TanLight"
N/A74 "textAlignment" "south"
N/A75 "labelText" "%votes%"
N/A76 "proportionaltoparent" "1"
N/A77 "mouseinputenabled" "0"
N/A78 }
N/A79 
N/A80 "NameLabel"
N/A81 {
N/A82 "ControlName" "Label"
N/A83 "fieldName" "NameLabel"
N/A84 "xpos" "0"
N/A85 "ypos" "5"
N/A86 "wide" "f0"
N/A87 "zpos" "10"
N/A88 "tall" "20"
N/A89 "visible" "1"
N/A90 "enabled" "1"
N/A91 "font" "ItemFontAttribSmall"
N/A92 "fgcolor_override" "TanLight"
N/A93 "textAlignment" "north"
N/A94 "labelText" "%mapname%"
N/A95 "proportionaltoparent" "1"
N/A96 "mouseinputenabled" "0"
N/A97 }
N/A98}