Status: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (→‎See also: clean up, replaced: See Also → See also)
Line 4: Line 4:
{{syntax|status}}
{{syntax|status}}


==See Also==
==See also==
*[[Source Feature Requests and Bug Reports#status command|Status Command Nitpick]]
*[[Source Feature Requests and Bug Reports#status command|Status Command Nitpick]]

Revision as of 04:03, 4 January 2024

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