net_graphpos Command


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


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.

Extra Info

Sv_cheats Required? No
Client or Server Command? Client
Default Value 1

net_graphpos Examples


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.