x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 
x
To those who participated in the Highlander Season 32 (Summer 2024), please fill out this Feedback Form for the current & next Highlander seasons!

Forum

Net_graph issue

Created 5th February 2012 @ 15:54

Add A Reply Pages: 1

Stimpy

When i have net graph on it appers in the top right, 1/2 off the screen.
when i use net graph 4 it appear top right with the big graph at the bottom right.

Anyone know how to fix?

Reinstalled hud, Garmen hud.
Verified cache.
Defragged.

cube

net_graph 0

fixed

dougiie

CotC

sorry to sidetrack but,

i used to have net graph come up with scoreboard when I pressed tab, how can i get it back like this… :)

Enef

fest
#wubafan

net_graphheight changes where the netgraph appears on the screen (height wise)

net_graphpos 1/2/3 changes wether it is right/middle/left

dougiie, google search it and that will show you the command, thats what i did…

bind “tab” “+showscores”
bind “tab” “+showgraph”
alias “+showgraph” “+showscores;net_graph 3”
alias “-showgraph” “-showscores;net_graph 0”

Stimpy

Quoted from Enef

net_graphheight changes where the netgraph appears on the screen (height wise)

net_graphpos 1/2/3 changes wether it is right/middle/left

dougiie, google search it and that will show you the command, thats what i did…

bind “tab” “+showscores”
bind “tab” “+showgraph”
alias “+showgraph” “+showscores;net_graph 3”
alias “-showgraph” “-showscores;net_graph 0”

Nice thanks but a slight edit 1 = right 3 = left

seems my height had changed to 920 and pos was 3 and i use to have it 1.

Enef

fest
#wubafan

If you read what i said, you’ll notice i put 1/2/3 in the corresponding order for right/middle/left :)

Add A Reply Pages: 1