Hey! We actually encounter a problem with this plugin.
We are trying to do a serverlist hosted by players.
Actually we want to show only the servers who are not full.
So we have a create session node with these settings: Public/Private Connections: 2.
If in the join session node i set “min available slot” = 1. The server is not found (but there are only the server on the session, so it have actually one available slot no?)
If i set “min slot availables” = 0. The server is found.
Any idea how to do this?
We are using SteamSubsystem in shipping Build.
Another question:
We want to show the servers that are not actually “in game”
To do that, when creating a session we add an extra setting (bool) called: “In game”.
To test, we set the value to TRUE.
On the join session node, we make a search property setting and “make property by bool” with the same name “In Game” but if the value is true or false, the server is always found.
Any idea?
Thanks for your answer, that’s a wonderful plugin!!
Here is a screenshot of the two nodes: