This article's documentation is for anything that uses the Source engine. Click here for more information.

Status: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added console command template)
(Nothing to clean up here, this article contains all relevant information.)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Console Command}}
{{stub|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.
{{this is a|console command|name=status}}
----
It 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==
*[[Source Feature Requests and Bug Reports#status command|Status Command Nitpick]]

Latest revision as of 05:38, 3 September 2024

Stub

This article or section about a console command is a stub. You can help by expanding it.

status is a console command available in all Source Source games. It 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