Resolved CS:GO - JB - "status" does't work fully.

Status
Not open for further replies.

jake

Poster
=(e)=
Joined
Jun 8, 2018
Messages
163
Bug Reports

What application are you reporting this issue on?

CS:GO

Short description of the problem (255 char limit)

"status" does't work fully.

What server are you reporting this issue on?

JB

Please describe the issue in as much detail as possible.

The status command doesn't show all the players on the server. Might be for only when the server is full, but, I'm unaware at this time.

What should be happening instead?

All players should appear in console when you type status

Please describe how to replicate the bug in as much detail as possible

type sm_who then status in console and the player count will be different. Status will be missing around 5 players.

Any extra info we may need to know

This makes some players who join to break rules impossible to deal with.
 
Last edited:
The Source engine was only designed for 32 player servers. If I can recall correctly, just about every server goes over this limit. The most probable issue is that the actual string response to the status command is running out of space and cannot physically display the entire player list.
 
As of now I am working on a new command "sm_status" that will function in a similar manner to that of the normal "status" command.

Instead of printing out a plethora of useless information it will only print out the userid, username, and steamid of all connected clients. Will provide more information when I move it into the line for deployment to the servers.
 
"sm_players" command has been added to the next build cycle for Jailbreak and TTT.

The command functions like "status" but will not get hung up if there's too many players online.
 
"sm_players" command has been added to the next build cycle for Jailbreak and TTT.

The command functions like "status" but will not get hung up if there's too many players online.

The tech wizard right here
 
Status
Not open for further replies.

Latest posts

Back
Top