Status: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added console command template)
No edit summary
Line 1: Line 1:
{{Console Command}}
{{Console command}}
The '''status''' [[ConCommand]] shows information about the server a client is connected to. The information that is shown is hostname, version, VAC security, map, the number of players in the server, and a detailed list of players. The detailed list of players includes userid, name, uniqueid, connection time, ping, loss, connection state, and IP address.
The '''status''' [[ConCommand]] shows information about the server a client is connected to. The information that is shown is hostname, version, VAC security, map, the number of players in the server, and a detailed list of players. The detailed list of players includes userid, name, uniqueid, connection time, ping, loss, connection state, and IP address.
----
----

Revision as of 15:38, 12 July 2023

Template:Console command The status ConCommand shows information about the server a client is connected to. The information that is shown is hostname, version, VAC security, map, the number of players in the server, and a detailed list of players. The detailed list of players includes userid, name, uniqueid, connection time, ping, loss, connection state, and IP address.


Syntax: status

See Also