Closed TiToMoskito closed 4 years ago
Have you tried to use the normal steam server list?
Are you searching in Internet or LocalHost?
If you are searching at the Internet() try to change to Localhost().
Yes i can found the server via the normal steam server list. Thank you very much. I have a last stupid question, how do i connect to the server to be able to use the OnValidateAuthTicketResponse callback?
That depends what network solution you're using. You don't really connect via Steam. The client connects to the server, then it sends the auth ticket, then the server asks Steam to validate the auth ticket - then the OnValidateAuthTicketResponse is called by Steam on the server and you can either fully let the client in the server or reject them.
Is there something i made wrong? My Client doesnt show any servers on the master server. Server
Client