Template:PatchDiff/May 5, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/SaxxyAwards SubmitForm.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/SaxxyAwards_SubmitForm.res"
N/A2{
N/A3 "SaxxySubmitForm"
N/A4 {
N/A5 "ControlName" "Frame"
N/A6 "fieldName" "SaxxySubmitForm"
N/A7 "xpos" "c-150"
N/A8 "ypos" "c-75"
N/A9 "wide" "300"
N/A10 "tall" "150"
N/A11 "autoResize" "0"
N/A12 "pinCorner" "0"
N/A13 "visible" "1"
N/A14 "enabled" "1"
N/A15 "tabPosition" "0"
N/A16 "PaintBackgroundType" "2"
N/A17 "bgcolor_override" "59 54 48 255"
N/A18 }
N/A19 
N/A20 "DirectionsLabel"
N/A21 {
N/A22 "ControlName" "CExLabel"
N/A23 "fieldName" "DirectionsLabel"
N/A24 "font" "HudFontSmallBold"
N/A25 "labelText" "#Replay_Contest_SubmitFormDirections"
N/A26 "textAlignment" "center"
N/A27 "xpos" "45"
N/A28 "ypos" "25"
N/A29 "zpos" "1"
N/A30 "wide" "200"
N/A31 "tall" "20"
N/A32 "autoResize" "0"
N/A33 "pinCorner" "0"
N/A34 "visible" "1"
N/A35 "enabled" "1"
N/A36 "wrap" "0"
N/A37 }
N/A38 
N/A39 "URLInput"
N/A40 {
N/A41 "ControlName" "TextEntry"
N/A42 "fieldName" "URLInput"
N/A43 "maxchars" "255"
N/A44 "textHidden" "0"
N/A45 "textAlignment" "west"
N/A46 "unicode" "1"
N/A47 "wrap" "0"
N/A48 "xpos" "60"
N/A49 "ypos" "55"
N/A50 "zpos" "1"
N/A51 "wide" "170"
N/A52 "tall" "15"
N/A53 "autoResize" "0"
N/A54 "pinCorner" "0"
N/A55 "visible" "1"
N/A56 "enabled" "1"
N/A57 "tabPosition" "0"
N/A58 "fgcolor_override" "0 0 0 255"
N/A59 "bgcolor_override" "202 190 164 255"
N/A60 "Font" "HudFontSmallestBold"
N/A61 
N/A62 "selectallonfirstfocus" "1"
N/A63 }
N/A64 
N/A65 "CategoryCombo"
N/A66 {
N/A67 "ControlName" "ComboBox"
N/A68 "fieldName" "CategoryCombo"
N/A69 "textAlignment" "west"
N/A70 "wrap" "0"
N/A71 "xpos" "60"
N/A72 "ypos" "75"
N/A73 "zpos" "1"
N/A74 "wide" "170"
N/A75 "tall" "15"
N/A76 "autoResize" "0"
N/A77 "pinCorner" "0"
N/A78 "visible" "1"
N/A79 "enabled" "1"
N/A80 "dulltext" "0"
N/A81 "brighttext" "0"
N/A82 "tabPosition" "10"
N/A83 "editable" "0"
N/A84 "fgcolor_override" "0 0 0 255"
N/A85 "bgcolor_override" "202 190 164 255"
N/A86 "Font" "HudFontSmallestBold"
N/A87 }
N/A88 
N/A89 "CancelButton"
N/A90 {
N/A91 "ControlName" "CExButton"
N/A92 "fieldName" "CancelButton"
N/A93 "xpos" "20"
N/A94 "ypos" "120"
N/A95 "zpos" "1"
N/A96 "wide" "90"
N/A97 "tall" "20"
N/A98 "autoResize" "0"
N/A99 "pinCorner" "0"
N/A100 "visible" "1"
N/A101 "enabled" "1"
N/A102 "tabPosition" "2"
N/A103 "labelText" "#Replay_Cancel"
N/A104 "font" "HudFontSmallBold"
N/A105 "textAlignment" "center"
N/A106 "textinsetx" "50"
N/A107 "dulltext" "0"
N/A108 "brighttext" "1"
N/A109 "Command" "cancel"
N/A110 "sound_depressed" "UI/buttonclick.wav"
N/A111 "sound_released" "UI/buttonclickrelease.wav"
N/A112 }
N/A113 
N/A114 "SubmitButton"
N/A115 {
N/A116 "ControlName" "CExButton"
N/A117 "fieldName" "SubmitButton"
N/A118 "xpos" "190"
N/A119 "ypos" "120"
N/A120 "zpos" "1"
N/A121 "wide" "90"
N/A122 "tall" "20"
N/A123 "autoResize" "0"
N/A124 "pinCorner" "0"
N/A125 "visible" "1"
N/A126 "enabled" "1"
N/A127 "tabPosition" "2"
N/A128 "labelText" "#Replay_Contest_Submit"
N/A129 "font" "HudFontSmallBold"
N/A130 "textAlignment" "center"
N/A131 "textinsetx" "50"
N/A132 "dulltext" "0"
N/A133 "brighttext" "0"
N/A134 "Command" "submit"
N/A135 "sound_depressed" "UI/buttonclick.wav"
N/A136 "sound_released" "UI/buttonclickrelease.wav"
N/A137 }
N/A138}