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! 

Forum

scoreboard + net_graph 3

Created 12th January 2011 @ 16:32

Add A Reply Pages: 1

rAye.

Vuze.
T.

Hey, was wondering if someone with more than 2 brain cells could script a way of toggling the net_graph 3 when I press tab and then making it go away again just like the scoreboard? I remember having a similar thing to this back when l4d1 was popular but I’ve forgotten how it worked. Thanks in advance.

flushy

P.O.P

dont ask antyy hes bad at scripting and norrla too

vøid

this ??

alias +stats “+showscores ; net_graph 3”
alias -stats “-showscores; net_graph 0”
bind “TAB” “+stats”

AnimaL

mine

bind “tab” “+scoreboard”
alias +scoreboard “+showscores ; net_graph 4 ; cl_showfps 2”
alias -scoreboard “-showscores ; net_graph 0 ; cl_showfps 0”


Last edited by AnimaL,

Add A Reply Pages: 1