Garry's Mod Wiki

serverlist.PlayerList

  serverlist.PlayerList( string ip, function callback )

Description

Queries a server for its player list.

Arguments

1 string ip
The IP address of the server, including the port.
2 function callback
The function to be called if and when the request finishes. Function has one argument, a table containing tables with player info.

Each table with player info has next fields:

number time - The amount of time the player is playing on the server, in seconds

string name - The player name

number score - The players score