Upvote Upvoted 3 Downvote Downvoted
net_graph customization
posted in Customization
1
#1
0 Frags +

Hey guys,

I was wondering if there was a way of setting the net_graph to something that is not like a fix box.
Meaning if you were to go net_graphpos 600 or something if it would be possible for the graph to extend out of the right side of the screen (which apparently doesn't work via command)

Kinda like this

Thanks in advance for any help

Hey guys,

I was wondering if there was a way of setting the net_graph to something that is not like a fix box.
Meaning if you were to go net_graphpos 600 or something if it would be possible for the graph to extend out of the right side of the screen (which apparently doesn't work via command)

[url=http://imgur.com/22PF7Rr]Kinda like this[/url]

Thanks in advance for any help
2
#2
2 Frags +

Ones I know about

net_graphheight "100" //These values are what I use, you should play with them and see what works
net_graphpos "400"
net_graphproportionalfont "100"
net_graphshowinterp "1"
net_graphshowlatency "1"
net_graphsolid "1"
net_graphtext "1"

Edit: Should be more stuff here beginning with "net_"
https://developer.valvesoftware.com/wiki/List_of_TF2_console_commands_and_variables#N

Ones I know about
[code]
net_graphheight "100" //These values are what I use, you should play with them and see what works
net_graphpos "400"
net_graphproportionalfont "100"
net_graphshowinterp "1"
net_graphshowlatency "1"
net_graphsolid "1"
net_graphtext "1"
[/code]

Edit: Should be more stuff here beginning with "net_"
https://developer.valvesoftware.com/wiki/List_of_TF2_console_commands_and_variables#N
3
#3
1 Frags +

I know about those, but it seems like the max for net_graphpos is 440, so the right end of the region box lines up perfectly with the right side of the window.

Thing is I only really need FPS and ping, but I hate the cl_showfps or whatever it is :(

I know about those, but it seems like the max for net_graphpos is 440, so the right end of the region box lines up perfectly with the right side of the window.

Thing is I only really need FPS and ping, but I hate the cl_showfps or whatever it is :(
4
#4
1 Frags +

Ah, good luck then, though I'm not sure if this would work or not, maybe you could use a see through hud element to cover whatever you don't want. Fps and Ping wouldn't be exactly in the corner, but it'd be in the area. Assuming the hud element idea even works in the first place.

Ah, good luck then, though I'm not sure if this would work or not, maybe you could use a see through hud element to cover whatever you don't want. Fps and Ping wouldn't be [i]exactly[/i] in the corner, but it'd be in the area. Assuming the hud element idea even works in the first place.
5
#5
1 Frags +

Steam Settings >> In Game >> In Game FPS Counter - Choose a corner!

Steam Settings >> In Game >> In Game FPS Counter - Choose a corner!
6
#6
2 Frags +
TechDudeSteam Settings >> In Game >> In Game FPS Counter - Choose a corner!

I think he wants the accurate ping as well

[quote=TechDude]Steam Settings >> In Game >> In Game FPS Counter - Choose a corner![/quote]

I think he wants the accurate ping as well
Please sign in through STEAM to post a comment.