XenThePybroHypnotizeProbably not the best thread to ask this but, since tf_competitive_mode 1 is not working anymore for me is there a way to create a local sever and run the comp mode so i can edit my mm hud?
spawn a bunch of bots, type mp_tournament 1 into the console and join spectator.
When I was screwing around with my scoreboard I found the bit that lets you display the gamemode on the scoreboard but now it is broken, both mine and on valves, after I enabled it.
Show Content[code] "GameType"
{
"ControlName" "CExLabel"
"fieldName" "gametype"
"font" "ScoreboardVerySmall"
"labelText" "%gametype%"
"textAlignment" "east"
"xpos" "435"
"ypos" "32"
"zpos" "3"
"wide" "145"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor" "185 177 153 255"
"KillsLabel"[/code]
{Show Content[code] "GameType"
{
"ControlName" "CExLabel"
"fieldName" "gametype"
"font" "Medium8"
//"font_minmode" "Medium8"
"labelText" "%gametype%"
"textAlignment" "center"
"xpos" "c-83" //"c-83"
//"xpos_minmode" "r198"
"ypos" "r121"
//"ypos_minmode" "r158"
"zpos" "3"
"wide" "165"
//"wide_minmode" "110"
"tall" "15"
//"tall_minmode" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor" "White"
}[/code]
It just displays [unknown] on the scoreboard
The gametype part has been broken for years, it's not at all recent. It was pointless to have on the scoreboard mostly but I kinda liked it.