Template:PatchDiff/September 21, 2011 Patch (Beta)/team fortress 2 beta engine.gcf/hl2/resource/UI/replaymessage.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/replaymessage.res"
N/A2{
N/A3 "ReplayMessagePanel"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "ReplayMessagePanel"
N/A7 "zpos" "1000"
N/A8 "tall" "84" [$WIN32]
N/A9 "tall_minmode" "0" [$WIN32]
N/A10 "wide" "200"
N/A11 "autoResize" "0"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 }
N/A15 
N/A16 "ReplayLabel"
N/A17 {
N/A18 "ControlName" "CExLabel"
N/A19 "fieldName" "ReplayLabel"
N/A20 "font" "HudFontMediumBold"
N/A21 "xpos" "35"
N/A22 "ypos" "2"
N/A23 "zpos" "0"
N/A24 "wide" "180"
N/A25 "tall" "60"
N/A26 "visible" "1"
N/A27 "enabled" "1"
N/A28 "labelText" "#Replay_ReplayMsgTitle"
N/A29 "textAlignment" "north-west"
N/A30 "fgcolor" "235 226 202 255"
N/A31 }
N/A32 "MessageLabel"
N/A33 {
N/A34 "ControlName" "CExLabel"
N/A35 "fieldName" "MessageLabel"
N/A36 "font" "ItemFontAttribLarge"
N/A37 "zpos" "0"
N/A38 "wide" "180"
N/A39 "tall" "0"
N/A40 "visible" "1"
N/A41 "enabled" "1"
N/A42 "textAlignment" "north"
N/A43 "fgcolor" "235 226 202 255"
N/A44 "centerwrap" "0"
N/A45 "wrap" "1"
N/A46 }
N/A47 "Icon"
N/A48 {
N/A49 "ControlName" "ImagePanel"
N/A50 "fieldName" "Icon"
N/A51 "xpos" "8"
N/A52 "ypos" "5"
N/A53 "zpos" "1"
N/A54 "wide" "18"
N/A55 "tall" "18"
N/A56 "visible" "1"
N/A57 "enabled" "1"
N/A58 "image" "replay/replayicon"
N/A59 "scaleImage" "1"
N/A60 }
N/A61}