Jump to content

Smaller Net graph


Dat Face Doe

Recommended Posts

Hello, so my resolution is 1280x800 and widescreen 16:10 and I use net graph 3, but I want to make the dont smaller. I have already tried net_graph_proportional font 1 and 0, but nothing changes. Is there another way to make it smaller? It worked in csgo but not tf2.

Link to comment
Share on other sites

i don't know exactly why you want the net graph up all the time, but if its to monitor your FPS use cl_showfps 1 or 2

Link to comment
Share on other sites

i don't know exactly why you want the net graph up all the time, but if its to monitor your FPS use cl_showfps 1 or 2

For the ping, choke, and the actual graph.

Link to comment
Share on other sites

alias "graphing" "net_graph 3"
alias "-graphing" "net_graph 0"
bind <KEY> "+graphing"

This'll make it so when you hold <KEY> it will pop up with net_graph 3 until you let go of <KEY> in which it will disappear. 

BindToggle <KEY> net_graph "0 1 2 3"

This will make it so when you kit <KEY> it will put your net_graph on 0, hit it again it will go on 1 etc. Delete 1 and/or 2 if you want only 0 and 3 or 0, 1 and 3 or whatnot.

I hope I was of some help.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...