TF2-Config/tweaks/tabgraph.cfg

11 lines
279 B
INI
Raw Normal View History

2024-10-03 14:17:17 +00:00
//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