TF2-Config/tweaks/tabgraph.cfg
2024-10-03 16:17:17 +02:00

11 lines
279 B
INI

//net_graph 4 on tab; toggle on -
//Made with cfg.tf - custom Team Fortress 2 config generator
alias +tabgraph "+showscores; net_graph 4"
alias -tabgraph "-showscores; net_graph 0; timeleft"
alias graphtoggle incrementvar net_graph 0 4 4
bind tab +tabgraph
bind - graphtoggle