Can't find my lobbies with the lobbyquery method using Facepunch.steamworks transport (unity) #788
Unanswered
cesar23131
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi, im trying to make a lobby broser with facepunch.steamworks, i have this function that creates a lobby with Gameid unique to the game name set with SetData:
then i have this next function that searches for that lobby using the same gameid:
My steam app ID is set to 480, so when I remove the specific game ID filter in the refresh lobbies function I can see other developers lobbies, but when I do it with the game ID filter I can’t find anything even when hosting the same game on another computer, is this because I need to get my own steam app ID first?
Any help is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions