Garry's Mod

Garry's Mod

New Scoreboard + Loading players + GeoIP
 This topic has been pinned, so it's probably important
Cédric GÉRILLE [GiletJaune]  [developer] 15 Mar, 2014 @ 3:21pm
Administrators and technicians, here is what you need
This page describes the ConVars you can set to modify the behaviour of this addon.
This list will be updated, so stay in touch with it!

You can set the ConVars listed here manually or automatically in server.cfg.
If you started a new game with the client version of Garry's Mod, then server.cfg settings of this addon will be read instead of being ignored.

New Scoreboard
pgl_newscoreboard = "1"
   Whether to use the New Scoreboard or not.
   —□ "0" to disable the New Scoreboard
   —□ "1" to enable the New Scoreboard

pgl_groupurl = ""
   Sets the URL shown when you click on the server's name on the New Scoreboard.
   If you do not set it, the page of the Steam group will be shown.
   The prefix "http://" is optional and it will be assumed if absent.

sv_steamgroup = ""
   Sets the Steam group of the server. This ConVar does not belong to this addon.
   Use your Steam group ID in this ConVar.
   If you do not set sv_steamgroup nor pgl_groupurl, the server's name on the New Scoreboard will do nothing when clicked.

pgl_orderbystatus = "0"
   Sets the order to list players on the New Scoreboard.
   —□ "0" to list players in the same order as they came to the server
   —□ "1" to list players by status [titles not yet available]
   —□ "2" to list players by status, without header titles

IP2Location
pgl_geo_getpublicip = "1"
   Whether to look for the public IP address of the server or not.
   —□ "0" not to look for the server's public IP address
   —□ "1" to look for the server's public IP address
   Note that it uses an external service when enabled.
   If your server machine is not on the same LAN as any computer that can be used to connect to the server, you should set this ConVar to "0". This is usually the case for dedicated server machines that are not at home.
   If your server machine is the machine you use to connect to your server, then you should set this ConVar to "1".
   If people can connect to your server through the same LAN as your server's one, then you should set this ConVar to "1".
Last edited by Cédric GÉRILLE [GiletJaune]; 13 Apr, 2014 @ 2:46am