Template:PatchDiff/July 2, 2015 Patch/tf/tf2 misc dir.vpk/resource/ui/econ/cyclingadcontainer.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/econ/CyclingAdContainer.res"
N/A2{
N/A3 "ButtonContainer"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "ButtonContainer"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "2"
N/A10 "wide" "f0"
N/A11 "tall" "10"
N/A12 "proportionaltoparent" "1"
N/A13 }
N/A14 
N/A15 "PrevButton"
N/A16 {
N/A17 "ControlName" "Button"
N/A18 "fieldName" "PrevButton"
N/A19 "xpos" "-2"
N/A20 "ypos" "cs-0.5"
N/A21 "zpos" "2"
N/A22 "wide" "10"
N/A23 "tall" "25"
N/A24 "autoResize" "0"
N/A25 "pinCorner" "0"
N/A26 "visible" "1"
N/A27 "enabled" "1"
N/A28 "tabPosition" "0"
N/A29 "labelText" "<"
N/A30 "bgcolor_override" "0 0 0 220"
N/A31 "fgcolor" "White"
N/A32 "font" "DefaultVerySmall"
N/A33 "textAlignment" "center"
N/A34 
N/A35 "proportionaltoparent" "1"
N/A36 "paintbackground" "1"
N/A37 "command" "prev"
N/A38 "actionsignallevel" "2"
N/A39 
N/A40 "defaultBgColor_override" "0 0 0 150"
N/A41 "armedBgColor_override" "0 0 0 200"
N/A42 }
N/A43 
N/A44 "NextButton"
N/A45 {
N/A46 "ControlName" "Button"
N/A47 "fieldName" "NextButton"
N/A48 "xpos" "r8"
N/A49 "ypos" "cs-0.5"
N/A50 "zpos" "2"
N/A51 "wide" "10"
N/A52 "tall" "25"
N/A53 "autoResize" "0"
N/A54 "pinCorner" "0"
N/A55 "visible" "1"
N/A56 "enabled" "1"
N/A57 "tabPosition" "0"
N/A58 "labelText" ">"
N/A59 "bgcolor_override" "0 0 0 220"
N/A60 "fgcolor" "White"
N/A61 "font" "DefaultVerySmall"
N/A62 "textAlignment" "center"
N/A63 
N/A64 "proportionaltoparent" "1"
N/A65 "paintbackground" "1"
N/A66 "command" "next"
N/A67 "actionsignallevel" "2"
N/A68 
N/A69 "defaultBgColor_override" "0 0 0 150"
N/A70 "armedBgColor_override" "0 0 0 200"
N/A71 }
N/A72 
N/A73 "AdsContainer"
N/A74 {
N/A75 "ControlName" "EditablePanel"
N/A76 "fieldName" "AdsContainer"
N/A77 "xpos" "cs-0.5"
N/A78 "ypos" "0"
N/A79 "zpos" "0"
N/A80 "wide" "f0"
N/A81 "tall" "f0"
N/A82 "visible" "1"
N/A83 "enabled" "1"
N/A84 "scaleImage" "1"
N/A85 "proportionaltoparent" "1"
N/A86 }
N/A87 
N/A88 "FadeTransition"
N/A89 {
N/A90 "ControlName" "EditablePanel"
N/A91 "fieldName" "FadeTransition"
N/A92 "xpos" "cs-0.5"
N/A93 "ypos" "0"
N/A94 "zpos" "1"
N/A95 "wide" "f0"
N/A96 "tall" "f0"
N/A97 "visible" "1"
N/A98 "enabled" "1"
N/A99 "scaleImage" "1"
N/A100 "proportionaltoparent" "1"
N/A101 "mouseinputenabled" "0"
N/A102 
N/A103 "bgcolor_override" "0 0 0 255"
N/A104 }
N/A105 
N/A106}