fosterIf you did something to your scoreboard bind like aliased the net_graph with it you won't be able to.
Oh, that might be why, I'm using that net_graph scoreboard toggle thing.
bind "tab" "+sb";
alias "+sb" "+showscores; net_graph 2;";
alias "-sb" "-showscores; net_graph 0;";
I'm bad with scripts, how do I remove it?
Edit: Oh nevermind, typing "unbind tab" into console and then rebinding it in options fixed it, thanks :)