Upvote Upvoted 0 Downvote Downvoted
net_graph/tf2mate
posted in Q/A Help
1
#1
-1 Frags +

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?

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?
2
#2
0 Frags +

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
3
#3
3 Frags +

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]
4
#4
1 Frags +

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"
5
#5
-1 Frags +

Thanks guys really appreciate the help.

Thanks guys really appreciate the help.
Please sign in through STEAM to post a comment.