QuentinGruber / h1z1-server

Library used to emulate h1z1 game servers
https://h1emu.com
GNU General Public License v3.0
97 stars 57 forks source link

Server max pop cap let concurrent login #1538

Closed QuentinGruber closed 10 months ago

Z1Meme commented 1 year ago

@QuentinGruber what does this mean?

QuentinGruber commented 1 year ago

@QuentinGruber what does this mean?

If current population of the server is 99/100 and two ppl join at the same time we can have 101 ppl in the server, basically the server pop isn't updated while a client is in the login process

github-actions[bot] commented 10 months ago

Stale issue message

QuentinGruber commented 10 months ago

it's such a low priority that I prefer to close the issue

QuentinGruber commented 8 months ago

this would be fixed with https://github.com/QuentinGruber/h1z1-server/issues/1538