Advanced Sessions Plugin

[QUOTE=poke1103;691493]
I already know all of this. Steam has its own Server Browser and if you have steam enabled on the client then you are unable to connect to the server. I can connect using OnlineSubsystemNull perfectly fine. It’s only steam that doesn’t work.

Wait…You are doing Open on a level from the client with the steam ID/port? Clients don’t open the level, the server does, the client will automatically switch levels on joining.

[QUOTE]

Whenever I try to connect, it just reloads the main menu I did(open steam.SteamServerID(long ID)ort). I passed the Session search results into a button when on click it uses the session result to call JoinSession() and nothing happens

On the client you don’t use the open command, just join session. If you have valid open query ports and a valid session search result than it should work just fine.