FlyDangerous
FlyDangerous copied to clipboard
Multiplayer player count is wrong on server list
Always says 1/16, why is that? Does it even respect the max player count set in the lobby by the host?
The documentation for this is pretty cut and dry, and we're using the (synchronous) call players = SteamMatchmaking.GetNumLobbyMembers(lobbyId) so I have no idea why this isn't working :|