Update hud and add closed captions
This commit is contained in:
@ -74,7 +74,7 @@
|
||||
"zpos" "0"
|
||||
"wide" "54"
|
||||
"tall" "48"
|
||||
"visible" "1" // RBSS
|
||||
"visible" "0" // RBSS
|
||||
"enabled" "1"
|
||||
"scaleImage" "1"
|
||||
"image" "replay/thumbnails/backpackslot"
|
||||
@ -518,3 +518,4 @@
|
||||
"bgcolor_override" "G_MenuShader"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -151,7 +151,7 @@
|
||||
"zpos" "-1"
|
||||
"wide" "54"
|
||||
"tall" "48"
|
||||
"visible" "1" // RBSS
|
||||
"visible" "0" // RBSS
|
||||
"enabled" "1"
|
||||
"scaleImage" "1"
|
||||
"image" "replay/thumbnails/backpackslot"
|
||||
@ -1704,3 +1704,4 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -2,68 +2,41 @@
|
||||
{
|
||||
"CHudAccountPanel"
|
||||
{
|
||||
"delta_item_x" "30"
|
||||
"delta_item_x" "42"
|
||||
"delta_item_start_y" "0"
|
||||
"delta_item_end_y" "0"
|
||||
"delta_item_x_minmode" "83"
|
||||
"delta_item_start_y_minmode" "0"
|
||||
"delta_item_end_y_minmode" "30"
|
||||
"PositiveColor" "0 255 0 255"
|
||||
"NegativeColor" "255 0 0 255"
|
||||
"delta_lifetime" "1.2"
|
||||
"delta_item_font" "G_FontMedium"
|
||||
"textAlignment" "east"
|
||||
"textAlignment_minmode" "east"
|
||||
"zpos" "20"
|
||||
"delta_lifetime" "0.8"
|
||||
"delta_item_font" "G_FontSmall"
|
||||
"textAlignment" "center"
|
||||
"zpos" "0"
|
||||
}
|
||||
|
||||
"MetalIcon"
|
||||
"Background"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "MetalIcon"
|
||||
"xpos" "124"
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "Background"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "2"
|
||||
"wide" "16"
|
||||
"tall" "25"
|
||||
"textinsetx" "0"
|
||||
"textinsety" "0"
|
||||
"zpos" "0"
|
||||
"wide" "40"
|
||||
"tall" "15"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"labelText" "M"
|
||||
"textAlignment" "west"
|
||||
"font" "G_HeadsIcon"
|
||||
"fgcolor_override" "G_MetalIcon"
|
||||
}
|
||||
|
||||
"MetalIconShadow"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "MetalIconShadow"
|
||||
"xpos" "125"
|
||||
"ypos" "1"
|
||||
"zpos" "2"
|
||||
"wide" "16"
|
||||
"tall" "25"
|
||||
"textinsetx" "0"
|
||||
"textinsety" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"labelText" "M"
|
||||
"textAlignment" "west"
|
||||
"font" "G_HeadsIcon"
|
||||
"fgcolor_override" "G_Shadow"
|
||||
"bgcolor_override" "G_CenteredMetalBg"
|
||||
"paintbackgroundtype" "2"
|
||||
}
|
||||
|
||||
"AccountValue"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "AccountValue"
|
||||
"xpos" "50"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "2"
|
||||
"wide" "74"
|
||||
"tall" "25"
|
||||
"wide" "40"
|
||||
"tall" "15"
|
||||
"textinsetx" "5"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "2"
|
||||
@ -71,10 +44,10 @@
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "%metal%"
|
||||
"textAlignment" "east"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"font" "G_FontMedium"
|
||||
"font" "G_FontSmall"
|
||||
"fgcolor" "G_MetalValue"
|
||||
}
|
||||
|
||||
@ -82,11 +55,11 @@
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "AccountValueShadow"
|
||||
"xpos" "51"
|
||||
"xpos" "1"
|
||||
"ypos" "1"
|
||||
"zpos" "2"
|
||||
"wide" "74"
|
||||
"tall" "25"
|
||||
"wide" "40"
|
||||
"tall" "15"
|
||||
"textinsetx" "5"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "2"
|
||||
@ -94,10 +67,10 @@
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "%metal%"
|
||||
"textAlignment" "east"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"font" "G_FontMedium"
|
||||
"font" "G_FontSmall"
|
||||
"fgcolor" "G_Shadow"
|
||||
}
|
||||
}
|
@ -18,17 +18,42 @@
|
||||
"teambg_3" "../hud/medic_charge_blue_bg"
|
||||
}
|
||||
|
||||
"ChargeLabelBg"
|
||||
{
|
||||
"ControlName" "CTFImagePanel"
|
||||
"fieldName" "ChargeLabelBg"
|
||||
"xpos" "115"
|
||||
"ypos" "95"
|
||||
"zpos" "-1"
|
||||
"wide" "110"
|
||||
"tall" "50"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"image" "../hud/color_panel_brown"
|
||||
"scaleImage" "1"
|
||||
"teambg_1" "../hud/color_panel_brown"
|
||||
"teambg_2" "../hud/color_panel_red"
|
||||
"teambg_3" "../hud/color_panel_blu"
|
||||
"paintborder" "1"
|
||||
"border" "G_TargetBorder"
|
||||
"src_corner_height" "23"
|
||||
"src_corner_width" "23"
|
||||
"draw_corner_width" "0"
|
||||
"draw_corner_height" "0"
|
||||
}
|
||||
|
||||
"ChargeLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "ChargeLabel"
|
||||
"xpos" "150"
|
||||
"xpos_minmode" "140"
|
||||
"ypos" "148"
|
||||
"ypos_minmode" "48"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "2"
|
||||
"wide" "130"
|
||||
"tall" "50"
|
||||
"textinsety" "1"
|
||||
"wide" "40"
|
||||
"tall" "17"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "2"
|
||||
"visible" "1"
|
||||
@ -38,9 +63,8 @@
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"textinsety" "1"
|
||||
"font" "G_FontAmmo"
|
||||
"fgcolor" "G_AmmoClipValue"
|
||||
"font" "G_FontSmall"
|
||||
"fgcolor" "G_White"
|
||||
}
|
||||
|
||||
|
||||
@ -49,13 +73,11 @@
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "IndividualChargesLabel"
|
||||
"labelText" "#TF_IndividualUberchargesMinHUD"
|
||||
"xpos" "150"
|
||||
"xpos_minmode" "140"
|
||||
"ypos" "148"
|
||||
"ypos_minmode" "48"
|
||||
"xpos" "20"
|
||||
"ypos" "0"
|
||||
"zpos" "2"
|
||||
"wide" "100"
|
||||
"tall" "50"
|
||||
"wide" "20"
|
||||
"tall" "17"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "2"
|
||||
"visible" "1"
|
||||
@ -64,9 +86,25 @@
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"font" "G_FontAmmo"
|
||||
"font" "G_FontSmall"
|
||||
"textinsety" "1"
|
||||
"fgcolor" "G_AmmoClipValue"
|
||||
"fgcolor" "G_White"
|
||||
}
|
||||
|
||||
"UberchargeBg"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "UberchargeBg"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "-1"
|
||||
"wide" "40"
|
||||
"tall" "20"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_CenteredUberchargeBg"
|
||||
"PaintBackgroundType" "2"
|
||||
}
|
||||
|
||||
"UberchargeReady"
|
||||
@ -76,15 +114,16 @@
|
||||
"labelText" "U"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"wide" "120"
|
||||
"wide_minmode" "120"
|
||||
"wide" "30"
|
||||
"tall" "30"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"visible" "0"
|
||||
"enable" "0"
|
||||
"Alpha" "0"
|
||||
"textAlignment" "center"
|
||||
"fgcolor_override" "G_White"
|
||||
"font" "G_HeadsIcon"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "0 200 0 0"
|
||||
}
|
||||
|
||||
"ChargeMeter"
|
||||
@ -92,13 +131,11 @@
|
||||
"ControlName" "ContinuousProgressBar"
|
||||
"fieldName" "ChargeMeter"
|
||||
"font" "Default"
|
||||
"xpos" "0"
|
||||
"xpos_minmode" "0"
|
||||
"ypos" "137"
|
||||
"ypos_minmode" "77"
|
||||
"ypos" "16"
|
||||
"xpos" "2"
|
||||
"zpos" "2"
|
||||
"wide" "120"
|
||||
"tall" "6"
|
||||
"wide" "36"
|
||||
"tall" "3"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
@ -106,9 +143,7 @@
|
||||
"textAlignment" "Left"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"bgcolor_override" "G_ItemMeterBg"
|
||||
"paintborder" "1"
|
||||
"border" "G_MeterBorder"
|
||||
"bgcolor_override" "G_LightShadow"
|
||||
}
|
||||
|
||||
"ChargeMeter1"
|
||||
@ -116,12 +151,11 @@
|
||||
"ControlName" "ContinuousProgressBar"
|
||||
"fieldName" "ChargeMeter1"
|
||||
"font" "Default"
|
||||
"xpos" "1"
|
||||
"ypos" "137"
|
||||
"ypos_minmode" "77"
|
||||
"xpos" "21"
|
||||
"ypos" "16"
|
||||
"zpos" "2"
|
||||
"wide" "29"
|
||||
"tall" "6"
|
||||
"wide" "8"
|
||||
"tall" "1"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
@ -131,9 +165,7 @@
|
||||
"brighttext" "0"
|
||||
"FgColor_override" "G_White"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_ItemMeterBg"
|
||||
"paintborder" "1"
|
||||
"border" "G_MeterBorder"
|
||||
"bgcolor_override" "G_LightShadow"
|
||||
}
|
||||
|
||||
"ChargeMeter2"
|
||||
@ -141,12 +173,11 @@
|
||||
"ControlName" "ContinuousProgressBar"
|
||||
"fieldName" "ChargeMeter2"
|
||||
"font" "Default"
|
||||
"xpos" "31"
|
||||
"ypos" "137"
|
||||
"ypos_minmode" "77"
|
||||
"xpos" "30"
|
||||
"ypos" "16"
|
||||
"zpos" "2"
|
||||
"wide" "29"
|
||||
"tall" "6"
|
||||
"wide" "8"
|
||||
"tall" "1"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
@ -156,9 +187,7 @@
|
||||
"brighttext" "0"
|
||||
"FgColor_override" "G_White"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_ItemMeterBg"
|
||||
"paintborder" "1"
|
||||
"border" "G_MeterBorder"
|
||||
"bgcolor_override" "G_LightShadow"
|
||||
}
|
||||
|
||||
"ChargeMeter3"
|
||||
@ -166,12 +195,11 @@
|
||||
"ControlName" "ContinuousProgressBar"
|
||||
"fieldName" "ChargeMeter3"
|
||||
"font" "Default"
|
||||
"xpos" "61"
|
||||
"ypos" "137"
|
||||
"ypos_minmode" "77"
|
||||
"xpos" "21"
|
||||
"ypos" "18"
|
||||
"zpos" "2"
|
||||
"wide" "29"
|
||||
"tall" "6"
|
||||
"wide" "8"
|
||||
"tall" "1"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
@ -181,9 +209,7 @@
|
||||
"brighttext" "0"
|
||||
"FgColor_override" "G_White"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_ItemMeterBg"
|
||||
"paintborder" "1"
|
||||
"border" "G_MeterBorder"
|
||||
"bgcolor_override" "G_LightShadow"
|
||||
}
|
||||
|
||||
"ChargeMeter4"
|
||||
@ -191,12 +217,11 @@
|
||||
"ControlName" "ContinuousProgressBar"
|
||||
"fieldName" "ChargeMeter4"
|
||||
"font" "Default"
|
||||
"xpos" "91"
|
||||
"ypos" "137"
|
||||
"ypos_minmode" "77"
|
||||
"xpos" "30"
|
||||
"ypos" "18"
|
||||
"zpos" "2"
|
||||
"wide" "29"
|
||||
"tall" "6"
|
||||
"wide" "8"
|
||||
"tall" "1"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
@ -206,9 +231,7 @@
|
||||
"brighttext" "0"
|
||||
"FgColor_override" "G_White"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_ItemMeterBg"
|
||||
"paintborder" "1"
|
||||
"border" "G_MeterBorder"
|
||||
"bgcolor_override" "G_LightShadow"
|
||||
}
|
||||
|
||||
"HealthClusterIcon"
|
||||
@ -219,8 +242,7 @@
|
||||
"ypos" "r40"
|
||||
"wide" "30"
|
||||
"tall" "30"
|
||||
"visible" "0"
|
||||
"visible_minmode" "0"
|
||||
"visible" "0"
|
||||
"enabled" "0"
|
||||
"image" "pipboy_overlay"
|
||||
"scaleImage" "1"
|
||||
@ -234,13 +256,13 @@
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "200"
|
||||
"wide" "30"
|
||||
"tall" "30"
|
||||
"wide" "20"
|
||||
"tall" "20"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "../HUD/defense_buff_bullet_blue"
|
||||
"scaleImage" "1"
|
||||
"Alpha" "150"
|
||||
"Alpha" "240"
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@ -118,8 +118,8 @@
|
||||
"zpos" "4"
|
||||
"wide" "50" // HB size
|
||||
"tall" "50" // HB size
|
||||
"visible" "1" // HB enabled
|
||||
"enabled" "1" // HB enabled
|
||||
"visible" "0" // HB enabled
|
||||
"enabled" "0" // HB enabled
|
||||
"scaleImage" "1"
|
||||
}
|
||||
|
||||
@ -134,9 +134,9 @@
|
||||
"zpos" "3"
|
||||
"wide" "54" // HB bg size
|
||||
"tall" "54"// HB bg size
|
||||
"visible" "1" // HB enabled
|
||||
"enabled" "1" // HB enabled
|
||||
"Alpha" "255" // HB enabled
|
||||
"visible" "0" // HB enabled
|
||||
"enabled" "0" // HB enabled
|
||||
"Alpha" "0" // HB enabled
|
||||
"image" "../hud/health_bg"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
@ -758,3 +758,4 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -260,8 +260,8 @@
|
||||
{
|
||||
// "ControlName" "ImagePanel"
|
||||
"fieldName" "TFCharacterImage"
|
||||
"xpos" "c-250" // 1 RMMC
|
||||
"ypos" "-80" // 1 RMMC
|
||||
"xpos" "-9999" // 1 RMMC
|
||||
"ypos" "-9999" // 1 RMMC
|
||||
"zpos" "-99"
|
||||
"wide" "600" // 2 RMMC
|
||||
"tall" "600" // 2 RMMC
|
||||
@ -459,9 +459,9 @@
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldname" "G_BookmarkPanel"
|
||||
"xpos" "0"
|
||||
"ypos" "0" // BMPY (10)
|
||||
"ypos" "10" // BMPY (10)
|
||||
"wide" "160"
|
||||
"tall" "0" // BMPH (0, 30, 55, 80)
|
||||
"tall" "80" // BMPH (0, 30, 55, 80)
|
||||
"zpos" "5"
|
||||
"visible" "1"
|
||||
"bgcolor_override" "G_MainMenuPanel"
|
||||
@ -1695,7 +1695,7 @@
|
||||
"xpos" "0"
|
||||
"ypos" "10"
|
||||
"wide" "160"
|
||||
"tall" "195" // FLPH (195, 155, 130, 105)
|
||||
"tall" "105" // FLPH (195, 155, 130, 105)
|
||||
"zpos" "5"
|
||||
"visible" "1" // HFLFMM
|
||||
"bgcolor_override" "G_MainMenuPanel"
|
||||
@ -1713,7 +1713,7 @@
|
||||
"ypos" "0"
|
||||
"zpos" "6"
|
||||
"wide" "160"
|
||||
"tall" "195" // FLPH (195, 155, 130, 105)
|
||||
"tall" "105" // FLPH (195, 155, 130, 105)
|
||||
"visible" "1" // HFLFMM
|
||||
"enabled" "1" // HFLFMM
|
||||
"border" "NoBorder"
|
||||
@ -1766,7 +1766,7 @@
|
||||
"ypos" "0"
|
||||
"zpos" "500"
|
||||
"wide" "160"
|
||||
"tall" "195" // FLPH (195, 155, 130, 105)
|
||||
"tall" "105" // FLPH (195, 155, 130, 105)
|
||||
"visible" "1"
|
||||
"proportionaltoparent" "1"
|
||||
|
||||
@ -2038,8 +2038,8 @@
|
||||
"wide" "150"
|
||||
"tall" "20"
|
||||
"zpos" "11"
|
||||
"visible" "0" // 1 BM1
|
||||
"Command" "" // 3 BM1
|
||||
"visible" "1" // 1 BM1
|
||||
"Command" "engine connect games.shoebottom.ca; password 'letmegetayellow'; rcon_password 'aphidgang'" // 3 BM1
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "1"
|
||||
"border" "NoBorder"
|
||||
@ -2047,7 +2047,7 @@
|
||||
"navDown" "Bookmark_2"
|
||||
"navRight" "Notifications_ShowButtonPanel"
|
||||
"navToRelay" "SubButton"
|
||||
"labelText" "Bookmark 1" // 2 BM1
|
||||
"labelText" "My Scrim Server" // 2 BM1
|
||||
"textinsetx" "10"
|
||||
"pin_to_sibling" "G_BookmarkPanel"
|
||||
"pin_corner_to_sibling" "0"
|
||||
@ -2076,8 +2076,8 @@
|
||||
"wide" "150"
|
||||
"tall" "20"
|
||||
"zpos" "11"
|
||||
"visible" "0" // 1 BM2
|
||||
"Command" "" // 3 BM2
|
||||
"visible" "1" // 1 BM2
|
||||
"Command" "engine pug.fluffycat.gay; password 'girlpound'" // 3 BM2
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "1"
|
||||
"border" "NoBorder"
|
||||
@ -2085,7 +2085,7 @@
|
||||
"navDown" "Bookmark_3"
|
||||
"navRight" "Notifications_ShowButtonPanel"
|
||||
"navToRelay" "SubButton"
|
||||
"labelText" "Bookmark 2" // 2 BM2
|
||||
"labelText" "TKGP Pug Server" // 2 BM2
|
||||
"textinsetx" "10"
|
||||
"pin_to_sibling" "G_BookmarkPanel"
|
||||
"pin_corner_to_sibling" "0"
|
||||
@ -2114,15 +2114,15 @@
|
||||
"wide" "150"
|
||||
"tall" "20"
|
||||
"zpos" "11"
|
||||
"visible" "0" // 1 BM3
|
||||
"Command" "" // 3 BM3
|
||||
"visible" "1" // 1 BM3
|
||||
"Command" "engine 'snd_restart; hud_reloadscheme'" // 3 BM3
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "1"
|
||||
"border" "NoBorder"
|
||||
"navUp" "Bookmark_2"
|
||||
"navRight" "Notifications_ShowButtonPanel"
|
||||
"navToRelay" "SubButton"
|
||||
"labelText" "Bookmark 3" // 2 BM3
|
||||
"labelText" "Reload HUD/Sound" // 2 BM3
|
||||
"textinsetx" "10"
|
||||
"pin_to_sibling" "G_BookmarkPanel"
|
||||
"pin_corner_to_sibling" "0"
|
||||
@ -2144,120 +2144,120 @@
|
||||
|
||||
// Small bookmark buttons
|
||||
|
||||
//#SBB "Bookmark_1"
|
||||
//#SBB {
|
||||
//#SBB "ControlName" "CExButton"
|
||||
//#SBB "fieldname" "Bookmark_1"
|
||||
//#SBB "xpos" "-5"
|
||||
//#SBB "ypos" "-5"
|
||||
//#SBB "wide" "72.5"
|
||||
//#SBB "tall" "20"
|
||||
//#SBB "zpos" "11"
|
||||
//#SBB "visible" "0" // 1 BM1
|
||||
//#SBB "Command" "" // 3 BM1
|
||||
//#SBB "PaintBackgroundType" "2"
|
||||
//#SBB "paintborder" "1"
|
||||
//#SBB "border" "NoBorder"
|
||||
//#SBB "navUp" "TF2SettingsButton"
|
||||
//#SBB "navDown" "Bookmark_3"
|
||||
//#SBB "navRight" "Bookmark_2"
|
||||
//#SBB "navToRelay" "SubButton"
|
||||
//#SBB "labelText" "Bookmark 1" // 2 BM1
|
||||
//#SBB "textinsetx" "10"
|
||||
//#SBB "pin_to_sibling" "G_BookmarkPanel"
|
||||
//#SBB "pin_corner_to_sibling" "0"
|
||||
//#SBB "pin_to_sibling_corner" "0"
|
||||
//#SBB "font" "G_FontMainMenuItemSmall"
|
||||
//#SBB "textAlignment" "center"
|
||||
//#SBB "use_proportional_insets" "1"
|
||||
//#SBB "defaultFgColor_override" "G_MainMenuButtonFg"
|
||||
//#SBB "armedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
//#SBB "depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
//#SBB "defaultBgColor_override" "0 0 0 0"
|
||||
//#SBB "armedBgColor_override" "0 0 0 0"
|
||||
//#SBB "depressedBgColor_override" "0 0 0 0"
|
||||
//#SBB "border_default" "SharpMainMenuButton"
|
||||
//#SBB "border_armed" "SharpMainMenuButtonArmed"
|
||||
//#SBB "sound_depressed" "UI/buttonclick.wav"
|
||||
//#SBB "sound_released" "UI/buttonclickrelease.wav"
|
||||
//#SBB }
|
||||
"Bookmark_1"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldname" "Bookmark_1"
|
||||
"xpos" "-5"
|
||||
"ypos" "-5"
|
||||
"wide" "72.5"
|
||||
"tall" "20"
|
||||
"zpos" "11"
|
||||
"visible" "1" // 1 BM1
|
||||
"Command" "engine connect games.shoebottom.ca; password 'letmegetayellow'; rcon_password 'aphidgang'" // 3 BM1
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "1"
|
||||
"border" "NoBorder"
|
||||
"navUp" "TF2SettingsButton"
|
||||
"navDown" "Bookmark_3"
|
||||
"navRight" "Bookmark_2"
|
||||
"navToRelay" "SubButton"
|
||||
"labelText" "My Scrim Server" // 2 BM1
|
||||
"textinsetx" "10"
|
||||
"pin_to_sibling" "G_BookmarkPanel"
|
||||
"pin_corner_to_sibling" "0"
|
||||
"pin_to_sibling_corner" "0"
|
||||
"font" "G_FontMainMenuItemSmall"
|
||||
"textAlignment" "center"
|
||||
"use_proportional_insets" "1"
|
||||
"defaultFgColor_override" "G_MainMenuButtonFg"
|
||||
"armedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
"depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
"defaultBgColor_override" "0 0 0 0"
|
||||
"armedBgColor_override" "0 0 0 0"
|
||||
"depressedBgColor_override" "0 0 0 0"
|
||||
"border_default" "SharpMainMenuButton"
|
||||
"border_armed" "SharpMainMenuButtonArmed"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
//#SBB "Bookmark_2"
|
||||
//#SBB {
|
||||
//#SBB "ControlName" "CExButton"
|
||||
//#SBB "fieldname" "Bookmark_2"
|
||||
//#SBB "xpos" "-82.5"
|
||||
//#SBB "ypos" "-5"
|
||||
//#SBB "wide" "72.5"
|
||||
//#SBB "tall" "20"
|
||||
//#SBB "zpos" "11"
|
||||
//#SBB "visible" "0" // 1 BM2
|
||||
//#SBB "Command" "" // 3 BM2
|
||||
//#SBB "PaintBackgroundType" "2"
|
||||
//#SBB "paintborder" "1"
|
||||
//#SBB "border" "NoBorder"
|
||||
//#SBB "navUp" "TF2SettingsButton"
|
||||
//#SBB "navDown" "Bookmark_4"
|
||||
//#SBB "navLeft" "Bookmark_1"
|
||||
//#SBB "navRight" "Notifications_ShowButtonPanel"
|
||||
//#SBB "navToRelay" "SubButton"
|
||||
//#SBB "labelText" "Bookmark 2" // 2 BM2
|
||||
//#SBB "textinsetx" "10"
|
||||
//#SBB "pin_to_sibling" "G_BookmarkPanel"
|
||||
//#SBB "pin_corner_to_sibling" "0"
|
||||
//#SBB "pin_to_sibling_corner" "0"
|
||||
//#SBB "font" "G_FontMainMenuItemSmall"
|
||||
//#SBB "textAlignment" "center"
|
||||
//#SBB "use_proportional_insets" "1"
|
||||
//#SBB "defaultFgColor_override" "G_MainMenuButtonFg"
|
||||
//#SBB "armedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
//#SBB "depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
//#SBB "defaultBgColor_override" "0 0 0 0"
|
||||
//#SBB "armedBgColor_override" "0 0 0 0"
|
||||
//#SBB "depressedBgColor_override" "0 0 0 0"
|
||||
//#SBB "border_default" "SharpMainMenuButton"
|
||||
//#SBB "border_armed" "SharpMainMenuButtonArmed"
|
||||
//#SBB "sound_depressed" "UI/buttonclick.wav"
|
||||
//#SBB "sound_released" "UI/buttonclickrelease.wav"
|
||||
//#SBB }
|
||||
"Bookmark_2"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldname" "Bookmark_2"
|
||||
"xpos" "-82.5"
|
||||
"ypos" "-5"
|
||||
"wide" "72.5"
|
||||
"tall" "20"
|
||||
"zpos" "11"
|
||||
"visible" "1" // 1 BM2
|
||||
"Command" "engine pug.fluffycat.gay; password 'girlpound'" // 3 BM2
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "1"
|
||||
"border" "NoBorder"
|
||||
"navUp" "TF2SettingsButton"
|
||||
"navDown" "Bookmark_4"
|
||||
"navLeft" "Bookmark_1"
|
||||
"navRight" "Notifications_ShowButtonPanel"
|
||||
"navToRelay" "SubButton"
|
||||
"labelText" "TKGP Pug Server" // 2 BM2
|
||||
"textinsetx" "10"
|
||||
"pin_to_sibling" "G_BookmarkPanel"
|
||||
"pin_corner_to_sibling" "0"
|
||||
"pin_to_sibling_corner" "0"
|
||||
"font" "G_FontMainMenuItemSmall"
|
||||
"textAlignment" "center"
|
||||
"use_proportional_insets" "1"
|
||||
"defaultFgColor_override" "G_MainMenuButtonFg"
|
||||
"armedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
"depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
"defaultBgColor_override" "0 0 0 0"
|
||||
"armedBgColor_override" "0 0 0 0"
|
||||
"depressedBgColor_override" "0 0 0 0"
|
||||
"border_default" "SharpMainMenuButton"
|
||||
"border_armed" "SharpMainMenuButtonArmed"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
//#SBB "Bookmark_3"
|
||||
//#SBB {
|
||||
//#SBB "ControlName" "CExButton"
|
||||
//#SBB "fieldname" "Bookmark_3"
|
||||
//#SBB "xpos" "-5"
|
||||
//#SBB "ypos" "-30"
|
||||
//#SBB "wide" "72.5"
|
||||
//#SBB "tall" "20"
|
||||
//#SBB "zpos" "11"
|
||||
//#SBB "visible" "0" // 1 BM3
|
||||
//#SBB "Command" "" // 3 BM3
|
||||
//#SBB "PaintBackgroundType" "2"
|
||||
//#SBB "paintborder" "1"
|
||||
//#SBB "border" "NoBorder"
|
||||
//#SBB "navUp" "Bookmark_1"
|
||||
//#SBB "navDown" "Bookmark_5"
|
||||
//#SBB "navRight" "Bookmark_4"
|
||||
//#SBB "navToRelay" "SubButton"
|
||||
//#SBB "labelText" "Bookmark 3" // 2 BM3
|
||||
//#SBB "textinsetx" "10"
|
||||
//#SBB "pin_to_sibling" "G_BookmarkPanel"
|
||||
//#SBB "pin_corner_to_sibling" "0"
|
||||
//#SBB "pin_to_sibling_corner" "0"
|
||||
//#SBB "font" "G_FontMainMenuItemSmall"
|
||||
//#SBB "textAlignment" "center"
|
||||
//#SBB "use_proportional_insets" "1"
|
||||
//#SBB "defaultFgColor_override" "G_MainMenuButtonFg"
|
||||
//#SBB "armedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
//#SBB "depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
//#SBB "defaultBgColor_override" "0 0 0 0"
|
||||
//#SBB "armedBgColor_override" "0 0 0 0"
|
||||
//#SBB "depressedBgColor_override" "0 0 0 0"
|
||||
//#SBB "border_default" "SharpMainMenuButton"
|
||||
//#SBB "border_armed" "SharpMainMenuButtonArmed"
|
||||
//#SBB "sound_depressed" "UI/buttonclick.wav"
|
||||
//#SBB "sound_released" "UI/buttonclickrelease.wav"
|
||||
//#SBB }
|
||||
"Bookmark_3"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldname" "Bookmark_3"
|
||||
"xpos" "-5"
|
||||
"ypos" "-30"
|
||||
"wide" "72.5"
|
||||
"tall" "20"
|
||||
"zpos" "11"
|
||||
"visible" "1" // 1 BM3
|
||||
"Command" "engine 'snd_restart; hud_reloadscheme'" // 3 BM3
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "1"
|
||||
"border" "NoBorder"
|
||||
"navUp" "Bookmark_1"
|
||||
"navDown" "Bookmark_5"
|
||||
"navRight" "Bookmark_4"
|
||||
"navToRelay" "SubButton"
|
||||
"labelText" "Reload HUD/Sound" // 2 BM3
|
||||
"textinsetx" "10"
|
||||
"pin_to_sibling" "G_BookmarkPanel"
|
||||
"pin_corner_to_sibling" "0"
|
||||
"pin_to_sibling_corner" "0"
|
||||
"font" "G_FontMainMenuItemSmall"
|
||||
"textAlignment" "center"
|
||||
"use_proportional_insets" "1"
|
||||
"defaultFgColor_override" "G_MainMenuButtonFg"
|
||||
"armedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
"depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||
"defaultBgColor_override" "0 0 0 0"
|
||||
"armedBgColor_override" "0 0 0 0"
|
||||
"depressedBgColor_override" "0 0 0 0"
|
||||
"border_default" "SharpMainMenuButton"
|
||||
"border_armed" "SharpMainMenuButtonArmed"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
"Bookmark_4"
|
||||
{
|
||||
@ -2268,8 +2268,8 @@
|
||||
"wide" "72.5"
|
||||
"tall" "20"
|
||||
"zpos" "11"
|
||||
"visible" "0" // 1 BM4
|
||||
"Command" "" // 3 BM4
|
||||
"visible" "1" // 1 BM4
|
||||
"Command" "engine connect tf2.fluffycat.gay" // 3 BM4
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "1"
|
||||
"border" "NoBorder"
|
||||
@ -2278,7 +2278,7 @@
|
||||
"navLeft" "Bookmark_3"
|
||||
"navRight" "Notifications_ShowButtonPanel"
|
||||
"navToRelay" "SubButton"
|
||||
"labelText" "Bookmark 4" // 2 BM4
|
||||
"labelText" "TKGP Main Server" // 2 BM4
|
||||
"textinsetx" "10"
|
||||
"pin_to_sibling" "G_BookmarkPanel"
|
||||
"pin_corner_to_sibling" "0"
|
||||
@ -2307,15 +2307,15 @@
|
||||
"wide" "72.5"
|
||||
"tall" "20"
|
||||
"zpos" "11"
|
||||
"visible" "0" // 1 BM5
|
||||
"Command" "" // 3 BM5
|
||||
"visible" "1" // 1 BM5
|
||||
"Command" "engine connect 192.99.19.228:27016" // 3 BM5
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "1"
|
||||
"border" "NoBorder"
|
||||
"navUp" "Bookmark_3"
|
||||
"navRight" "Bookmark_6"
|
||||
"navToRelay" "SubButton"
|
||||
"labelText" "Bookmark 5" // 2 BM5
|
||||
"labelText" "The Furry Pound" // 2 BM5
|
||||
"textinsetx" "10"
|
||||
"pin_to_sibling" "G_BookmarkPanel"
|
||||
"pin_corner_to_sibling" "0"
|
||||
@ -2344,8 +2344,8 @@
|
||||
"wide" "72.5"
|
||||
"tall" "20"
|
||||
"zpos" "11"
|
||||
"visible" "0" // 1 BM6
|
||||
"Command" "" // 3 BM6
|
||||
"visible" "1" // 1 BM6
|
||||
"Command" "engine connect nyc-1.us.uncletopia.com" // 3 BM6
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "1"
|
||||
"border" "NoBorder"
|
||||
@ -2353,7 +2353,7 @@
|
||||
"navLeft" "Bookmark_5"
|
||||
"navRight" "Notifications_ShowButtonPanel"
|
||||
"navToRelay" "SubButton"
|
||||
"labelText" "Bookmark 6" // 2 BM6
|
||||
"labelText" "Uncletopia" // 2 BM6
|
||||
"textinsetx" "10"
|
||||
"pin_to_sibling" "G_BookmarkPanel"
|
||||
"pin_corner_to_sibling" "0"
|
||||
@ -4566,3 +4566,50 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "Borders"
|
||||
"xpos" "0"
|
||||
"ypos" "43"
|
||||
"ypos" "89"
|
||||
"zpos" "19"
|
||||
"wide" "600"
|
||||
"tall" "20"
|
||||
@ -52,7 +52,7 @@
|
||||
"ControlName" "CTFImagePanel"
|
||||
"fieldName" "Gradient"
|
||||
"xpos" "0"
|
||||
"ypos" "43"
|
||||
"ypos" "89"
|
||||
"zpos" "5"
|
||||
"wide" "600"
|
||||
"tall" "20"
|
||||
@ -94,7 +94,7 @@
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "G_BlueScoreBG"
|
||||
"xpos" "0"
|
||||
"ypos" "43"
|
||||
"ypos" "89"
|
||||
"wide" "290"
|
||||
"tall" "20"
|
||||
"zpos" "2"
|
||||
@ -133,7 +133,7 @@
|
||||
"ControlName" "CAvatarImagePanel"
|
||||
"fieldName" "BlueLeaderAvatar"
|
||||
"xpos" "0"
|
||||
"ypos" "17"
|
||||
"ypos" "63"
|
||||
"zpos" "25"
|
||||
"wide" "24"
|
||||
"tall" "24"
|
||||
@ -187,7 +187,7 @@
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "G_RedScoreBG"
|
||||
"xpos" "0"
|
||||
"ypos" "43"
|
||||
"ypos" "89"
|
||||
"wide" "600"
|
||||
"tall" "20"
|
||||
"zpos" "1"
|
||||
@ -226,7 +226,7 @@
|
||||
"ControlName" "CAvatarImagePanel"
|
||||
"fieldName" "RedLeaderAvatar"
|
||||
"xpos" "576"
|
||||
"ypos" "17"
|
||||
"ypos" "63"
|
||||
"zpos" "25"
|
||||
"wide" "24"
|
||||
"tall" "24"
|
||||
@ -260,7 +260,7 @@
|
||||
"textAlignment" "west"
|
||||
"xpos" "290" [$WINDOWS]
|
||||
"xpos" "289" [!$WINDOWS]
|
||||
"ypos" "43"
|
||||
"ypos" "89"
|
||||
"wide" "20"
|
||||
"tall" "20" [$WINDOWS]
|
||||
"tall" "21" [!$WINDOWS]
|
||||
@ -285,10 +285,10 @@
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "PlayersBg"
|
||||
"xpos" "0"
|
||||
"ypos" "64"
|
||||
"ypos" "110"
|
||||
"zpos" "0"
|
||||
"wide" "600"
|
||||
"tall" "374"
|
||||
"tall" "302"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
@ -332,7 +332,7 @@
|
||||
"labelText" "%blueteamname%"
|
||||
"textAlignment" "west"
|
||||
"xpos" "10"
|
||||
"ypos" "43"
|
||||
"ypos" "89"
|
||||
"zpos" "4"
|
||||
"wide" "140"
|
||||
"tall" "20"
|
||||
@ -356,7 +356,7 @@
|
||||
"labelText" "%blueteamscore%"
|
||||
"textAlignment" "east"
|
||||
"xpos" "190"
|
||||
"ypos" "43"
|
||||
"ypos" "89"
|
||||
"zpos" "4"
|
||||
"wide" "100"
|
||||
"tall" "20"
|
||||
@ -399,7 +399,7 @@
|
||||
"labelText" "%blueteamplayercount%"
|
||||
"textAlignment" "west"
|
||||
"xpos" "150"
|
||||
"ypos" "43"
|
||||
"ypos" "89"
|
||||
"zpos" "4"
|
||||
"wide" "100"
|
||||
"tall" "20"
|
||||
@ -423,7 +423,7 @@
|
||||
"labelText" "%redteamname%"
|
||||
"textAlignment" "east"
|
||||
"xpos" "450"
|
||||
"ypos" "43"
|
||||
"ypos" "89"
|
||||
"zpos" "4"
|
||||
"wide" "140"
|
||||
"tall" "20"
|
||||
@ -448,7 +448,7 @@
|
||||
"labelText" "%redteamscore%"
|
||||
"textAlignment" "west"
|
||||
"xpos" "310"
|
||||
"ypos" "43"
|
||||
"ypos" "89"
|
||||
"zpos" "4"
|
||||
"wide" "100"
|
||||
"tall" "20"
|
||||
@ -491,7 +491,7 @@
|
||||
"labelText" "%redteamplayercount%"
|
||||
"textAlignment" "east"
|
||||
"xpos" "350"
|
||||
"ypos" "43"
|
||||
"ypos" "89"
|
||||
"zpos" "4"
|
||||
"wide" "100"
|
||||
"tall" "20"
|
||||
@ -514,7 +514,7 @@
|
||||
"labelText" "%server%"
|
||||
"textAlignment" "east"
|
||||
"xpos" "296"
|
||||
"ypos" "425"
|
||||
"ypos" "399"
|
||||
"zpos" "22"
|
||||
"wide" "300"
|
||||
"tall" "12"
|
||||
@ -537,7 +537,7 @@
|
||||
"labelText" "%servertime%"
|
||||
"textAlignment" "east"
|
||||
"xpos" "366"
|
||||
"ypos" "374"
|
||||
"ypos" "348"
|
||||
"zpos" "22"
|
||||
"wide" "230"
|
||||
"tall" "12"
|
||||
@ -558,10 +558,10 @@
|
||||
"ControlName" "SectionedListPanel"
|
||||
"fieldName" "BluePlayerList"
|
||||
"xpos" "5"
|
||||
"ypos" "65"
|
||||
"ypos" "111"
|
||||
"zpos" "20"
|
||||
"wide" "290"
|
||||
"tall" "300"
|
||||
"tall" "225"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
@ -580,10 +580,10 @@
|
||||
"ControlName" "SectionedListPanel"
|
||||
"fieldName" "RedPlayerList"
|
||||
"xpos" "305"
|
||||
"ypos" "65"
|
||||
"ypos" "111"
|
||||
"zpos" "20"
|
||||
"wide" "290"
|
||||
"tall" "300"
|
||||
"tall" "225"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "0"
|
||||
@ -624,7 +624,7 @@
|
||||
"labelText" "%spectators%"
|
||||
"textAlignment" "west"
|
||||
"xpos" "70"
|
||||
"ypos" "374"
|
||||
"ypos" "348"
|
||||
"zpos" "21"
|
||||
"wide" "395"
|
||||
"tall" "12"
|
||||
@ -648,7 +648,7 @@
|
||||
"labelText" "%waitingtoplay%"
|
||||
"textAlignment" "west"
|
||||
"xpos" "70"
|
||||
"ypos" "425"
|
||||
"ypos" "399"
|
||||
"zpos" "4"
|
||||
"wide" "424"
|
||||
"tall" "12"
|
||||
@ -669,7 +669,7 @@
|
||||
"ControlName" "CTFImagePanel"
|
||||
"fieldName" "TeamStripe"
|
||||
"xpos" "0"
|
||||
"ypos" "386"
|
||||
"ypos" "360"
|
||||
"zpos" "18"
|
||||
"wide" "600"
|
||||
"tall" "40"
|
||||
@ -701,7 +701,7 @@
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "ClassImage"
|
||||
"xpos" "2"
|
||||
"ypos" "371"
|
||||
"ypos" "345"
|
||||
"zpos" "19"
|
||||
"wide" "66"
|
||||
"tall" "66"
|
||||
@ -722,7 +722,7 @@
|
||||
"ControlName" "CTFPlayerModelPanel"
|
||||
"fieldName" "classmodelpanel"
|
||||
"xpos" "0"
|
||||
"ypos" "257"
|
||||
"ypos" "231"
|
||||
"zpos" "19"
|
||||
"wide" "90"
|
||||
"tall" "180"
|
||||
@ -885,7 +885,7 @@
|
||||
"labelText" "%mapname%"
|
||||
"textAlignment" "center"
|
||||
"xpos" "513"
|
||||
"ypos" "386"
|
||||
"ypos" "360"
|
||||
"zpos" "30"
|
||||
"wide" "87"
|
||||
"tall" "40"
|
||||
@ -943,7 +943,7 @@
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "LocalPlayerDuelStatsPanel"
|
||||
"xpos" "1"
|
||||
"ypos" "382"
|
||||
"ypos" "356"
|
||||
"zpos" "50"
|
||||
"wide" "598"
|
||||
"tall" "50"
|
||||
@ -1163,7 +1163,7 @@
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "LocalPlayerStatsPanel"
|
||||
"xpos" "0"
|
||||
"ypos" "369"
|
||||
"ypos" "343"
|
||||
"zpos" "21"
|
||||
"wide" "600"
|
||||
"tall" "448"
|
||||
@ -1422,11 +1422,11 @@
|
||||
|
||||
"DominationLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "DominationLabel"
|
||||
"font" "ScoreboardVerySmall"
|
||||
"labelText" "#TF_ScoreBoard_DominationLabel"
|
||||
"textAlignment" "east"
|
||||
"textAlignment" "east"
|
||||
"xpos" "293"
|
||||
"ypos" "27"
|
||||
"zpos" "3"
|
||||
@ -1526,7 +1526,7 @@
|
||||
|
||||
"HeadshotsLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "HeadshotsLabel"
|
||||
"font" "ScoreboardVerySmall"
|
||||
"labelText" "#TF_ScoreBoard_HeadshotsLabel"
|
||||
|
Reference in New Issue
Block a user