Counter-Strike 2

Counter-Strike 2

Statistiken ansehen:
netgraph toggle ?
does some1 know how to get a netgraph toggle? it's really annoying but i want to see my ping sometimes
< >
Beiträge 115 von 26
pilla 2. Juli 2013 um 10:35 
bind "f3" "net_graph 1"
bind "f4" "net_graph 0"
ErnoT 2. Juli 2013 um 11:46 
I use this to get net graph to show while I have the scoreboard up, You can ofcourse modify it to exclude the scoreboard

bind "TAB" "+ScoreNet"
alias "+ScoreNet" "+showscores; net_graph 3"
alias "-ScoreNet" "-showscores; net_graph 0"
net_graphpos 2
OhWell 11. Juli 2013 um 16:39 
im a mac user, and have never seen a net graph but hear a lot of talk about it. How and where would i see it?
you must type net_graph 1 in console
OhWell 12. Juli 2013 um 19:34 
Ursprünglich geschrieben von script0r:
you must type net_graph 1 in console


and that will bring it up? thanks, ill give it a shot.
what script0r said is correct DynamicBeats .. I too have a mac (book pro) and I first learned of the net_graph 1 command about 2 weeks after the release of csgo and ever since then ive left it permanetly on at all times :)
OhWell 18. Juli 2013 um 7:50 
Ursprünglich geschrieben von aarongucci:
what script0r said is correct DynamicBeats .. I too have a mac (book pro) and I first learned of the net_graph 1 command about 2 weeks after the release of csgo and ever since then ive left it permanetly on at all times :)


yes! and since ive learned it, ive kept it on as well and have noticed a lot of high variables in different servers. and that helps me understand why my hit reg isnt all there sometimes.
The most elegant way I've found is to use BindToggle "<key>" "net_graph". This will toggle it on and off when you press the key. (don't actually use <key>, replace it with whatever key you want to bind it to)
alias "+ng" "+showscores; net_graph 1" alias "-ng" "-showscores; net_graph 0"
I have this into my autoexec and does what Ernot said. Only shows netgraph when i press Tab.
net_graph 3

Is better to use and gives you more info needed.
Have fun :)
LadyClipton Ice Tii (Ausgeschlossen) 24. Okt. 2014 um 3:55 
type bind f3 "net_graph 0 1" into console. It's a toggle.
mold0rm (Ausgeschlossen) 2. März 2015 um 15:05 
Ursprünglich geschrieben von ErnoT:
I use this to get net graph to show while I have the scoreboard up, You can ofcourse modify it to exclude the scoreboard

bind "TAB" "+ScoreNet"
alias "+ScoreNet" "+showscores; net_graph 3"
alias "-ScoreNet" "-showscores; net_graph 0"
net_graphpos 2
If you ever wanted to UnBind this, how would you do so?
mold0rm (Ausgeschlossen) 2. März 2015 um 15:07 
Ursprünglich geschrieben von M1gHTy™:
net_graph 3

Is better to use and gives you more info needed.
Have fun :)
"Server does not allow net_graph values above 1".
REWHEX 2. März 2015 um 15:08 
bind "KP_DOWNARROW" "incrementvar net_graph 0 1 1"
A-dawg 2. März 2015 um 15:08 
Ursprünglich geschrieben von ArcticGaming™:
Ursprünglich geschrieben von ErnoT:
I use this to get net graph to show while I have the scoreboard up, You can ofcourse modify it to exclude the scoreboard

bind "TAB" "+ScoreNet"
alias "+ScoreNet" "+showscores; net_graph 3"
alias "-ScoreNet" "-showscores; net_graph 0"
net_graphpos 2
If you ever wanted to UnBind this, how would you do so?

bind "TAB" togglescores or
+showscores
Zuletzt bearbeitet von A-dawg; 2. März 2015 um 15:09
< >
Beiträge 115 von 26
Pro Seite: 1530 50

Geschrieben am: 2. Juli 2013 um 10:25
Beiträge: 26