roflmuffin / CounterStrikeSharp

CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
https://docs.cssharp.dev
Other
743 stars 111 forks source link

The fix of getplayers #418

Closed schwarper closed 4 months ago

schwarper commented 4 months ago

Ignoring ghost players who are not in the game, based on their SteamID, IP address, and connection status.

roflmuffin commented 4 months ago

This should be fixed by #417

schwarper commented 4 months ago

This should be fixed by #417

Okay, thanks