CSGO Net_graph Command
This command will enable (set to 1) and disable (set to 0) the net graph display, which shows ping, FPS and other client variables.
net_graph Command
net_graph [0 / 1 / 2 / 3]
This command will enable (set to 1) and disable (set to 0) the net graph display, which shows ping, FPS and other client variables.
Arguments
Arguments are parameters that you add to a command. Find information about this command's arguments below.
0 / 1 / 2 / 3 | Set to 0 to disable net graph. Set to 1 to enable net graph. Set to 2 to print in and out network data. Set to 3 to draw data on payload. |
Extra Info
Sv_cheats Required? | No |
Client or Server Command? | Client |
Default Value | 0 |
net_graph Examples
Find below working examples of this command (copy and paste into console).
net_graph 0
This command disables net graph.
net_graph 1
This command enables net graph.