This is a simple Scoreboard addon for Garry's Mod.
The scoreboard includes: Avatar, Name, Rank, Kills, Deaths and Ping.
Configuration
- Type !viralsscoreboard in chat (I'm slowly porting over the config to this in-game menu)
- For rank, immunity and per-user configs see:
lua/autorun/shared/sh_viralsscoreboard.lua
For developers, This includes 2 global variables: ViralsScoreboard.Version
(Returns the version number, interger) and ViralsScoreboard.Name
(Returns the display name of the addon, string)