Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

There are no mirrors, request one in the comment section below.
File: Score/net_graph script
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=92849
Description: You can either, use the AUTOEXEC i've included in the download, and put it in your C:\Program Files\Steam\steamapps\USERNAME\garrysmod\garrysmod\cfg, folder, OR...Copy and paste the following

Alias +frames "+showscores; net_graph 1"
alias -frames "-showscores; net_graph 0"

bind "TAB" "+frames"


and paste it in your AUTOEXEC.cfg file, in your CFG folder.
Basically, with this little script, everytime you push TAB, it'll bring up the scores screen, and also show net_graph 1, so then you wont have the graph blocking your view from playing. It's just a simple little script. You can change the net_graph 1, to a 2, or 3. Your choice, but leave the net_graph 0 as is. This is like, the simplest script ever. Have fun. Comment :D

What this script does: When you push tab, to check the scores menu, it will bring up the net_graph 1 menu, which show's your fps, ping, etc. When you let go of the tab button, it will hide the net_graph 1, to net_graph 0. Then you have your full screen, and can still check the fps :)

Image: Score/net_graph