Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //----------------------------\\
- // Woolen's Scoreboard Config \\
- //----------------------------\\
- // Press tab to:
- // Display scoreboard, display netgraph with small text, display fps, display postition/speed, display errors
- // Relese tab to:
- // Disable all of these again
- //bind tab "+scoreboard"
- //alias +scoreboard "+showscores;net_graph 1;cl_showpos 1;net_graphtext 1;cl_showfps 1;net_graphproportionalfont 1"
- //alias -scoreboard "-showscores;net_graph 0;cl_showpos 0;net_graphtext 0;cl_showfps 0;net_graphproportionalfont 0"
- bind "tab" "+scoreboard"
- alias +scoreboard "+showscores ; net_graph 1 ; cl_showfps 2"
- alias -scoreboard "-showscores ; net_graph 0 ; cl_showfps 0"
Add Comment
Please, Sign In to add comment