Forum
Net_graph issue
Created 5th February 2012 @ 15:54
Add A Reply Pages: 1
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.
net_graph 0
fixed
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… :)
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”
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.
Add A Reply Pages: 1