Status: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (added bug)
Line 2: Line 2:
----
----
{{syntax|status}}
{{syntax|status}}
==See Also==
*[[Source Feature Requests and Bug Reports#status command|Status Command Nitpick]]
[[Category:Console Commands]]
[[Category:Console Commands]]

Revision as of 20:27, 27 April 2006

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