geekahedron / SteamGameAutoJoin

AutoJoin script for game lobby page of 2015 Steam Summer Minigame
16 stars 16 forks source link

Script stops when room is more than 10 levels above the user max. #8

Closed lonerunner closed 9 years ago

lonerunner commented 9 years ago

When the room i am trying to access reaches more than 10 levels above my previous max the script stops and throws a notification

24 Error joining game 48583: You cannot join a game that is more than 10 levels higher than the highest level you have completed. VM1044:54 No more rooms in queue

Can it just skips that room and continue loop through other rooms until it find one to join.

geekahedron commented 9 years ago

That is exactly what the script does. You will only see the popup message for any error if it is the last one in your list (hence the other message, "No more rooms in queue.").