RandomCCG

scoreboard.cfg

Apr 8th, 2020
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. //----------------------------\\
  2. // Woolen's Scoreboard Config \\
  3. //----------------------------\\
  4.  
  5. // Press tab to:
  6. // Display scoreboard, display netgraph with small text, display fps, display postition/speed, display errors
  7.  
  8. // Relese tab to:
  9. // Disable all of these again
  10.  
  11. //bind tab "+scoreboard"
  12. //alias +scoreboard "+showscores;net_graph 1;cl_showpos 1;net_graphtext 1;cl_showfps 1;net_graphproportionalfont 1"
  13. //alias -scoreboard "-showscores;net_graph 0;cl_showpos 0;net_graphtext 0;cl_showfps 0;net_graphproportionalfont 0"
  14.  
  15. bind "tab" "+scoreboard"
  16. alias +scoreboard "+showscores ; net_graph 1 ; cl_showfps 2"
  17. alias -scoreboard "-showscores ; net_graph 0 ; cl_showfps 0"
Add Comment
Please, Sign In to add comment