Template:PatchDiff/October 21, 2016 Patch/tf/tf2 misc dir.vpk/resource/ui/mainmenuoverride.res

From Team Fortress Wiki
Jump to: navigation, search
190190 
191191 if_halloween_0
192192 {
193N/A "image" "../console/title_team_halloween2011"
N/A193 "image" "../console/title_team_halloween2011_widescreen"
194194 }
195195 if_halloween_1
196196 {
197N/A "image" "../console/title_team_halloween2012"
N/A197 "image" "../console/title_team_halloween2012_widescreen"
198198 }
199199 if_halloween_2
200200 {
201N/A "image" "../console/title_team_halloween2013"
N/A201 "image" "../console/title_team_halloween2013_widescreen"
202202 }
203203 if_halloween_3
204204 {
205N/A "image" "../console/title_team_halloween2014"
N/A205 "image" "../console/title_team_halloween2014_widescreen"
206206 }
207207 if_halloween_4
208N/A {
209N/A "image" "../console/title_team_halloween2015"
N/A208 {
N/A209 "image" "../console/title_team_halloween2015_widescreen"
210210 }
211211 if_fullmoon
212212 {
213N/A "image" "../console/title_fullmoon"
N/A213 "image" "../console/title_fullmoon_widescreen"
214214 }
215215 if_christmas
216216 {
217N/A "image" "../console/background_xmas2011"
218N/A }
219N/A// if_eotl_launch
220N/A// {
221N/A// "image" "../console/title_eotl01"
222N/A// }
223N/A if_spy_vs_engy_war
224N/A {
225N/A "image" "../console/background_sve_01"
N/A217 "image" "../console/background_xmas2011_widescreen"
226218 }
227N/A// if_operation
228N/A// {
229N/A// "image" "../console/title_team_tough_break"
230N/A// }
231N/A// if_community_update
232N/A// {
233N/A// "image" "../console/title_invasion"
234N/A// }
235219 
236220 if_meet_your_match_0
237221 {
17961780 "ypos" "20"
17971781 "zpos" "0"
17981782 "wide" "260"
1799N/A "tall" "120"
N/A1783// "tall" "120"
N/A1784 "tall" "96"
18001785 "visible" "1"
18011786 "PaintBackgroundType" "0"
18021787 "proportionaltoparent" "1"
18231808 "fgcolor_override" "235 227 203 255"
18241809 }
18251810 
1826N/A "ViewDetailsGlow"
1827N/A {
1828N/A "ControlName" "Panel"
1829N/A "fieldName" "ViewDetailsGlow"
1830N/A "xpos" "p0.02"
1831N/A "ypos" "27"
1832N/A "zpos" "10"
1833N/A "wide" "p0.48"
1834N/A "tall" "26"
1835N/A "visible" "0"
1836N/A "proportionaltoparent" "1"
1837N/A 
1838N/A "paintborder" "0"
1839N/A "border" "MainMenuButtonGlow"
1840N/A "paintbackground" "3"
1841N/A "bgcolor_override" "238 103 17 255"
1842N/A }
1843N/A 
1844N/A "ViewDetailsButton"
1845N/A {
1846N/A "ControlName" "EditablePanel"
1847N/A "fieldname" "ViewDetailsButton"
1848N/A "xpos" "p0.02"
1849N/A "ypos" "27"
1850N/A "zpos" "11"
1851N/A "wide" "p0.48"
1852N/A "tall" "26"
1853N/A "visible" "1"
1854N/A "PaintBackgroundType" "0"
1855N/A "proportionaltoparent" "1"
1856N/A 
1857N/A "SubButton"
1858N/A {
1859N/A "ControlName" "CExImageButton"
1860N/A "fieldName" "SubButton"
1861N/A "xpos" "cs-0.5"
1862N/A "ypos" "0"
1863N/A "wide" "f0"
1864N/A "tall" "f0"
1865N/A "autoResize" "0"
1866N/A "pinCorner" "3"
1867N/A "visible" "1"
1868N/A "enabled" "1"
1869N/A "tabPosition" "0"
1870N/A "use_proportional_insets" "1"
1871N/A "font" "HudFontSmallBold"
1872N/A "textAlignment" "center"
1873N/A "dulltext" "0"
1874N/A "brighttext" "0"
1875N/A "default" "1"
1876N/A "sound_depressed" "UI/buttonclick.wav"
1877N/A "sound_released" "UI/buttonclickrelease.wav"
1878N/A "labeltext" "#MMenu_ViewUpdateDetails"
1879N/A "proportionaltoparent" "1"
1880N/A "command" "view_update_page"
1881N/A "actionsignallevel" "4"
1882N/A 
1883N/A "border_default" "MainMenuButtonDefault"
1884N/A "border_armed" "MainMenuButtonArmed"
1885N/A "paintbackground" "0"
1886N/A 
1887N/A "defaultFgColor_override" "46 43 42 255"
1888N/A "armedFgColor_override" "235 226 202 255"
1889N/A "depressedFgColor_override" "46 43 42 255"
1890N/A 
1891N/A "image_drawcolor" "117 107 94 255"
1892N/A "image_armedcolor" "235 226 202 255"
1893N/A }
1894N/A }
1895N/A 
1896N/A "ViewWarButtonGlow"
1897N/A {
1898N/A "ControlName" "Panel"
1899N/A "fieldName" "ViewWarButtonGlow"
1900N/A "xpos" "p0.5"
1901N/A "ypos" "27"
1902N/A "zpos" "10"
1903N/A "wide" "124"
1904N/A "tall" "26"
1905N/A "visible" "0"
1906N/A "proportionaltoparent" "1"
1907N/A 
1908N/A "paintborder" "0"
1909N/A "border" "MainMenuButtonGlow"
1910N/A "paintbackground" "3"
1911N/A "bgcolor_override" "238 103 17 255"
1912N/A }
1913N/A 
1914N/A "ViewWarButton"
1915N/A {
1916N/A "ControlName" "EditablePanel"
1917N/A "fieldname" "ViewWarButton"
1918N/A "xpos" "p0.5"
1919N/A "ypos" "27"
1920N/A "zpos" "11"
1921N/A "wide" "p0.48"
1922N/A "tall" "26"
1923N/A "visible" "1"
1924N/A "PaintBackgroundType" "0"
1925N/A "proportionaltoparent" "1"
1926N/A 
1927N/A "SubButton"
1928N/A {
1929N/A "ControlName" "CExImageButton"
1930N/A "fieldName" "SubButton"
1931N/A "xpos" "cs-0.5"
1932N/A "ypos" "0"
1933N/A "wide" "f0"
1934N/A "tall" "f0"
1935N/A "autoResize" "0"
1936N/A "pinCorner" "3"
1937N/A "visible" "1"
1938N/A "enabled" "1"
1939N/A "tabPosition" "0"
1940N/A "use_proportional_insets" "1"
1941N/A "font" "HudFontSmallBold"
1942N/A "textAlignment" "center"
1943N/A "dulltext" "0"
1944N/A "brighttext" "0"
1945N/A "default" "1"
1946N/A "sound_depressed" "UI/buttonclick.wav"
1947N/A "sound_released" "UI/buttonclickrelease.wav"
1948N/A "labeltext" "#MMenu_ViewWar"
1949N/A "proportionaltoparent" "1"
1950N/A "command" "view_war"
1951N/A "actionsignallevel" "4"
1952N/A 
1953N/A "border_default" "MainMenuButtonDefault"
1954N/A "border_armed" "MainMenuButtonArmed"
1955N/A "paintbackground" "0"
1956N/A 
1957N/A "defaultFgColor_override" "46 43 42 255"
1958N/A "armedFgColor_override" "235 226 202 255"
1959N/A "depressedFgColor_override" "46 43 42 255"
1960N/A 
1961N/A "image_drawcolor" "117 107 94 255"
1962N/A "image_armedcolor" "235 226 202 255"
1963N/A }
1964N/A }
N/A1811// "ViewDetailsGlow"
N/A1812// {
N/A1813// "ControlName" "Panel"
N/A1814// "fieldName" "ViewDetailsGlow"
N/A1815// "xpos" "p0.02"
N/A1816// "ypos" "27"
N/A1817// "zpos" "10"
N/A1818// "wide" "p0.48"
N/A1819// "tall" "26"
N/A1820// "visible" "0"
N/A1821// "proportionaltoparent" "1"
N/A1822//
N/A1823// "paintborder" "0"
N/A1824// "border" "MainMenuButtonGlow"
N/A1825// "paintbackground" "3"
N/A1826// "bgcolor_override" "238 103 17 255"
N/A1827// }
N/A1828//
N/A1829// "ViewDetailsButton"
N/A1830// {
N/A1831// "ControlName" "EditablePanel"
N/A1832// "fieldname" "ViewDetailsButton"
N/A1833// "xpos" "p0.02"
N/A1834// "ypos" "27"
N/A1835// "zpos" "11"
N/A1836// "wide" "p0.48"
N/A1837// "tall" "26"
N/A1838// "visible" "1"
N/A1839// "PaintBackgroundType" "0"
N/A1840// "proportionaltoparent" "1"
N/A1841//
N/A1842// "SubButton"
N/A1843// {
N/A1844// "ControlName" "CExImageButton"
N/A1845// "fieldName" "SubButton"
N/A1846// "xpos" "cs-0.5"
N/A1847// "ypos" "0"
N/A1848// "wide" "f0"
N/A1849// "tall" "f0"
N/A1850// "autoResize" "0"
N/A1851// "pinCorner" "3"
N/A1852// "visible" "1"
N/A1853// "enabled" "1"
N/A1854// "tabPosition" "0"
N/A1855// "use_proportional_insets" "1"
N/A1856// "font" "HudFontSmallBold"
N/A1857// "textAlignment" "center"
N/A1858// "dulltext" "0"
N/A1859// "brighttext" "0"
N/A1860// "default" "1"
N/A1861// "sound_depressed" "UI/buttonclick.wav"
N/A1862// "sound_released" "UI/buttonclickrelease.wav"
N/A1863// "labeltext" "#MMenu_ViewUpdateDetails"
N/A1864// "proportionaltoparent" "1"
N/A1865// "command" "view_update_page"
N/A1866// "actionsignallevel" "4"
N/A1867//
N/A1868// "border_default" "MainMenuButtonDefault"
N/A1869// "border_armed" "MainMenuButtonArmed"
N/A1870// "paintbackground" "0"
N/A1871//
N/A1872// "defaultFgColor_override" "46 43 42 255"
N/A1873// "armedFgColor_override" "235 226 202 255"
N/A1874// "depressedFgColor_override" "46 43 42 255"
N/A1875//
N/A1876// "image_drawcolor" "117 107 94 255"
N/A1877// "image_armedcolor" "235 226 202 255"
N/A1878// }
N/A1879// }
N/A1880//
N/A1881// "ViewWarButtonGlow"
N/A1882// {
N/A1883// "ControlName" "Panel"
N/A1884// "fieldName" "ViewWarButtonGlow"
N/A1885// "xpos" "p0.5"
N/A1886// "ypos" "27"
N/A1887// "zpos" "10"
N/A1888// "wide" "124"
N/A1889// "tall" "26"
N/A1890// "visible" "0"
N/A1891// "proportionaltoparent" "1"
N/A1892//
N/A1893// "paintborder" "0"
N/A1894// "border" "MainMenuButtonGlow"
N/A1895// "paintbackground" "3"
N/A1896// "bgcolor_override" "238 103 17 255"
N/A1897// }
N/A1898//
N/A1899// "ViewWarButton"
N/A1900// {
N/A1901// "ControlName" "EditablePanel"
N/A1902// "fieldname" "ViewWarButton"
N/A1903// "xpos" "p0.5"
N/A1904// "ypos" "27"
N/A1905// "zpos" "11"
N/A1906// "wide" "p0.48"
N/A1907// "tall" "26"
N/A1908// "visible" "1"
N/A1909// "PaintBackgroundType" "0"
N/A1910// "proportionaltoparent" "1"
N/A1911//
N/A1912// "SubButton"
N/A1913// {
N/A1914// "ControlName" "CExImageButton"
N/A1915// "fieldName" "SubButton"
N/A1916// "xpos" "cs-0.5"
N/A1917// "ypos" "0"
N/A1918// "wide" "f0"
N/A1919// "tall" "f0"
N/A1920// "autoResize" "0"
N/A1921// "pinCorner" "3"
N/A1922// "visible" "1"
N/A1923// "enabled" "1"
N/A1924// "tabPosition" "0"
N/A1925// "use_proportional_insets" "1"
N/A1926// "font" "HudFontSmallBold"
N/A1927// "textAlignment" "center"
N/A1928// "dulltext" "0"
N/A1929// "brighttext" "0"
N/A1930// "default" "1"
N/A1931// "sound_depressed" "UI/buttonclick.wav"
N/A1932// "sound_released" "UI/buttonclickrelease.wav"
N/A1933// "labeltext" "#MMenu_ViewWar"
N/A1934// "proportionaltoparent" "1"
N/A1935// "command" "view_war"
N/A1936// "actionsignallevel" "4"
N/A1937//
N/A1938// "border_default" "MainMenuButtonDefault"
N/A1939// "border_armed" "MainMenuButtonArmed"
N/A1940// "paintbackground" "0"
N/A1941//
N/A1942// "defaultFgColor_override" "46 43 42 255"
N/A1943// "armedFgColor_override" "235 226 202 255"
N/A1944// "depressedFgColor_override" "46 43 42 255"
N/A1945//
N/A1946// "image_drawcolor" "117 107 94 255"
N/A1947// "image_armedcolor" "235 226 202 255"
N/A1948// }
N/A1949// }
19651950 
19661951 "CyclingAd"
19671952 {
19681953 "ControlName" "CCyclingAdContainerPanel"
19691954 "fieldName" "CyclingAd"
19701955 "xpos" "5"
1971N/A "ypos" "p0.47"
N/A1956// "ypos" "p0.47"
N/A1957 "ypos" "27"
19721958 "zpos" "100"
19731959 "wide" "f10"
1974N/A "tall" "p0.5"
N/A1960// "tall" "p0.5"
N/A1961 "tall" "60"
19751962 "visible" "1"
19761963 "enabled" "1"
19771964 "scaleImage" "1"
19831970 {
19841971 "0"
19851972 {
1986N/A "item" "Competitive Matchmaking Official"
N/A1973 "item" "Halloween 2016 Key"
19871974 "show_market" "0"
19881975 }
19891976 "1"
19901977 {
1991N/A "item" "Taunt: The Carlton"
1992N/A "show_market" "0"
N/A1978 "item" "Halloween 2016 Case"
N/A1979 "show_market" "1"
19931980 }
19941981 "2"
19951982 {
1996N/A "item" "Taunt: The Balloonibouncer"
N/A1983 "item" "Taunt: The Victory Lap"
19971984 "show_market" "0"
19981985 }
19991986 "3"
20001987 {
2001N/A "item" "Taunt: Disco Fever"
N/A1988 "item" "Taunt: Second Rate Sorcery"
20021989 "show_market" "0"
20031990 }
20041991 "4"
20051992 {
2006N/A "item" "Taunt: The Fubar Fanfare"
N/A1993 "item" "Competitive Matchmaking Official"
20071994 "show_market" "0"
20081995 }
20091996 }