I need some help, I use tf2mate and it makes it so net_grpah only shows when I hold the tab key but I want to always show. I can't find where it would be and when I look through the execs I can't find what would trigger this. If anyone use tf2mate could you help me with this?
net_graph/tf2mate
posted in
Q/A Help
I need some help, I use tf2mate and it makes it so net_grpah only shows when I hold the tab key but I want to always show. I can't find where it would be and when I look through the execs I can't find what would trigger this. If anyone use tf2mate could you help me with this?
just type net_graph 1/2/3 in console
oh yeah and rebind tab to +score so it won't "reset" the graph
just type net_graph 1/2/3 in console
oh yeah and rebind tab to +score so it won't "reset" the graph
oh yeah and rebind tab to +score so it won't "reset" the graph
Inside binds.cfg there is this
bind "tab" "+mate_scores"
Inside aliases.cfg there is this
alias +mate_scores "+showscores; net_graph 4"
alias -mate_scores "-showscores; net_graph 0; timeleft"
Inside binds.cfg there is this
[quote]bind "tab" "+mate_scores"[/quote]
Inside aliases.cfg there is this
[quote]alias +mate_scores "+showscores; net_graph 4"
alias -mate_scores "-showscores; net_graph 0; timeleft"
[/quote]
[quote]bind "tab" "+mate_scores"[/quote]
Inside aliases.cfg there is this
[quote]alias +mate_scores "+showscores; net_graph 4"
alias -mate_scores "-showscores; net_graph 0; timeleft"
[/quote]
alias -mate_scores "-showscores; net_graph 0; timeleft"
change to alias -mate_scores "-showscores; net_graph 1; timeleft"
alias -mate_scores "-showscores; net_graph 0; timeleft"
change to alias -mate_scores "-showscores; net_graph 1; timeleft"
change to alias -mate_scores "-showscores; net_graph 1; timeleft"
Please
sign in through STEAM
to post a comment.