
xedom
-
Posts
10 -
Joined
-
Last visited
Reputation Activity
-
xedom reacted to Dr. McKay in Help with getServerList
You need to escape your backslashes (\\ instead of \). Also CS:GO's appid is 730, not 740 (use the game appid, not the server appid).
-
xedom reacted to McMuffinDK in Help with getServerList
Yes, i would say so. Notice that the max limit is 5000
-
xedom reacted to McMuffinDK in Help with getServerList
Try to add setTimeout with a few sec and see if it helps, might be called too early
-
-
xedom reacted to McMuffinDK in Help with getServerList
client.getServerList(NULL, 100, (servers) => { console.log(servers); }) You can find information about filters here: https://developer.valvesoftware.com/wiki/Master_Server_Query_Protocol#Filter