[quote=“xxTheFryxx, post:2520, topic:30020”]
I’m wondering is there a way to make it so a play can only join if the server has space? Or that a player will remove themselves from the game when they join if it is full?
[quote=“Cipher5, post:2521, topic:30020”]
Does anyone know a way to check if the server is full while you try to connect to the server? I have a way thought out that should work but was wondering if there is a simple built in function that already does this.
Thanks
You can just use the update session node to set advertise to false when you need to.