net_graphpos [Position #]
This command sets the position of the screen the netgraph display is placed at. Default is position 1 (right corner). Left corner is 0. Middle is 2.
Arguments are parameters that you add to a command. Find information about this command's arguments below.
Position # | The position number to position the net graph display in. 0 = left, 1 = right, 2 = middle. |
Sv_cheats Required? | No |
Client or Server Command? | Client |
Default Value | 1 |
Find below working examples of this command (copy and paste into console).
net_graphpos 0
This command makes the net graph panel appear on the left side of your screen.
net_graphpos 1
This command makes the net graph panel appear on the right side of your screen.
net_graphpos 2
This command makes the net graph panel appear in the middle of your screen.